+ 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 [Fri Jul 17 16:27:17 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: nova-api-osapi-69b67975b5-5htzc 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 0x7f872c4a3668 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-07-17 16:27:22.743 7 INFO nova.utils [None req-d2f5254d-cc0e-4dfc-8e2e-3117535ab730 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-17 16:27:22.788 8 INFO nova.utils [None req-a45afaca-f346-4fa6-9571-1d2be3563fa1 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-17 16:27:24.486 8 WARNING keystonemiddleware._common.config [None req-a45afaca-f346-4fa6-9571-1d2be3563fa1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-17 16:27:24.495 8 WARNING oslo_config.cfg [None req-a45afaca-f346-4fa6-9571-1d2be3563fa1 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-17 16:27:24.538 7 WARNING keystonemiddleware._common.config [None req-d2f5254d-cc0e-4dfc-8e2e-3117535ab730 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-17 16:27:24.547 7 WARNING oslo_config.cfg [None req-d2f5254d-cc0e-4dfc-8e2e-3117535ab730 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-17 16:27:24.574 8 WARNING keystonemiddleware._common.config [None req-a45afaca-f346-4fa6-9571-1d2be3563fa1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-17 16:27:24.590 8 WARNING oslo_config.cfg [None req-a45afaca-f346-4fa6-9571-1d2be3563fa1 - - - - - -] 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-07-17 16:27:24.603 8 WARNING oslo_config.cfg [None req-a45afaca-f346-4fa6-9571-1d2be3563fa1 - - - - - -] 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 0x7f872c4a3668 pid: 8 (default app) 2026-07-17 16:27:24.625 7 WARNING keystonemiddleware._common.config [None req-d2f5254d-cc0e-4dfc-8e2e-3117535ab730 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-17 16:27:24.641 7 WARNING oslo_config.cfg [None req-d2f5254d-cc0e-4dfc-8e2e-3117535ab730 - - - - - -] 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-07-17 16:27:24.653 7 WARNING oslo_config.cfg [None req-d2f5254d-cc0e-4dfc-8e2e-3117535ab730 - - - - - -] 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 0x7f872c4a3668 pid: 7 (default app) [pid: 8|app: 0|req: 2/3] 199.19.213.67 () {42 vars in 700 bytes} [Fri Jul 17 16:27:36 2026] GET /v2.1 => generated 114 bytes in 16 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-07-17 16:27:37.246 7 WARNING oslo_policy.policy [None req-35b739a6-5b12-484c-ad97-c7e6e13b7ec3 fe62fa9459904782962135538140f2a2 b877322564364fa2bd60e21f5e58626c - - 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-07-17 16:27:37.247 7 WARNING oslo_policy.policy [None req-35b739a6-5b12-484c-ad97-c7e6e13b7ec3 fe62fa9459904782962135538140f2a2 b877322564364fa2bd60e21f5e58626c - - 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.19.213.67 () {44 vars in 904 bytes} [Fri Jul 17 16:27:36 2026] GET /v2.1 => generated 0 bytes in 628 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 16:27:37.344 8 WARNING oslo_policy.policy [req-35b739a6-5b12-484c-ad97-c7e6e13b7ec3 req-63659bd3-2568-4774-b4b3-99e4d556a39d fe62fa9459904782962135538140f2a2 b877322564364fa2bd60e21f5e58626c - - 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-07-17 16:27:37.344 8 WARNING oslo_policy.policy [req-35b739a6-5b12-484c-ad97-c7e6e13b7ec3 req-63659bd3-2568-4774-b4b3-99e4d556a39d fe62fa9459904782962135538140f2a2 b877322564364fa2bd60e21f5e58626c - - 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.19.213.67 () {46 vars in 977 bytes} [Fri Jul 17 16:27:37 2026] GET /v2.1/ => generated 399 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 16:27:37.449 7 INFO nova.api.openstack.wsgi [None req-91572e62-39b5-46d4-94ba-bda6f038bb6b fe62fa9459904782962135538140f2a2 b877322564364fa2bd60e21f5e58626c - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.19.213.67 () {48 vars in 1006 bytes} [Fri Jul 17 16:27:37 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.19.213.67 () {48 vars in 1046 bytes} [Fri Jul 17 16:27:37 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.19.213.67 () {52 vars in 1043 bytes} [Fri Jul 17 16:27:37 2026] POST /v2.1/flavors => generated 527 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.19.213.67 () {42 vars in 700 bytes} [Fri Jul 17 16:27:38 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.19.213.67 () {44 vars in 904 bytes} [Fri Jul 17 16:27:38 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.19.213.67 () {46 vars in 977 bytes} [Fri Jul 17 16:27:38 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 16:27:38.454 7 INFO nova.api.openstack.wsgi [None req-75458e33-e4e8-4339-b4fc-96f7b2c5b877 fe62fa9459904782962135538140f2a2 b877322564364fa2bd60e21f5e58626c - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.19.213.67 () {48 vars in 1008 bytes} [Fri Jul 17 16:27:38 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.19.213.67 () {48 vars in 1046 bytes} [Fri Jul 17 16:27:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.19.213.67 () {52 vars in 1043 bytes} [Fri Jul 17 16:27:38 2026] POST /v2.1/flavors => generated 530 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.19.213.67 () {42 vars in 700 bytes} [Fri Jul 17 16:27:39 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.19.213.67 () {44 vars in 904 bytes} [Fri Jul 17 16:27:39 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.19.213.67 () {46 vars in 977 bytes} [Fri Jul 17 16:27:39 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 16:27:39.430 7 INFO nova.api.openstack.wsgi [None req-5af36ba8-2244-4228-a728-4b7507c00188 fe62fa9459904782962135538140f2a2 b877322564364fa2bd60e21f5e58626c - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.19.213.67 () {48 vars in 1010 bytes} [Fri Jul 17 16:27:39 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 199.19.213.67 () {48 vars in 1046 bytes} [Fri Jul 17 16:27:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.19.213.67 () {52 vars in 1043 bytes} [Fri Jul 17 16:27:39 2026] POST /v2.1/flavors => generated 531 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.19.213.67 () {42 vars in 700 bytes} [Fri Jul 17 16:27:40 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/24] 199.19.213.67 () {44 vars in 904 bytes} [Fri Jul 17 16:27:40 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 13/25] 199.19.213.67 () {46 vars in 977 bytes} [Fri Jul 17 16:27:40 2026] GET /v2.1/ => generated 399 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 16:27:40.440 7 INFO nova.api.openstack.wsgi [None req-99b5d6c8-b1ea-4099-a348-98e0e9809e82 fe62fa9459904782962135538140f2a2 b877322564364fa2bd60e21f5e58626c - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/26] 199.19.213.67 () {48 vars in 1008 bytes} [Fri Jul 17 16:27:40 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: 14/27] 199.19.213.67 () {48 vars in 1046 bytes} [Fri Jul 17 16:27:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.19.213.67 () {52 vars in 1043 bytes} [Fri Jul 17 16:27:40 2026] POST /v2.1/flavors => generated 530 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.19.213.67 () {42 vars in 700 bytes} [Fri Jul 17 16:27:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/30] 199.19.213.67 () {44 vars in 904 bytes} [Fri Jul 17 16:27:41 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.19.213.67 () {46 vars in 977 bytes} [Fri Jul 17 16:27:41 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 16:27:41.416 7 INFO nova.api.openstack.wsgi [None req-3d909c9c-2857-4e1c-b232-114e16681e89 fe62fa9459904782962135538140f2a2 b877322564364fa2bd60e21f5e58626c - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/32] 199.19.213.67 () {48 vars in 1010 bytes} [Fri Jul 17 16:27:41 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/33] 199.19.213.67 () {48 vars in 1046 bytes} [Fri Jul 17 16:27:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/34] 199.19.213.67 () {52 vars in 1043 bytes} [Fri Jul 17 16:27:41 2026] POST /v2.1/flavors => generated 533 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/113] 10.0.0.136 () {28 vars in 454 bytes} [Fri Jul 17 16:34:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 57/114] 10.0.0.136 () {30 vars in 658 bytes} [Fri Jul 17 16:34:13 2026] GET /v2.1 => generated 0 bytes in 106 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 58/115] 10.0.0.136 () {32 vars in 731 bytes} [Fri Jul 17 16:34:13 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/116] 10.0.0.136 () {34 vars in 804 bytes} [Fri Jul 17 16:34:13 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/147] 199.19.213.67 () {42 vars in 700 bytes} [Fri Jul 17 16:36:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/148] 199.19.213.67 () {44 vars in 904 bytes} [Fri Jul 17 16:36:42 2026] GET /v2.1 => generated 0 bytes in 408 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 75/149] 199.19.213.67 () {46 vars in 977 bytes} [Fri Jul 17 16:36:42 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 16:36:42.902 8 INFO nova.api.openstack.wsgi [None req-0bacc6d2-f6a0-4965-b658-c114be5ee2cf fe62fa9459904782962135538140f2a2 b877322564364fa2bd60e21f5e58626c - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 75/150] 199.19.213.67 () {48 vars in 1012 bytes} [Fri Jul 17 16:36:42 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/151] 199.19.213.67 () {48 vars in 1046 bytes} [Fri Jul 17 16:36:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/152] 199.19.213.67 () {52 vars in 1044 bytes} [Fri Jul 17 16:36:42 2026] POST /v2.1/flavors => generated 532 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/165] 199.19.213.67 () {42 vars in 700 bytes} [Fri Jul 17 16:37:47 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.19.213.67 () {44 vars in 904 bytes} [Fri Jul 17 16:37:47 2026] GET /v2.1 => generated 0 bytes in 55 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 84/167] 199.19.213.67 () {46 vars in 977 bytes} [Fri Jul 17 16:37:48 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 16:37:48.087 7 INFO nova.api.openstack.wsgi [None req-dc99eb4d-05ef-48f1-bf69-32708216c75b fe62fa9459904782962135538140f2a2 b877322564364fa2bd60e21f5e58626c - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user fe62fa9459904782962135538140f2a2 [pid: 7|app: 0|req: 84/168] 199.19.213.67 () {48 vars in 1046 bytes} [Fri Jul 17 16:37:48 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-07-17 16:37:48.103 8 WARNING oslo_db.sqlalchemy.utils [None req-0b7096c2-f3c8-42ba-ab93-bfaad86d2b5c fe62fa9459904782962135538140f2a2 b877322564364fa2bd60e21f5e58626c - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 85/169] 199.19.213.67 () {48 vars in 1011 bytes} [Fri Jul 17 16:37:48 2026] GET /v2.1/os-keypairs => generated 16 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/170] 199.19.213.67 () {52 vars in 1052 bytes} [Fri Jul 17 16:37:48 2026] POST /v2.1/os-keypairs => generated 576 bytes in 55 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/173] 199.19.213.67 () {42 vars in 700 bytes} [Fri Jul 17 16:37:51 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/174] 199.19.213.67 () {44 vars in 904 bytes} [Fri Jul 17 16:37:51 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 88/175] 199.19.213.67 () {46 vars in 977 bytes} [Fri Jul 17 16:37:51 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/176] 199.19.213.67 () {48 vars in 1068 bytes} [Fri Jul 17 16:37:51 2026] GET /v2.1/os-quota-sets/b877322564364fa2bd60e21f5e58626c => generated 283 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/177] 199.19.213.67 () {52 vars in 1120 bytes} [Fri Jul 17 16:37:52 2026] PUT /v2.1/os-quota-sets/b877322564364fa2bd60e21f5e58626c => generated 238 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/280] 199.19.213.67 () {42 vars in 700 bytes} [Fri Jul 17 16:46:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/281] 199.19.213.67 () {44 vars in 904 bytes} [Fri Jul 17 16:46:24 2026] GET /v2.1 => generated 0 bytes in 104 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 142/282] 199.19.213.67 () {46 vars in 977 bytes} [Fri Jul 17 16:46:24 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 16:46:24.381 7 INFO nova.api.openstack.wsgi [None req-10a6926e-fc88-49fc-8659-3c5a0922f6a2 fe62fa9459904782962135538140f2a2 b877322564364fa2bd60e21f5e58626c - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 141/283] 199.19.213.67 () {48 vars in 1010 bytes} [Fri Jul 17 16:46:24 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: 143/284] 199.19.213.67 () {48 vars in 1046 bytes} [Fri Jul 17 16:46:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/285] 199.19.213.67 () {52 vars in 1044 bytes} [Fri Jul 17 16:46:24 2026] POST /v2.1/flavors => generated 532 bytes in 1017 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/328] 199.19.213.67 () {42 vars in 700 bytes} [Fri Jul 17 16:49:54 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: 164/329] 199.19.213.67 () {44 vars in 904 bytes} [Fri Jul 17 16:49:54 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 166/330] 199.19.213.67 () {46 vars in 977 bytes} [Fri Jul 17 16:49:54 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/331] 199.19.213.67 () {48 vars in 1068 bytes} [Fri Jul 17 16:49:54 2026] GET /v2.1/os-quota-sets/9b1883fa294f4bfab43fba282329c1af => generated 283 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/332] 199.19.213.67 () {52 vars in 1120 bytes} [Fri Jul 17 16:49:54 2026] PUT /v2.1/os-quota-sets/9b1883fa294f4bfab43fba282329c1af => generated 238 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/455] 10.0.0.193 () {28 vars in 454 bytes} [Fri Jul 17 17:00:08 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: 7|app: 0|req: 227/456] 10.0.0.193 () {30 vars in 658 bytes} [Fri Jul 17 17:00:08 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 230/457] 10.0.0.193 () {32 vars in 731 bytes} [Fri Jul 17 17:00:08 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/458] 10.0.0.193 () {34 vars in 765 bytes} [Fri Jul 17 17:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/461] 10.0.0.193 () {28 vars in 454 bytes} [Fri Jul 17 17:00:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 230/462] 10.0.0.193 () {30 vars in 658 bytes} [Fri Jul 17 17:00:12 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 233/463] 10.0.0.193 () {32 vars in 731 bytes} [Fri Jul 17 17:00:13 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/464] 10.0.0.193 () {34 vars in 765 bytes} [Fri Jul 17 17:00:13 2026] GET /v2.1/os-services => generated 783 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/465] 10.0.0.193 () {28 vars in 454 bytes} [Fri Jul 17 17:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 232/466] 10.0.0.193 () {30 vars in 658 bytes} [Fri Jul 17 17:00:17 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 235/467] 10.0.0.193 () {32 vars in 731 bytes} [Fri Jul 17 17:00:17 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/468] 10.0.0.193 () {34 vars in 808 bytes} [Fri Jul 17 17:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/471] 10.0.0.193 () {28 vars in 454 bytes} [Fri Jul 17 17:00:21 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/472] 10.0.0.193 () {30 vars in 658 bytes} [Fri Jul 17 17:00:21 2026] GET /v2.1 => generated 0 bytes in 47 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: 236/473] 10.0.0.193 () {32 vars in 731 bytes} [Fri Jul 17 17:00:21 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/474] 10.0.0.193 () {34 vars in 808 bytes} [Fri Jul 17 17:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/499] 199.19.213.67 () {42 vars in 700 bytes} [Fri Jul 17 17:02:27 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 251/500] 199.19.213.67 () {44 vars in 904 bytes} [Fri Jul 17 17:02:27 2026] GET /v2.1 => generated 0 bytes in 119 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 250/501] 199.19.213.67 () {46 vars in 977 bytes} [Fri Jul 17 17:02:27 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 17:02:27.535 8 INFO nova.api.openstack.wsgi [None req-1de15018-54bf-42b0-b74e-5950d1cc37e2 fe62fa9459904782962135538140f2a2 b877322564364fa2bd60e21f5e58626c - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 252/502] 199.19.213.67 () {48 vars in 1006 bytes} [Fri Jul 17 17:02:27 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/503] 199.19.213.67 () {48 vars in 1046 bytes} [Fri Jul 17 17:02:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/504] 199.19.213.67 () {48 vars in 1094 bytes} [Fri Jul 17 17:02:27 2026] GET /v2.1/flavors/c9337738-4be2-4c22-abdd-f277fb283963/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/505] 199.19.213.67 () {42 vars in 700 bytes} [Fri Jul 17 17:02:28 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: 254/506] 199.19.213.67 () {44 vars in 904 bytes} [Fri Jul 17 17:02:28 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 253/507] 199.19.213.67 () {46 vars in 977 bytes} [Fri Jul 17 17:02:28 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 17:02:28.496 8 INFO nova.api.openstack.wsgi [None req-8afa9c1a-3951-4f09-86fb-9dde8ca4ad4a fe62fa9459904782962135538140f2a2 b877322564364fa2bd60e21f5e58626c - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 255/508] 199.19.213.67 () {48 vars in 1008 bytes} [Fri Jul 17 17:02:28 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/509] 199.19.213.67 () {48 vars in 1046 bytes} [Fri Jul 17 17:02:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/510] 199.19.213.67 () {48 vars in 1094 bytes} [Fri Jul 17 17:02:28 2026] GET /v2.1/flavors/9bdb96cd-8d31-438e-870f-66e0dac7209d/os-extra_specs => generated 19 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/511] 199.19.213.67 () {42 vars in 700 bytes} [Fri Jul 17 17:02:29 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/512] 199.19.213.67 () {44 vars in 904 bytes} [Fri Jul 17 17:02:29 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 256/513] 199.19.213.67 () {46 vars in 977 bytes} [Fri Jul 17 17:02:29 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 17:02:29.441 8 INFO nova.api.openstack.wsgi [None req-a8a3baf7-7db1-4086-8a68-bbfe9b4e7e7b fe62fa9459904782962135538140f2a2 b877322564364fa2bd60e21f5e58626c - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 258/514] 199.19.213.67 () {48 vars in 1010 bytes} [Fri Jul 17 17:02:29 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/515] 199.19.213.67 () {48 vars in 1046 bytes} [Fri Jul 17 17:02:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/516] 199.19.213.67 () {48 vars in 1094 bytes} [Fri Jul 17 17:02:29 2026] GET /v2.1/flavors/90e2aa2b-1303-4e38-b3a8-8d86cac68aaa/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/519] 199.19.213.67 () {42 vars in 700 bytes} [Fri Jul 17 17:02:30 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: 8|app: 0|req: 261/520] 199.19.213.67 () {44 vars in 904 bytes} [Fri Jul 17 17:02:30 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 260/521] 199.19.213.67 () {46 vars in 977 bytes} [Fri Jul 17 17:02:30 2026] GET /v2.1/ => generated 399 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 17:02:30.418 8 INFO nova.api.openstack.wsgi [None req-e2f2a1a3-ddf8-4581-ba95-d064d71832b5 fe62fa9459904782962135538140f2a2 b877322564364fa2bd60e21f5e58626c - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 262/522] 199.19.213.67 () {48 vars in 1008 bytes} [Fri Jul 17 17:02:30 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/523] 199.19.213.67 () {48 vars in 1046 bytes} [Fri Jul 17 17:02:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/524] 199.19.213.67 () {48 vars in 1094 bytes} [Fri Jul 17 17:02:30 2026] GET /v2.1/flavors/252f278a-3538-4f7f-af7a-d1303c9da076/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/525] 199.19.213.67 () {42 vars in 700 bytes} [Fri Jul 17 17:02: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: 8|app: 0|req: 264/526] 199.19.213.67 () {44 vars in 904 bytes} [Fri Jul 17 17:02:31 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 263/527] 199.19.213.67 () {46 vars in 977 bytes} [Fri Jul 17 17:02:31 2026] GET /v2.1/ => generated 399 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 17:02:31.388 8 INFO nova.api.openstack.wsgi [None req-072d5c18-a539-45a7-9a1c-9e0e6804427c fe62fa9459904782962135538140f2a2 b877322564364fa2bd60e21f5e58626c - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 265/528] 199.19.213.67 () {48 vars in 1010 bytes} [Fri Jul 17 17:02:31 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: 264/529] 199.19.213.67 () {48 vars in 1046 bytes} [Fri Jul 17 17:02:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/530] 199.19.213.67 () {48 vars in 1094 bytes} [Fri Jul 17 17:02:31 2026] GET /v2.1/flavors/081e4af0-d0de-405b-b284-5082037204d9/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/545] 199.19.213.67 () {42 vars in 700 bytes} [Fri Jul 17 17:03:40 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: 272/546] 199.19.213.67 () {44 vars in 904 bytes} [Fri Jul 17 17:03:40 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 275/547] 199.19.213.67 () {46 vars in 977 bytes} [Fri Jul 17 17:03:40 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 17:03:40.135 7 INFO nova.api.openstack.wsgi [None req-c3b31a94-570e-4e3e-b45f-8711217bfc90 fe62fa9459904782962135538140f2a2 b877322564364fa2bd60e21f5e58626c - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 273/548] 199.19.213.67 () {48 vars in 1012 bytes} [Fri Jul 17 17:03:40 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/549] 199.19.213.67 () {48 vars in 1046 bytes} [Fri Jul 17 17:03:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/550] 199.19.213.67 () {48 vars in 1094 bytes} [Fri Jul 17 17:03:40 2026] GET /v2.1/flavors/18b17dc4-8225-4fb0-bd9f-28bc32c4c3a8/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/551] 199.19.213.67 () {42 vars in 700 bytes} [Fri Jul 17 17:03:48 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: 275/552] 199.19.213.67 () {44 vars in 904 bytes} [Fri Jul 17 17:03:48 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 278/553] 199.19.213.67 () {46 vars in 977 bytes} [Fri Jul 17 17:03:48 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/554] 199.19.213.67 () {48 vars in 1046 bytes} [Fri Jul 17 17:03:48 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/557] 199.19.213.67 () {42 vars in 700 bytes} [Fri Jul 17 17:03:52 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/558] 199.19.213.67 () {44 vars in 904 bytes} [Fri Jul 17 17:03:52 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 281/559] 199.19.213.67 () {46 vars in 977 bytes} [Fri Jul 17 17:03:52 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/560] 199.19.213.67 () {48 vars in 1068 bytes} [Fri Jul 17 17:03:52 2026] GET /v2.1/os-quota-sets/b877322564364fa2bd60e21f5e58626c => generated 280 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/571] 199.19.213.67 () {42 vars in 700 bytes} [Fri Jul 17 17:04:45 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: 285/572] 199.19.213.67 () {44 vars in 904 bytes} [Fri Jul 17 17:04:45 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 288/573] 199.19.213.67 () {46 vars in 977 bytes} [Fri Jul 17 17:04:45 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 17:04:45.528 7 INFO nova.api.openstack.wsgi [None req-8079864d-3d8e-45ad-a266-be1acc5cbc30 fe62fa9459904782962135538140f2a2 b877322564364fa2bd60e21f5e58626c - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 286/574] 199.19.213.67 () {48 vars in 1010 bytes} [Fri Jul 17 17:04:45 2026] GET /v2.1/flavors/m1.manila => 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: 289/575] 199.19.213.67 () {48 vars in 1046 bytes} [Fri Jul 17 17:04:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/576] 199.19.213.67 () {48 vars in 1094 bytes} [Fri Jul 17 17:04:45 2026] GET /v2.1/flavors/cb271421-827f-44d7-a9d5-5f636912c50f/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: 290/581] 199.19.213.67 () {42 vars in 700 bytes} [Fri Jul 17 17:05: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: 292/582] 199.19.213.67 () {44 vars in 904 bytes} [Fri Jul 17 17:05:02 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 291/583] 199.19.213.67 () {46 vars in 977 bytes} [Fri Jul 17 17:05:02 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/584] 199.19.213.67 () {48 vars in 1068 bytes} [Fri Jul 17 17:05:02 2026] GET /v2.1/os-quota-sets/9b1883fa294f4bfab43fba282329c1af => generated 280 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/595] 199.19.213.67 () {42 vars in 700 bytes} [Fri Jul 17 17:05:55 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: 297/596] 199.19.213.67 () {44 vars in 904 bytes} [Fri Jul 17 17:05:55 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 300/597] 199.19.213.67 () {46 vars in 977 bytes} [Fri Jul 17 17:05:55 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 17:05:55.989 7 INFO nova.api.openstack.wsgi [None req-0010e3ca-12b8-4949-b3f2-0086711bccac fe62fa9459904782962135538140f2a2 b877322564364fa2bd60e21f5e58626c - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 298/598] 199.19.213.67 () {48 vars in 1006 bytes} [Fri Jul 17 17:05:55 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/599] 199.19.213.67 () {48 vars in 1046 bytes} [Fri Jul 17 17:05:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 306/608] 10.0.0.87 () {32 vars in 654 bytes} [Fri Jul 17 17:06:38 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/609] 10.0.0.87 () {32 vars in 640 bytes} [Fri Jul 17 17:06:38 2026] GET /v2.1/servers => generated 15 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-17 17:06:38.656 8 WARNING oslo_db.sqlalchemy.utils [None req-3f97d3c0-f7de-467b-8873-876d919872f4 fe62fa9459904782962135538140f2a2 b877322564364fa2bd60e21f5e58626c - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 307/610] 10.0.0.87 () {32 vars in 648 bytes} [Fri Jul 17 17:06:38 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: 304/611] 10.0.0.87 () {32 vars in 693 bytes} [Fri Jul 17 17:06:38 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/616] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:06:50 2026] GET /v2.1/flavors/c9337738-4be2-4c22-abdd-f277fb283963 => generated 511 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/617] 10.0.0.87 () {32 vars in 640 bytes} [Fri Jul 17 17:06:50 2026] GET /v2.1/flavors => generated 1674 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/618] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:06:50 2026] GET /v2.1/flavors/c9337738-4be2-4c22-abdd-f277fb283963 => generated 511 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 17:06:55.183 7 WARNING neutronclient.v2_0.client [None req-cfad8c26-ff4a-4cd4-a11b-a089419707e6 ac6d4fcadb3a4b708262d90466c740e4 4f4604899b2545dd8da4c96ee51e62aa - - default default] The python binding code in 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/619] 10.0.0.87 () {34 vars in 684 bytes} [Fri Jul 17 17:06:55 2026] POST /v2.1/os-security-groups => generated 247 bytes in 899 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 17:06:55.948 8 WARNING neutronclient.v2_0.client [None req-ecb6f53b-c4c1-452b-b7aa-57698fa9d5e9 ac6d4fcadb3a4b708262d90466c740e4 4f4604899b2545dd8da4c96ee51e62aa - - default default] The python binding code in 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/620] 10.0.0.87 () {34 vars in 670 bytes} [Fri Jul 17 17:06:56 2026] POST /v2.1/os-keypairs => generated 385 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 17:06:56.565 8 WARNING neutronclient.v2_0.client [None req-ecb6f53b-c4c1-452b-b7aa-57698fa9d5e9 ac6d4fcadb3a4b708262d90466c740e4 4f4604899b2545dd8da4c96ee51e62aa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 312/621] 10.0.0.87 () {34 vars in 694 bytes} [Fri Jul 17 17:06:55 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 759 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 17:06:56.727 7 WARNING neutronclient.v2_0.client [None req-bd4116f4-2044-4c9e-8bb9-03d5b31d6ad0 ac6d4fcadb3a4b708262d90466c740e4 4f4604899b2545dd8da4c96ee51e62aa - - default default] The python binding code in 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/622] 10.0.0.87 () {34 vars in 684 bytes} [Fri Jul 17 17:06:56 2026] POST /v2.1/os-security-groups => generated 247 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 17:06:56.870 8 WARNING neutronclient.v2_0.client [None req-0709efa8-c0cb-4ded-8e1a-8aa1b570bcbd ac6d4fcadb3a4b708262d90466c740e4 4f4604899b2545dd8da4c96ee51e62aa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:06:56.906 8 WARNING neutronclient.v2_0.client [None req-0709efa8-c0cb-4ded-8e1a-8aa1b570bcbd ac6d4fcadb3a4b708262d90466c740e4 4f4604899b2545dd8da4c96ee51e62aa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:06:56.976 7 WARNING neutronclient.v2_0.client [None req-4e56e6ef-9388-41c6-a6c2-719d411ae7cb 68107040c690486caeb8f8e77c33214a db53e6e8526549b8b1b05eeeb0fe5ed4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/623] 10.0.0.87 () {34 vars in 694 bytes} [Fri Jul 17 17:06:56 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 17:06:57.049 8 WARNING neutronclient.v2_0.client [None req-87b366c9-090e-469e-991a-7e91b22a57c2 ac6d4fcadb3a4b708262d90466c740e4 4f4604899b2545dd8da4c96ee51e62aa - - default default] The python binding code in 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/624] 10.0.0.87 () {34 vars in 684 bytes} [Fri Jul 17 17:06:56 2026] POST /v2.1/os-security-groups => generated 244 bytes in 447 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 17:06:57.333 7 WARNING neutronclient.v2_0.client [None req-a282d592-4cad-403f-a287-b99de9cd7abb 68107040c690486caeb8f8e77c33214a db53e6e8526549b8b1b05eeeb0fe5ed4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:06:57.352 8 WARNING neutronclient.v2_0.client [None req-87b366c9-090e-469e-991a-7e91b22a57c2 ac6d4fcadb3a4b708262d90466c740e4 4f4604899b2545dd8da4c96ee51e62aa - - default default] The python binding code in 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/625] 10.0.0.87 () {34 vars in 684 bytes} [Fri Jul 17 17:06:57 2026] POST /v2.1/os-security-groups => generated 243 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/626] 10.0.0.87 () {34 vars in 694 bytes} [Fri Jul 17 17:06:57 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 463 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 17:06:57.507 7 WARNING neutronclient.v2_0.client [None req-853758c7-c72e-44f0-809a-c5e31abb801e 68107040c690486caeb8f8e77c33214a db53e6e8526549b8b1b05eeeb0fe5ed4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:06:57.521 8 WARNING neutronclient.v2_0.client [None req-676b397e-2dca-40bc-bc13-baa086e21b24 ac6d4fcadb3a4b708262d90466c740e4 4f4604899b2545dd8da4c96ee51e62aa - - default default] The python binding code in 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/627] 10.0.0.87 () {34 vars in 684 bytes} [Fri Jul 17 17:06:57 2026] POST /v2.1/os-security-groups => generated 243 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/628] 10.0.0.87 () {32 vars in 736 bytes} [Fri Jul 17 17:06:57 2026] GET /v2.1/os-security-groups/dec18e78-5f9e-4f44-a35d-1db2a4d456eb => generated 664 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 17:06:57.725 8 WARNING neutronclient.v2_0.client [None req-6f18ffc6-0f1d-4bd7-834b-cf3094fef589 68107040c690486caeb8f8e77c33214a db53e6e8526549b8b1b05eeeb0fe5ed4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:06:57.782 7 WARNING neutronclient.v2_0.client [None req-94e1bd90-a3e8-4612-97ce-dea2394f9610 9042d5d656fa43a28a81d47f779a5ab8 1e660115d6484645aa8d76bc328d3e41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:06:57.790 8 WARNING neutronclient.v2_0.client [None req-6f18ffc6-0f1d-4bd7-834b-cf3094fef589 68107040c690486caeb8f8e77c33214a db53e6e8526549b8b1b05eeeb0fe5ed4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:06:57.838 7 WARNING neutronclient.v2_0.client [None req-94e1bd90-a3e8-4612-97ce-dea2394f9610 9042d5d656fa43a28a81d47f779a5ab8 1e660115d6484645aa8d76bc328d3e41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:06:57.866 8 WARNING neutronclient.v2_0.client [None req-6f18ffc6-0f1d-4bd7-834b-cf3094fef589 68107040c690486caeb8f8e77c33214a db53e6e8526549b8b1b05eeeb0fe5ed4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 316/629] 10.0.0.87 () {32 vars in 662 bytes} [Fri Jul 17 17:06:57 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-17 17:06:57.956 8 WARNING neutronclient.v2_0.client [None req-5e06338e-39dd-48d1-b96a-464013239ce8 ac6d4fcadb3a4b708262d90466c740e4 4f4604899b2545dd8da4c96ee51e62aa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:06:58.053 7 WARNING neutronclient.v2_0.client [None req-94e1bd90-a3e8-4612-97ce-dea2394f9610 9042d5d656fa43a28a81d47f779a5ab8 1e660115d6484645aa8d76bc328d3e41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:06:58.072 8 WARNING neutronclient.v2_0.client [None req-5e06338e-39dd-48d1-b96a-464013239ce8 ac6d4fcadb3a4b708262d90466c740e4 4f4604899b2545dd8da4c96ee51e62aa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:06:58.127 8 WARNING neutronclient.v2_0.client [None req-5e06338e-39dd-48d1-b96a-464013239ce8 ac6d4fcadb3a4b708262d90466c740e4 4f4604899b2545dd8da4c96ee51e62aa - - default default] The python binding code in 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/630] 10.0.0.87 () {32 vars in 749 bytes} [Fri Jul 17 17:06:57 2026] DELETE /v2.1/os-security-group-rules/0942b32a-5fb8-4cc5-95e0-1f28b365ddfc => generated 0 bytes in 321 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-17 17:06:58.276 8 WARNING neutronclient.v2_0.client [None req-b3289eaf-4056-451e-968c-fd86195de1ba 68107040c690486caeb8f8e77c33214a db53e6e8526549b8b1b05eeeb0fe5ed4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:06:58.324 8 WARNING neutronclient.v2_0.client [None req-b3289eaf-4056-451e-968c-fd86195de1ba 68107040c690486caeb8f8e77c33214a db53e6e8526549b8b1b05eeeb0fe5ed4 - - default default] The python binding code in 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/631] 10.0.0.87 () {32 vars in 739 bytes} [Fri Jul 17 17:06:58 2026] DELETE /v2.1/os-security-groups/bc90d4f4-36fa-431e-b708-48cca71f3747 => generated 0 bytes in 181 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-17 17:06:58.460 8 WARNING neutronclient.v2_0.client [None req-ead6a235-03ad-4e48-916e-e56a58996993 ac6d4fcadb3a4b708262d90466c740e4 4f4604899b2545dd8da4c96ee51e62aa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:06:58.540 8 WARNING neutronclient.v2_0.client [None req-ead6a235-03ad-4e48-916e-e56a58996993 ac6d4fcadb3a4b708262d90466c740e4 4f4604899b2545dd8da4c96ee51e62aa - - default default] The python binding code in 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/632] 10.0.0.87 () {32 vars in 739 bytes} [Fri Jul 17 17:06:58 2026] DELETE /v2.1/os-security-groups/dec18e78-5f9e-4f44-a35d-1db2a4d456eb => generated 0 bytes in 220 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-17 17:06:58.680 8 WARNING neutronclient.v2_0.client [None req-4556090f-eee6-48ec-83be-89f5fb68d8ef 68107040c690486caeb8f8e77c33214a db53e6e8526549b8b1b05eeeb0fe5ed4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:06:58.717 8 INFO nova.api.openstack.wsgi [None req-4556090f-eee6-48ec-83be-89f5fb68d8ef 68107040c690486caeb8f8e77c33214a db53e6e8526549b8b1b05eeeb0fe5ed4 - - default default] HTTP exception thrown: Security group bc90d4f4-36fa-431e-b708-48cca71f3747 does not exist Neutron server returns request_ids: ['req-6599701b-5db0-49ed-89c0-277daa843de1'] [pid: 8|app: 0|req: 320/633] 10.0.0.87 () {32 vars in 736 bytes} [Fri Jul 17 17:06:58 2026] GET /v2.1/os-security-groups/bc90d4f4-36fa-431e-b708-48cca71f3747 => generated 194 bytes in 49 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-17 17:06:58.728 8 WARNING neutronclient.v2_0.client [None req-15bd2f34-7d55-466b-9660-1b001ddd550c ac6d4fcadb3a4b708262d90466c740e4 4f4604899b2545dd8da4c96ee51e62aa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:06:58.760 8 WARNING neutronclient.v2_0.client [None req-15bd2f34-7d55-466b-9660-1b001ddd550c ac6d4fcadb3a4b708262d90466c740e4 4f4604899b2545dd8da4c96ee51e62aa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 314/634] 10.0.0.87 () {34 vars in 662 bytes} [Fri Jul 17 17:06:57 2026] POST /v2.1/servers => generated 449 bytes in 1142 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-07-17 17:06:58.839 7 WARNING neutronclient.v2_0.client [None req-68d4cda0-28cb-40e0-aa91-3b34fa92cfb5 68107040c690486caeb8f8e77c33214a db53e6e8526549b8b1b05eeeb0fe5ed4 - - default default] The python binding code in 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/635] 10.0.0.87 () {32 vars in 739 bytes} [Fri Jul 17 17:06:58 2026] DELETE /v2.1/os-security-groups/ad9fad3d-b6da-45b1-baf9-1a90c90d00b0 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-17 17:06:58.866 7 WARNING neutronclient.v2_0.client [None req-68d4cda0-28cb-40e0-aa91-3b34fa92cfb5 68107040c690486caeb8f8e77c33214a db53e6e8526549b8b1b05eeeb0fe5ed4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:06:58.876 8 WARNING neutronclient.v2_0.client [None req-a7a6de17-2d2c-4ca2-9cdb-8dc6681962ab 9042d5d656fa43a28a81d47f779a5ab8 1e660115d6484645aa8d76bc328d3e41 - - default default] The python binding code in 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/636] 10.0.0.87 () {32 vars in 739 bytes} [Fri Jul 17 17:06:58 2026] DELETE /v2.1/os-security-groups/9f0202f0-44f1-4447-9a46-edd836ce2b1c => generated 0 bytes in 959 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-17 17:06:59.805 7 WARNING neutronclient.v2_0.client [None req-01f77ff6-113e-4e34-8b38-2ddcacbc5972 68107040c690486caeb8f8e77c33214a db53e6e8526549b8b1b05eeeb0fe5ed4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/637] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:06:58 2026] GET /v2.1/servers/cb1afd2d-5611-482f-aad3-5a8e016c263b => generated 1400 bytes in 985 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-17 17:07:00.281 7 INFO nova.api.openstack.wsgi [None req-01f77ff6-113e-4e34-8b38-2ddcacbc5972 68107040c690486caeb8f8e77c33214a db53e6e8526549b8b1b05eeeb0fe5ed4 - - default default] HTTP exception thrown: Security group 9f0202f0-44f1-4447-9a46-edd836ce2b1c does not exist Neutron server returns request_ids: ['req-da9a78f9-6384-4c6a-bc0e-1de871302a3a'] [pid: 7|app: 0|req: 316/640] 10.0.0.87 () {32 vars in 736 bytes} [Fri Jul 17 17:06:59 2026] GET /v2.1/os-security-groups/9f0202f0-44f1-4447-9a46-edd836ce2b1c => generated 194 bytes in 489 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-07-17 17:07:00.298 8 WARNING neutronclient.v2_0.client [None req-50810fa2-a3d6-4bc5-ae6e-10d2861f2cfa 68107040c690486caeb8f8e77c33214a db53e6e8526549b8b1b05eeeb0fe5ed4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:07:00.927 7 WARNING neutronclient.v2_0.client [None req-4ce6aa7f-cc55-4698-b388-8d72c9da9c90 9042d5d656fa43a28a81d47f779a5ab8 1e660115d6484645aa8d76bc328d3e41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:07:01.219 8 WARNING neutronclient.v2_0.client [None req-50810fa2-a3d6-4bc5-ae6e-10d2861f2cfa 68107040c690486caeb8f8e77c33214a db53e6e8526549b8b1b05eeeb0fe5ed4 - - default default] The python binding code in 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/641] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:00 2026] GET /v2.1/servers/cb1afd2d-5611-482f-aad3-5a8e016c263b => generated 1396 bytes in 400 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/642] 10.0.0.87 () {32 vars in 739 bytes} [Fri Jul 17 17:07:00 2026] DELETE /v2.1/os-security-groups/cbcc4c9a-13e5-4abe-bb0e-422669590e59 => generated 0 bytes in 1033 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-07-17 17:07:01.341 7 WARNING neutronclient.v2_0.client [None req-6f7f09af-d855-400d-b900-039630322d64 68107040c690486caeb8f8e77c33214a db53e6e8526549b8b1b05eeeb0fe5ed4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:07:01.370 7 INFO nova.api.openstack.wsgi [None req-6f7f09af-d855-400d-b900-039630322d64 68107040c690486caeb8f8e77c33214a db53e6e8526549b8b1b05eeeb0fe5ed4 - - default default] HTTP exception thrown: Security group cbcc4c9a-13e5-4abe-bb0e-422669590e59 does not exist Neutron server returns request_ids: ['req-6b3f521d-8b14-4d87-9ee8-6f1cc529fe32'] [pid: 7|app: 0|req: 318/643] 10.0.0.87 () {32 vars in 736 bytes} [Fri Jul 17 17:07:01 2026] GET /v2.1/os-security-groups/cbcc4c9a-13e5-4abe-bb0e-422669590e59 => generated 194 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-17 17:07:01.386 8 WARNING neutronclient.v2_0.client [None req-9a08232a-80ac-49c9-8385-265eed9aeef7 68107040c690486caeb8f8e77c33214a db53e6e8526549b8b1b05eeeb0fe5ed4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:07:01.439 8 WARNING neutronclient.v2_0.client [None req-9a08232a-80ac-49c9-8385-265eed9aeef7 68107040c690486caeb8f8e77c33214a db53e6e8526549b8b1b05eeeb0fe5ed4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:07:01.484 8 WARNING neutronclient.v2_0.client [None req-9a08232a-80ac-49c9-8385-265eed9aeef7 68107040c690486caeb8f8e77c33214a db53e6e8526549b8b1b05eeeb0fe5ed4 - - default default] The python binding code in 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/644] 10.0.0.87 () {32 vars in 662 bytes} [Fri Jul 17 17:07:01 2026] GET /v2.1/os-security-groups => generated 707 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 17:07:01.555 7 WARNING neutronclient.v2_0.client [None req-5042fb83-8e8b-401a-8171-419cd368620e 68107040c690486caeb8f8e77c33214a db53e6e8526549b8b1b05eeeb0fe5ed4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:07:01.580 7 INFO nova.api.openstack.wsgi [None req-5042fb83-8e8b-401a-8171-419cd368620e 68107040c690486caeb8f8e77c33214a db53e6e8526549b8b1b05eeeb0fe5ed4 - - default default] HTTP exception thrown: Security group cbcc4c9a-13e5-4abe-bb0e-422669590e59 does not exist Neutron server returns request_ids: ['req-659de89b-9ea9-411a-b139-69b82e58de59'] [pid: 7|app: 0|req: 319/645] 10.0.0.87 () {32 vars in 739 bytes} [Fri Jul 17 17:07:01 2026] DELETE /v2.1/os-security-groups/cbcc4c9a-13e5-4abe-bb0e-422669590e59 => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-17 17:07:01.590 8 WARNING neutronclient.v2_0.client [None req-de7f27cb-c0ea-4dc3-8785-82dfdeac7304 68107040c690486caeb8f8e77c33214a db53e6e8526549b8b1b05eeeb0fe5ed4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:07:01.610 8 INFO nova.api.openstack.wsgi [None req-de7f27cb-c0ea-4dc3-8785-82dfdeac7304 68107040c690486caeb8f8e77c33214a db53e6e8526549b8b1b05eeeb0fe5ed4 - - default default] HTTP exception thrown: Security group 9f0202f0-44f1-4447-9a46-edd836ce2b1c does not exist Neutron server returns request_ids: ['req-7c8cdd01-f4d4-47d5-a577-f5de2c7f3aed'] [pid: 8|app: 0|req: 327/646] 10.0.0.87 () {32 vars in 739 bytes} [Fri Jul 17 17:07:01 2026] DELETE /v2.1/os-security-groups/9f0202f0-44f1-4447-9a46-edd836ce2b1c => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-17 17:07:01.623 7 WARNING neutronclient.v2_0.client [None req-c473bfee-bb86-4445-9c7b-a30413396903 68107040c690486caeb8f8e77c33214a db53e6e8526549b8b1b05eeeb0fe5ed4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:07:01.648 7 INFO nova.api.openstack.wsgi [None req-c473bfee-bb86-4445-9c7b-a30413396903 68107040c690486caeb8f8e77c33214a db53e6e8526549b8b1b05eeeb0fe5ed4 - - default default] HTTP exception thrown: Security group bc90d4f4-36fa-431e-b708-48cca71f3747 does not exist Neutron server returns request_ids: ['req-41e0695a-a138-43e0-b5ce-ea966f8f3fb8'] [pid: 7|app: 0|req: 320/647] 10.0.0.87 () {32 vars in 739 bytes} [Fri Jul 17 17:07:01 2026] DELETE /v2.1/os-security-groups/bc90d4f4-36fa-431e-b708-48cca71f3747 => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/648] 10.0.0.87 () {34 vars in 670 bytes} [Fri Jul 17 17:07:01 2026] POST /v2.1/os-keypairs => generated 383 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 17:07:02.318 7 WARNING neutronclient.v2_0.client [None req-adc11cd7-973f-429c-8e5f-d9188a9bd27d 9042d5d656fa43a28a81d47f779a5ab8 1e660115d6484645aa8d76bc328d3e41 - - default default] The python binding code in 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/649] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:02 2026] GET /v2.1/servers/cb1afd2d-5611-482f-aad3-5a8e016c263b => generated 1452 bytes in 360 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-17 17:07:03.415 8 WARNING neutronclient.v2_0.client [None req-8959b8c0-5959-4a00-a057-8ea822f805a0 aded6af8b260423b9716e54184aab68e cb8777020bce4cf7a0855c6eacfc7f41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:07:03.476 8 WARNING neutronclient.v2_0.client [None req-8959b8c0-5959-4a00-a057-8ea822f805a0 aded6af8b260423b9716e54184aab68e cb8777020bce4cf7a0855c6eacfc7f41 - - default default] 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-07-17 17:07:03.691 7 WARNING neutronclient.v2_0.client [None req-b19a6d66-a2d8-40f5-b207-e2d466087b1f 9042d5d656fa43a28a81d47f779a5ab8 1e660115d6484645aa8d76bc328d3e41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:07:03.700 8 WARNING neutronclient.v2_0.client [None req-8959b8c0-5959-4a00-a057-8ea822f805a0 aded6af8b260423b9716e54184aab68e cb8777020bce4cf7a0855c6eacfc7f41 - - default default] The python binding code in 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/650] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:03 2026] GET /v2.1/servers/cb1afd2d-5611-482f-aad3-5a8e016c263b => generated 1460 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/651] 10.0.0.87 () {34 vars in 662 bytes} [Fri Jul 17 17:07:03 2026] POST /v2.1/servers => generated 453 bytes in 1033 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-07-17 17:07:04.405 7 WARNING neutronclient.v2_0.client [None req-fe8cf8b4-21fa-4773-8ead-fc0d0df911fb aded6af8b260423b9716e54184aab68e cb8777020bce4cf7a0855c6eacfc7f41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 323/652] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:04 2026] GET /v2.1/servers/e1fe7c44-92c0-4e65-aaa9-65a679184d57 => generated 1389 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-07-17 17:07:04.848 8 WARNING neutronclient.v2_0.client [None req-8d21017a-d780-4d34-87f0-ecb7f365a7f2 9042d5d656fa43a28a81d47f779a5ab8 1e660115d6484645aa8d76bc328d3e41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/653] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:04 2026] GET /v2.1/servers/cb1afd2d-5611-482f-aad3-5a8e016c263b => generated 1537 bytes in 834 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:05.648 7 WARNING neutronclient.v2_0.client [None req-a7f7189c-e613-4012-9606-9ce7550502bd aded6af8b260423b9716e54184aab68e cb8777020bce4cf7a0855c6eacfc7f41 - - default default] The python binding code in 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/654] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:05 2026] GET /v2.1/servers/e1fe7c44-92c0-4e65-aaa9-65a679184d57 => generated 1393 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-07-17 17:07:06.096 8 INFO nova.api.openstack.compute.server_external_events [req-13ec2f61-24b7-49d5-992f-c9a462c724b6 req-068ab33c-8474-4182-9f31-67a599cb598e e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-changed:73a271af-d25a-4624-b498-6842bed5c637 for instance cb1afd2d-5611-482f-aad3-5a8e016c263b on instance 2026-07-17 17:07:06.120 8 INFO nova.compute.rpcapi [None req-d42f8bfc-bae8-4af5-bd9b-272675c5d355 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 331/655] 10.0.0.9 () {38 vars in 813 bytes} [Fri Jul 17 17:07:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:06.644 7 WARNING neutronclient.v2_0.client [None req-86f3f024-e661-4b10-a823-6f7fb4985d7a 9042d5d656fa43a28a81d47f779a5ab8 1e660115d6484645aa8d76bc328d3e41 - - default default] 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-07-17 17:07:06.771 8 WARNING neutronclient.v2_0.client [None req-946969ce-ccad-465d-bb5f-9e63bdcfebbc aded6af8b260423b9716e54184aab68e cb8777020bce4cf7a0855c6eacfc7f41 - - default default] The python binding code in 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/656] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:06 2026] GET /v2.1/servers/e1fe7c44-92c0-4e65-aaa9-65a679184d57 => generated 1441 bytes in 332 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/657] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:06 2026] GET /v2.1/servers/cb1afd2d-5611-482f-aad3-5a8e016c263b => generated 1525 bytes in 471 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-07-17 17:07:08.109 8 WARNING neutronclient.v2_0.client [None req-00ba61a2-4314-4f78-b86e-3ad1edb5d6da aded6af8b260423b9716e54184aab68e cb8777020bce4cf7a0855c6eacfc7f41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:07:08.131 7 WARNING neutronclient.v2_0.client [None req-5c306f5b-dfc2-4002-91a5-810f23a07765 9042d5d656fa43a28a81d47f779a5ab8 1e660115d6484645aa8d76bc328d3e41 - - default default] The python binding code in 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/658] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:08 2026] GET /v2.1/servers/e1fe7c44-92c0-4e65-aaa9-65a679184d57 => generated 1441 bytes in 374 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/659] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:08 2026] GET /v2.1/servers/cb1afd2d-5611-482f-aad3-5a8e016c263b => generated 1525 bytes in 443 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 334/660] 10.0.0.87 () {34 vars in 670 bytes} [Fri Jul 17 17:07:08 2026] POST /v2.1/os-keypairs => generated 385 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-07-17 17:07:09.515 7 WARNING neutronclient.v2_0.client [None req-32dc022e-e700-4245-bb32-14aba784b0e1 aded6af8b260423b9716e54184aab68e cb8777020bce4cf7a0855c6eacfc7f41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:07:09.589 8 WARNING neutronclient.v2_0.client [None req-5145b816-8d9c-45d5-8ebc-92d6a2fbdee7 9042d5d656fa43a28a81d47f779a5ab8 1e660115d6484645aa8d76bc328d3e41 - - default default] The python binding code in 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/661] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:09 2026] GET /v2.1/servers/e1fe7c44-92c0-4e65-aaa9-65a679184d57 => generated 1517 bytes in 1396 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/664] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:09 2026] GET /v2.1/servers/cb1afd2d-5611-482f-aad3-5a8e016c263b => generated 1525 bytes in 1335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:10.982 7 WARNING neutronclient.v2_0.client [None req-9336b7a0-0e66-4103-9465-44a6d5b8c995 f2602645436c488e8e6fd1f31409ff76 32a9b696b44a427ab1b18ea8648860f3 - - default default] The python binding code in 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/665] 10.0.0.87 () {34 vars in 670 bytes} [Fri Jul 17 17:07:10 2026] POST /v2.1/os-keypairs => generated 385 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 17:07:11.019 7 WARNING neutronclient.v2_0.client [None req-9336b7a0-0e66-4103-9465-44a6d5b8c995 f2602645436c488e8e6fd1f31409ff76 32a9b696b44a427ab1b18ea8648860f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:07:11.188 7 WARNING neutronclient.v2_0.client [None req-9336b7a0-0e66-4103-9465-44a6d5b8c995 f2602645436c488e8e6fd1f31409ff76 32a9b696b44a427ab1b18ea8648860f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:07:11.305 8 INFO nova.api.openstack.compute.server_external_events [req-adc51536-ae44-47fd-8f3a-e60e14a6a645 req-55083691-793f-4cc9-8484-ac17aa9bf61a e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-changed:0dd7af2b-b58f-4850-8a0a-c23a795f76a1 for instance e1fe7c44-92c0-4e65-aaa9-65a679184d57 on instance [pid: 8|app: 0|req: 337/666] 10.0.0.9 () {38 vars in 813 bytes} [Fri Jul 17 17:07:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/667] 10.0.0.87 () {34 vars in 662 bytes} [Fri Jul 17 17:07:10 2026] POST /v2.1/servers => generated 452 bytes in 587 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-07-17 17:07:11.516 8 WARNING neutronclient.v2_0.client [None req-ba4b7024-fdf7-4eb5-a83b-846d63121750 f2602645436c488e8e6fd1f31409ff76 32a9b696b44a427ab1b18ea8648860f3 - - default default] The python binding code in 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/668] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:11 2026] GET /v2.1/servers/ef1ee469-0392-4de3-b9b9-057817c571d7 => generated 1431 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:11.929 7 WARNING neutronclient.v2_0.client [None req-f238f8cc-674c-42e0-8cdb-d905f1b0dc60 aded6af8b260423b9716e54184aab68e cb8777020bce4cf7a0855c6eacfc7f41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:07:11.945 8 WARNING neutronclient.v2_0.client [None req-34389583-23b1-4476-865d-ec1a96723b63 9042d5d656fa43a28a81d47f779a5ab8 1e660115d6484645aa8d76bc328d3e41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 331/669] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:11 2026] GET /v2.1/servers/e1fe7c44-92c0-4e65-aaa9-65a679184d57 => generated 1515 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/670] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:11 2026] GET /v2.1/servers/cb1afd2d-5611-482f-aad3-5a8e016c263b => generated 1525 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-07-17 17:07:12.595 7 WARNING neutronclient.v2_0.client [None req-4b135ee5-4a6f-47ce-8bd7-5aac1d0dac2c f2602645436c488e8e6fd1f31409ff76 32a9b696b44a427ab1b18ea8648860f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 332/671] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:12 2026] GET /v2.1/servers/ef1ee469-0392-4de3-b9b9-057817c571d7 => generated 1435 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-07-17 17:07:13.098 8 WARNING neutronclient.v2_0.client [None req-bc63b828-73bc-4e2a-902d-6da6ac27f272 aded6af8b260423b9716e54184aab68e cb8777020bce4cf7a0855c6eacfc7f41 - - default default] 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-07-17 17:07:13.146 7 WARNING neutronclient.v2_0.client [None req-cae3a865-2c90-46f2-9c5c-30b42c7c0fff 9042d5d656fa43a28a81d47f779a5ab8 1e660115d6484645aa8d76bc328d3e41 - - default default] The python binding code in 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/672] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:13 2026] GET /v2.1/servers/e1fe7c44-92c0-4e65-aaa9-65a679184d57 => generated 1515 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/673] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:13 2026] GET /v2.1/servers/cb1afd2d-5611-482f-aad3-5a8e016c263b => generated 1525 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-07-17 17:07:13.712 8 WARNING neutronclient.v2_0.client [None req-0cd3dd85-431d-4b22-879b-1bf02171b885 f2602645436c488e8e6fd1f31409ff76 32a9b696b44a427ab1b18ea8648860f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 341/674] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:13 2026] GET /v2.1/servers/ef1ee469-0392-4de3-b9b9-057817c571d7 => generated 1483 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:14.326 7 WARNING neutronclient.v2_0.client [None req-e3549880-2f5b-4576-969e-c8b7cd649ade aded6af8b260423b9716e54184aab68e cb8777020bce4cf7a0855c6eacfc7f41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:07:14.344 8 WARNING neutronclient.v2_0.client [None req-38381d67-aa4e-443c-aa3d-58f965cbc2df 9042d5d656fa43a28a81d47f779a5ab8 1e660115d6484645aa8d76bc328d3e41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 342/675] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:14 2026] GET /v2.1/servers/cb1afd2d-5611-482f-aad3-5a8e016c263b => generated 1525 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/676] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:14 2026] GET /v2.1/servers/e1fe7c44-92c0-4e65-aaa9-65a679184d57 => generated 1515 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:14.821 8 WARNING neutronclient.v2_0.client [None req-2ba7359c-5a66-4716-98f1-e91283ded5f1 f2602645436c488e8e6fd1f31409ff76 32a9b696b44a427ab1b18ea8648860f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 343/677] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:14 2026] GET /v2.1/servers/ef1ee469-0392-4de3-b9b9-057817c571d7 => generated 1483 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:15.156 7 INFO nova.api.openstack.compute.server_external_events [req-3f5e1d47-bbab-47be-af93-c3c043d74f1d req-21a98221-e6fa-4895-9655-f2af80bcf22a e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-vif-plugged:73a271af-d25a-4624-b498-6842bed5c637 for instance cb1afd2d-5611-482f-aad3-5a8e016c263b on instance 2026-07-17 17:07:15.169 7 INFO nova.compute.rpcapi [None req-30c83bd1-5d93-4c3b-b473-4a02cbaf6859 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 335/678] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 17 17:07:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-07-17 17:07:15.568 8 WARNING neutronclient.v2_0.client [None req-6d2d314e-bd26-4a4b-8117-16c9334013f8 9042d5d656fa43a28a81d47f779a5ab8 1e660115d6484645aa8d76bc328d3e41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:07:15.600 7 WARNING neutronclient.v2_0.client [None req-3028a867-baee-475f-a1e0-412adfccc9d2 aded6af8b260423b9716e54184aab68e cb8777020bce4cf7a0855c6eacfc7f41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 344/679] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:15 2026] GET /v2.1/servers/cb1afd2d-5611-482f-aad3-5a8e016c263b => generated 1525 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/680] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:15 2026] GET /v2.1/servers/e1fe7c44-92c0-4e65-aaa9-65a679184d57 => generated 1515 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-07-17 17:07:15.929 8 WARNING neutronclient.v2_0.client [None req-3e0aeb49-8dc6-4fdc-85a3-37cde957aad7 f2602645436c488e8e6fd1f31409ff76 32a9b696b44a427ab1b18ea8648860f3 - - default default] The python binding code in 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/681] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:15 2026] GET /v2.1/servers/ef1ee469-0392-4de3-b9b9-057817c571d7 => generated 1491 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:16.733 7 WARNING neutronclient.v2_0.client [None req-e8286253-76a4-4158-bd25-96a46b853e3b 5c2c9c5497c04c1ca2cf1095758f9a66 e4ce695567c74c61801516d9c67c0ecf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:07:16.761 8 WARNING neutronclient.v2_0.client [None req-8fed8f81-d4c2-4906-ba87-5556ca4edd02 9042d5d656fa43a28a81d47f779a5ab8 1e660115d6484645aa8d76bc328d3e41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:07:16.808 7 WARNING neutronclient.v2_0.client [None req-e8286253-76a4-4158-bd25-96a46b853e3b 5c2c9c5497c04c1ca2cf1095758f9a66 e4ce695567c74c61801516d9c67c0ecf - - default default] The python binding code in 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/682] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:16 2026] GET /v2.1/servers/cb1afd2d-5611-482f-aad3-5a8e016c263b => generated 1717 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:17.014 8 WARNING neutronclient.v2_0.client [None req-af614a8e-c552-4b86-8d5b-f02c35bdbf86 aded6af8b260423b9716e54184aab68e cb8777020bce4cf7a0855c6eacfc7f41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:07:17.086 7 WARNING neutronclient.v2_0.client [None req-e8286253-76a4-4158-bd25-96a46b853e3b 5c2c9c5497c04c1ca2cf1095758f9a66 e4ce695567c74c61801516d9c67c0ecf - - default default] The python binding code in 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/683] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:16 2026] GET /v2.1/servers/e1fe7c44-92c0-4e65-aaa9-65a679184d57 => generated 1515 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-07-17 17:07:17.138 8 INFO nova.api.openstack.compute.server_external_events [req-0ab0007e-2b94-4e66-9a1d-7d3444f9fea6 req-94f57bb5-3d4a-4faa-9629-afcdc8b410bd e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-changed:92f6a554-bca9-4a17-baea-9cac1286e528 for instance ef1ee469-0392-4de3-b9b9-057817c571d7 on instance [pid: 8|app: 0|req: 348/684] 10.0.0.9 () {38 vars in 813 bytes} [Fri Jul 17 17:07:17 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-07-17 17:07:17.175 8 WARNING neutronclient.v2_0.client [None req-a6ea604c-a38b-4f0c-9f99-03e54aa562e5 f2602645436c488e8e6fd1f31409ff76 32a9b696b44a427ab1b18ea8648860f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/685] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:17 2026] GET /v2.1/servers/ef1ee469-0392-4de3-b9b9-057817c571d7 => generated 1568 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:17.402 8 WARNING neutronclient.v2_0.client [None req-4bdc0869-0faa-44cc-ab2a-e4f84e09577b 9042d5d656fa43a28a81d47f779a5ab8 1e660115d6484645aa8d76bc328d3e41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 350/686] 10.0.0.87 () {32 vars in 740 bytes} [Fri Jul 17 17:07:17 2026] GET /v2.1/servers/cb1afd2d-5611-482f-aad3-5a8e016c263b/os-interface => generated 285 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:17.497 8 INFO nova.api.openstack.compute.server_external_events [req-c01d7185-152b-4401-bf93-a5596075b6d0 req-aff2f521-9fec-4948-abab-7d93ff89e32c e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-vif-plugged:0dd7af2b-b58f-4850-8a0a-c23a795f76a1 for instance e1fe7c44-92c0-4e65-aaa9-65a679184d57 on instance [pid: 8|app: 0|req: 351/687] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 17 17:07:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/688] 10.0.0.87 () {34 vars in 662 bytes} [Fri Jul 17 17:07:16 2026] POST /v2.1/servers => generated 450 bytes in 939 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-07-17 17:07:17.556 8 WARNING neutronclient.v2_0.client [None req-81b55c5e-474a-4165-9bf9-e1c148149a04 5c2c9c5497c04c1ca2cf1095758f9a66 e4ce695567c74c61801516d9c67c0ecf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/689] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:17 2026] GET /v2.1/servers/6f6efe7d-74dd-44d9-b66d-59a4e3706257 => generated 1253 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-07-17 17:07:18.174 7 WARNING neutronclient.v2_0.client [None req-05000c19-2660-4073-8780-0ba5b98ef655 aded6af8b260423b9716e54184aab68e cb8777020bce4cf7a0855c6eacfc7f41 - - default default] The python binding code in 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/690] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:18 2026] GET /v2.1/servers/e1fe7c44-92c0-4e65-aaa9-65a679184d57 => generated 1515 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:18.370 8 WARNING neutronclient.v2_0.client [None req-2288bee3-a14e-4626-8c9f-5424fdab0006 9042d5d656fa43a28a81d47f779a5ab8 1e660115d6484645aa8d76bc328d3e41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:07:18.394 7 WARNING neutronclient.v2_0.client [None req-30235cf6-cc99-44dd-961d-a76dce6c4fc8 f2602645436c488e8e6fd1f31409ff76 32a9b696b44a427ab1b18ea8648860f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 353/691] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:18 2026] GET /v2.1/servers/cb1afd2d-5611-482f-aad3-5a8e016c263b => generated 1717 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/692] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:18 2026] GET /v2.1/servers/ef1ee469-0392-4de3-b9b9-057817c571d7 => generated 1556 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:18.673 8 WARNING neutronclient.v2_0.client [None req-897f6f56-4a2e-4951-a5d4-a6f99023b8fd 5c2c9c5497c04c1ca2cf1095758f9a66 e4ce695567c74c61801516d9c67c0ecf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 354/693] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:18 2026] GET /v2.1/servers/6f6efe7d-74dd-44d9-b66d-59a4e3706257 => generated 1303 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-07-17 17:07:19.176 7 INFO nova.api.openstack.compute.server_external_events [req-aa11407f-6a09-4d3d-8229-5e7316d0c0da req-2d61205a-e531-496b-a8c3-71944bcd7469 e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-changed:73a271af-d25a-4624-b498-6842bed5c637 for instance cb1afd2d-5611-482f-aad3-5a8e016c263b on instance [pid: 7|app: 0|req: 340/694] 10.0.0.9 () {38 vars in 813 bytes} [Fri Jul 17 17:07:19 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-07-17 17:07:19.386 8 WARNING neutronclient.v2_0.client [None req-cf399ecb-3677-4ac3-ad86-4bcb214b3572 aded6af8b260423b9716e54184aab68e cb8777020bce4cf7a0855c6eacfc7f41 - - default default] The python binding code in 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/695] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:19 2026] GET /v2.1/servers/e1fe7c44-92c0-4e65-aaa9-65a679184d57 => generated 1697 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-07-17 17:07:19.548 7 WARNING neutronclient.v2_0.client [None req-adcefec7-d724-49f3-9bd5-b5242bcd99db aded6af8b260423b9716e54184aab68e cb8777020bce4cf7a0855c6eacfc7f41 - - default default] 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: 341/696] 10.0.0.87 () {32 vars in 740 bytes} [Fri Jul 17 17:07:19 2026] GET /v2.1/servers/e1fe7c44-92c0-4e65-aaa9-65a679184d57/os-interface => generated 284 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 17:07:19.615 8 WARNING neutronclient.v2_0.client [None req-ed7d398b-7354-4c54-8c54-d0a6f1c61b35 f2602645436c488e8e6fd1f31409ff76 32a9b696b44a427ab1b18ea8648860f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 356/697] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:19 2026] GET /v2.1/servers/ef1ee469-0392-4de3-b9b9-057817c571d7 => generated 1556 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:19.771 7 WARNING neutronclient.v2_0.client [None req-a46243dd-d033-467d-a276-c3eec4fb8a99 5c2c9c5497c04c1ca2cf1095758f9a66 e4ce695567c74c61801516d9c67c0ecf - - default default] The python binding code in 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/698] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:19 2026] GET /v2.1/servers/6f6efe7d-74dd-44d9-b66d-59a4e3706257 => generated 1351 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-07-17 17:07:20.757 7 WARNING neutronclient.v2_0.client [None req-3b4aa2f2-c84a-4846-b8dc-a4635e449f40 f2602645436c488e8e6fd1f31409ff76 32a9b696b44a427ab1b18ea8648860f3 - - default default] 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: 344/701] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:20 2026] GET /v2.1/servers/ef1ee469-0392-4de3-b9b9-057817c571d7 => generated 1556 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-17 17:07:20.929 8 WARNING neutronclient.v2_0.client [None req-f30ddd6f-35f1-44b1-a787-91b4de153ca2 5c2c9c5497c04c1ca2cf1095758f9a66 e4ce695567c74c61801516d9c67c0ecf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 358/702] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:20 2026] GET /v2.1/servers/6f6efe7d-74dd-44d9-b66d-59a4e3706257 => generated 1351 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-07-17 17:07:21.223 7 INFO nova.api.openstack.compute.server_external_events [req-4101d936-5fa2-43d9-92dc-73f2ef00acd3 req-aedfa796-0d8c-4afc-abb3-b0fefe9c6814 e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-changed:0dd7af2b-b58f-4850-8a0a-c23a795f76a1 for instance e1fe7c44-92c0-4e65-aaa9-65a679184d57 on instance [pid: 7|app: 0|req: 345/703] 10.0.0.9 () {38 vars in 813 bytes} [Fri Jul 17 17:07:21 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-07-17 17:07:21.974 8 WARNING neutronclient.v2_0.client [None req-56a0cb26-1c51-4f12-95bc-90f6a569b2df f2602645436c488e8e6fd1f31409ff76 32a9b696b44a427ab1b18ea8648860f3 - - default default] 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-07-17 17:07:22.044 7 WARNING neutronclient.v2_0.client [None req-95af862a-39c5-4564-a704-bacd69442296 5c2c9c5497c04c1ca2cf1095758f9a66 e4ce695567c74c61801516d9c67c0ecf - - default default] The python binding code in 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/704] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:22 2026] GET /v2.1/servers/6f6efe7d-74dd-44d9-b66d-59a4e3706257 => generated 1359 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/705] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:21 2026] GET /v2.1/servers/ef1ee469-0392-4de3-b9b9-057817c571d7 => generated 1556 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-07-17 17:07:22.906 7 INFO nova.api.openstack.compute.server_external_events [req-b9c83fa2-f5df-4b68-8c98-da370ac702c8 req-612f5764-8bae-4416-877c-1608e409cf02 e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-changed:d666a7ab-117c-4a21-9b06-408dfa90c3c0 for instance 6f6efe7d-74dd-44d9-b66d-59a4e3706257 on instance [pid: 7|app: 0|req: 347/706] 10.0.0.9 () {38 vars in 813 bytes} [Fri Jul 17 17:07:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:23.157 8 WARNING neutronclient.v2_0.client [None req-0b588a32-29c7-4eb7-98fa-6fd353111424 5c2c9c5497c04c1ca2cf1095758f9a66 e4ce695567c74c61801516d9c67c0ecf - - default default] 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-07-17 17:07:23.236 7 INFO nova.api.openstack.compute.server_external_events [req-8585411d-d391-43ae-aeb4-d150f3dfc946 req-d1b5277a-dbe5-45b9-9848-f81898cf7c45 e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-vif-plugged:92f6a554-bca9-4a17-baea-9cac1286e528 for instance ef1ee469-0392-4de3-b9b9-057817c571d7 on instance [pid: 7|app: 0|req: 348/707] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 17 17:07:23 2026] POST /v2.1/os-server-external-events => generated 183 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-07-17 17:07:23.285 7 WARNING neutronclient.v2_0.client [None req-e30dfdfc-1a02-423d-81e8-91f62fb8a6e1 f2602645436c488e8e6fd1f31409ff76 32a9b696b44a427ab1b18ea8648860f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 360/708] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:23 2026] GET /v2.1/servers/6f6efe7d-74dd-44d9-b66d-59a4e3706257 => generated 1436 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/709] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:23 2026] GET /v2.1/servers/ef1ee469-0392-4de3-b9b9-057817c571d7 => generated 1556 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:24.378 8 WARNING neutronclient.v2_0.client [None req-3a533125-eab4-4b51-94d5-740ea3be334b 5c2c9c5497c04c1ca2cf1095758f9a66 e4ce695567c74c61801516d9c67c0ecf - - default default] 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-07-17 17:07:24.478 7 WARNING neutronclient.v2_0.client [None req-a92705b8-1aa1-4da8-9dce-6391aeee661f f2602645436c488e8e6fd1f31409ff76 32a9b696b44a427ab1b18ea8648860f3 - - default default] The python binding code in 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/710] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:24 2026] GET /v2.1/servers/6f6efe7d-74dd-44d9-b66d-59a4e3706257 => generated 1436 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/711] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:24 2026] GET /v2.1/servers/ef1ee469-0392-4de3-b9b9-057817c571d7 => generated 1740 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:24.631 8 WARNING neutronclient.v2_0.client [None req-15daaa73-1118-406e-b94c-f30b307a6939 f2602645436c488e8e6fd1f31409ff76 32a9b696b44a427ab1b18ea8648860f3 - - default default] The python binding code in 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/712] 10.0.0.87 () {32 vars in 740 bytes} [Fri Jul 17 17:07:24 2026] GET /v2.1/servers/ef1ee469-0392-4de3-b9b9-057817c571d7/os-interface => generated 285 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:25.480 8 INFO nova.api.openstack.compute.server_external_events [req-b5e84500-f8ac-4db2-89c0-9d19e903ef99 req-39906d8f-2024-4eb9-9478-9a076c5d5295 e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-changed:92f6a554-bca9-4a17-baea-9cac1286e528 for instance ef1ee469-0392-4de3-b9b9-057817c571d7 on instance [pid: 8|app: 0|req: 363/713] 10.0.0.9 () {38 vars in 813 bytes} [Fri Jul 17 17:07:25 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) 2026-07-17 17:07:25.497 7 WARNING neutronclient.v2_0.client [None req-c373c079-c5fb-4d6e-8e8e-bff9079d7b77 f2602645436c488e8e6fd1f31409ff76 32a9b696b44a427ab1b18ea8648860f3 - - default default] 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-07-17 17:07:25.589 8 WARNING neutronclient.v2_0.client [None req-c2ef38d0-4a22-45f3-8536-d48ee651df80 5c2c9c5497c04c1ca2cf1095758f9a66 e4ce695567c74c61801516d9c67c0ecf - - default default] The python binding code in 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/714] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:25 2026] GET /v2.1/servers/ef1ee469-0392-4de3-b9b9-057817c571d7 => generated 1740 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 364/715] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:25 2026] GET /v2.1/servers/6f6efe7d-74dd-44d9-b66d-59a4e3706257 => generated 1436 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/716] 10.0.0.87 () {32 vars in 640 bytes} [Fri Jul 17 17:07:25 2026] GET /v2.1/servers => generated 384 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 365/717] 10.0.0.87 () {32 vars in 717 bytes} [Fri Jul 17 17:07:25 2026] DELETE /v2.1/servers/ef1ee469-0392-4de3-b9b9-057817c571d7 => 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-07-17 17:07:25.940 7 WARNING neutronclient.v2_0.client [None req-0b710c63-c48e-4934-9579-2f60bb6cad55 f2602645436c488e8e6fd1f31409ff76 32a9b696b44a427ab1b18ea8648860f3 - - default default] The python binding code in 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/718] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:25 2026] GET /v2.1/servers/ef1ee469-0392-4de3-b9b9-057817c571d7 => generated 1746 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-07-17 17:07:26.754 8 WARNING neutronclient.v2_0.client [None req-b7ddab0c-409c-4dab-bce9-770c04375922 5c2c9c5497c04c1ca2cf1095758f9a66 e4ce695567c74c61801516d9c67c0ecf - - default default] The python binding code in 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/719] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:26 2026] GET /v2.1/servers/6f6efe7d-74dd-44d9-b66d-59a4e3706257 => generated 1436 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:27.091 7 WARNING neutronclient.v2_0.client [None req-56797ad4-cbad-452a-a052-76857d3ab1ca f2602645436c488e8e6fd1f31409ff76 32a9b696b44a427ab1b18ea8648860f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 354/720] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:27 2026] GET /v2.1/servers/ef1ee469-0392-4de3-b9b9-057817c571d7 => generated 1866 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:27.946 8 WARNING neutronclient.v2_0.client [None req-2d53993e-38bf-4739-ace6-d30e39845cad 5c2c9c5497c04c1ca2cf1095758f9a66 e4ce695567c74c61801516d9c67c0ecf - - default default] The python binding code in 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/721] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:27 2026] GET /v2.1/servers/6f6efe7d-74dd-44d9-b66d-59a4e3706257 => generated 1424 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:28.254 7 WARNING neutronclient.v2_0.client [None req-413f4bc1-f62e-4b18-9ef5-36e17148a3da f2602645436c488e8e6fd1f31409ff76 32a9b696b44a427ab1b18ea8648860f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 355/722] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:28 2026] GET /v2.1/servers/ef1ee469-0392-4de3-b9b9-057817c571d7 => generated 1866 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-07-17 17:07:28.531 8 INFO nova.api.openstack.compute.server_external_events [req-079dfa7f-bb16-46c6-931d-5428ef8415a4 req-53d2df9f-48a5-4edf-a0d8-3f31ea2ca1bc e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-vif-unplugged:92f6a554-bca9-4a17-baea-9cac1286e528 for instance ef1ee469-0392-4de3-b9b9-057817c571d7 on instance [pid: 8|app: 0|req: 368/723] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 17 17:07:28 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:29.179 7 WARNING neutronclient.v2_0.client [None req-2ce0a3ca-3b2b-4008-b413-50ca08113856 5c2c9c5497c04c1ca2cf1095758f9a66 e4ce695567c74c61801516d9c67c0ecf - - default default] 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: 356/724] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:29 2026] GET /v2.1/servers/6f6efe7d-74dd-44d9-b66d-59a4e3706257 => generated 1424 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-17 17:07:29.371 8 INFO nova.api.openstack.compute.server_external_events [req-60430d98-2fbb-431c-9c88-f562d7ab1168 req-1bcc473c-e4ee-4ffe-9e0c-d89999fa330f e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-vif-deleted:92f6a554-bca9-4a17-baea-9cac1286e528 for instance ef1ee469-0392-4de3-b9b9-057817c571d7 on instance [pid: 8|app: 0|req: 369/725] 10.0.0.9 () {38 vars in 813 bytes} [Fri Jul 17 17:07:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:29.425 7 WARNING neutronclient.v2_0.client [None req-b536c494-378f-4076-b8cd-c8d193ad7fbd f2602645436c488e8e6fd1f31409ff76 32a9b696b44a427ab1b18ea8648860f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 357/726] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:29 2026] GET /v2.1/servers/ef1ee469-0392-4de3-b9b9-057817c571d7 => generated 1512 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:30.412 7 WARNING neutronclient.v2_0.client [None req-2ceb7c79-d1e4-40aa-a8ec-eb7bc76d3ebf 5c2c9c5497c04c1ca2cf1095758f9a66 e4ce695567c74c61801516d9c67c0ecf - - default default] 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: 359/729] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:30 2026] GET /v2.1/servers/6f6efe7d-74dd-44d9-b66d-59a4e3706257 => generated 1424 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-17 17:07:30.561 8 WARNING neutronclient.v2_0.client [None req-b3c13506-477f-4957-87a0-9e05a001ead1 f2602645436c488e8e6fd1f31409ff76 32a9b696b44a427ab1b18ea8648860f3 - - default default] The python binding code in 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/730] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:30 2026] GET /v2.1/servers/ef1ee469-0392-4de3-b9b9-057817c571d7 => generated 1517 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-07-17 17:07:31.174 7 INFO nova.api.openstack.compute.server_external_events [req-2947e645-5f53-4253-8b55-a9a443bd257c req-e5966a5e-b318-4eff-b5e8-b961ff806500 e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-vif-plugged:d666a7ab-117c-4a21-9b06-408dfa90c3c0 for instance 6f6efe7d-74dd-44d9-b66d-59a4e3706257 on instance [pid: 7|app: 0|req: 360/731] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 17 17:07:31 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-07-17 17:07:31.586 8 WARNING neutronclient.v2_0.client [None req-fa4c20ca-255c-41b4-b1e7-5cc67cc8771b 5c2c9c5497c04c1ca2cf1095758f9a66 e4ce695567c74c61801516d9c67c0ecf - - default default] 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-07-17 17:07:31.710 7 WARNING neutronclient.v2_0.client [None req-3d062957-838d-497a-9b17-f16efdc60700 f2602645436c488e8e6fd1f31409ff76 32a9b696b44a427ab1b18ea8648860f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 372/732] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:31 2026] GET /v2.1/servers/6f6efe7d-74dd-44d9-b66d-59a4e3706257 => generated 1424 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/733] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:31 2026] GET /v2.1/servers/ef1ee469-0392-4de3-b9b9-057817c571d7 => generated 1517 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:32.811 7 INFO nova.api.openstack.wsgi [None req-5311ff12-8845-464a-9a4a-c6e8c3893133 f2602645436c488e8e6fd1f31409ff76 32a9b696b44a427ab1b18ea8648860f3 - - default default] HTTP exception thrown: Instance ef1ee469-0392-4de3-b9b9-057817c571d7 could not be found. [pid: 7|app: 0|req: 362/734] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:32 2026] GET /v2.1/servers/ef1ee469-0392-4de3-b9b9-057817c571d7 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-17 17:07:32.815 8 WARNING neutronclient.v2_0.client [None req-a33a23e5-d3d6-4c94-b401-10024fb86e05 5c2c9c5497c04c1ca2cf1095758f9a66 e4ce695567c74c61801516d9c67c0ecf - - default default] 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: 363/735] 10.0.0.87 () {32 vars in 703 bytes} [Fri Jul 17 17:07:32 2026] DELETE /v2.1/os-keypairs/tempest-keypair-836718324 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/736] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:32 2026] GET /v2.1/servers/6f6efe7d-74dd-44d9-b66d-59a4e3706257 => generated 1610 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-17 17:07:32.984 7 WARNING neutronclient.v2_0.client [None req-bb48f39b-0850-460f-982a-d402941583c2 5c2c9c5497c04c1ca2cf1095758f9a66 e4ce695567c74c61801516d9c67c0ecf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/737] 10.0.0.87 () {32 vars in 740 bytes} [Fri Jul 17 17:07:32 2026] GET /v2.1/servers/6f6efe7d-74dd-44d9-b66d-59a4e3706257/os-interface => generated 284 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-07-17 17:07:33.941 7 INFO nova.api.openstack.compute.server_external_events [req-8fce5023-614b-497c-a579-f84c803515ee req-10a8babe-28e8-427d-8863-e168b77b2e25 e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-changed:d666a7ab-117c-4a21-9b06-408dfa90c3c0 for instance 6f6efe7d-74dd-44d9-b66d-59a4e3706257 on instance [pid: 7|app: 0|req: 365/738] 10.0.0.9 () {38 vars in 813 bytes} [Fri Jul 17 17:07:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 17:07:33.968 8 WARNING neutronclient.v2_0.client [None req-871e031c-7559-4f46-bcff-5b542281929e 5c2c9c5497c04c1ca2cf1095758f9a66 e4ce695567c74c61801516d9c67c0ecf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 374/739] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:33 2026] GET /v2.1/servers/6f6efe7d-74dd-44d9-b66d-59a4e3706257 => generated 1610 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 366/740] 10.0.0.87 () {32 vars in 640 bytes} [Fri Jul 17 17:07:34 2026] GET /v2.1/servers => generated 388 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 375/741] 10.0.0.87 () {32 vars in 717 bytes} [Fri Jul 17 17:07:34 2026] DELETE /v2.1/servers/6f6efe7d-74dd-44d9-b66d-59a4e3706257 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:34.371 7 WARNING neutronclient.v2_0.client [None req-00f3ae5f-0145-429a-84e8-266804282cc9 5c2c9c5497c04c1ca2cf1095758f9a66 e4ce695567c74c61801516d9c67c0ecf - - default default] The python binding code in 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/742] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:34 2026] GET /v2.1/servers/6f6efe7d-74dd-44d9-b66d-59a4e3706257 => generated 1616 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-07-17 17:07:35.542 8 WARNING neutronclient.v2_0.client [None req-9d15f772-c4e9-485c-94cf-7a8759e6ff31 5c2c9c5497c04c1ca2cf1095758f9a66 e4ce695567c74c61801516d9c67c0ecf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/743] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:35 2026] GET /v2.1/servers/6f6efe7d-74dd-44d9-b66d-59a4e3706257 => generated 1736 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:36.724 7 WARNING neutronclient.v2_0.client [None req-2a435d9c-b8d5-46ed-ae74-32a964938dd3 5c2c9c5497c04c1ca2cf1095758f9a66 e4ce695567c74c61801516d9c67c0ecf - - default default] The python binding code in 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/744] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:36 2026] GET /v2.1/servers/6f6efe7d-74dd-44d9-b66d-59a4e3706257 => generated 1736 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:37.921 8 WARNING neutronclient.v2_0.client [None req-a2e1279b-2ff4-477b-b33c-ba001468b2a9 5c2c9c5497c04c1ca2cf1095758f9a66 e4ce695567c74c61801516d9c67c0ecf - - default default] The python binding code in 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/745] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:37 2026] GET /v2.1/servers/6f6efe7d-74dd-44d9-b66d-59a4e3706257 => generated 1669 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-07-17 17:07:38.101 7 INFO nova.api.openstack.compute.server_external_events [req-f846d958-3357-4aa0-943b-ec6eee097ab8 req-338534d4-12d4-4928-9d07-014848cdb749 e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-vif-deleted:d666a7ab-117c-4a21-9b06-408dfa90c3c0 for instance 6f6efe7d-74dd-44d9-b66d-59a4e3706257 on instance [pid: 7|app: 0|req: 369/746] 10.0.0.9 () {38 vars in 813 bytes} [Fri Jul 17 17:07:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:39.024 8 WARNING neutronclient.v2_0.client [None req-7fa8e34e-756c-4313-b92f-7dfe31fadbc3 5c2c9c5497c04c1ca2cf1095758f9a66 e4ce695567c74c61801516d9c67c0ecf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/747] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:38 2026] GET /v2.1/servers/6f6efe7d-74dd-44d9-b66d-59a4e3706257 => generated 1380 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:40.130 7 WARNING neutronclient.v2_0.client [None req-0d0eb749-2d65-4402-88e4-bb65bf9480fe 5c2c9c5497c04c1ca2cf1095758f9a66 e4ce695567c74c61801516d9c67c0ecf - - default default] The python binding code in 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/750] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:40 2026] GET /v2.1/servers/6f6efe7d-74dd-44d9-b66d-59a4e3706257 => generated 1385 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-07-17 17:07:41.226 8 WARNING neutronclient.v2_0.client [None req-cb58838e-7421-473b-a225-1bd05d2cd4a0 5c2c9c5497c04c1ca2cf1095758f9a66 e4ce695567c74c61801516d9c67c0ecf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 380/751] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:41 2026] GET /v2.1/servers/6f6efe7d-74dd-44d9-b66d-59a4e3706257 => generated 1385 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-07-17 17:07:42.325 7 INFO nova.api.openstack.wsgi [None req-2ffaae5d-80c6-4630-9954-a5faaf2f513e 5c2c9c5497c04c1ca2cf1095758f9a66 e4ce695567c74c61801516d9c67c0ecf - - default default] HTTP exception thrown: Instance 6f6efe7d-74dd-44d9-b66d-59a4e3706257 could not be found. [pid: 7|app: 0|req: 372/752] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:42 2026] GET /v2.1/servers/6f6efe7d-74dd-44d9-b66d-59a4e3706257 => generated 111 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 381/753] 10.0.0.87 () {32 vars in 703 bytes} [Fri Jul 17 17:07:42 2026] DELETE /v2.1/os-keypairs/tempest-keypair-927111826 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:43.212 7 WARNING neutronclient.v2_0.client [None req-44d69342-95b6-49c1-96af-b11a4cf5006f 15db3eac50d4474bafb934c2d4be4a9e eabf32b597744828be5fa9ac32d2c735 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:07:43.383 7 WARNING neutronclient.v2_0.client [None req-44d69342-95b6-49c1-96af-b11a4cf5006f 15db3eac50d4474bafb934c2d4be4a9e eabf32b597744828be5fa9ac32d2c735 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 373/754] 10.0.0.87 () {34 vars in 662 bytes} [Fri Jul 17 17:07:43 2026] POST /v2.1/servers => generated 424 bytes in 579 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-17 17:07:43.628 8 WARNING neutronclient.v2_0.client [None req-04dfd1a5-f06a-4d72-8f7b-1294dbb2bc87 15db3eac50d4474bafb934c2d4be4a9e eabf32b597744828be5fa9ac32d2c735 - - default default] The python binding code in 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/755] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:43 2026] GET /v2.1/servers/dac54124-abd7-46d5-a9c3-52c00b6cf839 => generated 1369 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:44.726 7 WARNING neutronclient.v2_0.client [None req-3431e2dd-ab6a-4fa3-b7f2-07e9f73ddf36 15db3eac50d4474bafb934c2d4be4a9e eabf32b597744828be5fa9ac32d2c735 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 374/756] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:44 2026] GET /v2.1/servers/dac54124-abd7-46d5-a9c3-52c00b6cf839 => generated 1373 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-07-17 17:07:45.825 8 WARNING neutronclient.v2_0.client [None req-6ee0b488-dbdf-4d6a-8d0f-f365741ee922 15db3eac50d4474bafb934c2d4be4a9e eabf32b597744828be5fa9ac32d2c735 - - default default] The python binding code in 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/757] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:45 2026] GET /v2.1/servers/dac54124-abd7-46d5-a9c3-52c00b6cf839 => generated 1365 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-07-17 17:07:46.937 7 WARNING neutronclient.v2_0.client [None req-30d85ba6-fafd-4573-a6b9-099f03fe3f46 15db3eac50d4474bafb934c2d4be4a9e eabf32b597744828be5fa9ac32d2c735 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/758] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:46 2026] GET /v2.1/servers/dac54124-abd7-46d5-a9c3-52c00b6cf839 => generated 1421 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-07-17 17:07:48.021 8 WARNING neutronclient.v2_0.client [None req-86b11794-9441-4a05-8dfc-2beed73c1532 15db3eac50d4474bafb934c2d4be4a9e eabf32b597744828be5fa9ac32d2c735 - - default default] The python binding code in 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/759] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:47 2026] GET /v2.1/servers/dac54124-abd7-46d5-a9c3-52c00b6cf839 => generated 1421 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-07-17 17:07:49.109 7 WARNING neutronclient.v2_0.client [None req-79b0f7b2-1acf-4007-b679-4e0894a45be2 15db3eac50d4474bafb934c2d4be4a9e eabf32b597744828be5fa9ac32d2c735 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 376/760] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:49 2026] GET /v2.1/servers/dac54124-abd7-46d5-a9c3-52c00b6cf839 => generated 1429 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-07-17 17:07:50.165 8 INFO nova.api.openstack.compute.server_external_events [req-ce185f55-9097-4b44-911d-1bf2f3d4eb15 req-e848df03-4cd2-4196-8f2e-0dac384c0116 e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-changed:583ca3f8-0c50-4bde-9e91-04f5b799cce8 for instance dac54124-abd7-46d5-a9c3-52c00b6cf839 on instance [pid: 8|app: 0|req: 386/763] 10.0.0.9 () {38 vars in 813 bytes} [Fri Jul 17 17:07:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:50.208 7 WARNING neutronclient.v2_0.client [None req-c28f2c2b-776d-4d55-af74-c75a4ea5e782 15db3eac50d4474bafb934c2d4be4a9e eabf32b597744828be5fa9ac32d2c735 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 378/764] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:50 2026] GET /v2.1/servers/dac54124-abd7-46d5-a9c3-52c00b6cf839 => generated 1481 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-07-17 17:07:50.789 8 WARNING neutronclient.v2_0.client [None req-76f7e4bf-873c-4c48-96dd-d2b2dec00df9 aded6af8b260423b9716e54184aab68e cb8777020bce4cf7a0855c6eacfc7f41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 387/765] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:50 2026] GET /v2.1/servers/e1fe7c44-92c0-4e65-aaa9-65a679184d57 => generated 1817 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:51.020 7 WARNING neutronclient.v2_0.client [None req-2f39c06e-01fa-4f32-8c3d-066d38c2df4d aded6af8b260423b9716e54184aab68e cb8777020bce4cf7a0855c6eacfc7f41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 379/766] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:50 2026] GET /v2.1/servers/e1fe7c44-92c0-4e65-aaa9-65a679184d57 => generated 1817 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, ' [pid: 8|app: 0|req: 388/767] 10.0.0.87 () {34 vars in 749 bytes} [Fri Jul 17 17:07:51 2026] POST /v2.1/servers/e1fe7c44-92c0-4e65-aaa9-65a679184d57/action => generated 0 bytes in 90 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:51.423 8 WARNING neutronclient.v2_0.client [None req-02e9fb50-83a7-4994-a643-ec145605024c aded6af8b260423b9716e54184aab68e cb8777020bce4cf7a0855c6eacfc7f41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:07:51.432 7 WARNING neutronclient.v2_0.client [None req-7d00e2e8-3de5-4fd4-8896-2dd558602a5e 15db3eac50d4474bafb934c2d4be4a9e eabf32b597744828be5fa9ac32d2c735 - - default default] The python binding code in 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/768] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:51 2026] GET /v2.1/servers/e1fe7c44-92c0-4e65-aaa9-65a679184d57 => generated 1819 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/769] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:51 2026] GET /v2.1/servers/dac54124-abd7-46d5-a9c3-52c00b6cf839 => generated 1469 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:52.593 8 WARNING neutronclient.v2_0.client [None req-b0edec4b-b821-433b-8bc5-59652277f51e aded6af8b260423b9716e54184aab68e cb8777020bce4cf7a0855c6eacfc7f41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:07:52.604 7 WARNING neutronclient.v2_0.client [None req-5db6a64e-d1e0-4835-94d2-b64ab1fb2a13 15db3eac50d4474bafb934c2d4be4a9e eabf32b597744828be5fa9ac32d2c735 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/770] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:52 2026] GET /v2.1/servers/dac54124-abd7-46d5-a9c3-52c00b6cf839 => generated 1469 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/771] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:52 2026] GET /v2.1/servers/e1fe7c44-92c0-4e65-aaa9-65a679184d57 => generated 1819 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:53.751 7 WARNING neutronclient.v2_0.client [None req-1bb252f2-e307-41d2-84bf-7a53761e3c83 15db3eac50d4474bafb934c2d4be4a9e eabf32b597744828be5fa9ac32d2c735 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:07:53.758 8 WARNING neutronclient.v2_0.client [None req-4c0eb6a5-c630-4674-ba89-d51fcadf494a aded6af8b260423b9716e54184aab68e cb8777020bce4cf7a0855c6eacfc7f41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/772] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:53 2026] GET /v2.1/servers/dac54124-abd7-46d5-a9c3-52c00b6cf839 => generated 1469 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/773] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:53 2026] GET /v2.1/servers/e1fe7c44-92c0-4e65-aaa9-65a679184d57 => generated 1819 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:54.969 7 WARNING neutronclient.v2_0.client [None req-e6b1ac0d-fb0b-49be-a470-aa376e0a19a9 15db3eac50d4474bafb934c2d4be4a9e eabf32b597744828be5fa9ac32d2c735 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:07:55.000 8 WARNING neutronclient.v2_0.client [None req-253f7bc3-c5fe-4916-99e4-6db1ad402289 aded6af8b260423b9716e54184aab68e cb8777020bce4cf7a0855c6eacfc7f41 - - default default] The python binding code in 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/774] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:54 2026] GET /v2.1/servers/dac54124-abd7-46d5-a9c3-52c00b6cf839 => generated 1469 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/775] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:54 2026] GET /v2.1/servers/e1fe7c44-92c0-4e65-aaa9-65a679184d57 => generated 1824 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:55.771 7 INFO nova.api.openstack.compute.server_external_events [req-8fc0cf5e-edff-49a7-a192-35faf4f52fcd req-63231e08-672d-4d23-b1f6-b9feecc7d2f3 e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-vif-plugged:583ca3f8-0c50-4bde-9e91-04f5b799cce8 for instance dac54124-abd7-46d5-a9c3-52c00b6cf839 on instance [pid: 7|app: 0|req: 384/776] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 17 17:07:55 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:56.153 8 WARNING neutronclient.v2_0.client [None req-30582e8d-964c-4e70-a0c7-406400378849 15db3eac50d4474bafb934c2d4be4a9e eabf32b597744828be5fa9ac32d2c735 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:07:56.196 7 WARNING neutronclient.v2_0.client [None req-a64ea1d6-e139-478f-9b6a-c73027872662 aded6af8b260423b9716e54184aab68e cb8777020bce4cf7a0855c6eacfc7f41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 393/777] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:56 2026] GET /v2.1/servers/dac54124-abd7-46d5-a9c3-52c00b6cf839 => generated 1469 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 385/778] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:56 2026] GET /v2.1/servers/e1fe7c44-92c0-4e65-aaa9-65a679184d57 => generated 1824 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-17 17:07:56.467 8 WARNING neutronclient.v2_0.client [None req-33098bf8-2a06-441f-aa69-11d324f2b78d 9042d5d656fa43a28a81d47f779a5ab8 1e660115d6484645aa8d76bc328d3e41 - - default default] The python binding code in 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/779] 10.0.0.87 () {32 vars in 740 bytes} [Fri Jul 17 17:07:56 2026] GET /v2.1/servers/cb1afd2d-5611-482f-aad3-5a8e016c263b/os-interface => generated 285 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:56.617 7 WARNING neutronclient.v2_0.client [None req-030635a4-b5b9-4b00-af9d-2c8246fe7e0a 9042d5d656fa43a28a81d47f779a5ab8 1e660115d6484645aa8d76bc328d3e41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/780] 10.0.0.87 () {32 vars in 814 bytes} [Fri Jul 17 17:07:56 2026] GET /v2.1/servers/cb1afd2d-5611-482f-aad3-5a8e016c263b/os-interface/73a271af-d25a-4624-b498-6842bed5c637 => generated 282 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 395/781] 10.0.0.87 () {32 vars in 722 bytes} [Fri Jul 17 17:07:56 2026] GET /v2.1/servers/cb1afd2d-5611-482f-aad3-5a8e016c263b/ips => generated 157 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: 387/782] 10.0.0.87 () {34 vars in 749 bytes} [Fri Jul 17 17:07:56 2026] POST /v2.1/servers/cb1afd2d-5611-482f-aad3-5a8e016c263b/action => generated 0 bytes in 37 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: 396/783] 10.0.0.87 () {32 vars in 722 bytes} [Fri Jul 17 17:07:56 2026] GET /v2.1/servers/cb1afd2d-5611-482f-aad3-5a8e016c263b/ips => generated 157 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-07-17 17:07:57.399 7 INFO nova.api.openstack.compute.server_external_events [req-a85033ee-945a-4a68-b02d-a00f227bce63 req-71aa142e-667c-48dc-9905-ea46f0214618 e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-vif-unplugged:0dd7af2b-b58f-4850-8a0a-c23a795f76a1 for instance e1fe7c44-92c0-4e65-aaa9-65a679184d57 on instance [pid: 7|app: 0|req: 388/784] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 17 17:07:57 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:57.479 8 WARNING neutronclient.v2_0.client [None req-0a828a91-15a8-4c47-b269-8aa171cad2cf 15db3eac50d4474bafb934c2d4be4a9e eabf32b597744828be5fa9ac32d2c735 - - default default] 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-07-17 17:07:57.521 7 WARNING neutronclient.v2_0.client [None req-cbff9cc2-20e8-475f-838c-5656d1aa9b94 aded6af8b260423b9716e54184aab68e cb8777020bce4cf7a0855c6eacfc7f41 - - default default] The python binding code in 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/785] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:57 2026] GET /v2.1/servers/dac54124-abd7-46d5-a9c3-52c00b6cf839 => generated 1653 bytes in 703 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 389/786] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:57 2026] GET /v2.1/servers/e1fe7c44-92c0-4e65-aaa9-65a679184d57 => generated 1824 bytes in 676 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 398/787] 10.0.0.87 () {32 vars in 722 bytes} [Fri Jul 17 17:07:58 2026] GET /v2.1/servers/cb1afd2d-5611-482f-aad3-5a8e016c263b/ips => generated 157 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:58.186 7 INFO nova.api.openstack.compute.server_external_events [req-b477fdd7-fc12-48ae-806d-f19bf42ccefb req-d954ab0e-928c-4df9-a763-e9e630af47a0 e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-changed:73a271af-d25a-4624-b498-6842bed5c637 for instance cb1afd2d-5611-482f-aad3-5a8e016c263b on instance [pid: 7|app: 0|req: 390/788] 10.0.0.9 () {38 vars in 813 bytes} [Fri Jul 17 17:07:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/789] 10.0.0.87 () {32 vars in 722 bytes} [Fri Jul 17 17:07:58 2026] GET /v2.1/servers/dac54124-abd7-46d5-a9c3-52c00b6cf839/ips => generated 108 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 391/790] 10.0.0.87 () {32 vars in 722 bytes} [Fri Jul 17 17:07:58 2026] GET /v2.1/servers/dac54124-abd7-46d5-a9c3-52c00b6cf839/ips => generated 108 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 400/791] 10.0.0.87 () {32 vars in 822 bytes} [Fri Jul 17 17:07:58 2026] GET /v2.1/servers/dac54124-abd7-46d5-a9c3-52c00b6cf839/ips/tempest-ServerAddressesTestJSON-631049883-network => generated 93 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 392/792] 10.0.0.87 () {32 vars in 717 bytes} [Fri Jul 17 17:07:58 2026] DELETE /v2.1/servers/dac54124-abd7-46d5-a9c3-52c00b6cf839 => generated 0 bytes in 164 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-07-17 17:07:58.519 8 WARNING neutronclient.v2_0.client [None req-64400810-d04d-435b-9eb8-cc36de39c298 15db3eac50d4474bafb934c2d4be4a9e eabf32b597744828be5fa9ac32d2c735 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 401/793] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:58 2026] GET /v2.1/servers/dac54124-abd7-46d5-a9c3-52c00b6cf839 => generated 1659 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:59.216 7 WARNING neutronclient.v2_0.client [None req-033b8738-653f-4576-846e-174ece815bc5 aded6af8b260423b9716e54184aab68e cb8777020bce4cf7a0855c6eacfc7f41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 402/794] 10.0.0.87 () {32 vars in 722 bytes} [Fri Jul 17 17:07:59 2026] GET /v2.1/servers/cb1afd2d-5611-482f-aad3-5a8e016c263b/ips => generated 196 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-07-17 17:07:59.260 8 WARNING neutronclient.v2_0.client [None req-ed6b2406-f457-4b27-a383-c21dcbcc7969 9042d5d656fa43a28a81d47f779a5ab8 1e660115d6484645aa8d76bc328d3e41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/795] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:59 2026] GET /v2.1/servers/e1fe7c44-92c0-4e65-aaa9-65a679184d57 => generated 1824 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/796] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:59 2026] GET /v2.1/servers/cb1afd2d-5611-482f-aad3-5a8e016c263b => generated 1952 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, ' [pid: 7|app: 0|req: 394/797] 10.0.0.87 () {34 vars in 749 bytes} [Fri Jul 17 17:07:59 2026] POST /v2.1/servers/cb1afd2d-5611-482f-aad3-5a8e016c263b/action => generated 0 bytes in 48 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: 404/798] 10.0.0.87 () {32 vars in 722 bytes} [Fri Jul 17 17:07:59 2026] GET /v2.1/servers/cb1afd2d-5611-482f-aad3-5a8e016c263b/ips => generated 196 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-07-17 17:07:59.817 7 WARNING neutronclient.v2_0.client [None req-f2e67ea7-6e22-4345-9c4c-b07a5d049b97 15db3eac50d4474bafb934c2d4be4a9e eabf32b597744828be5fa9ac32d2c735 - - default default] The python binding code in 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/801] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:07:59 2026] GET /v2.1/servers/dac54124-abd7-46d5-a9c3-52c00b6cf839 => generated 1659 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:08:00.491 8 WARNING neutronclient.v2_0.client [None req-bbb722e1-9242-48af-85dc-6f800fed0f6c aded6af8b260423b9716e54184aab68e cb8777020bce4cf7a0855c6eacfc7f41 - - default default] 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: 407/802] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:08:00 2026] GET /v2.1/servers/e1fe7c44-92c0-4e65-aaa9-65a679184d57 => generated 1824 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/803] 10.0.0.87 () {32 vars in 722 bytes} [Fri Jul 17 17:08:00 2026] GET /v2.1/servers/cb1afd2d-5611-482f-aad3-5a8e016c263b/ips => generated 196 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:08:00.999 8 WARNING neutronclient.v2_0.client [None req-64f26181-799a-462b-8d34-682fc29d5712 15db3eac50d4474bafb934c2d4be4a9e eabf32b597744828be5fa9ac32d2c735 - - default default] 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-07-17 17:08:01.495 7 INFO nova.api.openstack.compute.server_external_events [req-a8267127-cf71-466d-9374-43b09d35b24f req-176a66c5-19f3-4b5e-ac24-81770507abf0 e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-vif-deleted:583ca3f8-0c50-4bde-9e91-04f5b799cce8 for instance dac54124-abd7-46d5-a9c3-52c00b6cf839 on instance [pid: 7|app: 0|req: 397/804] 10.0.0.9 () {38 vars in 813 bytes} [Fri Jul 17 17:08:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/805] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:08:00 2026] GET /v2.1/servers/dac54124-abd7-46d5-a9c3-52c00b6cf839 => generated 1659 bytes in 550 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:08:01.544 7 INFO nova.api.openstack.compute.server_external_events [req-d91efc85-ee7e-4217-b1ff-d4ae38ea798c req-23fbb5ff-3cc2-4a95-9d41-c8aa73ec7091 e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-changed:73a271af-d25a-4624-b498-6842bed5c637 for instance cb1afd2d-5611-482f-aad3-5a8e016c263b on instance [pid: 7|app: 0|req: 398/806] 10.0.0.9 () {38 vars in 813 bytes} [Fri Jul 17 17:08:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:08:01.644 8 WARNING neutronclient.v2_0.client [None req-77007458-d5a6-4614-9530-75f70e1554f3 aded6af8b260423b9716e54184aab68e cb8777020bce4cf7a0855c6eacfc7f41 - - default default] The python binding code in 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/807] 10.0.0.87 () {32 vars in 722 bytes} [Fri Jul 17 17:08:01 2026] GET /v2.1/servers/cb1afd2d-5611-482f-aad3-5a8e016c263b/ips => generated 196 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-07-17 17:08:01.803 7 INFO nova.api.openstack.compute.server_external_events [req-6f080c63-637c-4991-a9a3-b08910856202 req-813dca9b-4c9c-4b41-b5fa-24ba8fb935ae e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-vif-plugged:0dd7af2b-b58f-4850-8a0a-c23a795f76a1 for instance e1fe7c44-92c0-4e65-aaa9-65a679184d57 on instance [pid: 8|app: 0|req: 409/808] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:08:01 2026] GET /v2.1/servers/e1fe7c44-92c0-4e65-aaa9-65a679184d57 => generated 1817 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/809] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 17 17:08: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-07-17 17:08:02.576 8 WARNING neutronclient.v2_0.client [None req-0daf24bd-d020-4590-a525-6b60c2dd3edb 15db3eac50d4474bafb934c2d4be4a9e eabf32b597744828be5fa9ac32d2c735 - - default default] The python binding code in 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/810] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:08:02 2026] GET /v2.1/servers/dac54124-abd7-46d5-a9c3-52c00b6cf839 => generated 1455 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, ' [pid: 7|app: 0|req: 401/811] 10.0.0.87 () {32 vars in 722 bytes} [Fri Jul 17 17:08:02 2026] GET /v2.1/servers/cb1afd2d-5611-482f-aad3-5a8e016c263b/ips => generated 157 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: 411/812] 10.0.0.87 () {32 vars in 717 bytes} [Fri Jul 17 17:08:02 2026] DELETE /v2.1/servers/cb1afd2d-5611-482f-aad3-5a8e016c263b => generated 0 bytes in 96 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:08:02.866 7 WARNING neutronclient.v2_0.client [None req-0f06c7a6-d5ab-4486-b0d8-e8e7a87feda2 9042d5d656fa43a28a81d47f779a5ab8 1e660115d6484645aa8d76bc328d3e41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 402/813] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:08:02 2026] GET /v2.1/servers/cb1afd2d-5611-482f-aad3-5a8e016c263b => generated 1843 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:08:03.666 8 WARNING neutronclient.v2_0.client [None req-e083c032-f323-4f9c-86b8-ae629badf300 15db3eac50d4474bafb934c2d4be4a9e eabf32b597744828be5fa9ac32d2c735 - - default default] The python binding code in 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/814] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:08:03 2026] GET /v2.1/servers/dac54124-abd7-46d5-a9c3-52c00b6cf839 => generated 1455 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:08:04.078 7 WARNING neutronclient.v2_0.client [None req-8b4b70ff-597a-467e-932e-00d7641042b2 9042d5d656fa43a28a81d47f779a5ab8 1e660115d6484645aa8d76bc328d3e41 - - default default] The python binding code in 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/815] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:08:04 2026] GET /v2.1/servers/cb1afd2d-5611-482f-aad3-5a8e016c263b => generated 1843 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:08:04.751 8 INFO nova.api.openstack.wsgi [None req-9f679052-3c2f-4295-98f9-25a58219f286 15db3eac50d4474bafb934c2d4be4a9e eabf32b597744828be5fa9ac32d2c735 - - default default] HTTP exception thrown: Instance dac54124-abd7-46d5-a9c3-52c00b6cf839 could not be found. [pid: 8|app: 0|req: 413/816] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:08:04 2026] GET /v2.1/servers/dac54124-abd7-46d5-a9c3-52c00b6cf839 => 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-07-17 17:08:05.265 7 WARNING neutronclient.v2_0.client [None req-c6db2f18-86e9-42c5-a1c1-a3ac43d5af21 9042d5d656fa43a28a81d47f779a5ab8 1e660115d6484645aa8d76bc328d3e41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 404/817] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:08:05 2026] GET /v2.1/servers/cb1afd2d-5611-482f-aad3-5a8e016c263b => generated 1843 bytes in 775 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:08:06.128 8 INFO nova.api.openstack.compute.server_external_events [req-a3d00ae1-2439-4871-8875-7f84be61acc6 req-807a7ee5-b36f-4473-a8a9-bfb051d9b478 e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-vif-unplugged:73a271af-d25a-4624-b498-6842bed5c637 for instance cb1afd2d-5611-482f-aad3-5a8e016c263b on instance [pid: 8|app: 0|req: 414/818] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 17 17:08:06 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:08:06.608 7 INFO nova.api.openstack.compute.server_external_events [req-c7edb5d7-7e71-4e47-a294-6141755f3558 req-bf81b3bd-5317-454b-a331-caa9385a86ac e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-vif-deleted:73a271af-d25a-4624-b498-6842bed5c637 for instance cb1afd2d-5611-482f-aad3-5a8e016c263b on instance [pid: 7|app: 0|req: 405/819] 10.0.0.9 () {38 vars in 813 bytes} [Fri Jul 17 17:08:06 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-07-17 17:08:07.064 8 WARNING neutronclient.v2_0.client [None req-578a7a60-92c5-4c07-87f2-9081677cf88c 9042d5d656fa43a28a81d47f779a5ab8 1e660115d6484645aa8d76bc328d3e41 - - default default] The python binding code in 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/820] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:08:07 2026] GET /v2.1/servers/cb1afd2d-5611-482f-aad3-5a8e016c263b => generated 1481 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-07-17 17:08:08.188 7 WARNING neutronclient.v2_0.client [None req-7af67350-e368-4881-836c-e4868ec2c9ee 9042d5d656fa43a28a81d47f779a5ab8 1e660115d6484645aa8d76bc328d3e41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 406/821] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:08:08 2026] GET /v2.1/servers/cb1afd2d-5611-482f-aad3-5a8e016c263b => generated 1486 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, ' [pid: 7|app: 0|req: 407/822] 10.0.0.87 () {30 vars in 412 bytes} [Fri Jul 17 17:08:09 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-07-17 17:08:09.290 8 WARNING neutronclient.v2_0.client [None req-ec876128-c4f6-42c1-afcf-b1735a50cdca 9042d5d656fa43a28a81d47f779a5ab8 1e660115d6484645aa8d76bc328d3e41 - - default default] The python binding code in 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/823] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:08:09 2026] GET /v2.1/servers/cb1afd2d-5611-482f-aad3-5a8e016c263b => generated 1486 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: 7|app: 0|req: 408/824] 10.0.0.87 () {28 vars in 559 bytes} [Fri Jul 17 17:08:09 2026] GET /v2/ => generated 402 bytes in 572 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 417/825] 10.0.0.87 () {28 vars in 563 bytes} [Fri Jul 17 17:08:09 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/826] 10.0.0.87 () {30 vars in 412 bytes} [Fri Jul 17 17:08:09 2026] GET / => generated 423 bytes in 7 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-07-17 17:08:10.400 7 INFO nova.api.openstack.wsgi [None req-4fa47c3b-7f9d-496e-856a-5874bd830728 9042d5d656fa43a28a81d47f779a5ab8 1e660115d6484645aa8d76bc328d3e41 - - default default] HTTP exception thrown: Instance cb1afd2d-5611-482f-aad3-5a8e016c263b could not be found. [pid: 7|app: 0|req: 411/829] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:08:10 2026] GET /v2.1/servers/cb1afd2d-5611-482f-aad3-5a8e016c263b => generated 111 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/830] 10.0.0.87 () {32 vars in 703 bytes} [Fri Jul 17 17:08:10 2026] DELETE /v2.1/os-keypairs/tempest-keypair-205678565 => generated 0 bytes in 32 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-07-17 17:08:11.058 7 INFO nova.api.openstack.wsgi [None req-bdb0eee7-24a4-4d60-b7b2-e6e367ead279 9042d5d656fa43a28a81d47f779a5ab8 1e660115d6484645aa8d76bc328d3e41 - - default default] HTTP exception thrown: Instance cb1afd2d-5611-482f-aad3-5a8e016c263b could not be found. [pid: 7|app: 0|req: 412/831] 10.0.0.87 () {32 vars in 717 bytes} [Fri Jul 17 17:08:11 2026] DELETE /v2.1/servers/cb1afd2d-5611-482f-aad3-5a8e016c263b => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-17 17:08:11.092 8 INFO nova.api.openstack.wsgi [None req-843f33dc-9de4-4490-9826-32a7038de112 9042d5d656fa43a28a81d47f779a5ab8 1e660115d6484645aa8d76bc328d3e41 - - default default] HTTP exception thrown: Instance cb1afd2d-5611-482f-aad3-5a8e016c263b could not be found. [pid: 8|app: 0|req: 420/832] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:08:11 2026] GET /v2.1/servers/cb1afd2d-5611-482f-aad3-5a8e016c263b => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 422/835] 10.0.0.87 () {34 vars in 670 bytes} [Fri Jul 17 17:08:20 2026] POST /v2.1/os-keypairs => generated 386 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:08:21.786 7 WARNING neutronclient.v2_0.client [None req-9d18f749-df21-495e-ac3c-7fba366e851a 82da00de40864d3985bb42408102227b 23567cb348394ccaba11fd6babe2caa3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:08:21.826 7 WARNING neutronclient.v2_0.client [None req-9d18f749-df21-495e-ac3c-7fba366e851a 82da00de40864d3985bb42408102227b 23567cb348394ccaba11fd6babe2caa3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:08:22.045 7 WARNING neutronclient.v2_0.client [None req-9d18f749-df21-495e-ac3c-7fba366e851a 82da00de40864d3985bb42408102227b 23567cb348394ccaba11fd6babe2caa3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 414/836] 10.0.0.87 () {34 vars in 662 bytes} [Fri Jul 17 17:08:21 2026] POST /v2.1/servers => generated 450 bytes in 598 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-17 17:08:22.318 8 WARNING neutronclient.v2_0.client [None req-59baead1-5271-4e55-b110-cba6dd6f9030 82da00de40864d3985bb42408102227b 23567cb348394ccaba11fd6babe2caa3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 423/837] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:08:22 2026] GET /v2.1/servers/4e8fab5a-6f40-4cb4-a836-e675063cb56d => generated 1424 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-07-17 17:08:23.244 7 WARNING neutronclient.v2_0.client [None req-7cc9f3bd-77ed-496d-bce8-47cc11fc7c6b aded6af8b260423b9716e54184aab68e cb8777020bce4cf7a0855c6eacfc7f41 - - default default] The python binding code in 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/838] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:08:23 2026] GET /v2.1/servers/e1fe7c44-92c0-4e65-aaa9-65a679184d57 => generated 1817 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:08:23.414 8 WARNING neutronclient.v2_0.client [None req-d3649ae7-7909-4a3d-ab05-5e3ddc8318f0 82da00de40864d3985bb42408102227b 23567cb348394ccaba11fd6babe2caa3 - - default default] The python binding code in 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/839] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:08:23 2026] GET /v2.1/servers/4e8fab5a-6f40-4cb4-a836-e675063cb56d => generated 1428 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/840] 10.0.0.87 () {32 vars in 717 bytes} [Fri Jul 17 17:08:23 2026] DELETE /v2.1/servers/e1fe7c44-92c0-4e65-aaa9-65a679184d57 => 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-07-17 17:08:23.551 8 WARNING neutronclient.v2_0.client [None req-4f910a4c-1081-4d44-b2de-c0ac2a5f2192 aded6af8b260423b9716e54184aab68e cb8777020bce4cf7a0855c6eacfc7f41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 425/841] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:08:23 2026] GET /v2.1/servers/e1fe7c44-92c0-4e65-aaa9-65a679184d57 => generated 1823 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-07-17 17:08:24.520 7 WARNING neutronclient.v2_0.client [None req-577ce766-37d5-4f05-949b-af14656bee76 82da00de40864d3985bb42408102227b 23567cb348394ccaba11fd6babe2caa3 - - default default] The python binding code in 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/842] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:08:24 2026] GET /v2.1/servers/4e8fab5a-6f40-4cb4-a836-e675063cb56d => generated 1476 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-07-17 17:08:24.719 8 WARNING neutronclient.v2_0.client [None req-89438ae8-d139-4c10-b454-300aab6cd4de aded6af8b260423b9716e54184aab68e cb8777020bce4cf7a0855c6eacfc7f41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/843] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:08:24 2026] GET /v2.1/servers/e1fe7c44-92c0-4e65-aaa9-65a679184d57 => generated 1823 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:08:25.642 7 WARNING neutronclient.v2_0.client [None req-77e7f047-e571-4234-ba9f-c7889363e1af 82da00de40864d3985bb42408102227b 23567cb348394ccaba11fd6babe2caa3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 418/844] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:08:25 2026] GET /v2.1/servers/4e8fab5a-6f40-4cb4-a836-e675063cb56d => generated 1476 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-07-17 17:08:25.886 8 INFO nova.api.openstack.compute.server_external_events [req-e7e71e8f-ea3b-4896-a3c3-ca68a04e5a05 req-b75bc283-202a-4ae2-8f18-5790a8797b8b e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-vif-unplugged:0dd7af2b-b58f-4850-8a0a-c23a795f76a1 for instance e1fe7c44-92c0-4e65-aaa9-65a679184d57 on instance [pid: 8|app: 0|req: 427/845] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 17 17:08:25 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:08:25.930 7 WARNING neutronclient.v2_0.client [None req-d2be5591-04be-416b-bc82-bd7e0f2004d1 aded6af8b260423b9716e54184aab68e cb8777020bce4cf7a0855c6eacfc7f41 - - default default] The python binding code in 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/846] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:08:25 2026] GET /v2.1/servers/e1fe7c44-92c0-4e65-aaa9-65a679184d57 => generated 1823 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:08:26.868 8 WARNING neutronclient.v2_0.client [None req-07c1c3d1-432f-4e77-a546-6eb98d85e3ea 82da00de40864d3985bb42408102227b 23567cb348394ccaba11fd6babe2caa3 - - default default] 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-07-17 17:08:26.899 7 INFO nova.api.openstack.compute.server_external_events [req-165cb8b0-409b-43e7-aba9-9f95dd6fe393 req-e71ecba4-6a0f-434d-935b-ad86485b5704 e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-vif-deleted:0dd7af2b-b58f-4850-8a0a-c23a795f76a1 for instance e1fe7c44-92c0-4e65-aaa9-65a679184d57 on instance [pid: 7|app: 0|req: 420/847] 10.0.0.9 () {38 vars in 813 bytes} [Fri Jul 17 17:08:26 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) [pid: 8|app: 0|req: 428/848] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:08:26 2026] GET /v2.1/servers/4e8fab5a-6f40-4cb4-a836-e675063cb56d => generated 1484 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-07-17 17:08:27.250 7 WARNING neutronclient.v2_0.client [None req-f316154d-7f95-4a35-848e-b237e7188580 aded6af8b260423b9716e54184aab68e cb8777020bce4cf7a0855c6eacfc7f41 - - default default] The python binding code in 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/849] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:08:27 2026] GET /v2.1/servers/e1fe7c44-92c0-4e65-aaa9-65a679184d57 => generated 1470 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-07-17 17:08:27.992 8 WARNING neutronclient.v2_0.client [None req-7e7e87e7-abac-4af2-a727-3b69968e060c 82da00de40864d3985bb42408102227b 23567cb348394ccaba11fd6babe2caa3 - - default default] 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-07-17 17:08:28.442 7 WARNING neutronclient.v2_0.client [None req-463ecb2b-ccfc-4bd6-b1b8-0a4232fa42f5 aded6af8b260423b9716e54184aab68e cb8777020bce4cf7a0855c6eacfc7f41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 429/850] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:08:27 2026] GET /v2.1/servers/4e8fab5a-6f40-4cb4-a836-e675063cb56d => generated 1561 bytes in 715 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/851] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:08:28 2026] GET /v2.1/servers/e1fe7c44-92c0-4e65-aaa9-65a679184d57 => generated 1475 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:08:28.971 8 INFO nova.api.openstack.compute.server_external_events [req-de615a23-5931-46da-b8fa-724e97fdeca2 req-620c6dea-7083-453f-a39e-247cf3947f1c e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-changed:baa6644a-5b3f-4989-a74b-5887f1f31d68 for instance 4e8fab5a-6f40-4cb4-a836-e675063cb56d on instance [pid: 8|app: 0|req: 430/852] 10.0.0.9 () {38 vars in 813 bytes} [Fri Jul 17 17:08:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:08:29.722 7 WARNING neutronclient.v2_0.client [None req-ea24fe9a-5150-47ba-af4a-7043f7d61041 82da00de40864d3985bb42408102227b 23567cb348394ccaba11fd6babe2caa3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:08:29.764 8 WARNING neutronclient.v2_0.client [None req-bae71644-030c-4955-ba04-f89f8e25aaa4 aded6af8b260423b9716e54184aab68e cb8777020bce4cf7a0855c6eacfc7f41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/853] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:08:29 2026] GET /v2.1/servers/e1fe7c44-92c0-4e65-aaa9-65a679184d57 => generated 1475 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/856] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:08:29 2026] GET /v2.1/servers/4e8fab5a-6f40-4cb4-a836-e675063cb56d => generated 1549 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:08:30.919 8 INFO nova.api.openstack.wsgi [None req-e593dad2-1c95-485e-84fa-d5a335ee1fae aded6af8b260423b9716e54184aab68e cb8777020bce4cf7a0855c6eacfc7f41 - - default default] HTTP exception thrown: Instance e1fe7c44-92c0-4e65-aaa9-65a679184d57 could not be found. [pid: 8|app: 0|req: 434/857] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:08:30 2026] GET /v2.1/servers/e1fe7c44-92c0-4e65-aaa9-65a679184d57 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 424/858] 10.0.0.87 () {32 vars in 699 bytes} [Fri Jul 17 17:08:30 2026] DELETE /v2.1/os-keypairs/tempest-keypair-5128346 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-17 17:08:30.978 8 WARNING neutronclient.v2_0.client [None req-6987c498-c514-43c0-99f6-7227ad3bdbfa 82da00de40864d3985bb42408102227b 23567cb348394ccaba11fd6babe2caa3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/859] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:08:30 2026] GET /v2.1/servers/4e8fab5a-6f40-4cb4-a836-e675063cb56d => generated 1549 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-17 17:08:32.206 7 WARNING neutronclient.v2_0.client [None req-764a745a-8306-4a38-8754-993669745819 82da00de40864d3985bb42408102227b 23567cb348394ccaba11fd6babe2caa3 - - default default] 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-07-17 17:08:32.360 8 INFO nova.api.openstack.compute.server_external_events [req-ea704fb3-8f5c-4ef6-b380-6fc1f178363e req-6636afae-e679-4371-91b4-e14124a8d37f e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-vif-plugged:baa6644a-5b3f-4989-a74b-5887f1f31d68 for instance 4e8fab5a-6f40-4cb4-a836-e675063cb56d on instance [pid: 8|app: 0|req: 436/860] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 17 17:08:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/861] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:08:32 2026] GET /v2.1/servers/4e8fab5a-6f40-4cb4-a836-e675063cb56d => generated 1549 bytes in 565 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:08:33.768 8 WARNING neutronclient.v2_0.client [None req-2a29a488-56e3-46ba-851d-1792c6407a65 82da00de40864d3985bb42408102227b 23567cb348394ccaba11fd6babe2caa3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 437/862] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:08:33 2026] GET /v2.1/servers/4e8fab5a-6f40-4cb4-a836-e675063cb56d => generated 1549 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-07-17 17:08:35.354 7 WARNING neutronclient.v2_0.client [None req-2e859cb3-00c7-475b-81e6-503230a4e893 82da00de40864d3985bb42408102227b 23567cb348394ccaba11fd6babe2caa3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 426/863] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:08:35 2026] GET /v2.1/servers/4e8fab5a-6f40-4cb4-a836-e675063cb56d => generated 1727 bytes in 602 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:08:35.960 8 WARNING neutronclient.v2_0.client [None req-4b491436-6d15-4cb3-a2ea-457f5e156b99 82da00de40864d3985bb42408102227b 23567cb348394ccaba11fd6babe2caa3 - - default default] The python binding code in 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/864] 10.0.0.87 () {32 vars in 740 bytes} [Fri Jul 17 17:08:35 2026] GET /v2.1/servers/4e8fab5a-6f40-4cb4-a836-e675063cb56d/os-interface => generated 285 bytes in 376 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-07-17 17:08:37.041 8 INFO nova.api.openstack.compute.server_external_events [req-dd452260-aac5-43ff-9e54-a1f5c790d7ce req-254d39de-9994-4355-8187-29d9c0ac3b94 e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-changed:baa6644a-5b3f-4989-a74b-5887f1f31d68 for instance 4e8fab5a-6f40-4cb4-a836-e675063cb56d on instance [pid: 8|app: 0|req: 439/865] 10.0.0.9 () {38 vars in 813 bytes} [Fri Jul 17 17:08:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 17:08:37.051 7 WARNING neutronclient.v2_0.client [None req-fb4a2098-4da0-4059-b026-4a14532b9476 82da00de40864d3985bb42408102227b 23567cb348394ccaba11fd6babe2caa3 - - default default] The python binding code in 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/866] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:08:37 2026] GET /v2.1/servers/4e8fab5a-6f40-4cb4-a836-e675063cb56d => generated 1727 bytes in 523 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 440/867] 10.0.0.87 () {32 vars in 640 bytes} [Fri Jul 17 17:08:37 2026] GET /v2.1/servers => generated 378 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 428/868] 10.0.0.87 () {32 vars in 717 bytes} [Fri Jul 17 17:08:37 2026] DELETE /v2.1/servers/4e8fab5a-6f40-4cb4-a836-e675063cb56d => generated 0 bytes in 107 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:08:37.837 8 WARNING neutronclient.v2_0.client [None req-4368b0b4-ec55-4477-830f-5377ef7e912f 82da00de40864d3985bb42408102227b 23567cb348394ccaba11fd6babe2caa3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 441/869] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:08:37 2026] GET /v2.1/servers/4e8fab5a-6f40-4cb4-a836-e675063cb56d => generated 1733 bytes in 322 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:08:39.176 7 WARNING neutronclient.v2_0.client [None req-f1e8ca61-a13d-47b8-b5f3-5889c3e010cf 82da00de40864d3985bb42408102227b 23567cb348394ccaba11fd6babe2caa3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 429/870] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:08:39 2026] GET /v2.1/servers/4e8fab5a-6f40-4cb4-a836-e675063cb56d => generated 1853 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-07-17 17:08:40.399 8 WARNING neutronclient.v2_0.client [None req-c3f91730-9bf8-4143-9379-cbc7d8dbb519 82da00de40864d3985bb42408102227b 23567cb348394ccaba11fd6babe2caa3 - - default default] 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-07-17 17:08:40.992 7 INFO nova.api.openstack.compute.server_external_events [req-a67a65e1-8a7e-4611-96b6-1f7b4e41206d req-6dd86a70-3cf2-4f59-9ae9-a7c21d60d0bc e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-vif-deleted:baa6644a-5b3f-4989-a74b-5887f1f31d68 for instance 4e8fab5a-6f40-4cb4-a836-e675063cb56d on instance [pid: 8|app: 0|req: 443/873] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:08:40 2026] GET /v2.1/servers/4e8fab5a-6f40-4cb4-a836-e675063cb56d => generated 1853 bytes in 651 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/874] 10.0.0.9 () {38 vars in 813 bytes} [Fri Jul 17 17:08:40 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-07-17 17:08:42.067 8 WARNING neutronclient.v2_0.client [None req-be7f748e-d63c-44cf-a815-5fdc19e58e10 82da00de40864d3985bb42408102227b 23567cb348394ccaba11fd6babe2caa3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 444/875] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:08:42 2026] GET /v2.1/servers/4e8fab5a-6f40-4cb4-a836-e675063cb56d => generated 1510 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:08:43.314 7 WARNING neutronclient.v2_0.client [None req-b791a7c8-ae2a-4cb1-9796-acfc569f8003 82da00de40864d3985bb42408102227b 23567cb348394ccaba11fd6babe2caa3 - - default default] The python binding code in 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/876] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:08:43 2026] GET /v2.1/servers/4e8fab5a-6f40-4cb4-a836-e675063cb56d => generated 1510 bytes in 608 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:08:44.942 8 WARNING neutronclient.v2_0.client [None req-8025f8fc-2248-44ab-9623-1d15df79aaa6 82da00de40864d3985bb42408102227b 23567cb348394ccaba11fd6babe2caa3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 445/877] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:08:44 2026] GET /v2.1/servers/4e8fab5a-6f40-4cb4-a836-e675063cb56d => generated 1510 bytes in 722 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:08:46.652 7 INFO nova.api.openstack.wsgi [None req-ee36c29a-1236-486b-9096-9ab4408d9d6e 82da00de40864d3985bb42408102227b 23567cb348394ccaba11fd6babe2caa3 - - default default] HTTP exception thrown: Instance 4e8fab5a-6f40-4cb4-a836-e675063cb56d could not be found. [pid: 7|app: 0|req: 433/878] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:08:46 2026] GET /v2.1/servers/4e8fab5a-6f40-4cb4-a836-e675063cb56d => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 446/879] 10.0.0.87 () {32 vars in 705 bytes} [Fri Jul 17 17:08:46 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2140273093 => 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-07-17 17:09:05.589 7 WARNING neutronclient.v2_0.client [None req-d57be5b2-d662-426d-8bf0-68d8ddc62604 0fe5131d42e24349827deecda683f807 0e7106b202f145bbbaaeb786b71ed4e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:09:05.766 7 WARNING neutronclient.v2_0.client [None req-d57be5b2-d662-426d-8bf0-68d8ddc62604 0fe5131d42e24349827deecda683f807 0e7106b202f145bbbaaeb786b71ed4e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 436/884] 10.0.0.87 () {34 vars in 662 bytes} [Fri Jul 17 17:09:05 2026] POST /v2.1/servers => generated 424 bytes in 433 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-17 17:09:05.986 8 WARNING neutronclient.v2_0.client [None req-66cb6117-7b22-4c7b-8632-28571b230553 0fe5131d42e24349827deecda683f807 0e7106b202f145bbbaaeb786b71ed4e8 - - default default] The python binding code in 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/885] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:09:05 2026] GET /v2.1/servers/76de8917-1122-4feb-b053-4e01a24cca24 => generated 1367 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-07-17 17:09:07.088 7 WARNING neutronclient.v2_0.client [None req-a86f95b7-9c03-4c4c-aaf8-3f63b8ace121 0fe5131d42e24349827deecda683f807 0e7106b202f145bbbaaeb786b71ed4e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 437/886] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:09:07 2026] GET /v2.1/servers/76de8917-1122-4feb-b053-4e01a24cca24 => generated 1371 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:09:08.174 8 WARNING neutronclient.v2_0.client [None req-4e50ed2f-faa8-4b67-85dd-74e2e184a089 0fe5131d42e24349827deecda683f807 0e7106b202f145bbbaaeb786b71ed4e8 - - default default] The python binding code in 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/887] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:09:08 2026] GET /v2.1/servers/76de8917-1122-4feb-b053-4e01a24cca24 => generated 1419 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:09:09.295 7 WARNING neutronclient.v2_0.client [None req-98b0d491-2191-4643-a779-a4f9530b91dd 0fe5131d42e24349827deecda683f807 0e7106b202f145bbbaaeb786b71ed4e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 438/888] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:09:09 2026] GET /v2.1/servers/76de8917-1122-4feb-b053-4e01a24cca24 => generated 1419 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:09:10.458 8 WARNING neutronclient.v2_0.client [None req-72682ccc-033e-479a-9f8f-4c0c62563d29 0fe5131d42e24349827deecda683f807 0e7106b202f145bbbaaeb786b71ed4e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 452/891] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:09:10 2026] GET /v2.1/servers/76de8917-1122-4feb-b053-4e01a24cca24 => generated 1469 bytes in 369 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:09:11.206 7 INFO nova.api.openstack.compute.server_external_events [req-03036edc-79f4-405f-8d43-b056f0b158ea req-5d6ad957-2e6d-4a7c-a5eb-7c78d655d39a e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-changed:d275e070-d8b4-46fd-9794-6543d8e69a94 for instance 76de8917-1122-4feb-b053-4e01a24cca24 on instance [pid: 7|app: 0|req: 440/892] 10.0.0.9 () {38 vars in 813 bytes} [Fri Jul 17 17:09:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:09:11.827 8 WARNING neutronclient.v2_0.client [None req-7e10b08e-ca32-441b-80d2-0e39abb037c7 0fe5131d42e24349827deecda683f807 0e7106b202f145bbbaaeb786b71ed4e8 - - default default] The python binding code in 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/893] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:09:11 2026] GET /v2.1/servers/76de8917-1122-4feb-b053-4e01a24cca24 => generated 1479 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:09:13.060 7 WARNING neutronclient.v2_0.client [None req-1368f98d-8243-434c-a3f6-179bebd92b55 0fe5131d42e24349827deecda683f807 0e7106b202f145bbbaaeb786b71ed4e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/894] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:09:13 2026] GET /v2.1/servers/76de8917-1122-4feb-b053-4e01a24cca24 => generated 1467 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:09:14.272 8 WARNING neutronclient.v2_0.client [None req-bf7d8f59-bfe7-4c7e-a32a-31d51e6ada68 0fe5131d42e24349827deecda683f807 0e7106b202f145bbbaaeb786b71ed4e8 - - default default] The python binding code in 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/895] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:09:14 2026] GET /v2.1/servers/76de8917-1122-4feb-b053-4e01a24cca24 => generated 1467 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-07-17 17:09:15.458 7 WARNING neutronclient.v2_0.client [None req-2f7688b5-f917-4d52-a50b-f549dc28bd61 0fe5131d42e24349827deecda683f807 0e7106b202f145bbbaaeb786b71ed4e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 442/896] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:09:15 2026] GET /v2.1/servers/76de8917-1122-4feb-b053-4e01a24cca24 => generated 1467 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-07-17 17:09:16.605 8 WARNING neutronclient.v2_0.client [None req-20d68cdf-6644-4a9f-aae5-0e69315626bd 0fe5131d42e24349827deecda683f807 0e7106b202f145bbbaaeb786b71ed4e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 455/897] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:09:16 2026] GET /v2.1/servers/76de8917-1122-4feb-b053-4e01a24cca24 => generated 1467 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-07-17 17:09:16.963 7 INFO nova.api.openstack.compute.server_external_events [req-2f8573df-85ef-46e5-ba0e-f61ca22522bf req-189eaeb9-488e-4103-9ef6-8626621ac4b6 e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-vif-plugged:d275e070-d8b4-46fd-9794-6543d8e69a94 for instance 76de8917-1122-4feb-b053-4e01a24cca24 on instance [pid: 7|app: 0|req: 443/898] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 17 17:09:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:09:17.810 8 WARNING neutronclient.v2_0.client [None req-b2f511fa-c4fc-4a14-990e-c355effe2381 0fe5131d42e24349827deecda683f807 0e7106b202f145bbbaaeb786b71ed4e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 456/899] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:09:17 2026] GET /v2.1/servers/76de8917-1122-4feb-b053-4e01a24cca24 => generated 1467 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-07-17 17:09:19.023 7 WARNING neutronclient.v2_0.client [None req-fc94735d-be42-4393-8df5-6b1dace523f4 0fe5131d42e24349827deecda683f807 0e7106b202f145bbbaaeb786b71ed4e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 444/900] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:09:18 2026] GET /v2.1/servers/76de8917-1122-4feb-b053-4e01a24cca24 => generated 1647 bytes in 400 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/903] 10.0.0.87 () {32 vars in 717 bytes} [Fri Jul 17 17:09:20 2026] DELETE /v2.1/servers/76de8917-1122-4feb-b053-4e01a24cca24 => 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-07-17 17:09:20.739 7 WARNING neutronclient.v2_0.client [None req-48e08ed5-8186-49c3-aba1-bd6d2a75c0d3 0fe5131d42e24349827deecda683f807 0e7106b202f145bbbaaeb786b71ed4e8 - - default default] The python binding code in 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/904] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:09:20 2026] GET /v2.1/servers/76de8917-1122-4feb-b053-4e01a24cca24 => generated 1653 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-07-17 17:09:21.939 8 WARNING neutronclient.v2_0.client [None req-3c6291cf-087a-44f6-9dbd-e00da03c53ac 0fe5131d42e24349827deecda683f807 0e7106b202f145bbbaaeb786b71ed4e8 - - default default] The python binding code in 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/905] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:09:21 2026] GET /v2.1/servers/76de8917-1122-4feb-b053-4e01a24cca24 => generated 1653 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, ' [pid: 7|app: 0|req: 447/906] 10.0.0.37 () {30 vars in 618 bytes} [Fri Jul 17 17:09:22 2026] GET /v2.1 => generated 0 bytes in 130 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 460/907] 10.0.0.37 () {32 vars in 691 bytes} [Fri Jul 17 17:09:22 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/908] 10.0.0.37 () {34 vars in 912 bytes} [Fri Jul 17 17:09:22 2026] GET /v2.1/os-simple-tenant-usage/0f3491cb78b4417bbee3639729620e33?start=2026-07-16T00:00:00&end=2026-07-17T23:59:59 => generated 20 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/909] 10.0.0.37 () {30 vars in 653 bytes} [Fri Jul 17 17:09:22 2026] GET /v2.1/limits?reserved=1 => generated 511 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-07-17 17:09:23.083 7 WARNING neutronclient.v2_0.client [None req-3dd08bc1-c458-41eb-9962-d6b55eae9462 0fe5131d42e24349827deecda683f807 0e7106b202f145bbbaaeb786b71ed4e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/910] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:09:23 2026] GET /v2.1/servers/76de8917-1122-4feb-b053-4e01a24cca24 => generated 1653 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-17 17:09:23.564 8 INFO nova.api.openstack.compute.server_external_events [req-dd27bea4-4a5e-48fb-b2c5-b530829e69f3 req-d104c059-f816-4eb9-9e8c-70efbc189ab8 e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-vif-deleted:d275e070-d8b4-46fd-9794-6543d8e69a94 for instance 76de8917-1122-4feb-b053-4e01a24cca24 on instance [pid: 8|app: 0|req: 462/911] 10.0.0.9 () {38 vars in 813 bytes} [Fri Jul 17 17:09:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:09:24.288 7 WARNING neutronclient.v2_0.client [None req-83598842-1724-4948-873a-a233ee0ca276 0fe5131d42e24349827deecda683f807 0e7106b202f145bbbaaeb786b71ed4e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 450/912] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:09:24 2026] GET /v2.1/servers/76de8917-1122-4feb-b053-4e01a24cca24 => generated 1448 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-07-17 17:09:25.400 8 WARNING neutronclient.v2_0.client [None req-ab90760b-87e8-4e43-9d4d-de97acb18b9b 0fe5131d42e24349827deecda683f807 0e7106b202f145bbbaaeb786b71ed4e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 463/913] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:09:25 2026] GET /v2.1/servers/76de8917-1122-4feb-b053-4e01a24cca24 => generated 1453 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 451/914] 10.0.0.37 () {30 vars in 618 bytes} [Fri Jul 17 17:09:25 2026] GET /v2.1 => generated 0 bytes in 110 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 464/915] 10.0.0.37 () {32 vars in 691 bytes} [Fri Jul 17 17:09:25 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/916] 10.0.0.37 () {34 vars in 912 bytes} [Fri Jul 17 17:09:25 2026] GET /v2.1/os-simple-tenant-usage/0f3491cb78b4417bbee3639729620e33?start=2026-07-16T00:00:00&end=2026-07-17T23:59:59 => generated 20 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/917] 10.0.0.37 () {30 vars in 653 bytes} [Fri Jul 17 17:09:26 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:09:26.526 7 WARNING neutronclient.v2_0.client [None req-1099bf96-fb3e-4277-8ccd-59d8add29e90 0fe5131d42e24349827deecda683f807 0e7106b202f145bbbaaeb786b71ed4e8 - - default default] The python binding code in 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/918] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:09:26 2026] GET /v2.1/servers/76de8917-1122-4feb-b053-4e01a24cca24 => generated 1453 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-17 17:09:27.614 8 INFO nova.api.openstack.wsgi [None req-d7c18696-eca0-4c64-8046-1ce18183f306 0fe5131d42e24349827deecda683f807 0e7106b202f145bbbaaeb786b71ed4e8 - - default default] HTTP exception thrown: Instance 76de8917-1122-4feb-b053-4e01a24cca24 could not be found. [pid: 8|app: 0|req: 466/919] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:09:27 2026] GET /v2.1/servers/76de8917-1122-4feb-b053-4e01a24cca24 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 468/922] 10.0.0.87 () {34 vars in 670 bytes} [Fri Jul 17 17:09:38 2026] POST /v2.1/os-keypairs => generated 396 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:09:39.826 7 WARNING neutronclient.v2_0.client [None req-c9c424cd-79d4-4eab-a3a0-7ead1a3487d1 5d0c322f4d11459cac6c38b67dafedae c26beea474e948cb8205dac98d858619 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:09:39.879 7 WARNING neutronclient.v2_0.client [None req-c9c424cd-79d4-4eab-a3a0-7ead1a3487d1 5d0c322f4d11459cac6c38b67dafedae c26beea474e948cb8205dac98d858619 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:09:40.010 7 WARNING neutronclient.v2_0.client [None req-c9c424cd-79d4-4eab-a3a0-7ead1a3487d1 5d0c322f4d11459cac6c38b67dafedae c26beea474e948cb8205dac98d858619 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 455/925] 10.0.0.87 () {34 vars in 662 bytes} [Fri Jul 17 17:09:39 2026] POST /v2.1/servers => generated 449 bytes in 519 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-17 17:09:40.263 8 WARNING neutronclient.v2_0.client [None req-310e9bb9-977a-453f-a80e-8772886e3437 5d0c322f4d11459cac6c38b67dafedae c26beea474e948cb8205dac98d858619 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 471/926] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:09:40 2026] GET /v2.1/servers/167b56fe-7951-47e8-8dcf-2cdae7b4afec => generated 1401 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-07-17 17:09:41.363 7 WARNING neutronclient.v2_0.client [None req-f514b57c-3181-4990-b61d-f41c304fa613 5d0c322f4d11459cac6c38b67dafedae c26beea474e948cb8205dac98d858619 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 456/927] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:09:41 2026] GET /v2.1/servers/167b56fe-7951-47e8-8dcf-2cdae7b4afec => generated 1405 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 472/928] 10.0.0.87 () {34 vars in 670 bytes} [Fri Jul 17 17:09:41 2026] POST /v2.1/os-keypairs => generated 397 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:09:42.494 7 WARNING neutronclient.v2_0.client [None req-d2e4978c-d91a-477e-adf3-0054360400ae 5d0c322f4d11459cac6c38b67dafedae c26beea474e948cb8205dac98d858619 - - default default] The python binding code in 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/929] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:09:42 2026] GET /v2.1/servers/167b56fe-7951-47e8-8dcf-2cdae7b4afec => generated 1453 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/930] 10.0.0.87 () {34 vars in 670 bytes} [Fri Jul 17 17:09:43 2026] POST /v2.1/os-keypairs => generated 385 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:09:43.604 7 WARNING neutronclient.v2_0.client [None req-f4e6fe72-663f-46a0-8e28-a014d1a34824 5d0c322f4d11459cac6c38b67dafedae c26beea474e948cb8205dac98d858619 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 458/931] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:09:43 2026] GET /v2.1/servers/167b56fe-7951-47e8-8dcf-2cdae7b4afec => generated 1453 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-17 17:09:44.552 8 WARNING neutronclient.v2_0.client [None req-1231bfb5-706c-455a-9528-a21262b11be7 00276785c7b149b1b96117b000babe4c 38b029ed9a104913aef445dc0d2aada3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:09:44.621 8 WARNING neutronclient.v2_0.client [None req-1231bfb5-706c-455a-9528-a21262b11be7 00276785c7b149b1b96117b000babe4c 38b029ed9a104913aef445dc0d2aada3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:09:44.657 8 WARNING neutronclient.v2_0.client [None req-1231bfb5-706c-455a-9528-a21262b11be7 00276785c7b149b1b96117b000babe4c 38b029ed9a104913aef445dc0d2aada3 - - default default] 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-07-17 17:09:44.755 7 WARNING neutronclient.v2_0.client [None req-e7a69acb-c946-4c78-ab85-364ff9cfa855 5d0c322f4d11459cac6c38b67dafedae c26beea474e948cb8205dac98d858619 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 459/932] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:09:44 2026] GET /v2.1/servers/167b56fe-7951-47e8-8dcf-2cdae7b4afec => generated 1461 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-17 17:09:44.831 8 WARNING neutronclient.v2_0.client [None req-1231bfb5-706c-455a-9528-a21262b11be7 00276785c7b149b1b96117b000babe4c 38b029ed9a104913aef445dc0d2aada3 - - default default] The python binding code in 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/933] 10.0.0.87 () {34 vars in 662 bytes} [Fri Jul 17 17:09:44 2026] POST /v2.1/servers => generated 496 bytes in 559 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-07-17 17:09:45.084 7 WARNING neutronclient.v2_0.client [None req-91bb6992-3d72-4221-a8a1-180b9b5ee4a5 00276785c7b149b1b96117b000babe4c 38b029ed9a104913aef445dc0d2aada3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 460/934] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:09:45 2026] GET /v2.1/servers/3ab2938d-4e73-416f-80c7-1b39301ec12d => generated 1457 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:09:45.867 8 WARNING neutronclient.v2_0.client [None req-d487906f-91fa-4e9a-9571-7b0cf2bc71b1 5d0c322f4d11459cac6c38b67dafedae c26beea474e948cb8205dac98d858619 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:09:45.872 7 INFO nova.api.openstack.compute.server_external_events [req-be5ac3fc-e566-4002-a696-2bc51423707b req-b4a5f3db-9992-45d8-b9d7-286e7ffb7b9c e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-changed:76182b19-8c3a-456f-8f84-248f8d80cfa3 for instance 167b56fe-7951-47e8-8dcf-2cdae7b4afec on instance [pid: 7|app: 0|req: 461/935] 10.0.0.9 () {38 vars in 813 bytes} [Fri Jul 17 17:09:45 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: 475/936] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:09:45 2026] GET /v2.1/servers/167b56fe-7951-47e8-8dcf-2cdae7b4afec => generated 1528 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-07-17 17:09:46.196 7 WARNING neutronclient.v2_0.client [None req-9f77fda3-cbd5-4ed6-94e0-2caaf598827b 00276785c7b149b1b96117b000babe4c 38b029ed9a104913aef445dc0d2aada3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 462/937] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:09:46 2026] GET /v2.1/servers/3ab2938d-4e73-416f-80c7-1b39301ec12d => generated 1461 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-07-17 17:09:47.076 8 WARNING neutronclient.v2_0.client [None req-3e138e57-e23a-445e-b8ba-0849c5d6287b 5d0c322f4d11459cac6c38b67dafedae c26beea474e948cb8205dac98d858619 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 476/938] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:09:47 2026] GET /v2.1/servers/167b56fe-7951-47e8-8dcf-2cdae7b4afec => generated 1526 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-07-17 17:09:47.294 7 WARNING neutronclient.v2_0.client [None req-0a205ea1-1ece-4944-94bb-466addbe709c 00276785c7b149b1b96117b000babe4c 38b029ed9a104913aef445dc0d2aada3 - - default default] The python binding code in 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/939] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:09:47 2026] GET /v2.1/servers/3ab2938d-4e73-416f-80c7-1b39301ec12d => generated 1453 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-07-17 17:09:48.261 8 WARNING neutronclient.v2_0.client [None req-6f41e9a5-5a9f-4394-b991-1785f7d950c0 5d0c322f4d11459cac6c38b67dafedae c26beea474e948cb8205dac98d858619 - - default default] 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: 477/940] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:09:48 2026] GET /v2.1/servers/167b56fe-7951-47e8-8dcf-2cdae7b4afec => generated 1526 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-17 17:09:48.396 7 WARNING neutronclient.v2_0.client [None req-4edacc31-913d-49f3-b4d5-cc3c05788cb7 00276785c7b149b1b96117b000babe4c 38b029ed9a104913aef445dc0d2aada3 - - default default] The python binding code in 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/941] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:09:48 2026] GET /v2.1/servers/3ab2938d-4e73-416f-80c7-1b39301ec12d => generated 1453 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:09:49.438 8 WARNING neutronclient.v2_0.client [None req-c048ce5f-3d98-4048-b125-20043295c2ef 5d0c322f4d11459cac6c38b67dafedae c26beea474e948cb8205dac98d858619 - - default default] 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-07-17 17:09:49.511 7 WARNING neutronclient.v2_0.client [None req-f17552e9-d045-4d07-9934-cd256a363763 00276785c7b149b1b96117b000babe4c 38b029ed9a104913aef445dc0d2aada3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 478/942] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:09:49 2026] GET /v2.1/servers/167b56fe-7951-47e8-8dcf-2cdae7b4afec => generated 1526 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/943] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:09:49 2026] GET /v2.1/servers/3ab2938d-4e73-416f-80c7-1b39301ec12d => generated 1509 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:09:50.555 8 INFO nova.api.openstack.compute.server_external_events [req-72643ce0-b173-4d47-8577-fdc98e8d704c req-0de6429f-2eda-4a97-8c56-c62059df1d57 e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-vif-plugged:76182b19-8c3a-456f-8f84-248f8d80cfa3 for instance 167b56fe-7951-47e8-8dcf-2cdae7b4afec on instance [pid: 8|app: 0|req: 480/946] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 17 17:09:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:09:50.599 7 WARNING neutronclient.v2_0.client [None req-53e88870-76ee-4635-9e3a-e984da18b97f 5d0c322f4d11459cac6c38b67dafedae c26beea474e948cb8205dac98d858619 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:09:50.626 8 WARNING neutronclient.v2_0.client [None req-4a6832c0-80e1-43e6-b614-635829dc08d8 00276785c7b149b1b96117b000babe4c 38b029ed9a104913aef445dc0d2aada3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 481/947] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:09:50 2026] GET /v2.1/servers/3ab2938d-4e73-416f-80c7-1b39301ec12d => generated 1517 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/948] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:09:50 2026] GET /v2.1/servers/167b56fe-7951-47e8-8dcf-2cdae7b4afec => generated 1526 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-07-17 17:09:51.818 8 WARNING neutronclient.v2_0.client [None req-1a762e22-32af-42b4-9c6e-a229ac817854 00276785c7b149b1b96117b000babe4c 38b029ed9a104913aef445dc0d2aada3 - - default default] 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-07-17 17:09:51.871 7 WARNING neutronclient.v2_0.client [None req-ed33bab8-b4ba-4114-88d0-a5dfa3b04282 5d0c322f4d11459cac6c38b67dafedae c26beea474e948cb8205dac98d858619 - - default default] The python binding code in 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/949] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:09:51 2026] GET /v2.1/servers/3ab2938d-4e73-416f-80c7-1b39301ec12d => generated 1631 bytes in 528 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 468/950] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:09:51 2026] GET /v2.1/servers/167b56fe-7951-47e8-8dcf-2cdae7b4afec => generated 1526 bytes in 521 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-17 17:09:52.351 8 INFO nova.api.openstack.compute.server_external_events [req-d4ff3e17-14c9-4183-8e25-7880fbc4ffc5 req-22ca3a7f-f4f5-401e-872e-dac2c4561d69 e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-changed:834aedab-f0d4-49ee-b1bf-d30c00a7a76e for instance 3ab2938d-4e73-416f-80c7-1b39301ec12d on instance [pid: 8|app: 0|req: 483/951] 10.0.0.9 () {38 vars in 813 bytes} [Fri Jul 17 17:09:52 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:09:53.368 7 WARNING neutronclient.v2_0.client [None req-d445f818-fbd2-4a01-8f69-7963060e41f7 00276785c7b149b1b96117b000babe4c 38b029ed9a104913aef445dc0d2aada3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:09:53.402 8 WARNING neutronclient.v2_0.client [None req-65fee2b8-2a4f-4d0d-832d-10c8c562f9b8 5d0c322f4d11459cac6c38b67dafedae c26beea474e948cb8205dac98d858619 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 469/952] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:09:53 2026] GET /v2.1/servers/3ab2938d-4e73-416f-80c7-1b39301ec12d => generated 1629 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/953] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:09:53 2026] GET /v2.1/servers/167b56fe-7951-47e8-8dcf-2cdae7b4afec => generated 1694 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-07-17 17:09:53.600 7 WARNING neutronclient.v2_0.client [None req-5a886f10-92c4-4e02-8b48-b17737cd6684 5d0c322f4d11459cac6c38b67dafedae c26beea474e948cb8205dac98d858619 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 470/954] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:09:53 2026] GET /v2.1/servers/167b56fe-7951-47e8-8dcf-2cdae7b4afec => generated 1694 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-07-17 17:09:54.540 8 WARNING neutronclient.v2_0.client [None req-20ac69ce-23bd-429f-9e77-0aa46f230b38 00276785c7b149b1b96117b000babe4c 38b029ed9a104913aef445dc0d2aada3 - - default default] The python binding code in 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/955] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:09:54 2026] GET /v2.1/servers/3ab2938d-4e73-416f-80c7-1b39301ec12d => generated 1629 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-07-17 17:09:54.864 7 INFO nova.api.openstack.compute.server_external_events [req-600f52eb-afe0-4ebd-84d8-202d6f012dbf req-92708b95-978b-48d5-936f-c9cfb92f1ac4 e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-changed:76182b19-8c3a-456f-8f84-248f8d80cfa3 for instance 167b56fe-7951-47e8-8dcf-2cdae7b4afec on instance [pid: 7|app: 0|req: 471/956] 10.0.0.9 () {38 vars in 813 bytes} [Fri Jul 17 17:09:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:09:55.730 8 WARNING neutronclient.v2_0.client [None req-4beabb7f-3a6a-41a0-ae62-2d206800542f 00276785c7b149b1b96117b000babe4c 38b029ed9a104913aef445dc0d2aada3 - - default default] The python binding code in 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/957] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:09:55 2026] GET /v2.1/servers/3ab2938d-4e73-416f-80c7-1b39301ec12d => generated 1629 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:09:56.884 7 WARNING neutronclient.v2_0.client [None req-1ab804b0-b106-400d-9ba2-26c48b1741ee 00276785c7b149b1b96117b000babe4c 38b029ed9a104913aef445dc0d2aada3 - - default default] The python binding code in 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/958] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:09:56 2026] GET /v2.1/servers/3ab2938d-4e73-416f-80c7-1b39301ec12d => generated 1629 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-07-17 17:09:57.111 8 INFO nova.api.openstack.compute.server_external_events [req-2400b231-df8a-4a17-85b7-89bc7615fb9d req-82cab191-1540-4e0f-b39e-43175485fa43 e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-vif-plugged:834aedab-f0d4-49ee-b1bf-d30c00a7a76e for instance 3ab2938d-4e73-416f-80c7-1b39301ec12d on instance [pid: 8|app: 0|req: 487/959] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 17 17:09:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:09:58.054 7 WARNING neutronclient.v2_0.client [None req-d5118070-108a-4580-b840-079d27ca2bd2 00276785c7b149b1b96117b000babe4c 38b029ed9a104913aef445dc0d2aada3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 473/960] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:09:58 2026] GET /v2.1/servers/3ab2938d-4e73-416f-80c7-1b39301ec12d => generated 1629 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:09:59.276 8 WARNING neutronclient.v2_0.client [None req-570ae6e0-391a-456c-89d8-195d502a6067 00276785c7b149b1b96117b000babe4c 38b029ed9a104913aef445dc0d2aada3 - - default default] The python binding code in 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/961] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:09:59 2026] GET /v2.1/servers/3ab2938d-4e73-416f-80c7-1b39301ec12d => generated 1629 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:10:00.489 7 WARNING neutronclient.v2_0.client [None req-56580ca4-bd64-427f-aea3-dfafa653fdaa 00276785c7b149b1b96117b000babe4c 38b029ed9a104913aef445dc0d2aada3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 475/964] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:10:00 2026] GET /v2.1/servers/3ab2938d-4e73-416f-80c7-1b39301ec12d => generated 1809 bytes in 498 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:10:00.980 8 WARNING neutronclient.v2_0.client [None req-3bc64a77-1dac-4777-9168-c283bc632b7f 00276785c7b149b1b96117b000babe4c 38b029ed9a104913aef445dc0d2aada3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 490/965] 10.0.0.87 () {32 vars in 740 bytes} [Fri Jul 17 17:10:00 2026] GET /v2.1/servers/3ab2938d-4e73-416f-80c7-1b39301ec12d/os-interface => generated 284 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:10:01.844 7 INFO nova.api.openstack.compute.server_external_events [req-b13bceba-9122-4f5a-82fa-86dc95011d5d req-1a5e7898-cec2-4537-8c4c-e03681a8b971 e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-changed:834aedab-f0d4-49ee-b1bf-d30c00a7a76e for instance 3ab2938d-4e73-416f-80c7-1b39301ec12d on instance [pid: 7|app: 0|req: 476/966] 10.0.0.9 () {38 vars in 813 bytes} [Fri Jul 17 17:10:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 491/967] 10.0.0.87 () {34 vars in 749 bytes} [Fri Jul 17 17:10:07 2026] POST /v2.1/servers/167b56fe-7951-47e8-8dcf-2cdae7b4afec/action => generated 31991 bytes in 559 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-07-17 17:10:09.646 7 WARNING neutronclient.v2_0.client [None req-2dca757a-4a80-4eaa-8ca1-c34804ca9112 00276785c7b149b1b96117b000babe4c 38b029ed9a104913aef445dc0d2aada3 - - default default] The python binding code in 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/968] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:10:09 2026] GET /v2.1/servers/3ab2938d-4e73-416f-80c7-1b39301ec12d => generated 1929 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 479/971] 10.0.0.87 () {32 vars in 752 bytes} [Fri Jul 17 17:10:11 2026] GET /v2.1/servers/3ab2938d-4e73-416f-80c7-1b39301ec12d/os-server-password => generated 116 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 493/972] 10.0.0.87 () {32 vars in 717 bytes} [Fri Jul 17 17:10:13 2026] DELETE /v2.1/servers/3ab2938d-4e73-416f-80c7-1b39301ec12d => generated 0 bytes in 95 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-07-17 17:10:13.570 7 WARNING neutronclient.v2_0.client [None req-91e792b5-45a3-4f46-a7c1-d7e436b1387b 00276785c7b149b1b96117b000babe4c 38b029ed9a104913aef445dc0d2aada3 - - default default] The python binding code in 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/973] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:10:13 2026] GET /v2.1/servers/3ab2938d-4e73-416f-80c7-1b39301ec12d => generated 1935 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:10:14.705 8 INFO nova.api.openstack.compute.server_external_events [req-1e7f0776-0a4e-40ae-8294-0862dc04e3fc req-3cf58a7c-2aa3-48d3-a292-65153aa7516e e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-changed:76182b19-8c3a-456f-8f84-248f8d80cfa3 for instance 167b56fe-7951-47e8-8dcf-2cdae7b4afec on instance [pid: 8|app: 0|req: 494/974] 10.0.0.9 () {38 vars in 813 bytes} [Fri Jul 17 17:10:14 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-07-17 17:10:14.783 7 WARNING neutronclient.v2_0.client [None req-970bd4d4-b37a-47ec-9ef3-95f68ea677d4 00276785c7b149b1b96117b000babe4c 38b029ed9a104913aef445dc0d2aada3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 481/975] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:10:14 2026] GET /v2.1/servers/3ab2938d-4e73-416f-80c7-1b39301ec12d => generated 1935 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-07-17 17:10:15.996 8 WARNING neutronclient.v2_0.client [None req-dbfe419d-da25-4b99-9fe4-a30e5092709c 00276785c7b149b1b96117b000babe4c 38b029ed9a104913aef445dc0d2aada3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 495/976] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:10:15 2026] GET /v2.1/servers/3ab2938d-4e73-416f-80c7-1b39301ec12d => generated 1935 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:10:16.291 7 INFO nova.api.openstack.compute.server_external_events [req-29b0f404-52e4-4cad-a368-8f647000c662 req-bf08eaf6-3538-4206-8eb5-bda06e5ed8c7 e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-vif-unplugged:834aedab-f0d4-49ee-b1bf-d30c00a7a76e for instance 3ab2938d-4e73-416f-80c7-1b39301ec12d on instance [pid: 7|app: 0|req: 482/977] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 17 17:10:16 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:10:16.755 8 INFO nova.api.openstack.compute.server_external_events [req-5f04203e-f6ef-4460-b7fe-b8bdc11b9bf3 req-dfa0dc52-6128-4128-a0f4-11a43fc8367e e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-vif-deleted:834aedab-f0d4-49ee-b1bf-d30c00a7a76e for instance 3ab2938d-4e73-416f-80c7-1b39301ec12d on instance [pid: 8|app: 0|req: 496/978] 10.0.0.9 () {38 vars in 813 bytes} [Fri Jul 17 17:10:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:10:17.204 7 WARNING neutronclient.v2_0.client [None req-f228f41e-e887-4e80-9883-90956b7eb5f4 00276785c7b149b1b96117b000babe4c 38b029ed9a104913aef445dc0d2aada3 - - default default] The python binding code in 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/979] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:10:17 2026] GET /v2.1/servers/3ab2938d-4e73-416f-80c7-1b39301ec12d => generated 1538 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 497/980] 10.0.0.87 () {34 vars in 670 bytes} [Fri Jul 17 17:10:17 2026] POST /v2.1/os-keypairs => generated 397 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-07-17 17:10:18.347 7 WARNING neutronclient.v2_0.client [None req-846ababa-5045-4e0b-a598-a743c2d5a7b7 00276785c7b149b1b96117b000babe4c 38b029ed9a104913aef445dc0d2aada3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 484/981] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:10:18 2026] GET /v2.1/servers/3ab2938d-4e73-416f-80c7-1b39301ec12d => generated 1543 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-17 17:10:19.523 8 WARNING neutronclient.v2_0.client [None req-41f77ea5-b058-4334-afe6-416836dde4cd 00276785c7b149b1b96117b000babe4c 38b029ed9a104913aef445dc0d2aada3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 498/982] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:10:19 2026] GET /v2.1/servers/3ab2938d-4e73-416f-80c7-1b39301ec12d => generated 1543 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-07-17 17:10:19.685 7 WARNING neutronclient.v2_0.client [None req-4f7a8a5e-a831-4762-b2d6-6f872a14cd9f 5d0c322f4d11459cac6c38b67dafedae c26beea474e948cb8205dac98d858619 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:10:19.741 7 WARNING neutronclient.v2_0.client [None req-4f7a8a5e-a831-4762-b2d6-6f872a14cd9f 5d0c322f4d11459cac6c38b67dafedae c26beea474e948cb8205dac98d858619 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:10:19.915 7 WARNING neutronclient.v2_0.client [None req-4f7a8a5e-a831-4762-b2d6-6f872a14cd9f 5d0c322f4d11459cac6c38b67dafedae c26beea474e948cb8205dac98d858619 - - default default] The python binding code in 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/985] 10.0.0.87 () {34 vars in 662 bytes} [Fri Jul 17 17:10:19 2026] POST /v2.1/servers => generated 449 bytes in 617 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-07-17 17:10:20.261 8 WARNING neutronclient.v2_0.client [None req-f697dc91-b7b7-4ef1-8ad9-0cd63fcf5206 5d0c322f4d11459cac6c38b67dafedae c26beea474e948cb8205dac98d858619 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 501/986] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:10:20 2026] GET /v2.1/servers/b9f40373-22c7-4d3b-91ec-0e245aa97004 => generated 1401 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-07-17 17:10:20.618 7 INFO nova.api.openstack.wsgi [None req-c6480f83-62d3-4c4a-92d9-008d372f4c13 00276785c7b149b1b96117b000babe4c 38b029ed9a104913aef445dc0d2aada3 - - default default] HTTP exception thrown: Instance 3ab2938d-4e73-416f-80c7-1b39301ec12d could not be found. [pid: 7|app: 0|req: 486/987] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:10:20 2026] GET /v2.1/servers/3ab2938d-4e73-416f-80c7-1b39301ec12d => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:10:20.649 8 INFO nova.api.openstack.wsgi [None req-15e96cb7-3e13-4ce5-b53d-159bd405d217 00276785c7b149b1b96117b000babe4c 38b029ed9a104913aef445dc0d2aada3 - - default default] HTTP exception thrown: Instance 3ab2938d-4e73-416f-80c7-1b39301ec12d could not be found. [pid: 8|app: 0|req: 502/988] 10.0.0.87 () {32 vars in 717 bytes} [Fri Jul 17 17:10:20 2026] DELETE /v2.1/servers/3ab2938d-4e73-416f-80c7-1b39301ec12d => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:10:20.693 7 INFO nova.api.openstack.wsgi [None req-89079c9c-d39e-44cc-964f-b553fbb1830d 00276785c7b149b1b96117b000babe4c 38b029ed9a104913aef445dc0d2aada3 - - default default] HTTP exception thrown: Instance 3ab2938d-4e73-416f-80c7-1b39301ec12d could not be found. [pid: 7|app: 0|req: 487/989] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:10:20 2026] GET /v2.1/servers/3ab2938d-4e73-416f-80c7-1b39301ec12d => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 503/990] 10.0.0.87 () {32 vars in 703 bytes} [Fri Jul 17 17:10:20 2026] DELETE /v2.1/os-keypairs/tempest-keypair-644523705 => 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: 488/991] 10.0.0.87 () {32 vars in 727 bytes} [Fri Jul 17 17:10:21 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1836554627 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-17 17:10:21.356 8 WARNING neutronclient.v2_0.client [None req-d5795da2-72fb-4c93-b7a5-674253ff2a1b 5d0c322f4d11459cac6c38b67dafedae c26beea474e948cb8205dac98d858619 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/992] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:10:21 2026] GET /v2.1/servers/b9f40373-22c7-4d3b-91ec-0e245aa97004 => generated 1405 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-17 17:10:22.475 7 WARNING neutronclient.v2_0.client [None req-b3f62192-aeda-4a39-b006-5465cd9f6d3a 5d0c322f4d11459cac6c38b67dafedae c26beea474e948cb8205dac98d858619 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 489/993] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:10:22 2026] GET /v2.1/servers/b9f40373-22c7-4d3b-91ec-0e245aa97004 => generated 1453 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-07-17 17:10:23.586 8 WARNING neutronclient.v2_0.client [None req-f6ef8e6f-4685-428b-99b9-087b53e162f4 5d0c322f4d11459cac6c38b67dafedae c26beea474e948cb8205dac98d858619 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 505/994] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:10:23 2026] GET /v2.1/servers/b9f40373-22c7-4d3b-91ec-0e245aa97004 => generated 1453 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-07-17 17:10:24.687 7 WARNING neutronclient.v2_0.client [None req-2bab0ce3-4ba5-447e-964f-afbf613cf721 5d0c322f4d11459cac6c38b67dafedae c26beea474e948cb8205dac98d858619 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 490/995] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:10:24 2026] GET /v2.1/servers/b9f40373-22c7-4d3b-91ec-0e245aa97004 => generated 1461 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:10:26.012 8 WARNING neutronclient.v2_0.client [None req-41cb92b6-963a-4454-952e-2d2bde92c34b 5d0c322f4d11459cac6c38b67dafedae c26beea474e948cb8205dac98d858619 - - default default] 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-07-17 17:10:26.205 7 INFO nova.api.openstack.compute.server_external_events [req-d0433425-e92b-4567-861f-21c850b737f0 req-fb9bc962-9949-448b-8165-1570be8abd73 e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-changed:07c4f024-4bd7-49ea-9da1-982508dbdc01 for instance b9f40373-22c7-4d3b-91ec-0e245aa97004 on instance [pid: 7|app: 0|req: 491/996] 10.0.0.9 () {38 vars in 813 bytes} [Fri Jul 17 17:10:26 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) [pid: 8|app: 0|req: 506/997] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:10:25 2026] GET /v2.1/servers/b9f40373-22c7-4d3b-91ec-0e245aa97004 => generated 1538 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:10:27.356 7 WARNING neutronclient.v2_0.client [None req-e4779bca-05d6-406e-a7b4-729974a0b715 5d0c322f4d11459cac6c38b67dafedae c26beea474e948cb8205dac98d858619 - - default default] The python binding code in 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/998] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:10:27 2026] GET /v2.1/servers/b9f40373-22c7-4d3b-91ec-0e245aa97004 => generated 1526 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-07-17 17:10:28.515 8 WARNING neutronclient.v2_0.client [None req-09ef0230-4cd6-4c85-ba7f-5fa3f517de49 5d0c322f4d11459cac6c38b67dafedae c26beea474e948cb8205dac98d858619 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 507/999] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:10:28 2026] GET /v2.1/servers/b9f40373-22c7-4d3b-91ec-0e245aa97004 => generated 1526 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:10:29.807 7 WARNING neutronclient.v2_0.client [None req-ff6ffb47-ad5f-477a-9022-5f9ddb15deae 5d0c322f4d11459cac6c38b67dafedae c26beea474e948cb8205dac98d858619 - - default default] The python binding code in 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/1002] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:10:29 2026] GET /v2.1/servers/b9f40373-22c7-4d3b-91ec-0e245aa97004 => generated 1526 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:10:30.751 8 INFO nova.api.openstack.compute.server_external_events [req-be0eb6e7-ab61-4400-8e19-7cec2849a4d0 req-1f1e3eff-c112-463d-a1c6-d75be4a6525d e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-vif-plugged:07c4f024-4bd7-49ea-9da1-982508dbdc01 for instance b9f40373-22c7-4d3b-91ec-0e245aa97004 on instance [pid: 8|app: 0|req: 510/1003] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 17 17:10:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:10:31.153 7 WARNING neutronclient.v2_0.client [None req-ce95e040-b67e-4d04-8f7f-de269f7d68b9 5d0c322f4d11459cac6c38b67dafedae c26beea474e948cb8205dac98d858619 - - default default] The python binding code in 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/1004] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:10:30 2026] GET /v2.1/servers/b9f40373-22c7-4d3b-91ec-0e245aa97004 => generated 1526 bytes in 387 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:10:32.394 8 WARNING neutronclient.v2_0.client [None req-c60bbe8c-7c7f-4ac4-871f-5a41f9a2e282 5d0c322f4d11459cac6c38b67dafedae c26beea474e948cb8205dac98d858619 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 511/1005] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:10:32 2026] GET /v2.1/servers/b9f40373-22c7-4d3b-91ec-0e245aa97004 => generated 1526 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:10:33.608 7 WARNING neutronclient.v2_0.client [None req-c4f44faf-d2f1-4962-ac45-675a5cbc1c39 5d0c322f4d11459cac6c38b67dafedae c26beea474e948cb8205dac98d858619 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 495/1006] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:10:33 2026] GET /v2.1/servers/b9f40373-22c7-4d3b-91ec-0e245aa97004 => generated 1694 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-07-17 17:10:33.866 8 WARNING neutronclient.v2_0.client [None req-123f8f17-6f3d-4d6f-861d-0a4f70a17929 5d0c322f4d11459cac6c38b67dafedae c26beea474e948cb8205dac98d858619 - - default default] The python binding code in 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/1007] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:10:33 2026] GET /v2.1/servers/b9f40373-22c7-4d3b-91ec-0e245aa97004 => generated 1694 bytes in 307 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:10:34.961 7 INFO nova.api.openstack.compute.server_external_events [req-0fe1f7a0-6cd8-4200-aace-22f25183b922 req-791bc783-0bd4-496d-b12e-8f86d3e02538 e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-changed:07c4f024-4bd7-49ea-9da1-982508dbdc01 for instance b9f40373-22c7-4d3b-91ec-0e245aa97004 on instance [pid: 7|app: 0|req: 496/1008] 10.0.0.9 () {38 vars in 813 bytes} [Fri Jul 17 17:10:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 514/1011] 10.0.0.87 () {34 vars in 749 bytes} [Fri Jul 17 17:10:42 2026] POST /v2.1/servers/b9f40373-22c7-4d3b-91ec-0e245aa97004/action => generated 31936 bytes in 545 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: 516/1014] 10.0.0.87 () {32 vars in 717 bytes} [Fri Jul 17 17:10:54 2026] DELETE /v2.1/servers/b9f40373-22c7-4d3b-91ec-0e245aa97004 => generated 0 bytes in 90 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-07-17 17:10:54.174 7 WARNING neutronclient.v2_0.client [None req-691f31b5-da36-49a4-9088-3c9f44a16c45 5d0c322f4d11459cac6c38b67dafedae c26beea474e948cb8205dac98d858619 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/1015] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:10:54 2026] GET /v2.1/servers/b9f40373-22c7-4d3b-91ec-0e245aa97004 => generated 1820 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:10:55.356 8 WARNING neutronclient.v2_0.client [None req-e7e013ba-c009-4ef2-a74f-409cc1d09cff 5d0c322f4d11459cac6c38b67dafedae c26beea474e948cb8205dac98d858619 - - default default] The python binding code in 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/1016] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:10:55 2026] GET /v2.1/servers/b9f40373-22c7-4d3b-91ec-0e245aa97004 => generated 1820 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-07-17 17:10:56.510 7 WARNING neutronclient.v2_0.client [None req-6d547ecd-77a6-43b1-9a0d-bd49840a0a90 5d0c322f4d11459cac6c38b67dafedae c26beea474e948cb8205dac98d858619 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 500/1017] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:10:56 2026] GET /v2.1/servers/b9f40373-22c7-4d3b-91ec-0e245aa97004 => generated 1820 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:10:57.503 8 INFO nova.api.openstack.compute.server_external_events [req-f5b6b215-62be-4585-8a30-ecd7dd1e729f req-3f360db9-d13e-41ba-8a8f-b5a38178d333 e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-vif-deleted:07c4f024-4bd7-49ea-9da1-982508dbdc01 for instance b9f40373-22c7-4d3b-91ec-0e245aa97004 on instance [pid: 8|app: 0|req: 518/1018] 10.0.0.9 () {38 vars in 813 bytes} [Fri Jul 17 17:10:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:10:57.670 7 WARNING neutronclient.v2_0.client [None req-2b657400-e269-415d-9081-ba19f2506cd1 5d0c322f4d11459cac6c38b67dafedae c26beea474e948cb8205dac98d858619 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 501/1019] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:10:57 2026] GET /v2.1/servers/b9f40373-22c7-4d3b-91ec-0e245aa97004 => generated 1482 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-07-17 17:10:58.800 8 WARNING neutronclient.v2_0.client [None req-d75a1a80-4cce-4574-9fcd-0c8884abcc3d 5d0c322f4d11459cac6c38b67dafedae c26beea474e948cb8205dac98d858619 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 519/1020] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:10:58 2026] GET /v2.1/servers/b9f40373-22c7-4d3b-91ec-0e245aa97004 => generated 1487 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-07-17 17:10:59.893 7 WARNING neutronclient.v2_0.client [None req-bf378c62-fedc-40e1-a2f7-eca749f5aee3 5d0c322f4d11459cac6c38b67dafedae c26beea474e948cb8205dac98d858619 - - default default] The python binding code in 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/1023] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:10:59 2026] GET /v2.1/servers/b9f40373-22c7-4d3b-91ec-0e245aa97004 => generated 1487 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-07-17 17:11:00.977 8 INFO nova.api.openstack.wsgi [None req-51ec2d40-3d08-4794-b8ab-499ded3b59af 5d0c322f4d11459cac6c38b67dafedae c26beea474e948cb8205dac98d858619 - - default default] HTTP exception thrown: Instance b9f40373-22c7-4d3b-91ec-0e245aa97004 could not be found. [pid: 8|app: 0|req: 522/1024] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:11:00 2026] GET /v2.1/servers/b9f40373-22c7-4d3b-91ec-0e245aa97004 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 503/1025] 10.0.0.87 () {32 vars in 727 bytes} [Fri Jul 17 17:11:01 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-664214438 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 523/1026] 10.0.0.87 () {32 vars in 717 bytes} [Fri Jul 17 17:11:01 2026] DELETE /v2.1/servers/167b56fe-7951-47e8-8dcf-2cdae7b4afec => generated 0 bytes in 97 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-17 17:11:01.561 7 WARNING neutronclient.v2_0.client [None req-3ef344f6-5cc4-48b9-bd59-d2055ec3d26c 5d0c322f4d11459cac6c38b67dafedae c26beea474e948cb8205dac98d858619 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 504/1027] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:11:01 2026] GET /v2.1/servers/167b56fe-7951-47e8-8dcf-2cdae7b4afec => generated 1700 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-07-17 17:11:02.729 8 WARNING neutronclient.v2_0.client [None req-7cafd886-8c0c-40f2-ad0e-4d202461f31a 5d0c322f4d11459cac6c38b67dafedae c26beea474e948cb8205dac98d858619 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 524/1028] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:11:02 2026] GET /v2.1/servers/167b56fe-7951-47e8-8dcf-2cdae7b4afec => generated 1700 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-07-17 17:11:03.909 7 WARNING neutronclient.v2_0.client [None req-50afce2a-8972-4ee7-9f87-b6dac416b1e2 5d0c322f4d11459cac6c38b67dafedae c26beea474e948cb8205dac98d858619 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 505/1029] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:11:03 2026] GET /v2.1/servers/167b56fe-7951-47e8-8dcf-2cdae7b4afec => generated 1700 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-07-17 17:11:04.306 8 INFO nova.api.openstack.compute.server_external_events [req-52d72b89-2148-461e-96be-e9b17f1b45fc req-f637e766-1d15-44c9-9b86-8178e727bda4 e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-vif-deleted:76182b19-8c3a-456f-8f84-248f8d80cfa3 for instance 167b56fe-7951-47e8-8dcf-2cdae7b4afec on instance [pid: 8|app: 0|req: 525/1030] 10.0.0.9 () {38 vars in 813 bytes} [Fri Jul 17 17:11:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:11:05.061 7 WARNING neutronclient.v2_0.client [None req-06a092f3-3cc5-4be1-8a32-8f83cefdb1dd 5d0c322f4d11459cac6c38b67dafedae c26beea474e948cb8205dac98d858619 - - default default] The python binding code in 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/1031] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:11:05 2026] GET /v2.1/servers/167b56fe-7951-47e8-8dcf-2cdae7b4afec => generated 1482 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:11:06.177 8 WARNING neutronclient.v2_0.client [None req-b14f71c1-e9fd-494d-8da3-5dd6d12d6a28 5d0c322f4d11459cac6c38b67dafedae c26beea474e948cb8205dac98d858619 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 526/1032] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:11:06 2026] GET /v2.1/servers/167b56fe-7951-47e8-8dcf-2cdae7b4afec => generated 1487 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-07-17 17:11:07.280 7 WARNING neutronclient.v2_0.client [None req-cdb3cddc-8b3f-4776-be39-09ebd883ad59 5d0c322f4d11459cac6c38b67dafedae c26beea474e948cb8205dac98d858619 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 507/1033] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:11:07 2026] GET /v2.1/servers/167b56fe-7951-47e8-8dcf-2cdae7b4afec => generated 1487 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, ' [pid: 8|app: 0|req: 527/1034] 10.0.0.87 () {34 vars in 670 bytes} [Fri Jul 17 17:11:07 2026] POST /v2.1/os-keypairs => generated 396 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-07-17 17:11:08.363 7 INFO nova.api.openstack.wsgi [None req-6796e541-d4fc-41a6-8623-72d8add26bca 5d0c322f4d11459cac6c38b67dafedae c26beea474e948cb8205dac98d858619 - - default default] HTTP exception thrown: Instance 167b56fe-7951-47e8-8dcf-2cdae7b4afec could not be found. [pid: 7|app: 0|req: 508/1035] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:11:08 2026] GET /v2.1/servers/167b56fe-7951-47e8-8dcf-2cdae7b4afec => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1036] 10.0.0.87 () {32 vars in 725 bytes} [Fri Jul 17 17:11:08 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-51999259 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-17 17:11:10.005 8 WARNING neutronclient.v2_0.client [None req-037c3e25-f0ed-4b8c-9aa6-1b85ad557c37 68cc0afd445f4833a040ad4ae4af7973 f3aaf757fc514d0f8be1f2c87100cfbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:11:10.068 8 WARNING neutronclient.v2_0.client [None req-037c3e25-f0ed-4b8c-9aa6-1b85ad557c37 68cc0afd445f4833a040ad4ae4af7973 f3aaf757fc514d0f8be1f2c87100cfbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:11:10.415 8 WARNING neutronclient.v2_0.client [None req-037c3e25-f0ed-4b8c-9aa6-1b85ad557c37 68cc0afd445f4833a040ad4ae4af7973 f3aaf757fc514d0f8be1f2c87100cfbf - - default default] The python binding code in 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/1039] 10.0.0.87 () {34 vars in 662 bytes} [Fri Jul 17 17:11:09 2026] POST /v2.1/servers => generated 448 bytes in 663 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-07-17 17:11:10.623 7 WARNING neutronclient.v2_0.client [None req-f72221d8-57f2-4e1e-94cd-07c3797295e1 68cc0afd445f4833a040ad4ae4af7973 f3aaf757fc514d0f8be1f2c87100cfbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 510/1040] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:11:10 2026] GET /v2.1/servers/1d61e507-614b-4746-b48e-76df0204e991 => generated 1394 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-07-17 17:11:15.722 8 WARNING neutronclient.v2_0.client [None req-19bd21aa-5e44-453c-a144-8449a555e9e0 68cc0afd445f4833a040ad4ae4af7973 f3aaf757fc514d0f8be1f2c87100cfbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 531/1041] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:11:15 2026] GET /v2.1/servers/1d61e507-614b-4746-b48e-76df0204e991 => generated 1520 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-07-17 17:11:15.920 7 INFO nova.api.openstack.compute.server_external_events [req-362de2c7-ffa4-454c-9082-1420e1757fdd req-bc1046ba-52d6-41af-b820-ddd64a6ee764 e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-changed:f27e3393-5660-48e8-b66f-561d84829bf7 for instance 1d61e507-614b-4746-b48e-76df0204e991 on instance [pid: 7|app: 0|req: 511/1042] 10.0.0.9 () {38 vars in 813 bytes} [Fri Jul 17 17:11:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:11:20.806 7 INFO nova.api.openstack.compute.server_external_events [req-fe882d83-a0af-436c-94f9-ad99d9cb6bab req-7e98171e-ed14-4958-ac76-f671b3f7ddc4 e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-vif-plugged:f27e3393-5660-48e8-b66f-561d84829bf7 for instance 1d61e507-614b-4746-b48e-76df0204e991 on instance [pid: 7|app: 0|req: 513/1045] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 17 17:11:20 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-07-17 17:11:20.876 8 WARNING neutronclient.v2_0.client [None req-440804ec-0acf-44d7-a3bd-6bc20a1ac1fe 68cc0afd445f4833a040ad4ae4af7973 f3aaf757fc514d0f8be1f2c87100cfbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 533/1046] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:11:20 2026] GET /v2.1/servers/1d61e507-614b-4746-b48e-76df0204e991 => generated 1518 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-07-17 17:11:26.066 7 WARNING neutronclient.v2_0.client [None req-93ee7b37-9a0a-462f-9589-1b9c46694062 68cc0afd445f4833a040ad4ae4af7973 f3aaf757fc514d0f8be1f2c87100cfbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 514/1047] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:11:26 2026] GET /v2.1/servers/1d61e507-614b-4746-b48e-76df0204e991 => generated 1817 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:11:27.463 7 INFO nova.api.openstack.compute.server_external_events [req-af410d26-f1ea-4680-aee1-3eaca9e302c5 req-b7880103-ffdd-4315-b7f0-95641e4feb18 e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-changed:f27e3393-5660-48e8-b66f-561d84829bf7 for instance 1d61e507-614b-4746-b48e-76df0204e991 on instance [pid: 7|app: 0|req: 515/1048] 10.0.0.9 () {38 vars in 813 bytes} [Fri Jul 17 17:11:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 17:11:27.506 8 WARNING neutronclient.v2_0.client [None req-5f655d47-2aa1-4da3-8b44-8bf8629b599a 68cc0afd445f4833a040ad4ae4af7973 f3aaf757fc514d0f8be1f2c87100cfbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:11:27.544 8 WARNING neutronclient.v2_0.client [None req-5f655d47-2aa1-4da3-8b44-8bf8629b599a 68cc0afd445f4833a040ad4ae4af7973 f3aaf757fc514d0f8be1f2c87100cfbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:11:27.804 8 WARNING neutronclient.v2_0.client [None req-5f655d47-2aa1-4da3-8b44-8bf8629b599a 68cc0afd445f4833a040ad4ae4af7973 f3aaf757fc514d0f8be1f2c87100cfbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 534/1049] 10.0.0.87 () {34 vars in 662 bytes} [Fri Jul 17 17:11:27 2026] POST /v2.1/servers => generated 448 bytes in 536 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-07-17 17:11:27.988 7 WARNING neutronclient.v2_0.client [None req-53f97bf4-b73e-48e6-994a-35be7388d467 68cc0afd445f4833a040ad4ae4af7973 f3aaf757fc514d0f8be1f2c87100cfbf - - default default] The python binding code in 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/1050] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:11:27 2026] GET /v2.1/servers/9bc6b00a-e363-4c90-9722-464f08562ec1 => generated 1394 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:11:33.088 7 WARNING neutronclient.v2_0.client [None req-fb46da7c-42d3-419e-ac32-d122b76f6573 68cc0afd445f4833a040ad4ae4af7973 f3aaf757fc514d0f8be1f2c87100cfbf - - default default] 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: 518/1053] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:11:33 2026] GET /v2.1/servers/9bc6b00a-e363-4c90-9722-464f08562ec1 => generated 1520 bytes in 356 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-17 17:11:33.417 8 INFO nova.api.openstack.compute.server_external_events [req-67e5ceb4-b675-4a33-9b01-1559d91f498f req-d9fcc898-1161-4920-94be-79cc6b16501a e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-changed:2c453e39-4020-49f6-b792-a9211f15df9c for instance 9bc6b00a-e363-4c90-9722-464f08562ec1 on instance [pid: 8|app: 0|req: 536/1054] 10.0.0.9 () {38 vars in 813 bytes} [Fri Jul 17 17:11:33 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-07-17 17:11:38.305 7 INFO nova.api.openstack.compute.server_external_events [req-2afb866b-0b53-419c-bf28-33ebc089208f req-76b73d18-a6ec-432c-96b2-81a5af064b70 e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-vif-plugged:2c453e39-4020-49f6-b792-a9211f15df9c for instance 9bc6b00a-e363-4c90-9722-464f08562ec1 on instance [pid: 7|app: 0|req: 519/1055] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 17 17:11:38 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-07-17 17:11:38.477 8 WARNING neutronclient.v2_0.client [None req-6c5867ea-efd4-4e85-a1d4-7a19fe00eb1f 68cc0afd445f4833a040ad4ae4af7973 f3aaf757fc514d0f8be1f2c87100cfbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 537/1056] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:11:38 2026] GET /v2.1/servers/9bc6b00a-e363-4c90-9722-464f08562ec1 => generated 1518 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:11:43.665 8 WARNING neutronclient.v2_0.client [None req-9e239a6c-2379-4bda-99aa-415359265634 68cc0afd445f4833a040ad4ae4af7973 f3aaf757fc514d0f8be1f2c87100cfbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 539/1059] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:11:43 2026] GET /v2.1/servers/9bc6b00a-e363-4c90-9722-464f08562ec1 => generated 1816 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-07-17 17:11:44.967 7 INFO nova.api.openstack.compute.server_external_events [req-51d97ef1-9f49-4c10-83e9-910aa27347af req-b2024545-7fa4-473b-90a1-50a56f11dd32 e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-changed:2c453e39-4020-49f6-b792-a9211f15df9c for instance 9bc6b00a-e363-4c90-9722-464f08562ec1 on instance [pid: 7|app: 0|req: 521/1060] 10.0.0.9 () {38 vars in 813 bytes} [Fri Jul 17 17:11:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:12:20.887 8 WARNING neutronclient.v2_0.client [None req-57f38cf6-e58d-4c03-b621-c14e25ec4e47 fe62fa9459904782962135538140f2a2 b877322564364fa2bd60e21f5e58626c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:12:20.925 8 WARNING neutronclient.v2_0.client [None req-57f38cf6-e58d-4c03-b621-c14e25ec4e47 fe62fa9459904782962135538140f2a2 b877322564364fa2bd60e21f5e58626c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:12:21.089 8 WARNING neutronclient.v2_0.client [None req-57f38cf6-e58d-4c03-b621-c14e25ec4e47 fe62fa9459904782962135538140f2a2 b877322564364fa2bd60e21f5e58626c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 544/1069] 199.19.213.67 () {36 vars in 713 bytes} [Fri Jul 17 17:12:20 2026] POST /v2.1/servers => generated 453 bytes in 917 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-07-17 17:12:22.058 7 WARNING neutronclient.v2_0.client [None req-11edbf31-9e18-44bc-90e3-18e63bc1a50e fe62fa9459904782962135538140f2a2 b877322564364fa2bd60e21f5e58626c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 526/1070] 199.19.213.67 () {32 vars in 732 bytes} [Fri Jul 17 17:12:22 2026] GET /v2.1/servers/710ab749-912e-408b-ae8e-8287eae4ee2f => generated 2213 bytes in 95 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-07-17 17:12:22.165 8 WARNING neutronclient.v2_0.client [None req-437bab89-ca58-4617-8aa2-84e5e63a7443 fe62fa9459904782962135538140f2a2 b877322564364fa2bd60e21f5e58626c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 545/1071] 199.19.213.67 () {32 vars in 758 bytes} [Fri Jul 17 17:12:22 2026] GET /v2.1/servers/710ab749-912e-408b-ae8e-8287eae4ee2f/os-interface => generated 28 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 527/1072] 199.19.213.67 () {32 vars in 776 bytes} [Fri Jul 17 17:12:22 2026] GET /v2.1/servers/710ab749-912e-408b-ae8e-8287eae4ee2f/os-volume_attachments => generated 197 bytes in 56 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-07-17 17:12:24.916 8 WARNING neutronclient.v2_0.client [None req-fdbd0504-eb48-4cc7-995a-bfebfc9b5d96 fe62fa9459904782962135538140f2a2 b877322564364fa2bd60e21f5e58626c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 546/1073] 199.19.213.67 () {32 vars in 732 bytes} [Fri Jul 17 17:12:24 2026] GET /v2.1/servers/710ab749-912e-408b-ae8e-8287eae4ee2f => generated 2371 bytes in 97 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-07-17 17:12:25.001 7 WARNING neutronclient.v2_0.client [None req-13a88539-2487-43eb-87a7-99af85377f6a fe62fa9459904782962135538140f2a2 b877322564364fa2bd60e21f5e58626c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 528/1074] 199.19.213.67 () {32 vars in 758 bytes} [Fri Jul 17 17:12:24 2026] GET /v2.1/servers/710ab749-912e-408b-ae8e-8287eae4ee2f/os-interface => generated 28 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 547/1075] 199.19.213.67 () {32 vars in 776 bytes} [Fri Jul 17 17:12:25 2026] GET /v2.1/servers/710ab749-912e-408b-ae8e-8287eae4ee2f/os-volume_attachments => generated 197 bytes in 246 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-07-17 17:12:26.799 7 INFO nova.api.openstack.compute.server_external_events [req-f83ccaa3-3166-444b-aeb3-5d4c6c732282 req-e8d7a325-8ac6-42d4-a88c-24b02f65c3d7 e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-changed:73d4ed98-bc17-494c-852f-a4e1b43cb786 for instance 710ab749-912e-408b-ae8e-8287eae4ee2f on instance [pid: 7|app: 0|req: 529/1076] 10.0.0.9 () {38 vars in 813 bytes} [Fri Jul 17 17:12:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:12:28.148 8 WARNING neutronclient.v2_0.client [None req-b0ebd105-bbcc-4ddd-952b-ee9956ba685a fe62fa9459904782962135538140f2a2 b877322564364fa2bd60e21f5e58626c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 548/1077] 199.19.213.67 () {32 vars in 732 bytes} [Fri Jul 17 17:12:28 2026] GET /v2.1/servers/710ab749-912e-408b-ae8e-8287eae4ee2f => generated 2445 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:12:28.304 7 WARNING neutronclient.v2_0.client [None req-b4704cc5-2365-454b-bbd2-0e6f7825af3f fe62fa9459904782962135538140f2a2 b877322564364fa2bd60e21f5e58626c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 530/1078] 199.19.213.67 () {32 vars in 758 bytes} [Fri Jul 17 17:12:28 2026] GET /v2.1/servers/710ab749-912e-408b-ae8e-8287eae4ee2f/os-interface => generated 284 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 549/1079] 199.19.213.67 () {32 vars in 776 bytes} [Fri Jul 17 17:12:28 2026] GET /v2.1/servers/710ab749-912e-408b-ae8e-8287eae4ee2f/os-volume_attachments => generated 197 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:12:31.061 8 WARNING neutronclient.v2_0.client [None req-4a64b752-d588-41e8-954b-33dfb71610c9 fe62fa9459904782962135538140f2a2 b877322564364fa2bd60e21f5e58626c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 551/1082] 199.19.213.67 () {32 vars in 732 bytes} [Fri Jul 17 17:12:31 2026] GET /v2.1/servers/710ab749-912e-408b-ae8e-8287eae4ee2f => generated 2433 bytes in 139 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-07-17 17:12:31.206 7 WARNING neutronclient.v2_0.client [None req-09c11dcd-ff59-47ca-8d81-d41a44d585db fe62fa9459904782962135538140f2a2 b877322564364fa2bd60e21f5e58626c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 532/1083] 199.19.213.67 () {32 vars in 758 bytes} [Fri Jul 17 17:12:31 2026] GET /v2.1/servers/710ab749-912e-408b-ae8e-8287eae4ee2f/os-interface => generated 284 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 552/1084] 199.19.213.67 () {32 vars in 776 bytes} [Fri Jul 17 17:12:31 2026] GET /v2.1/servers/710ab749-912e-408b-ae8e-8287eae4ee2f/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-07-17 17:12:32.778 7 INFO nova.api.openstack.compute.server_external_events [req-963e0b85-883d-4b83-8303-dd4181ec3082 req-b08d9f01-f97d-4ccc-9dd7-64063539c3fc e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-vif-plugged:73d4ed98-bc17-494c-852f-a4e1b43cb786 for instance 710ab749-912e-408b-ae8e-8287eae4ee2f on instance [pid: 7|app: 0|req: 533/1085] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 17 17:12:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:12:34.352 8 WARNING neutronclient.v2_0.client [None req-55c4d95e-a4f4-4436-89ff-9f5b3e22e0f7 fe62fa9459904782962135538140f2a2 b877322564364fa2bd60e21f5e58626c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 553/1086] 199.19.213.67 () {32 vars in 732 bytes} [Fri Jul 17 17:12:34 2026] GET /v2.1/servers/710ab749-912e-408b-ae8e-8287eae4ee2f => generated 2433 bytes in 135 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-07-17 17:12:34.492 7 WARNING neutronclient.v2_0.client [None req-495dd982-92cb-4276-b457-4cce00d78954 fe62fa9459904782962135538140f2a2 b877322564364fa2bd60e21f5e58626c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 534/1087] 199.19.213.67 () {32 vars in 758 bytes} [Fri Jul 17 17:12:34 2026] GET /v2.1/servers/710ab749-912e-408b-ae8e-8287eae4ee2f/os-interface => generated 286 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: 8|app: 0|req: 554/1088] 199.19.213.67 () {32 vars in 776 bytes} [Fri Jul 17 17:12:34 2026] GET /v2.1/servers/710ab749-912e-408b-ae8e-8287eae4ee2f/os-volume_attachments => generated 197 bytes in 63 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-07-17 17:12:37.291 7 WARNING neutronclient.v2_0.client [None req-acbafca5-658b-49a6-85ec-acba559b4b9d fe62fa9459904782962135538140f2a2 b877322564364fa2bd60e21f5e58626c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 535/1089] 199.19.213.67 () {32 vars in 732 bytes} [Fri Jul 17 17:12:37 2026] GET /v2.1/servers/710ab749-912e-408b-ae8e-8287eae4ee2f => generated 2581 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:12:37.428 8 WARNING neutronclient.v2_0.client [None req-3329dcc0-f8f2-4338-b115-95a4ad44a2e6 fe62fa9459904782962135538140f2a2 b877322564364fa2bd60e21f5e58626c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 555/1090] 199.19.213.67 () {32 vars in 758 bytes} [Fri Jul 17 17:12:37 2026] GET /v2.1/servers/710ab749-912e-408b-ae8e-8287eae4ee2f/os-interface => generated 286 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: 7|app: 0|req: 536/1091] 199.19.213.67 () {32 vars in 776 bytes} [Fri Jul 17 17:12:37 2026] GET /v2.1/servers/710ab749-912e-408b-ae8e-8287eae4ee2f/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-07-17 17:13:16.148 8 WARNING neutronclient.v2_0.client [None req-01293ad5-ae2c-4ad9-bc2b-4297144b45f6 fe62fa9459904782962135538140f2a2 b877322564364fa2bd60e21f5e58626c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:13:16.184 8 WARNING neutronclient.v2_0.client [None req-01293ad5-ae2c-4ad9-bc2b-4297144b45f6 fe62fa9459904782962135538140f2a2 b877322564364fa2bd60e21f5e58626c - - default default] 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-07-17 17:13:18.530 7 INFO nova.api.openstack.compute.server_external_events [req-31014a08-f6da-49f6-bb4d-71bd6ac22313 req-493f61b7-64ba-4536-b95b-b0969c8a5461 e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-changed:48562b56-c162-48c5-94f1-c90f10afa80f for instance 710ab749-912e-408b-ae8e-8287eae4ee2f on instance [pid: 7|app: 0|req: 541/1100] 10.0.0.9 () {38 vars in 813 bytes} [Fri Jul 17 17:13:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:13:22.281 7 INFO nova.api.openstack.compute.server_external_events [req-4e9cccf8-690f-46fa-8d2c-cab76dc70402 req-4d15792f-d966-4d6b-bd54-63806a492064 e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-vif-plugged:48562b56-c162-48c5-94f1-c90f10afa80f for instance 710ab749-912e-408b-ae8e-8287eae4ee2f on instance [pid: 7|app: 0|req: 544/1103] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 17 17:13:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 17:13:24.742 8 WARNING neutronclient.v2_0.client [None req-01293ad5-ae2c-4ad9-bc2b-4297144b45f6 fe62fa9459904782962135538140f2a2 b877322564364fa2bd60e21f5e58626c - - default default] The python binding code in 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/1104] 199.19.213.67 () {36 vars in 811 bytes} [Fri Jul 17 17:13:16 2026] POST /v2.1/servers/710ab749-912e-408b-ae8e-8287eae4ee2f/os-interface => generated 281 bytes in 8685 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-07-17 17:13:25.069 7 INFO nova.api.openstack.compute.server_external_events [req-6f6d752a-9086-4247-ae41-6f981dbaa0f7 req-d7db6380-bf64-4ce9-b1ea-475cd49fc262 e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-changed:48562b56-c162-48c5-94f1-c90f10afa80f for instance 710ab749-912e-408b-ae8e-8287eae4ee2f on instance [pid: 7|app: 0|req: 545/1105] 10.0.0.9 () {38 vars in 813 bytes} [Fri Jul 17 17:13:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:13:25.370 8 INFO nova.api.openstack.compute.server_external_events [req-9c6e4cd8-a1f9-4b0f-8478-b2d578ae8d09 req-c807a047-5b5e-47a6-ac0e-d6a1ca1b155d e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-changed:48562b56-c162-48c5-94f1-c90f10afa80f for instance 710ab749-912e-408b-ae8e-8287eae4ee2f on instance [pid: 8|app: 0|req: 561/1106] 10.0.0.9 () {38 vars in 813 bytes} [Fri Jul 17 17:13:25 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-07-17 17:13:45.404 8 WARNING neutronclient.v2_0.client [None req-a8acab07-e7a5-4d63-8317-f8bdecdb891e fe62fa9459904782962135538140f2a2 b877322564364fa2bd60e21f5e58626c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:13:45.456 8 WARNING neutronclient.v2_0.client [None req-a8acab07-e7a5-4d63-8317-f8bdecdb891e fe62fa9459904782962135538140f2a2 b877322564364fa2bd60e21f5e58626c - - default default] 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-07-17 17:13:47.788 7 INFO nova.api.openstack.compute.server_external_events [req-1631ad83-df0c-4683-8a6f-d02af3f7fdc4 req-4d5c0784-f83e-4af3-84cb-65bddef5e2a0 e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-changed:db13eb7c-0ae2-43a1-a5cb-cfdc645ea483 for instance 710ab749-912e-408b-ae8e-8287eae4ee2f on instance [pid: 7|app: 0|req: 548/1111] 10.0.0.9 () {38 vars in 813 bytes} [Fri Jul 17 17:13:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:13:53.859 7 INFO nova.api.openstack.compute.server_external_events [req-96b31ee5-a183-4617-ab6a-d9471806571a req-9023f5e0-faa5-4a2d-91cf-a94200a5786a e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-vif-plugged:db13eb7c-0ae2-43a1-a5cb-cfdc645ea483 for instance 710ab749-912e-408b-ae8e-8287eae4ee2f on instance [pid: 7|app: 0|req: 551/1114] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 17 17:13:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 17:13:54.495 8 WARNING neutronclient.v2_0.client [None req-a8acab07-e7a5-4d63-8317-f8bdecdb891e fe62fa9459904782962135538140f2a2 b877322564364fa2bd60e21f5e58626c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 564/1115] 199.19.213.67 () {36 vars in 811 bytes} [Fri Jul 17 17:13:45 2026] POST /v2.1/servers/710ab749-912e-408b-ae8e-8287eae4ee2f/os-interface => generated 377 bytes in 9189 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-07-17 17:14:07.009 8 WARNING neutronclient.v2_0.client [None req-6dc95bc2-183e-4974-b848-67e157d3cee7 fe62fa9459904782962135538140f2a2 b877322564364fa2bd60e21f5e58626c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 17:14:07.052 8 WARNING neutronclient.v2_0.client [None req-6dc95bc2-183e-4974-b848-67e157d3cee7 fe62fa9459904782962135538140f2a2 b877322564364fa2bd60e21f5e58626c - - default default] 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-07-17 17:14:09.259 7 INFO nova.api.openstack.compute.server_external_events [req-a67c288f-7d4c-4b8e-8442-77ecd62735e1 req-8b1ced27-32df-45f8-8cc6-16857c105b90 e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-changed:fa34ef27-ff31-48b2-859d-1ef610c92b7d for instance 710ab749-912e-408b-ae8e-8287eae4ee2f on instance [pid: 7|app: 0|req: 553/1118] 10.0.0.9 () {38 vars in 813 bytes} [Fri Jul 17 17:14:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:14:14.529 7 INFO nova.api.openstack.compute.server_external_events [req-7fca2431-e911-4925-af38-34331ede2b3f req-2515df0e-bf0b-4c1f-88d4-df8c5243085c e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-vif-plugged:fa34ef27-ff31-48b2-859d-1ef610c92b7d for instance 710ab749-912e-408b-ae8e-8287eae4ee2f on instance [pid: 7|app: 0|req: 556/1121] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 17 17:14:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 17:14:16.597 8 WARNING neutronclient.v2_0.client [None req-6dc95bc2-183e-4974-b848-67e157d3cee7 fe62fa9459904782962135538140f2a2 b877322564364fa2bd60e21f5e58626c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 566/1122] 199.19.213.67 () {36 vars in 811 bytes} [Fri Jul 17 17:14:06 2026] POST /v2.1/servers/710ab749-912e-408b-ae8e-8287eae4ee2f/os-interface => generated 378 bytes in 9716 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-07-17 17:14:17.191 7 INFO nova.api.openstack.compute.server_external_events [req-8a0e80ff-b6e1-42ee-83d6-2620359180f6 req-20586270-a1a3-48aa-9715-f18517c0875d e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-changed:db13eb7c-0ae2-43a1-a5cb-cfdc645ea483 for instance 710ab749-912e-408b-ae8e-8287eae4ee2f on instance [pid: 7|app: 0|req: 557/1123] 10.0.0.9 () {38 vars in 813 bytes} [Fri Jul 17 17:14:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:14:29.953 7 INFO nova.api.openstack.compute.server_external_events [req-69bb2d0e-3d17-472d-98d0-670c2c12403e req-32b517aa-d443-44d4-bb20-9546eabb1fe4 e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-changed:fa34ef27-ff31-48b2-859d-1ef610c92b7d for instance 710ab749-912e-408b-ae8e-8287eae4ee2f on instance [pid: 7|app: 0|req: 560/1128] 10.0.0.9 () {38 vars in 813 bytes} [Fri Jul 17 17:14:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 569/1129] 199.19.213.67 () {34 vars in 854 bytes} [Fri Jul 17 17:14:30 2026] DELETE /v2.1/servers/710ab749-912e-408b-ae8e-8287eae4ee2f/os-interface/fa34ef27-ff31-48b2-859d-1ef610c92b7d => generated 0 bytes in 65 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-07-17 17:14:31.996 7 INFO nova.api.openstack.compute.server_external_events [req-2fb4c142-db25-4498-90a4-83e169da6110 req-31f427eb-5b21-479b-8d06-d8516b05ae0c e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-changed:fa34ef27-ff31-48b2-859d-1ef610c92b7d for instance 710ab749-912e-408b-ae8e-8287eae4ee2f on instance [pid: 7|app: 0|req: 561/1130] 10.0.0.9 () {38 vars in 813 bytes} [Fri Jul 17 17:14:31 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-07-17 17:14:40.540 7 INFO nova.api.openstack.compute.server_external_events [req-936d1589-aaea-4578-81ab-153a4aacba25 req-9043388a-3cc5-43d4-a2f7-cffcb96cfde8 e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-changed:db13eb7c-0ae2-43a1-a5cb-cfdc645ea483 for instance 710ab749-912e-408b-ae8e-8287eae4ee2f on instance [pid: 7|app: 0|req: 563/1133] 10.0.0.9 () {38 vars in 813 bytes} [Fri Jul 17 17:14:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 571/1134] 199.19.213.67 () {34 vars in 854 bytes} [Fri Jul 17 17:14:40 2026] DELETE /v2.1/servers/710ab749-912e-408b-ae8e-8287eae4ee2f/os-interface/db13eb7c-0ae2-43a1-a5cb-cfdc645ea483 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 566/1139] 199.19.213.67 () {34 vars in 854 bytes} [Fri Jul 17 17:15:01 2026] DELETE /v2.1/servers/710ab749-912e-408b-ae8e-8287eae4ee2f/os-interface/48562b56-c162-48c5-94f1-c90f10afa80f => generated 0 bytes in 67 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 574/1140] 199.19.213.67 () {34 vars in 754 bytes} [Fri Jul 17 17:15:06 2026] DELETE /v2.1/servers/710ab749-912e-408b-ae8e-8287eae4ee2f => generated 0 bytes in 141 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-07-17 17:15:09.947 8 INFO nova.api.openstack.compute.server_external_events [req-30d0b6c6-4de5-450c-9aad-54ba99d2c026 req-312acdaf-07a0-4e5c-8180-368158014b36 e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-vif-deleted:73d4ed98-bc17-494c-852f-a4e1b43cb786 for instance 710ab749-912e-408b-ae8e-8287eae4ee2f on instance [pid: 8|app: 0|req: 576/1143] 10.0.0.9 () {38 vars in 813 bytes} [Fri Jul 17 17:15:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:15:11.657 7 INFO nova.api.openstack.compute.server_external_events [req-903ce9f8-94f4-4f91-8e3b-a0bd0904e3e4 req-92d2c8b9-0455-4754-8764-3205f9f20c4a e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-changed:2c453e39-4020-49f6-b792-a9211f15df9c for instance 9bc6b00a-e363-4c90-9722-464f08562ec1 on instance [pid: 7|app: 0|req: 568/1144] 10.0.0.9 () {38 vars in 813 bytes} [Fri Jul 17 17:15:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 577/1145] 10.0.0.87 () {32 vars in 717 bytes} [Fri Jul 17 17:15:11 2026] DELETE /v2.1/servers/9bc6b00a-e363-4c90-9722-464f08562ec1 => generated 0 bytes in 98 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-07-17 17:15:11.809 7 WARNING neutronclient.v2_0.client [None req-d64355b7-b585-4e55-8c54-ea6df34cc65a 68cc0afd445f4833a040ad4ae4af7973 f3aaf757fc514d0f8be1f2c87100cfbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 569/1146] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:15:11 2026] GET /v2.1/servers/9bc6b00a-e363-4c90-9722-464f08562ec1 => generated 1942 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-07-17 17:15:14.674 8 INFO nova.api.openstack.compute.server_external_events [req-408ed9a7-c22b-4e2d-ac06-c901f5ed7f7e req-f0f79494-326b-49e6-a0ca-2afd14363ec8 e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-vif-deleted:2c453e39-4020-49f6-b792-a9211f15df9c for instance 9bc6b00a-e363-4c90-9722-464f08562ec1 on instance [pid: 8|app: 0|req: 578/1147] 10.0.0.9 () {38 vars in 813 bytes} [Fri Jul 17 17:15:14 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-07-17 17:15:17.032 7 WARNING neutronclient.v2_0.client [None req-ee3a3b84-2a53-43d5-87d4-1700b7e3774f 68cc0afd445f4833a040ad4ae4af7973 f3aaf757fc514d0f8be1f2c87100cfbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 570/1148] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:15:16 2026] GET /v2.1/servers/9bc6b00a-e363-4c90-9722-464f08562ec1 => generated 1480 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-07-17 17:15:22.112 8 INFO nova.api.openstack.wsgi [None req-96d3cd11-7ba1-4b41-a0a1-0bd620b9126b 68cc0afd445f4833a040ad4ae4af7973 f3aaf757fc514d0f8be1f2c87100cfbf - - default default] HTTP exception thrown: Instance 9bc6b00a-e363-4c90-9722-464f08562ec1 could not be found. [pid: 8|app: 0|req: 580/1151] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:15:22 2026] GET /v2.1/servers/9bc6b00a-e363-4c90-9722-464f08562ec1 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:15:22.774 7 INFO nova.api.openstack.compute.server_external_events [req-97880814-dc6f-4cb7-ad42-e96210c08235 req-8ea61da0-19be-47f5-ac2e-0ec94573fd92 e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-changed:f27e3393-5660-48e8-b66f-561d84829bf7 for instance 1d61e507-614b-4746-b48e-76df0204e991 on instance [pid: 7|app: 0|req: 572/1152] 10.0.0.9 () {38 vars in 813 bytes} [Fri Jul 17 17:15:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 581/1153] 10.0.0.87 () {32 vars in 717 bytes} [Fri Jul 17 17:15:22 2026] DELETE /v2.1/servers/1d61e507-614b-4746-b48e-76df0204e991 => generated 0 bytes in 90 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-07-17 17:15:22.915 7 WARNING neutronclient.v2_0.client [None req-a065fb54-158b-4ce6-97b6-3dd5d265cf12 68cc0afd445f4833a040ad4ae4af7973 f3aaf757fc514d0f8be1f2c87100cfbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 573/1154] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:15:22 2026] GET /v2.1/servers/1d61e507-614b-4746-b48e-76df0204e991 => generated 1943 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:15:25.911 8 INFO nova.api.openstack.compute.server_external_events [req-4e213e0b-5def-4c66-a281-7a757970c21a req-e2b20e40-ba66-427b-a3b1-ce45bfe974bf e5c6b2922e2445879dec8ad984e3a60d 9b1883fa294f4bfab43fba282329c1af - - 5e9c0c43af26453c88be1a57534c75db 5e9c0c43af26453c88be1a57534c75db] Creating event network-vif-deleted:f27e3393-5660-48e8-b66f-561d84829bf7 for instance 1d61e507-614b-4746-b48e-76df0204e991 on instance [pid: 8|app: 0|req: 582/1155] 10.0.0.9 () {38 vars in 813 bytes} [Fri Jul 17 17:15:25 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-07-17 17:15:28.111 7 WARNING neutronclient.v2_0.client [None req-f1f5fe0a-5baf-46fa-b3c6-5a47653e3b59 68cc0afd445f4833a040ad4ae4af7973 f3aaf757fc514d0f8be1f2c87100cfbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 574/1156] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:15:28 2026] GET /v2.1/servers/1d61e507-614b-4746-b48e-76df0204e991 => generated 1480 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1159] 10.0.0.43 () {28 vars in 453 bytes} [Fri Jul 17 17:15:31 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 584/1160] 10.0.0.43 () {30 vars in 657 bytes} [Fri Jul 17 17:15:31 2026] GET /v2.1 => generated 0 bytes in 40 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: 577/1161] 10.0.0.43 () {32 vars in 730 bytes} [Fri Jul 17 17:15:31 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: 585/1162] 10.0.0.43 () {34 vars in 805 bytes} [Fri Jul 17 17:15:31 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1163] 10.0.0.43 () {28 vars in 453 bytes} [Fri Jul 17 17:15:32 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: 586/1164] 10.0.0.43 () {30 vars in 657 bytes} [Fri Jul 17 17:15:32 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 579/1165] 10.0.0.43 () {32 vars in 730 bytes} [Fri Jul 17 17:15:32 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1166] 10.0.0.43 () {34 vars in 893 bytes} [Fri Jul 17 17:15:32 2026] GET /v2.1/servers/detail?project_id=103cb9ca2570430d8a6ac00b9cd10e63&all_tenants=True => generated 15 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1167] 10.0.0.43 () {34 vars in 893 bytes} [Fri Jul 17 17:15:32 2026] GET /v2.1/servers/detail?project_id=4477c563aa8741bc8ec0ab44ed8a2d85&all_tenants=True => generated 15 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1168] 10.0.0.43 () {34 vars in 893 bytes} [Fri Jul 17 17:15:32 2026] GET /v2.1/servers/detail?project_id=5ac3e44e2d3540e5ad3fdfb44abf19fb&all_tenants=True => generated 15 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1169] 10.0.0.43 () {34 vars in 893 bytes} [Fri Jul 17 17:15:32 2026] GET /v2.1/servers/detail?project_id=6376b815fb2f450b90184bd6dab6034d&all_tenants=True => generated 15 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1170] 10.0.0.43 () {34 vars in 893 bytes} [Fri Jul 17 17:15:32 2026] GET /v2.1/servers/detail?project_id=9b1883fa294f4bfab43fba282329c1af&all_tenants=True => generated 15 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1171] 10.0.0.43 () {34 vars in 893 bytes} [Fri Jul 17 17:15:32 2026] GET /v2.1/servers/detail?project_id=b3cfe39793514f2c81c9ad5557df6b9e&all_tenants=True => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1172] 10.0.0.43 () {34 vars in 893 bytes} [Fri Jul 17 17:15:32 2026] GET /v2.1/servers/detail?project_id=b877322564364fa2bd60e21f5e58626c&all_tenants=True => generated 15 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1173] 10.0.0.43 () {34 vars in 893 bytes} [Fri Jul 17 17:15:32 2026] GET /v2.1/servers/detail?project_id=d012746146f24874bb843998a7d48b3b&all_tenants=True => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1174] 10.0.0.43 () {34 vars in 893 bytes} [Fri Jul 17 17:15:32 2026] GET /v2.1/servers/detail?project_id=f3aaf757fc514d0f8be1f2c87100cfbf&all_tenants=True => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1175] 10.0.0.43 () {34 vars in 893 bytes} [Fri Jul 17 17:15:32 2026] GET /v2.1/servers/detail?project_id=fb436f060f064dc2851b76f484dbf254&all_tenants=True => generated 15 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1176] 10.0.0.43 () {34 vars in 893 bytes} [Fri Jul 17 17:15:32 2026] GET /v2.1/servers/detail?project_id=fb7a7277f23e47a29ab57b047e733ed3&all_tenants=True => generated 15 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-07-17 17:15:33.184 7 INFO nova.api.openstack.wsgi [None req-621f8fd4-3199-47a0-81bd-d0a31373f9ab 68cc0afd445f4833a040ad4ae4af7973 f3aaf757fc514d0f8be1f2c87100cfbf - - default default] HTTP exception thrown: Instance 1d61e507-614b-4746-b48e-76df0204e991 could not be found. [pid: 7|app: 0|req: 585/1177] 10.0.0.87 () {32 vars in 714 bytes} [Fri Jul 17 17:15:33 2026] GET /v2.1/servers/1d61e507-614b-4746-b48e-76df0204e991 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1178] 10.0.0.87 () {32 vars in 725 bytes} [Fri Jul 17 17:15:34 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1756788449 => 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-07-17 17:15:34.480 7 INFO nova.api.openstack.wsgi [None req-910bd606-d733-461a-8120-05ad15bcf121 68cc0afd445f4833a040ad4ae4af7973 f3aaf757fc514d0f8be1f2c87100cfbf - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1756788449 not found for user 68cc0afd445f4833a040ad4ae4af7973 [pid: 7|app: 0|req: 586/1179] 10.0.0.87 () {32 vars in 722 bytes} [Fri Jul 17 17:15:34 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1756788449 => generated 142 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1182] 10.0.0.87 () {32 vars in 654 bytes} [Fri Jul 17 17:15:48 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1183] 10.0.0.87 () {32 vars in 640 bytes} [Fri Jul 17 17:15:49 2026] GET /v2.1/servers => generated 15 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-17 17:15:49.252 8 WARNING oslo_db.sqlalchemy.utils [None req-91c8ec54-c606-4b0c-b0d5-6a7d2de6995c fe62fa9459904782962135538140f2a2 b877322564364fa2bd60e21f5e58626c - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 596/1184] 10.0.0.87 () {32 vars in 648 bytes} [Fri Jul 17 17:15:49 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1185] 10.0.0.87 () {32 vars in 693 bytes} [Fri Jul 17 17:15:49 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)