+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed May 6 14:52:59 2026] *** compiled with version: 13.3.0 on 05 May 2026 22:49:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: nova-api-osapi-6ffddcb45c-p8pfg 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, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f84cae2a668 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)... 2026-05-06 14:53:06.471 8 WARNING oslo_config.cfg [-] 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-05-06 14:53:06.481 7 WARNING oslo_config.cfg [-] 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-05-06 14:53:06.594 7 INFO nova.utils [None req-236c9b4b-5cc4-4d93-88e3-8b5e1285c450 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-06 14:53:06.615 8 INFO nova.utils [None req-08557210-c1cb-4651-bcb7-45b8317ed1e4 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-06 14:53:07.060 7 WARNING keystonemiddleware._common.config [None req-236c9b4b-5cc4-4d93-88e3-8b5e1285c450 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-06 14:53:07.070 7 WARNING oslo_config.cfg [None req-236c9b4b-5cc4-4d93-88e3-8b5e1285c450 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-06 14:53:07.118 8 WARNING keystonemiddleware._common.config [None req-08557210-c1cb-4651-bcb7-45b8317ed1e4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-06 14:53:07.127 8 WARNING oslo_config.cfg [None req-08557210-c1cb-4651-bcb7-45b8317ed1e4 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-06 14:53:07.157 7 WARNING keystonemiddleware._common.config [None req-236c9b4b-5cc4-4d93-88e3-8b5e1285c450 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f84cae2a668 pid: 7 (default app) 2026-05-06 14:53:07.208 8 WARNING keystonemiddleware._common.config [None req-08557210-c1cb-4651-bcb7-45b8317ed1e4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f84cae2a668 pid: 8 (default app) [pid: 7|app: 0|req: 2/4] 199.19.213.25 () {42 vars in 700 bytes} [Wed May 6 14:53:13 2026] GET /v2.1 => generated 114 bytes in 21 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-05-06 14:53:13.630 8 WARNING oslo_policy.policy [None req-e6bf4d4c-3650-4ec8-b6f0-e5aaebbf6e1b 3eaab7241c294e7c8a9a3c84ba7bffb5 617d8a9f2d0345fe9d44ed182ac5d115 - - 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-05-06 14:53:13.630 8 WARNING oslo_policy.policy [None req-e6bf4d4c-3650-4ec8-b6f0-e5aaebbf6e1b 3eaab7241c294e7c8a9a3c84ba7bffb5 617d8a9f2d0345fe9d44ed182ac5d115 - - 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.25 () {44 vars in 904 bytes} [Wed May 6 14:53:13 2026] GET /v2.1 => generated 0 bytes in 793 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-05-06 14:53:13.913 7 WARNING oslo_policy.policy [req-e6bf4d4c-3650-4ec8-b6f0-e5aaebbf6e1b req-90aab39f-0e22-4b87-bcdf-4678dd54ba97 3eaab7241c294e7c8a9a3c84ba7bffb5 617d8a9f2d0345fe9d44ed182ac5d115 - - 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-05-06 14:53:13.913 7 WARNING oslo_policy.policy [req-e6bf4d4c-3650-4ec8-b6f0-e5aaebbf6e1b req-90aab39f-0e22-4b87-bcdf-4678dd54ba97 3eaab7241c294e7c8a9a3c84ba7bffb5 617d8a9f2d0345fe9d44ed182ac5d115 - - 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: 3/6] 199.19.213.25 () {46 vars in 977 bytes} [Wed May 6 14:53:13 2026] GET /v2.1/ => generated 399 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 14:53:14.173 8 INFO nova.api.openstack.wsgi [None req-0acff04b-ddaa-4bc4-9f72-a6c3ac83bbf0 3eaab7241c294e7c8a9a3c84ba7bffb5 617d8a9f2d0345fe9d44ed182ac5d115 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 4/7] 199.19.213.25 () {48 vars in 1006 bytes} [Wed May 6 14:53:14 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.19.213.25 () {48 vars in 1046 bytes} [Wed May 6 14:53:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.19.213.25 () {52 vars in 1043 bytes} [Wed May 6 14:53:14 2026] POST /v2.1/flavors => generated 527 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.19.213.25 () {42 vars in 700 bytes} [Wed May 6 14:53:15 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.19.213.25 () {44 vars in 904 bytes} [Wed May 6 14:53:15 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/12] 199.19.213.25 () {46 vars in 977 bytes} [Wed May 6 14:53:15 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 14:53:15.192 8 INFO nova.api.openstack.wsgi [None req-fc852d74-48f7-4fce-adb9-78db6380d271 3eaab7241c294e7c8a9a3c84ba7bffb5 617d8a9f2d0345fe9d44ed182ac5d115 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 7/13] 199.19.213.25 () {48 vars in 1008 bytes} [Wed May 6 14:53:15 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: 7|app: 0|req: 7/14] 199.19.213.25 () {48 vars in 1046 bytes} [Wed May 6 14:53:15 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: 8|app: 0|req: 8/15] 199.19.213.25 () {52 vars in 1043 bytes} [Wed May 6 14:53:15 2026] POST /v2.1/flavors => generated 530 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.19.213.25 () {42 vars in 700 bytes} [Wed May 6 14:53:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.19.213.25 () {44 vars in 904 bytes} [Wed May 6 14:53:16 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/18] 199.19.213.25 () {46 vars in 977 bytes} [Wed May 6 14:53:16 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 14:53:16.248 8 INFO nova.api.openstack.wsgi [None req-1c0f1fd3-7f13-484b-a026-1bc6bf942051 3eaab7241c294e7c8a9a3c84ba7bffb5 617d8a9f2d0345fe9d44ed182ac5d115 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 10/19] 199.19.213.25 () {48 vars in 1010 bytes} [Wed May 6 14:53:16 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.19.213.25 () {48 vars in 1046 bytes} [Wed May 6 14:53:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.19.213.25 () {52 vars in 1043 bytes} [Wed May 6 14:53:16 2026] POST /v2.1/flavors => generated 531 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.19.213.25 () {42 vars in 700 bytes} [Wed May 6 14:53:17 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.19.213.25 () {44 vars in 904 bytes} [Wed May 6 14:53:17 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: 7|app: 0|req: 12/24] 199.19.213.25 () {46 vars in 977 bytes} [Wed May 6 14:53:17 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 14:53:17.322 8 INFO nova.api.openstack.wsgi [None req-d877bde8-2244-42d6-b7d8-9f742630403c 3eaab7241c294e7c8a9a3c84ba7bffb5 617d8a9f2d0345fe9d44ed182ac5d115 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 13/25] 199.19.213.25 () {48 vars in 1008 bytes} [Wed May 6 14:53:17 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: 7|app: 0|req: 13/26] 199.19.213.25 () {48 vars in 1046 bytes} [Wed May 6 14:53:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.19.213.25 () {52 vars in 1043 bytes} [Wed May 6 14:53:17 2026] POST /v2.1/flavors => generated 530 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.19.213.25 () {42 vars in 700 bytes} [Wed May 6 14:53:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.19.213.25 () {44 vars in 904 bytes} [Wed May 6 14:53:18 2026] GET /v2.1 => generated 0 bytes in 26 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/30] 199.19.213.25 () {46 vars in 977 bytes} [Wed May 6 14:53:18 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-05-06 14:53:18.317 8 INFO nova.api.openstack.wsgi [None req-235b192e-adc0-4b3f-8fd2-c11c6767a996 3eaab7241c294e7c8a9a3c84ba7bffb5 617d8a9f2d0345fe9d44ed182ac5d115 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 16/31] 199.19.213.25 () {48 vars in 1010 bytes} [Wed May 6 14:53:18 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: 16/32] 199.19.213.25 () {48 vars in 1046 bytes} [Wed May 6 14:53:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/33] 199.19.213.25 () {52 vars in 1043 bytes} [Wed May 6 14:53:18 2026] POST /v2.1/flavors => generated 533 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/104] 10.0.0.75 () {28 vars in 453 bytes} [Wed May 6 14:59:01 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 53/105] 10.0.0.75 () {30 vars in 657 bytes} [Wed May 6 14:59:01 2026] GET /v2.1 => generated 0 bytes in 166 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 53/106] 10.0.0.75 () {32 vars in 730 bytes} [Wed May 6 14:59:02 2026] GET /v2.1/ => generated 411 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/107] 10.0.0.75 () {34 vars in 803 bytes} [Wed May 6 14:59:02 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/120] 10.0.0.130 () {28 vars in 454 bytes} [Wed May 6 15: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) [pid: 7|app: 0|req: 60/121] 10.0.0.130 () {30 vars in 658 bytes} [Wed May 6 15:00:08 2026] GET /v2.1 => generated 0 bytes in 382 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: 62/122] 10.0.0.130 () {32 vars in 731 bytes} [Wed May 6 15:00:08 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: 61/123] 10.0.0.130 () {34 vars in 765 bytes} [Wed May 6 15:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/126] 10.0.0.130 () {28 vars in 454 bytes} [Wed May 6 15: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: 63/127] 10.0.0.130 () {30 vars in 658 bytes} [Wed May 6 15:00:12 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 65/128] 10.0.0.130 () {32 vars in 731 bytes} [Wed May 6 15:00:12 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/129] 10.0.0.130 () {34 vars in 765 bytes} [Wed May 6 15:00:12 2026] GET /v2.1/os-services => generated 783 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/130] 10.0.0.130 () {28 vars in 454 bytes} [Wed May 6 15: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: 65/131] 10.0.0.130 () {30 vars in 658 bytes} [Wed May 6 15:00:17 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 67/132] 10.0.0.130 () {32 vars in 731 bytes} [Wed May 6 15:00:17 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/133] 10.0.0.130 () {34 vars in 808 bytes} [Wed May 6 15:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 69/136] 10.0.0.130 () {28 vars in 454 bytes} [Wed May 6 15:00:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 68/137] 10.0.0.130 () {30 vars in 658 bytes} [Wed May 6 15:00:21 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 70/138] 10.0.0.130 () {32 vars in 731 bytes} [Wed May 6 15:00:21 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: 69/139] 10.0.0.130 () {34 vars in 808 bytes} [Wed May 6 15:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/158] 199.19.213.25 () {42 vars in 700 bytes} [Wed May 6 15:01: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) /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: 79/159] 199.19.213.25 () {44 vars in 904 bytes} [Wed May 6 15:01:51 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 81/160] 199.19.213.25 () {46 vars in 977 bytes} [Wed May 6 15:01:51 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-05-06 15:01:52.025 7 INFO nova.api.openstack.wsgi [None req-ad929d23-ba25-46da-8fe8-8183fc6ca891 3eaab7241c294e7c8a9a3c84ba7bffb5 617d8a9f2d0345fe9d44ed182ac5d115 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 80/161] 199.19.213.25 () {48 vars in 1012 bytes} [Wed May 6 15:01:52 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/162] 199.19.213.25 () {48 vars in 1046 bytes} [Wed May 6 15:01:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/163] 199.19.213.25 () {52 vars in 1044 bytes} [Wed May 6 15:01:52 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: 96/190] 199.19.213.25 () {42 vars in 700 bytes} [Wed May 6 15:04:02 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: 95/191] 199.19.213.25 () {44 vars in 904 bytes} [Wed May 6 15:04:02 2026] GET /v2.1 => generated 0 bytes in 78 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 97/192] 199.19.213.25 () {46 vars in 977 bytes} [Wed May 6 15:04:02 2026] GET /v2.1/ => generated 399 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:04:02.134 7 INFO nova.api.openstack.wsgi [None req-fc91048e-8b81-4605-a1d6-48c83aa9b6a8 3eaab7241c294e7c8a9a3c84ba7bffb5 617d8a9f2d0345fe9d44ed182ac5d115 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 3eaab7241c294e7c8a9a3c84ba7bffb5 [pid: 7|app: 0|req: 96/193] 199.19.213.25 () {48 vars in 1046 bytes} [Wed May 6 15:04:02 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-05-06 15:04:02.149 8 WARNING oslo_db.sqlalchemy.utils [None req-a85010c5-e69e-4a51-bf0d-ac0f95048ebe 3eaab7241c294e7c8a9a3c84ba7bffb5 617d8a9f2d0345fe9d44ed182ac5d115 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 98/194] 199.19.213.25 () {48 vars in 1011 bytes} [Wed May 6 15:04:02 2026] GET /v2.1/os-keypairs => generated 16 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/195] 199.19.213.25 () {52 vars in 1052 bytes} [Wed May 6 15:04:02 2026] POST /v2.1/os-keypairs => generated 576 bytes in 67 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/196] 199.19.213.25 () {42 vars in 700 bytes} [Wed May 6 15:04:05 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: 98/197] 199.19.213.25 () {44 vars in 904 bytes} [Wed May 6 15:04:05 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: 8|app: 0|req: 100/198] 199.19.213.25 () {46 vars in 977 bytes} [Wed May 6 15:04:05 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: 99/199] 199.19.213.25 () {48 vars in 1068 bytes} [Wed May 6 15:04:05 2026] GET /v2.1/os-quota-sets/617d8a9f2d0345fe9d44ed182ac5d115 => generated 283 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/200] 199.19.213.25 () {52 vars in 1120 bytes} [Wed May 6 15:04:05 2026] PUT /v2.1/os-quota-sets/617d8a9f2d0345fe9d44ed182ac5d115 => generated 238 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/297] 199.19.213.25 () {42 vars in 700 bytes} [Wed May 6 15:12:05 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: 148/298] 199.19.213.25 () {44 vars in 904 bytes} [Wed May 6 15:12:05 2026] GET /v2.1 => generated 0 bytes in 136 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 151/299] 199.19.213.25 () {46 vars in 977 bytes} [Wed May 6 15:12:05 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:12:05.385 7 INFO nova.api.openstack.wsgi [None req-8454bf46-2efe-413d-b9ea-c36b9b69a79f 3eaab7241c294e7c8a9a3c84ba7bffb5 617d8a9f2d0345fe9d44ed182ac5d115 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 149/300] 199.19.213.25 () {48 vars in 1010 bytes} [Wed May 6 15:12:05 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/301] 199.19.213.25 () {48 vars in 1046 bytes} [Wed May 6 15:12:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/302] 199.19.213.25 () {52 vars in 1044 bytes} [Wed May 6 15:12:05 2026] POST /v2.1/flavors => generated 532 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/347] 199.19.213.25 () {42 vars in 700 bytes} [Wed May 6 15:15: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: 8|app: 0|req: 175/348] 199.19.213.25 () {44 vars in 904 bytes} [Wed May 6 15:15:41 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 174/349] 199.19.213.25 () {46 vars in 977 bytes} [Wed May 6 15:15:41 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/350] 199.19.213.25 () {48 vars in 1068 bytes} [Wed May 6 15:15:41 2026] GET /v2.1/os-quota-sets/cc09e41118194c3eb2c290d10cb641ea => generated 283 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/351] 199.19.213.25 () {52 vars in 1120 bytes} [Wed May 6 15:15:42 2026] PUT /v2.1/os-quota-sets/cc09e41118194c3eb2c290d10cb641ea => generated 238 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/482] 199.19.213.25 () {42 vars in 700 bytes} [Wed May 6 15:26:36 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/483] 199.19.213.25 () {44 vars in 904 bytes} [Wed May 6 15:26:36 2026] GET /v2.1 => generated 0 bytes in 132 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 242/484] 199.19.213.25 () {46 vars in 977 bytes} [Wed May 6 15:26:36 2026] GET /v2.1/ => generated 399 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:26:36.413 8 INFO nova.api.openstack.wsgi [None req-d516562f-ff43-49c5-973f-2c1084fa85b5 3eaab7241c294e7c8a9a3c84ba7bffb5 617d8a9f2d0345fe9d44ed182ac5d115 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 243/485] 199.19.213.25 () {48 vars in 1006 bytes} [Wed May 6 15:26:36 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: 7|app: 0|req: 243/486] 199.19.213.25 () {48 vars in 1046 bytes} [Wed May 6 15:26:36 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/487] 199.19.213.25 () {48 vars in 1094 bytes} [Wed May 6 15:26:36 2026] GET /v2.1/flavors/8ce82b09-aafa-4825-813b-9fb248a21fad/os-extra_specs => generated 19 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/488] 199.19.213.25 () {42 vars in 700 bytes} [Wed May 6 15:26:37 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/489] 199.19.213.25 () {44 vars in 904 bytes} [Wed May 6 15:26:37 2026] GET /v2.1 => generated 0 bytes in 27 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 245/490] 199.19.213.25 () {46 vars in 977 bytes} [Wed May 6 15:26:37 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:26:37.367 8 INFO nova.api.openstack.wsgi [None req-b6dc1e2d-2103-4d13-80cd-c644fe41b0a1 3eaab7241c294e7c8a9a3c84ba7bffb5 617d8a9f2d0345fe9d44ed182ac5d115 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 246/491] 199.19.213.25 () {48 vars in 1008 bytes} [Wed May 6 15:26:37 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: 246/492] 199.19.213.25 () {48 vars in 1046 bytes} [Wed May 6 15:26:37 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/493] 199.19.213.25 () {48 vars in 1094 bytes} [Wed May 6 15:26:37 2026] GET /v2.1/flavors/8b14728f-aa03-4e4c-8a7d-2981d2b3b031/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/494] 199.19.213.25 () {42 vars in 700 bytes} [Wed May 6 15:26:38 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/495] 199.19.213.25 () {44 vars in 904 bytes} [Wed May 6 15:26:38 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 248/496] 199.19.213.25 () {46 vars in 977 bytes} [Wed May 6 15:26:38 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-05-06 15:26:38.348 8 INFO nova.api.openstack.wsgi [None req-cd949347-d580-42b7-b59d-1c2f897a28c1 3eaab7241c294e7c8a9a3c84ba7bffb5 617d8a9f2d0345fe9d44ed182ac5d115 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 249/497] 199.19.213.25 () {48 vars in 1010 bytes} [Wed May 6 15:26:38 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/498] 199.19.213.25 () {48 vars in 1046 bytes} [Wed May 6 15:26:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/499] 199.19.213.25 () {48 vars in 1094 bytes} [Wed May 6 15:26:38 2026] GET /v2.1/flavors/9f1e1fcb-5d4e-43ba-81a9-c1f8c4dab434/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: 250/500] 199.19.213.25 () {42 vars in 700 bytes} [Wed May 6 15:26:39 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: 251/501] 199.19.213.25 () {44 vars in 904 bytes} [Wed May 6 15:26:39 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 251/502] 199.19.213.25 () {46 vars in 977 bytes} [Wed May 6 15:26:39 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:26:39.299 8 INFO nova.api.openstack.wsgi [None req-b168d8ee-3fed-41a5-b786-e9121a86ccb7 3eaab7241c294e7c8a9a3c84ba7bffb5 617d8a9f2d0345fe9d44ed182ac5d115 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 252/503] 199.19.213.25 () {48 vars in 1008 bytes} [Wed May 6 15:26:39 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/504] 199.19.213.25 () {48 vars in 1046 bytes} [Wed May 6 15:26:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/505] 199.19.213.25 () {48 vars in 1094 bytes} [Wed May 6 15:26:39 2026] GET /v2.1/flavors/dbf705f0-d79d-411c-bb2b-818a811411d2/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/508] 199.19.213.25 () {42 vars in 700 bytes} [Wed May 6 15:26:40 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/509] 199.19.213.25 () {44 vars in 904 bytes} [Wed May 6 15:26:40 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 255/510] 199.19.213.25 () {46 vars in 977 bytes} [Wed May 6 15:26:40 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:26:40.227 8 INFO nova.api.openstack.wsgi [None req-03c5ba04-bace-4331-b1ec-05bc9543c67b 3eaab7241c294e7c8a9a3c84ba7bffb5 617d8a9f2d0345fe9d44ed182ac5d115 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 256/511] 199.19.213.25 () {48 vars in 1010 bytes} [Wed May 6 15:26:40 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/512] 199.19.213.25 () {48 vars in 1046 bytes} [Wed May 6 15:26:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/513] 199.19.213.25 () {48 vars in 1094 bytes} [Wed May 6 15:26:40 2026] GET /v2.1/flavors/5a998883-2015-4ade-bb02-80cd7aca2a67/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/526] 199.19.213.25 () {42 vars in 700 bytes} [Wed May 6 15:27:44 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: 263/527] 199.19.213.25 () {44 vars in 904 bytes} [Wed May 6 15:27:44 2026] GET /v2.1 => generated 0 bytes in 57 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 265/528] 199.19.213.25 () {46 vars in 977 bytes} [Wed May 6 15:27:44 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-05-06 15:27:44.376 7 INFO nova.api.openstack.wsgi [None req-5ed3ef42-5e21-45dc-a2cf-30f73cd49bf4 3eaab7241c294e7c8a9a3c84ba7bffb5 617d8a9f2d0345fe9d44ed182ac5d115 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 264/529] 199.19.213.25 () {48 vars in 1012 bytes} [Wed May 6 15:27:44 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/530] 199.19.213.25 () {48 vars in 1046 bytes} [Wed May 6 15:27:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/531] 199.19.213.25 () {48 vars in 1094 bytes} [Wed May 6 15:27:44 2026] GET /v2.1/flavors/4c69ab99-7a2e-40b2-afd0-cc5be3c9d617/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: 267/534] 199.19.213.25 () {42 vars in 700 bytes} [Wed May 6 15:27:50 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: 268/535] 199.19.213.25 () {44 vars in 904 bytes} [Wed May 6 15:27:50 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 268/536] 199.19.213.25 () {46 vars in 977 bytes} [Wed May 6 15:27:50 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/537] 199.19.213.25 () {48 vars in 1046 bytes} [Wed May 6 15:27:50 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/538] 199.19.213.25 () {42 vars in 700 bytes} [Wed May 6 15:27:54 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: 270/539] 199.19.213.25 () {44 vars in 904 bytes} [Wed May 6 15:27:54 2026] GET /v2.1 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 270/540] 199.19.213.25 () {46 vars in 977 bytes} [Wed May 6 15:27:54 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/541] 199.19.213.25 () {48 vars in 1068 bytes} [Wed May 6 15:27:54 2026] GET /v2.1/os-quota-sets/617d8a9f2d0345fe9d44ed182ac5d115 => generated 280 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/552] 199.19.213.25 () {42 vars in 700 bytes} [Wed May 6 15:28:43 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: 277/553] 199.19.213.25 () {44 vars in 904 bytes} [Wed May 6 15:28:43 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 277/554] 199.19.213.25 () {46 vars in 977 bytes} [Wed May 6 15:28:43 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-05-06 15:28:44.020 8 INFO nova.api.openstack.wsgi [None req-179fc5e4-7c9e-4bb4-8d63-47023e1ad180 3eaab7241c294e7c8a9a3c84ba7bffb5 617d8a9f2d0345fe9d44ed182ac5d115 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 278/555] 199.19.213.25 () {48 vars in 1010 bytes} [Wed May 6 15:28:44 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/556] 199.19.213.25 () {48 vars in 1046 bytes} [Wed May 6 15:28:44 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: 279/557] 199.19.213.25 () {48 vars in 1094 bytes} [Wed May 6 15:28:44 2026] GET /v2.1/flavors/ed0c9012-d9cb-4240-adf6-11c3532042cd/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/560] 199.19.213.25 () {42 vars in 700 bytes} [Wed May 6 15:28:58 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/561] 199.19.213.25 () {44 vars in 904 bytes} [Wed May 6 15:28:58 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 282/562] 199.19.213.25 () {46 vars in 977 bytes} [Wed May 6 15:28:58 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/563] 199.19.213.25 () {48 vars in 1068 bytes} [Wed May 6 15:28:58 2026] GET /v2.1/os-quota-sets/cc09e41118194c3eb2c290d10cb641ea => generated 280 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/574] 199.19.213.25 () {42 vars in 700 bytes} [Wed May 6 15:29: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: 287/575] 199.19.213.25 () {44 vars in 904 bytes} [Wed May 6 15:29:47 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 289/576] 199.19.213.25 () {46 vars in 977 bytes} [Wed May 6 15:29:47 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-05-06 15:29:47.590 7 INFO nova.api.openstack.wsgi [None req-24bfbbb0-008d-43fb-83cb-a531f3c232b3 3eaab7241c294e7c8a9a3c84ba7bffb5 617d8a9f2d0345fe9d44ed182ac5d115 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 288/577] 199.19.213.25 () {48 vars in 1006 bytes} [Wed May 6 15:29:47 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: 290/578] 199.19.213.25 () {48 vars in 1046 bytes} [Wed May 6 15:29:47 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 295/591] 10.0.0.84 () {32 vars in 654 bytes} [Wed May 6 15:30:44 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: 8|app: 0|req: 297/592] 10.0.0.84 () {32 vars in 640 bytes} [Wed May 6 15:30:44 2026] GET /v2.1/servers => generated 15 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-06 15:30:44.857 7 WARNING oslo_db.sqlalchemy.utils [None req-6e0f89e6-3e8d-4cf6-b00a-1c6fd9c33f8c 3eaab7241c294e7c8a9a3c84ba7bffb5 617d8a9f2d0345fe9d44ed182ac5d115 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 296/593] 10.0.0.84 () {32 vars in 648 bytes} [Wed May 6 15:30:44 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/594] 10.0.0.84 () {32 vars in 693 bytes} [Wed May 6 15:30:44 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/597] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:30:56 2026] GET /v2.1/flavors/8ce82b09-aafa-4825-813b-9fb248a21fad => generated 511 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/598] 10.0.0.84 () {32 vars in 640 bytes} [Wed May 6 15:30:56 2026] GET /v2.1/flavors => generated 1674 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/599] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:30:56 2026] GET /v2.1/flavors/8ce82b09-aafa-4825-813b-9fb248a21fad => generated 511 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:31:01.891 7 WARNING neutronclient.v2_0.client [None req-f23d0a89-8e60-4877-a111-5193fecf8bbd 24efd1b584b94677b40cf53e3b196b15 8db08fe76de645f7b693bfb7a1064f2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 301/602] 10.0.0.84 () {34 vars in 684 bytes} [Wed May 6 15:31:01 2026] POST /v2.1/os-security-groups => generated 248 bytes in 1401 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:31:03.174 8 WARNING neutronclient.v2_0.client [None req-dcad0e33-76a8-44ef-9cdb-c17afea62ad5 24efd1b584b94677b40cf53e3b196b15 8db08fe76de645f7b693bfb7a1064f2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:31:03.964 8 WARNING neutronclient.v2_0.client [None req-dcad0e33-76a8-44ef-9cdb-c17afea62ad5 24efd1b584b94677b40cf53e3b196b15 8db08fe76de645f7b693bfb7a1064f2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 302/603] 10.0.0.84 () {34 vars in 694 bytes} [Wed May 6 15:31:03 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1044 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:31:04.227 8 WARNING neutronclient.v2_0.client [None req-f9e8e645-10db-43be-9719-e660a246a72c 24efd1b584b94677b40cf53e3b196b15 8db08fe76de645f7b693bfb7a1064f2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 302/604] 10.0.0.84 () {34 vars in 670 bytes} [Wed May 6 15:31:04 2026] POST /v2.1/os-keypairs => generated 385 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/605] 10.0.0.84 () {34 vars in 684 bytes} [Wed May 6 15:31:04 2026] POST /v2.1/os-security-groups => generated 246 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:31:04.433 7 WARNING neutronclient.v2_0.client [None req-bb5afc43-af4a-40c9-8cf7-9061f6f5f772 24efd1b584b94677b40cf53e3b196b15 8db08fe76de645f7b693bfb7a1064f2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:31:04.629 7 WARNING neutronclient.v2_0.client [None req-bb5afc43-af4a-40c9-8cf7-9061f6f5f772 24efd1b584b94677b40cf53e3b196b15 8db08fe76de645f7b693bfb7a1064f2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 303/606] 10.0.0.84 () {34 vars in 694 bytes} [Wed May 6 15:31:04 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 548 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:31:04.985 8 WARNING neutronclient.v2_0.client [None req-8f0cc1a7-a186-4256-bd34-0a791776b81c 24efd1b584b94677b40cf53e3b196b15 8db08fe76de645f7b693bfb7a1064f2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:31:05.145 8 WARNING neutronclient.v2_0.client [None req-8f0cc1a7-a186-4256-bd34-0a791776b81c 24efd1b584b94677b40cf53e3b196b15 8db08fe76de645f7b693bfb7a1064f2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 304/607] 10.0.0.84 () {34 vars in 694 bytes} [Wed May 6 15:31:04 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 705 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:31:05.694 7 WARNING neutronclient.v2_0.client [None req-82b4bd22-3fad-4138-8ef4-66c93016896c 24efd1b584b94677b40cf53e3b196b15 8db08fe76de645f7b693bfb7a1064f2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 304/608] 10.0.0.84 () {32 vars in 736 bytes} [Wed May 6 15:31:05 2026] GET /v2.1/os-security-groups/06165a7c-22e0-4a89-8bfb-155c78e61978 => generated 663 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:31:05.773 8 WARNING neutronclient.v2_0.client [None req-998af596-a683-49b8-8c1e-6d5429a8e241 24efd1b584b94677b40cf53e3b196b15 8db08fe76de645f7b693bfb7a1064f2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:31:05.829 8 WARNING neutronclient.v2_0.client [None req-998af596-a683-49b8-8c1e-6d5429a8e241 24efd1b584b94677b40cf53e3b196b15 8db08fe76de645f7b693bfb7a1064f2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:31:05.898 8 WARNING neutronclient.v2_0.client [None req-998af596-a683-49b8-8c1e-6d5429a8e241 24efd1b584b94677b40cf53e3b196b15 8db08fe76de645f7b693bfb7a1064f2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:31:06.125 7 WARNING neutronclient.v2_0.client [None req-c08a06df-8418-49d4-813a-abe101004d74 7bfa5ae488ab4571bb940e137c3d2c29 6f182c1e523c4b378079a317d354b064 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 305/609] 10.0.0.84 () {32 vars in 749 bytes} [Wed May 6 15:31:05 2026] DELETE /v2.1/os-security-group-rules/5ba91f0c-2a5c-4f12-84b2-499a0269f604 => generated 0 bytes in 437 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-06 15:31:06.212 8 WARNING neutronclient.v2_0.client [None req-edb71229-1120-4d07-8496-5c011bb94ce2 24efd1b584b94677b40cf53e3b196b15 8db08fe76de645f7b693bfb7a1064f2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:31:06.302 7 WARNING neutronclient.v2_0.client [None req-c08a06df-8418-49d4-813a-abe101004d74 7bfa5ae488ab4571bb940e137c3d2c29 6f182c1e523c4b378079a317d354b064 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:31:06.363 8 WARNING neutronclient.v2_0.client [None req-edb71229-1120-4d07-8496-5c011bb94ce2 24efd1b584b94677b40cf53e3b196b15 8db08fe76de645f7b693bfb7a1064f2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/610] 10.0.0.84 () {32 vars in 739 bytes} [Wed May 6 15:31:06 2026] DELETE /v2.1/os-security-groups/06165a7c-22e0-4a89-8bfb-155c78e61978 => generated 0 bytes in 437 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-06 15:31:06.652 8 WARNING neutronclient.v2_0.client [None req-f665cb78-4592-44a4-b499-056e46cae612 24efd1b584b94677b40cf53e3b196b15 8db08fe76de645f7b693bfb7a1064f2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:31:06.696 8 WARNING neutronclient.v2_0.client [None req-f665cb78-4592-44a4-b499-056e46cae612 24efd1b584b94677b40cf53e3b196b15 8db08fe76de645f7b693bfb7a1064f2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:31:06.835 7 WARNING neutronclient.v2_0.client [None req-c08a06df-8418-49d4-813a-abe101004d74 7bfa5ae488ab4571bb940e137c3d2c29 6f182c1e523c4b378079a317d354b064 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 307/611] 10.0.0.84 () {32 vars in 739 bytes} [Wed May 6 15:31:06 2026] DELETE /v2.1/os-security-groups/d48d122a-d2eb-4dd7-a96c-033e3e34228f => generated 0 bytes in 435 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/612] 10.0.0.84 () {34 vars in 662 bytes} [Wed May 6 15:31:06 2026] POST /v2.1/servers => generated 450 bytes in 2167 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-06 15:31:08.217 8 WARNING neutronclient.v2_0.client [None req-36b454ed-673e-468e-96f7-2c84904ffcd2 7bfa5ae488ab4571bb940e137c3d2c29 6f182c1e523c4b378079a317d354b064 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/613] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:31:08 2026] GET /v2.1/servers/c5c6204d-e895-4959-9973-2e65deae1bdd => generated 1400 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 306/614] 10.0.0.84 () {34 vars in 670 bytes} [Wed May 6 15:31:08 2026] POST /v2.1/os-keypairs => generated 385 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:31:09.345 8 WARNING neutronclient.v2_0.client [None req-bdf8a6fd-7d62-434f-a9cd-09b0a9de46ab 7bfa5ae488ab4571bb940e137c3d2c29 6f182c1e523c4b378079a317d354b064 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/617] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:31:09 2026] GET /v2.1/servers/c5c6204d-e895-4959-9973-2e65deae1bdd => generated 1404 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 15:31:09.933 7 WARNING neutronclient.v2_0.client [None req-0de7a6da-a5f6-4db4-ab4d-1b29c9e265ac 2e69cf17578643e89fe31a4c792e5435 10821688ad34477d916a23766846927e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:31:09.967 7 WARNING neutronclient.v2_0.client [None req-0de7a6da-a5f6-4db4-ab4d-1b29c9e265ac 2e69cf17578643e89fe31a4c792e5435 10821688ad34477d916a23766846927e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:31:10.133 7 WARNING neutronclient.v2_0.client [None req-0de7a6da-a5f6-4db4-ab4d-1b29c9e265ac 2e69cf17578643e89fe31a4c792e5435 10821688ad34477d916a23766846927e - - default default] The python binding code in 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/618] 10.0.0.84 () {34 vars in 662 bytes} [Wed May 6 15:31:09 2026] POST /v2.1/servers => generated 451 bytes in 491 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:31:10.405 8 WARNING neutronclient.v2_0.client [None req-76a6a96b-8c63-4e05-aabc-55401192a6b8 2e69cf17578643e89fe31a4c792e5435 10821688ad34477d916a23766846927e - - default default] 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-05-06 15:31:10.611 7 WARNING neutronclient.v2_0.client [None req-84b9badf-4580-4882-8ff5-6af514e6b001 7bfa5ae488ab4571bb940e137c3d2c29 6f182c1e523c4b378079a317d354b064 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 310/619] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:31:10 2026] GET /v2.1/servers/e8ff3427-21fb-4342-af88-b0c688efff4f => generated 1422 bytes in 477 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/620] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:31:10 2026] GET /v2.1/servers/c5c6204d-e895-4959-9973-2e65deae1bdd => generated 1452 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:31:11.907 8 WARNING neutronclient.v2_0.client [None req-4a2b441b-a436-40d3-ae85-f4cf1c98db80 2e69cf17578643e89fe31a4c792e5435 10821688ad34477d916a23766846927e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:31:11.919 7 WARNING neutronclient.v2_0.client [None req-19d3cdc3-ec5f-41b4-9088-fae79a470ab9 7bfa5ae488ab4571bb940e137c3d2c29 6f182c1e523c4b378079a317d354b064 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 311/621] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:31:11 2026] GET /v2.1/servers/e8ff3427-21fb-4342-af88-b0c688efff4f => generated 1418 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/622] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:31:11 2026] GET /v2.1/servers/c5c6204d-e895-4959-9973-2e65deae1bdd => generated 1452 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-05-06 15:31:12.995 8 WARNING neutronclient.v2_0.client [None req-753af601-2abc-43c4-b1de-9fe84ce7ca84 2e69cf17578643e89fe31a4c792e5435 10821688ad34477d916a23766846927e - - default default] 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-05-06 15:31:13.023 7 WARNING neutronclient.v2_0.client [None req-7758f9bc-4176-4bfe-a02e-78daca9f1418 7bfa5ae488ab4571bb940e137c3d2c29 6f182c1e523c4b378079a317d354b064 - - default default] The python binding code in 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/623] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:31:12 2026] GET /v2.1/servers/e8ff3427-21fb-4342-af88-b0c688efff4f => generated 1474 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/624] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:31:12 2026] GET /v2.1/servers/c5c6204d-e895-4959-9973-2e65deae1bdd => generated 1460 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:31:14.096 8 WARNING neutronclient.v2_0.client [None req-ffbf424c-cc99-4e8e-b779-14d3524d7dfd 2e69cf17578643e89fe31a4c792e5435 10821688ad34477d916a23766846927e - - default default] 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-05-06 15:31:14.371 7 WARNING neutronclient.v2_0.client [None req-c4d8286b-b776-469f-9a0c-40c0784d3e5d 7bfa5ae488ab4571bb940e137c3d2c29 6f182c1e523c4b378079a317d354b064 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/625] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:31:14 2026] GET /v2.1/servers/e8ff3427-21fb-4342-af88-b0c688efff4f => generated 1474 bytes in 372 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/626] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:31:14 2026] GET /v2.1/servers/c5c6204d-e895-4959-9973-2e65deae1bdd => generated 1526 bytes in 880 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:31:15.477 8 WARNING neutronclient.v2_0.client [None req-40503a20-b08c-4146-a602-995fe3984874 2e69cf17578643e89fe31a4c792e5435 10821688ad34477d916a23766846927e - - default default] 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-05-06 15:31:15.578 7 INFO nova.api.openstack.compute.server_external_events [req-77e0fab7-fd14-4ea2-9bc4-edb1945db40b req-f6405620-442e-440d-adc4-c2c392a211bc 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-changed:cb5931e9-fa92-4336-a6f9-44c48ad8f3c0 for instance c5c6204d-e895-4959-9973-2e65deae1bdd on instance 2026-05-06 15:31:15.587 7 INFO nova.compute.rpcapi [None req-6bef8e1e-cb03-48a5-a7e2-c5b7a63dc854 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 314/627] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:31:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:31:15.665 7 INFO nova.api.openstack.compute.server_external_events [req-8676efd7-beaa-4afb-9798-89a885bbd675 req-8e2ad23b-f6ca-4f8d-ba1b-33f7c7aaeecd 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-unplugged:cb5931e9-fa92-4336-a6f9-44c48ad8f3c0 for instance c5c6204d-e895-4959-9973-2e65deae1bdd on instance [pid: 7|app: 0|req: 315/628] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:31:15 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/629] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:31:15 2026] GET /v2.1/servers/e8ff3427-21fb-4342-af88-b0c688efff4f => generated 1550 bytes in 560 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:31:16.273 7 WARNING neutronclient.v2_0.client [None req-a72547ef-b7e2-46a1-9476-50ebd3d1fbb5 7bfa5ae488ab4571bb940e137c3d2c29 6f182c1e523c4b378079a317d354b064 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/630] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:31:16 2026] GET /v2.1/servers/c5c6204d-e895-4959-9973-2e65deae1bdd => generated 1526 bytes in 667 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:31:17.068 8 WARNING neutronclient.v2_0.client [None req-db86ac8c-1cb8-4248-a00e-9a97ba9f08aa 2e69cf17578643e89fe31a4c792e5435 10821688ad34477d916a23766846927e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/631] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:31:17 2026] GET /v2.1/servers/e8ff3427-21fb-4342-af88-b0c688efff4f => generated 1548 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:31:17.709 7 INFO nova.api.openstack.compute.server_external_events [req-641e90b7-d248-473b-9adc-c678d2efebe3 req-cf4887da-8df0-46e4-a9b8-19d604c85285 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-changed:62921277-6e3d-43d1-a851-1249acc8ee11 for instance e8ff3427-21fb-4342-af88-b0c688efff4f on instance [pid: 7|app: 0|req: 317/632] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:31:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:31:17.947 8 WARNING neutronclient.v2_0.client [None req-76bea4df-1f99-4cfb-bf35-ef59936f212b 7bfa5ae488ab4571bb940e137c3d2c29 6f182c1e523c4b378079a317d354b064 - - default default] The python binding code in 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/633] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:31:17 2026] GET /v2.1/servers/c5c6204d-e895-4959-9973-2e65deae1bdd => generated 1526 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:31:18.349 7 WARNING neutronclient.v2_0.client [None req-d9f5c405-99aa-42c6-9be0-85ae05d2a716 2e69cf17578643e89fe31a4c792e5435 10821688ad34477d916a23766846927e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/634] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:31:18 2026] GET /v2.1/servers/e8ff3427-21fb-4342-af88-b0c688efff4f => generated 1548 bytes in 380 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:31:19.265 8 WARNING neutronclient.v2_0.client [None req-4e287dda-92f3-46b1-90bc-a144befd9797 7bfa5ae488ab4571bb940e137c3d2c29 6f182c1e523c4b378079a317d354b064 - - default default] The python binding code in 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/635] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:31:19 2026] GET /v2.1/servers/c5c6204d-e895-4959-9973-2e65deae1bdd => generated 1526 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-05-06 15:31:19.737 7 WARNING neutronclient.v2_0.client [None req-3ae9ff51-215f-42bb-891d-027051f3e40a 2e69cf17578643e89fe31a4c792e5435 10821688ad34477d916a23766846927e - - default default] 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-05-06 15:31:19.864 8 WARNING neutronclient.v2_0.client [None req-898c14d7-4275-435b-bdef-2473acbb5ae7 a43fd82de5eb40539883eb8beb9cbf48 1b8d5d5eddb94f24acd93d4fec349b86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/638] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:31:19 2026] GET /v2.1/servers/e8ff3427-21fb-4342-af88-b0c688efff4f => generated 1548 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/639] 10.0.0.84 () {34 vars in 684 bytes} [Wed May 6 15:31:19 2026] POST /v2.1/os-security-groups => generated 243 bytes in 353 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:31:20.106 7 WARNING neutronclient.v2_0.client [None req-420b3d42-c600-4ec5-9806-94bb29362c9c a43fd82de5eb40539883eb8beb9cbf48 1b8d5d5eddb94f24acd93d4fec349b86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/640] 10.0.0.84 () {34 vars in 684 bytes} [Wed May 6 15:31:20 2026] POST /v2.1/os-security-groups => generated 244 bytes in 330 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:31:20.443 8 WARNING neutronclient.v2_0.client [None req-ce0017c5-d00e-4b94-bc7c-a75d0b15ef85 a43fd82de5eb40539883eb8beb9cbf48 1b8d5d5eddb94f24acd93d4fec349b86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:31:20.469 7 WARNING neutronclient.v2_0.client [None req-47a33352-dcee-4cf9-aaa4-addc38b3c276 7bfa5ae488ab4571bb940e137c3d2c29 6f182c1e523c4b378079a317d354b064 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 320/641] 10.0.0.84 () {34 vars in 684 bytes} [Wed May 6 15:31:20 2026] POST /v2.1/os-security-groups => generated 243 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:31:20.652 8 WARNING neutronclient.v2_0.client [None req-8c6fac7d-f7c1-4ba2-a421-c34bd4aabb7f a43fd82de5eb40539883eb8beb9cbf48 1b8d5d5eddb94f24acd93d4fec349b86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/642] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:31:20 2026] GET /v2.1/servers/c5c6204d-e895-4959-9973-2e65deae1bdd => generated 1526 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 15:31:20.709 8 WARNING neutronclient.v2_0.client [None req-8c6fac7d-f7c1-4ba2-a421-c34bd4aabb7f a43fd82de5eb40539883eb8beb9cbf48 1b8d5d5eddb94f24acd93d4fec349b86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:31:20.757 8 WARNING neutronclient.v2_0.client [None req-8c6fac7d-f7c1-4ba2-a421-c34bd4aabb7f a43fd82de5eb40539883eb8beb9cbf48 1b8d5d5eddb94f24acd93d4fec349b86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/643] 10.0.0.84 () {32 vars in 662 bytes} [Wed May 6 15:31:20 2026] GET /v2.1/os-security-groups => generated 1383 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-05-06 15:31:20.816 7 WARNING neutronclient.v2_0.client [None req-68b13747-713f-4cb6-a097-aa6070e47ea6 a43fd82de5eb40539883eb8beb9cbf48 1b8d5d5eddb94f24acd93d4fec349b86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:31:20.846 7 WARNING neutronclient.v2_0.client [None req-68b13747-713f-4cb6-a097-aa6070e47ea6 a43fd82de5eb40539883eb8beb9cbf48 1b8d5d5eddb94f24acd93d4fec349b86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:31:20.944 8 WARNING neutronclient.v2_0.client [None req-149ff260-1e98-49d0-9652-04159b28c809 2e69cf17578643e89fe31a4c792e5435 10821688ad34477d916a23766846927e - - default default] The python binding code in 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/644] 10.0.0.84 () {32 vars in 739 bytes} [Wed May 6 15:31:20 2026] DELETE /v2.1/os-security-groups/785041d7-2201-48e0-8dae-fb8ca9fbef3c => generated 0 bytes in 174 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-06 15:31:20.995 7 WARNING neutronclient.v2_0.client [None req-5e4da26c-c2f0-43f4-a1cd-0e898fff2227 a43fd82de5eb40539883eb8beb9cbf48 1b8d5d5eddb94f24acd93d4fec349b86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:31:21.070 7 INFO nova.api.openstack.wsgi [None req-5e4da26c-c2f0-43f4-a1cd-0e898fff2227 a43fd82de5eb40539883eb8beb9cbf48 1b8d5d5eddb94f24acd93d4fec349b86 - - default default] HTTP exception thrown: Security group 785041d7-2201-48e0-8dae-fb8ca9fbef3c does not exist Neutron server returns request_ids: ['req-81e36727-eba4-4ca7-8738-00d8b3c2c0bc'] [pid: 7|app: 0|req: 324/645] 10.0.0.84 () {32 vars in 736 bytes} [Wed May 6 15:31:20 2026] GET /v2.1/os-security-groups/785041d7-2201-48e0-8dae-fb8ca9fbef3c => generated 194 bytes in 84 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-06 15:31:21.083 7 WARNING neutronclient.v2_0.client [None req-abe02c06-e199-4410-a726-8c9129fcc288 a43fd82de5eb40539883eb8beb9cbf48 1b8d5d5eddb94f24acd93d4fec349b86 - - default default] The python binding code in 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/646] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:31:20 2026] GET /v2.1/servers/e8ff3427-21fb-4342-af88-b0c688efff4f => generated 1548 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 15:31:21.122 7 WARNING neutronclient.v2_0.client [None req-abe02c06-e199-4410-a726-8c9129fcc288 a43fd82de5eb40539883eb8beb9cbf48 1b8d5d5eddb94f24acd93d4fec349b86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 325/647] 10.0.0.84 () {32 vars in 739 bytes} [Wed May 6 15:31:21 2026] DELETE /v2.1/os-security-groups/13f9fe6a-17d3-4aff-94f0-cc5d9208575f => generated 0 bytes in 181 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-05-06 15:31:21.271 8 WARNING neutronclient.v2_0.client [None req-ad65411b-f133-4a92-8d87-13a41bc337de a43fd82de5eb40539883eb8beb9cbf48 1b8d5d5eddb94f24acd93d4fec349b86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:31:21.288 8 INFO nova.api.openstack.wsgi [None req-ad65411b-f133-4a92-8d87-13a41bc337de a43fd82de5eb40539883eb8beb9cbf48 1b8d5d5eddb94f24acd93d4fec349b86 - - default default] HTTP exception thrown: Security group 13f9fe6a-17d3-4aff-94f0-cc5d9208575f does not exist Neutron server returns request_ids: ['req-17c59148-e004-44fb-a859-1e114a103718'] [pid: 8|app: 0|req: 323/648] 10.0.0.84 () {32 vars in 736 bytes} [Wed May 6 15:31:21 2026] GET /v2.1/os-security-groups/13f9fe6a-17d3-4aff-94f0-cc5d9208575f => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-06 15:31:21.301 7 WARNING neutronclient.v2_0.client [None req-6f7a7853-b53c-4bfe-b273-100ec0497ac9 a43fd82de5eb40539883eb8beb9cbf48 1b8d5d5eddb94f24acd93d4fec349b86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:31:21.332 7 WARNING neutronclient.v2_0.client [None req-6f7a7853-b53c-4bfe-b273-100ec0497ac9 a43fd82de5eb40539883eb8beb9cbf48 1b8d5d5eddb94f24acd93d4fec349b86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 326/649] 10.0.0.84 () {32 vars in 739 bytes} [Wed May 6 15:31:21 2026] DELETE /v2.1/os-security-groups/0daacb82-b23b-4569-a94c-fe5d3a28b4c2 => generated 0 bytes in 162 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-06 15:31:21.473 8 WARNING neutronclient.v2_0.client [None req-c26411aa-00fc-4606-9ab2-920fe7fb9b13 a43fd82de5eb40539883eb8beb9cbf48 1b8d5d5eddb94f24acd93d4fec349b86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:31:21.495 8 INFO nova.api.openstack.wsgi [None req-c26411aa-00fc-4606-9ab2-920fe7fb9b13 a43fd82de5eb40539883eb8beb9cbf48 1b8d5d5eddb94f24acd93d4fec349b86 - - default default] HTTP exception thrown: Security group 0daacb82-b23b-4569-a94c-fe5d3a28b4c2 does not exist Neutron server returns request_ids: ['req-00fa728c-a4fb-46bf-afee-6d12d96dc163'] [pid: 8|app: 0|req: 324/650] 10.0.0.84 () {32 vars in 736 bytes} [Wed May 6 15:31:21 2026] GET /v2.1/os-security-groups/0daacb82-b23b-4569-a94c-fe5d3a28b4c2 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-06 15:31:21.548 7 WARNING neutronclient.v2_0.client [None req-cc3a2722-a52c-48bb-b5bd-df2e29f7a9fb a43fd82de5eb40539883eb8beb9cbf48 1b8d5d5eddb94f24acd93d4fec349b86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:31:21.610 7 WARNING neutronclient.v2_0.client [None req-cc3a2722-a52c-48bb-b5bd-df2e29f7a9fb a43fd82de5eb40539883eb8beb9cbf48 1b8d5d5eddb94f24acd93d4fec349b86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:31:21.658 7 WARNING neutronclient.v2_0.client [None req-cc3a2722-a52c-48bb-b5bd-df2e29f7a9fb a43fd82de5eb40539883eb8beb9cbf48 1b8d5d5eddb94f24acd93d4fec349b86 - - default default] The python binding code in 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/651] 10.0.0.84 () {32 vars in 662 bytes} [Wed May 6 15:31:21 2026] GET /v2.1/os-security-groups => generated 707 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:31:21.717 8 WARNING neutronclient.v2_0.client [None req-207262b0-2585-462c-b824-952c783de51e 7bfa5ae488ab4571bb940e137c3d2c29 6f182c1e523c4b378079a317d354b064 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:31:21.727 7 WARNING neutronclient.v2_0.client [None req-0a7a2ac5-5520-4a4e-b0e2-045646429dae a43fd82de5eb40539883eb8beb9cbf48 1b8d5d5eddb94f24acd93d4fec349b86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:31:21.747 7 INFO nova.api.openstack.wsgi [None req-0a7a2ac5-5520-4a4e-b0e2-045646429dae a43fd82de5eb40539883eb8beb9cbf48 1b8d5d5eddb94f24acd93d4fec349b86 - - default default] HTTP exception thrown: Security group 0daacb82-b23b-4569-a94c-fe5d3a28b4c2 does not exist Neutron server returns request_ids: ['req-045d338b-8b88-4c3d-9f58-b36855279057'] [pid: 7|app: 0|req: 328/652] 10.0.0.84 () {32 vars in 739 bytes} [Wed May 6 15:31:21 2026] DELETE /v2.1/os-security-groups/0daacb82-b23b-4569-a94c-fe5d3a28b4c2 => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-06 15:31:21.761 7 WARNING neutronclient.v2_0.client [None req-6047fcc8-7db0-44ac-871c-ee6a4ca3949d a43fd82de5eb40539883eb8beb9cbf48 1b8d5d5eddb94f24acd93d4fec349b86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:31:21.781 7 INFO nova.api.openstack.wsgi [None req-6047fcc8-7db0-44ac-871c-ee6a4ca3949d a43fd82de5eb40539883eb8beb9cbf48 1b8d5d5eddb94f24acd93d4fec349b86 - - default default] HTTP exception thrown: Security group 13f9fe6a-17d3-4aff-94f0-cc5d9208575f does not exist Neutron server returns request_ids: ['req-de80e511-55a7-4f1d-a58b-877d4fce22a3'] [pid: 7|app: 0|req: 329/653] 10.0.0.84 () {32 vars in 739 bytes} [Wed May 6 15:31:21 2026] DELETE /v2.1/os-security-groups/13f9fe6a-17d3-4aff-94f0-cc5d9208575f => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-06 15:31:21.792 7 WARNING neutronclient.v2_0.client [None req-08621cbe-e156-4004-a660-783bbc8133e5 a43fd82de5eb40539883eb8beb9cbf48 1b8d5d5eddb94f24acd93d4fec349b86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:31:21.815 7 INFO nova.api.openstack.wsgi [None req-08621cbe-e156-4004-a660-783bbc8133e5 a43fd82de5eb40539883eb8beb9cbf48 1b8d5d5eddb94f24acd93d4fec349b86 - - default default] HTTP exception thrown: Security group 785041d7-2201-48e0-8dae-fb8ca9fbef3c does not exist Neutron server returns request_ids: ['req-a27613c0-3aa0-41a2-9ac7-63851e633ea1'] [pid: 7|app: 0|req: 330/654] 10.0.0.84 () {32 vars in 739 bytes} [Wed May 6 15:31:21 2026] DELETE /v2.1/os-security-groups/785041d7-2201-48e0-8dae-fb8ca9fbef3c => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/655] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:31:21 2026] GET /v2.1/servers/c5c6204d-e895-4959-9973-2e65deae1bdd => generated 1526 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 15:31:22.153 7 WARNING neutronclient.v2_0.client [None req-888bb560-a3ae-4e8a-be93-7bd7de626f9d 2e69cf17578643e89fe31a4c792e5435 10821688ad34477d916a23766846927e - - default default] The python binding code in 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/656] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:31:22 2026] GET /v2.1/servers/e8ff3427-21fb-4342-af88-b0c688efff4f => generated 1548 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:31:22.891 8 WARNING neutronclient.v2_0.client [None req-ccea36cd-a57c-41c8-9c04-295ccdbe7452 7bfa5ae488ab4571bb940e137c3d2c29 6f182c1e523c4b378079a317d354b064 - - default default] The python binding code in 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/657] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:31:22 2026] GET /v2.1/servers/c5c6204d-e895-4959-9973-2e65deae1bdd => generated 1526 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:31:23.304 7 WARNING neutronclient.v2_0.client [None req-660ce39f-cdc3-41b4-a530-8d5e7e37e12a 2e69cf17578643e89fe31a4c792e5435 10821688ad34477d916a23766846927e - - default default] The python binding code in 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/658] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:31:23 2026] GET /v2.1/servers/e8ff3427-21fb-4342-af88-b0c688efff4f => generated 1548 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-05-06 15:31:24.051 8 WARNING neutronclient.v2_0.client [None req-290e8a91-80b3-4599-907f-2810a550b5bb 7bfa5ae488ab4571bb940e137c3d2c29 6f182c1e523c4b378079a317d354b064 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/659] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:31:24 2026] GET /v2.1/servers/c5c6204d-e895-4959-9973-2e65deae1bdd => generated 1526 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-05-06 15:31:24.491 7 WARNING neutronclient.v2_0.client [None req-8f717e54-b8f0-489c-a3ee-bf31b4a8ddc5 2e69cf17578643e89fe31a4c792e5435 10821688ad34477d916a23766846927e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 333/660] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:31:24 2026] GET /v2.1/servers/e8ff3427-21fb-4342-af88-b0c688efff4f => generated 1548 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:31:25.182 8 INFO nova.api.openstack.compute.server_external_events [req-3c34d2dd-d171-42d6-8ee1-03309f265316 req-309529f4-0064-45f2-be33-0ce9f1bbd6b0 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-plugged:62921277-6e3d-43d1-a851-1249acc8ee11 for instance e8ff3427-21fb-4342-af88-b0c688efff4f on instance 2026-05-06 15:31:25.188 8 INFO nova.compute.rpcapi [None req-dc5b0ee4-b5d7-4130-8887-e5de2c07f1fb - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 328/661] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:31:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:31:25.261 7 WARNING neutronclient.v2_0.client [None req-10995364-4986-4afe-819a-35f0fc9d4c35 7bfa5ae488ab4571bb940e137c3d2c29 6f182c1e523c4b378079a317d354b064 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 334/662] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:31:25 2026] GET /v2.1/servers/c5c6204d-e895-4959-9973-2e65deae1bdd => generated 1526 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:31:25.629 8 WARNING neutronclient.v2_0.client [None req-2cb62b46-728f-44a3-894d-b2165e5d87a2 2e69cf17578643e89fe31a4c792e5435 10821688ad34477d916a23766846927e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 329/663] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:31:25 2026] GET /v2.1/servers/e8ff3427-21fb-4342-af88-b0c688efff4f => generated 1548 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/664] 10.0.0.84 () {30 vars in 412 bytes} [Wed May 6 15:31:26 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:31:26.453 7 WARNING neutronclient.v2_0.client [None req-a9c9c588-4141-4413-9f60-7c8ea6b06f50 7bfa5ae488ab4571bb940e137c3d2c29 6f182c1e523c4b378079a317d354b064 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/665] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:31:26 2026] GET /v2.1/servers/c5c6204d-e895-4959-9973-2e65deae1bdd => generated 1526 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 330/666] 10.0.0.84 () {28 vars in 559 bytes} [Wed May 6 15:31:26 2026] GET /v2/ => generated 402 bytes in 433 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: 331/667] 10.0.0.84 () {28 vars in 563 bytes} [Wed May 6 15:31:26 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: 332/668] 10.0.0.84 () {30 vars in 412 bytes} [Wed May 6 15:31:26 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-06 15:31:26.791 7 WARNING neutronclient.v2_0.client [None req-00b09ee6-78f2-4832-85cb-7dda3a779855 2e69cf17578643e89fe31a4c792e5435 10821688ad34477d916a23766846927e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/669] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:31:26 2026] GET /v2.1/servers/e8ff3427-21fb-4342-af88-b0c688efff4f => generated 1724 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 15:31:26.985 8 WARNING neutronclient.v2_0.client [None req-c020b90f-202b-4deb-b39f-e7169ceefb07 2e69cf17578643e89fe31a4c792e5435 10821688ad34477d916a23766846927e - - default default] The python binding code in 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/670] 10.0.0.84 () {32 vars in 740 bytes} [Wed May 6 15:31:26 2026] GET /v2.1/servers/e8ff3427-21fb-4342-af88-b0c688efff4f/os-interface => generated 284 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:31:27.265 7 INFO nova.api.openstack.compute.server_external_events [req-d3fd553a-ab33-40cd-b797-47650cbc5bdd req-8f19b8e8-74a2-4725-b5c1-54d0ac0083f6 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-plugged:62921277-6e3d-43d1-a851-1249acc8ee11 for instance e8ff3427-21fb-4342-af88-b0c688efff4f on instance 2026-05-06 15:31:27.266 7 INFO nova.api.openstack.compute.server_external_events [req-d3fd553a-ab33-40cd-b797-47650cbc5bdd req-8f19b8e8-74a2-4725-b5c1-54d0ac0083f6 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-plugged:cb5931e9-fa92-4336-a6f9-44c48ad8f3c0 for instance c5c6204d-e895-4959-9973-2e65deae1bdd on instance 2026-05-06 15:31:27.266 7 INFO nova.api.openstack.compute.server_external_events [req-d3fd553a-ab33-40cd-b797-47650cbc5bdd req-8f19b8e8-74a2-4725-b5c1-54d0ac0083f6 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-plugged:cb5931e9-fa92-4336-a6f9-44c48ad8f3c0 for instance c5c6204d-e895-4959-9973-2e65deae1bdd on instance [pid: 7|app: 0|req: 338/671] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:31:27 2026] POST /v2.1/os-server-external-events => generated 525 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-05-06 15:31:27.675 8 WARNING neutronclient.v2_0.client [None req-a1d13273-0b5a-46b6-a51d-55a87d7ec08b 7bfa5ae488ab4571bb940e137c3d2c29 6f182c1e523c4b378079a317d354b064 - - default default] 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-05-06 15:31:28.389 7 WARNING neutronclient.v2_0.client [None req-3d440429-7e80-4b0b-b52b-0dc36afea437 2e69cf17578643e89fe31a4c792e5435 10821688ad34477d916a23766846927e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 334/672] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:31:27 2026] GET /v2.1/servers/c5c6204d-e895-4959-9973-2e65deae1bdd => generated 1526 bytes in 1198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:31:28.864 8 INFO nova.api.openstack.compute.server_external_events [req-cab32015-7e89-4aa5-8b10-66d4c2b6b90b req-74d9cd9e-e8ef-4581-bf32-bbc5ddc496ef 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-changed:62921277-6e3d-43d1-a851-1249acc8ee11 for instance e8ff3427-21fb-4342-af88-b0c688efff4f on instance [pid: 8|app: 0|req: 335/673] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:31:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/674] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:31:28 2026] GET /v2.1/servers/e8ff3427-21fb-4342-af88-b0c688efff4f => generated 1724 bytes in 524 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 336/675] 10.0.0.84 () {32 vars in 640 bytes} [Wed May 6 15:31:28 2026] GET /v2.1/servers => generated 377 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 340/676] 10.0.0.84 () {32 vars in 717 bytes} [Wed May 6 15:31:28 2026] DELETE /v2.1/servers/e8ff3427-21fb-4342-af88-b0c688efff4f => generated 0 bytes in 138 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-05-06 15:31:29.170 8 WARNING neutronclient.v2_0.client [None req-2a73b023-7fad-4cf4-99f2-462135f46fb5 2e69cf17578643e89fe31a4c792e5435 10821688ad34477d916a23766846927e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 337/677] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:31:29 2026] GET /v2.1/servers/e8ff3427-21fb-4342-af88-b0c688efff4f => generated 1730 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:31:29.889 8 WARNING neutronclient.v2_0.client [None req-a9907dbd-d3e7-4538-a564-8491400311c5 7bfa5ae488ab4571bb940e137c3d2c29 6f182c1e523c4b378079a317d354b064 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 339/680] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:31:29 2026] GET /v2.1/servers/c5c6204d-e895-4959-9973-2e65deae1bdd => generated 1716 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:31:30.037 7 WARNING neutronclient.v2_0.client [None req-ad43ce25-68dc-4a24-b34d-54fb6c3dd08d 7bfa5ae488ab4571bb940e137c3d2c29 6f182c1e523c4b378079a317d354b064 - - default default] The python binding code in 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/681] 10.0.0.84 () {32 vars in 740 bytes} [Wed May 6 15:31:30 2026] GET /v2.1/servers/c5c6204d-e895-4959-9973-2e65deae1bdd/os-interface => generated 284 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-05-06 15:31:30.343 8 WARNING neutronclient.v2_0.client [None req-3665294d-e3c4-4cfe-ac1d-f0c4a27d724d 2e69cf17578643e89fe31a4c792e5435 10821688ad34477d916a23766846927e - - default default] 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-05-06 15:31:30.494 7 INFO nova.api.openstack.compute.server_external_events [req-30446715-e822-4f33-9602-a9bc7edd5017 req-6b3183b5-427e-4b69-946a-10f7e86599af 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-unplugged:62921277-6e3d-43d1-a851-1249acc8ee11 for instance e8ff3427-21fb-4342-af88-b0c688efff4f on instance [pid: 7|app: 0|req: 343/682] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:31:30 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:31:30.847 7 WARNING neutronclient.v2_0.client [None req-71218176-031d-4c72-bd67-d163bd46c65a 7bfa5ae488ab4571bb940e137c3d2c29 6f182c1e523c4b378079a317d354b064 - - default default] The python binding code in 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/683] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:31:30 2026] GET /v2.1/servers/e8ff3427-21fb-4342-af88-b0c688efff4f => generated 1850 bytes in 558 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:31:30.912 8 INFO nova.api.openstack.compute.server_external_events [req-44e4386c-bbf9-4295-8c24-840a09a574db req-8d137bfd-7766-400b-9c30-c9368ea8712d 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-changed:cb5931e9-fa92-4336-a6f9-44c48ad8f3c0 for instance c5c6204d-e895-4959-9973-2e65deae1bdd on instance [pid: 8|app: 0|req: 341/684] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:31:30 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) [pid: 7|app: 0|req: 344/685] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:31:30 2026] GET /v2.1/servers/c5c6204d-e895-4959-9973-2e65deae1bdd => generated 1716 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-05-06 15:31:31.908 8 WARNING neutronclient.v2_0.client [None req-4ff8ff38-4eb1-4a36-8656-2e81e98fcf22 2e69cf17578643e89fe31a4c792e5435 10821688ad34477d916a23766846927e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 342/686] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:31:31 2026] GET /v2.1/servers/e8ff3427-21fb-4342-af88-b0c688efff4f => generated 1850 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:31:32.535 7 INFO nova.api.openstack.compute.server_external_events [req-c94a99ee-5ea0-4f03-b51f-420a8311a941 req-3e2921ac-f9c4-481b-b8aa-b0d8d816ac67 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-unplugged:62921277-6e3d-43d1-a851-1249acc8ee11 for instance e8ff3427-21fb-4342-af88-b0c688efff4f on instance [pid: 7|app: 0|req: 345/687] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:31:32 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:31:32.961 8 INFO nova.api.openstack.compute.server_external_events [req-6ea43c1f-b724-4cb0-88ab-5130fd14d93c req-a08971c3-8e04-4dae-afb5-0ecd1b697d03 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-deleted:62921277-6e3d-43d1-a851-1249acc8ee11 for instance e8ff3427-21fb-4342-af88-b0c688efff4f on instance [pid: 8|app: 0|req: 343/688] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:31:32 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-05-06 15:31:33.145 7 WARNING neutronclient.v2_0.client [None req-dffe8148-26c4-4deb-98fd-25a7b38a7af1 2e69cf17578643e89fe31a4c792e5435 10821688ad34477d916a23766846927e - - default default] The python binding code in 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/689] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:31:33 2026] GET /v2.1/servers/e8ff3427-21fb-4342-af88-b0c688efff4f => generated 1503 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-05-06 15:31:34.246 8 WARNING neutronclient.v2_0.client [None req-7508f64d-10b8-439a-9886-a77e7c73ec21 2e69cf17578643e89fe31a4c792e5435 10821688ad34477d916a23766846927e - - default default] The python binding code in 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/690] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:31:34 2026] GET /v2.1/servers/e8ff3427-21fb-4342-af88-b0c688efff4f => generated 1508 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-05-06 15:31:35.339 7 WARNING neutronclient.v2_0.client [None req-d66ff22f-38ad-4805-8131-83e4d6870228 2e69cf17578643e89fe31a4c792e5435 10821688ad34477d916a23766846927e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 347/691] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:31:35 2026] GET /v2.1/servers/e8ff3427-21fb-4342-af88-b0c688efff4f => generated 1508 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-05-06 15:31:36.425 8 INFO nova.api.openstack.wsgi [None req-2eec54bc-f5b8-482a-aa24-cc4d8f283f0d 2e69cf17578643e89fe31a4c792e5435 10821688ad34477d916a23766846927e - - default default] HTTP exception thrown: Instance e8ff3427-21fb-4342-af88-b0c688efff4f could not be found. [pid: 8|app: 0|req: 345/692] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:31:36 2026] GET /v2.1/servers/e8ff3427-21fb-4342-af88-b0c688efff4f => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 348/693] 10.0.0.84 () {32 vars in 703 bytes} [Wed May 6 15:31:36 2026] DELETE /v2.1/os-keypairs/tempest-keypair-175574515 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:31:44.403 8 WARNING neutronclient.v2_0.client [None req-19406782-7f3d-4c0e-9e0c-635b23d6875b 7bfa5ae488ab4571bb940e137c3d2c29 6f182c1e523c4b378079a317d354b064 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/696] 10.0.0.84 () {32 vars in 740 bytes} [Wed May 6 15:31:44 2026] GET /v2.1/servers/c5c6204d-e895-4959-9973-2e65deae1bdd/os-interface => generated 284 bytes in 1766 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:31:46.165 7 WARNING neutronclient.v2_0.client [None req-6d0beb91-f721-4ac9-88a0-2e4367ebf257 7bfa5ae488ab4571bb940e137c3d2c29 6f182c1e523c4b378079a317d354b064 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 350/697] 10.0.0.84 () {32 vars in 814 bytes} [Wed May 6 15:31:46 2026] GET /v2.1/servers/c5c6204d-e895-4959-9973-2e65deae1bdd/os-interface/cb5931e9-fa92-4336-a6f9-44c48ad8f3c0 => generated 281 bytes in 1502 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 348/698] 10.0.0.84 () {32 vars in 722 bytes} [Wed May 6 15:31:47 2026] GET /v2.1/servers/c5c6204d-e895-4959-9973-2e65deae1bdd/ips => generated 155 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: 7|app: 0|req: 351/699] 10.0.0.84 () {34 vars in 749 bytes} [Wed May 6 15:31:47 2026] POST /v2.1/servers/c5c6204d-e895-4959-9973-2e65deae1bdd/action => generated 0 bytes in 28 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: 349/700] 10.0.0.84 () {32 vars in 722 bytes} [Wed May 6 15:31:47 2026] GET /v2.1/servers/c5c6204d-e895-4959-9973-2e65deae1bdd/ips => generated 155 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 352/701] 10.0.0.84 () {34 vars in 670 bytes} [Wed May 6 15:31:47 2026] POST /v2.1/os-keypairs => generated 386 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 350/702] 10.0.0.84 () {32 vars in 722 bytes} [Wed May 6 15:31:48 2026] GET /v2.1/servers/c5c6204d-e895-4959-9973-2e65deae1bdd/ips => generated 155 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:31:49.276 7 INFO nova.api.openstack.compute.server_external_events [req-8e99a9c1-8894-4ebf-8ea7-bb8ab5e104c4 req-b301e093-14cc-4a8a-8ba8-be931f0672d4 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-changed:cb5931e9-fa92-4336-a6f9-44c48ad8f3c0 for instance c5c6204d-e895-4959-9973-2e65deae1bdd on instance [pid: 7|app: 0|req: 353/703] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:31:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 355/706] 10.0.0.84 () {32 vars in 722 bytes} [Wed May 6 15:31:49 2026] GET /v2.1/servers/c5c6204d-e895-4959-9973-2e65deae1bdd/ips => generated 155 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-05-06 15:31:50.045 8 WARNING neutronclient.v2_0.client [None req-08bdd0f2-9f14-4b07-af8a-f763c87a0132 2fa4107c33a24c109b9ff322a3e164b4 e5c928f4f4e44abdbac2c1e5dc1b1ec8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:31:50.091 8 WARNING neutronclient.v2_0.client [None req-08bdd0f2-9f14-4b07-af8a-f763c87a0132 2fa4107c33a24c109b9ff322a3e164b4 e5c928f4f4e44abdbac2c1e5dc1b1ec8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:31:50.251 8 WARNING neutronclient.v2_0.client [None req-08bdd0f2-9f14-4b07-af8a-f763c87a0132 2fa4107c33a24c109b9ff322a3e164b4 e5c928f4f4e44abdbac2c1e5dc1b1ec8 - - default default] 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/707] 10.0.0.84 () {32 vars in 722 bytes} [Wed May 6 15:31:50 2026] GET /v2.1/servers/c5c6204d-e895-4959-9973-2e65deae1bdd/ips => generated 193 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 352/708] 10.0.0.84 () {34 vars in 662 bytes} [Wed May 6 15:31:49 2026] POST /v2.1/servers => generated 453 bytes in 957 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-05-06 15:31:50.950 7 WARNING neutronclient.v2_0.client [None req-797e2af4-3194-40b2-8ab1-120006137f77 7bfa5ae488ab4571bb940e137c3d2c29 6f182c1e523c4b378079a317d354b064 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:31:50.964 8 WARNING neutronclient.v2_0.client [None req-3cd1ddc3-69f4-4e01-b66c-112919e22fc0 2fa4107c33a24c109b9ff322a3e164b4 e5c928f4f4e44abdbac2c1e5dc1b1ec8 - - default default] The python binding code in 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/709] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:31:50 2026] GET /v2.1/servers/92c7cfea-abc1-4239-9ea1-ea890c89f4ee => generated 1432 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/710] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:31:50 2026] GET /v2.1/servers/c5c6204d-e895-4959-9973-2e65deae1bdd => generated 1950 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, ' [pid: 8|app: 0|req: 354/711] 10.0.0.84 () {34 vars in 749 bytes} [Wed May 6 15:31:51 2026] POST /v2.1/servers/c5c6204d-e895-4959-9973-2e65deae1bdd/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 358/712] 10.0.0.84 () {32 vars in 722 bytes} [Wed May 6 15:31:51 2026] GET /v2.1/servers/c5c6204d-e895-4959-9973-2e65deae1bdd/ips => generated 193 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-05-06 15:31:52.056 8 WARNING neutronclient.v2_0.client [None req-8596c541-bf1b-4c20-b28f-5876e7c8477d 2fa4107c33a24c109b9ff322a3e164b4 e5c928f4f4e44abdbac2c1e5dc1b1ec8 - - default default] The python binding code in 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/713] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:31:52 2026] GET /v2.1/servers/92c7cfea-abc1-4239-9ea1-ea890c89f4ee => generated 1436 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: 7|app: 0|req: 359/714] 10.0.0.84 () {32 vars in 722 bytes} [Wed May 6 15:31:52 2026] GET /v2.1/servers/c5c6204d-e895-4959-9973-2e65deae1bdd/ips => generated 193 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-05-06 15:31:53.136 8 WARNING neutronclient.v2_0.client [None req-cd0941ea-26ac-45be-b5e4-e794ac87c832 2fa4107c33a24c109b9ff322a3e164b4 e5c928f4f4e44abdbac2c1e5dc1b1ec8 - - default default] 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-05-06 15:31:53.263 7 INFO nova.api.openstack.compute.server_external_events [req-90193e83-039d-4431-bcff-d49e7bd98b0f req-410862db-cd5e-4b75-9a4f-cd33cf785196 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-changed:cb5931e9-fa92-4336-a6f9-44c48ad8f3c0 for instance c5c6204d-e895-4959-9973-2e65deae1bdd on instance [pid: 7|app: 0|req: 360/715] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:31:53 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: 356/716] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:31:53 2026] GET /v2.1/servers/92c7cfea-abc1-4239-9ea1-ea890c89f4ee => generated 1484 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 361/717] 10.0.0.84 () {32 vars in 722 bytes} [Wed May 6 15:31:53 2026] GET /v2.1/servers/c5c6204d-e895-4959-9973-2e65deae1bdd/ips => generated 193 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-05-06 15:31:54.323 8 WARNING neutronclient.v2_0.client [None req-4aa0541c-b246-46d0-b36e-196b8c4a85bc 2fa4107c33a24c109b9ff322a3e164b4 e5c928f4f4e44abdbac2c1e5dc1b1ec8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/718] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:31:54 2026] GET /v2.1/servers/92c7cfea-abc1-4239-9ea1-ea890c89f4ee => generated 1484 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 362/719] 10.0.0.84 () {32 vars in 722 bytes} [Wed May 6 15:31:54 2026] GET /v2.1/servers/c5c6204d-e895-4959-9973-2e65deae1bdd/ips => generated 155 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 358/720] 10.0.0.84 () {32 vars in 717 bytes} [Wed May 6 15:31:54 2026] DELETE /v2.1/servers/c5c6204d-e895-4959-9973-2e65deae1bdd => generated 0 bytes in 121 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-05-06 15:31:54.819 7 WARNING neutronclient.v2_0.client [None req-65412423-c7ea-4408-b3b7-7b4de130335f 7bfa5ae488ab4571bb940e137c3d2c29 6f182c1e523c4b378079a317d354b064 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 363/721] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:31:54 2026] GET /v2.1/servers/c5c6204d-e895-4959-9973-2e65deae1bdd => generated 1842 bytes in 372 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:31:55.527 8 WARNING neutronclient.v2_0.client [None req-1687b1d8-b126-4beb-ad69-93511a703e83 2fa4107c33a24c109b9ff322a3e164b4 e5c928f4f4e44abdbac2c1e5dc1b1ec8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 359/722] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:31:55 2026] GET /v2.1/servers/92c7cfea-abc1-4239-9ea1-ea890c89f4ee => generated 1492 bytes in 441 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-05-06 15:31:56.185 7 INFO nova.api.openstack.compute.server_external_events [req-ce015771-3dd4-4de9-9ba6-2579132cd765 req-79da96aa-9cd5-4203-9bd7-b4d109b67102 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-unplugged:cb5931e9-fa92-4336-a6f9-44c48ad8f3c0 for instance c5c6204d-e895-4959-9973-2e65deae1bdd on instance [pid: 7|app: 0|req: 364/723] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:31:56 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) 2026-05-06 15:31:56.213 8 WARNING neutronclient.v2_0.client [None req-bb3e1113-8e6b-48a7-a0fc-3a289107212a 7bfa5ae488ab4571bb940e137c3d2c29 6f182c1e523c4b378079a317d354b064 - - default default] The python binding code in 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/724] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:31:56 2026] GET /v2.1/servers/c5c6204d-e895-4959-9973-2e65deae1bdd => generated 1842 bytes in 652 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:31:56.993 7 WARNING neutronclient.v2_0.client [None req-dd3c8a4b-75c4-407d-aea8-e25c80b226d8 2fa4107c33a24c109b9ff322a3e164b4 e5c928f4f4e44abdbac2c1e5dc1b1ec8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/725] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:31:56 2026] GET /v2.1/servers/92c7cfea-abc1-4239-9ea1-ea890c89f4ee => generated 1558 bytes in 815 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:31:58.038 8 WARNING neutronclient.v2_0.client [None req-4039ef2a-3b9a-4960-9e97-91bf871f420b 7bfa5ae488ab4571bb940e137c3d2c29 6f182c1e523c4b378079a317d354b064 - - default default] 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-05-06 15:31:58.251 7 INFO nova.api.openstack.compute.server_external_events [req-58830ea1-45e3-4e4d-b8eb-7eaeb16807de req-ccfef273-1d36-4220-bbd7-9a053c0074b2 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-unplugged:cb5931e9-fa92-4336-a6f9-44c48ad8f3c0 for instance c5c6204d-e895-4959-9973-2e65deae1bdd on instance 2026-05-06 15:31:58.252 7 INFO nova.api.openstack.compute.server_external_events [req-58830ea1-45e3-4e4d-b8eb-7eaeb16807de req-ccfef273-1d36-4220-bbd7-9a053c0074b2 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-changed:39d2414a-3956-4c73-804b-709f352f266d for instance 92c7cfea-abc1-4239-9ea1-ea890c89f4ee on instance [pid: 7|app: 0|req: 366/726] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:31:58 2026] POST /v2.1/os-server-external-events => generated 352 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-05-06 15:31:58.410 7 INFO nova.api.openstack.compute.server_external_events [req-c907fddc-a434-4fb6-ac85-6e09106426af req-249302ec-652d-4dba-9c2f-7a97c9f74cbd 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-deleted:cb5931e9-fa92-4336-a6f9-44c48ad8f3c0 for instance c5c6204d-e895-4959-9973-2e65deae1bdd on instance [pid: 7|app: 0|req: 367/727] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:31:58 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) [pid: 8|app: 0|req: 361/728] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:31:57 2026] GET /v2.1/servers/c5c6204d-e895-4959-9973-2e65deae1bdd => generated 1774 bytes in 572 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:31:58.820 7 WARNING neutronclient.v2_0.client [None req-de9db23d-ee82-4fbd-8787-f7cf50e146d1 2fa4107c33a24c109b9ff322a3e164b4 e5c928f4f4e44abdbac2c1e5dc1b1ec8 - - default default] The python binding code in 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/729] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:31:58 2026] GET /v2.1/servers/92c7cfea-abc1-4239-9ea1-ea890c89f4ee => generated 1558 bytes in 407 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:31:59.471 8 WARNING neutronclient.v2_0.client [None req-5af43039-0a92-4c61-9707-7b6f09d2d6f2 7bfa5ae488ab4571bb940e137c3d2c29 6f182c1e523c4b378079a317d354b064 - - default default] The python binding code in 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/732] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:31:59 2026] GET /v2.1/servers/c5c6204d-e895-4959-9973-2e65deae1bdd => generated 1486 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-05-06 15:32:00.240 7 WARNING neutronclient.v2_0.client [None req-66ce51bc-45ca-41ee-8fd4-fe26cf7267a2 2fa4107c33a24c109b9ff322a3e164b4 e5c928f4f4e44abdbac2c1e5dc1b1ec8 - - default default] The python binding code in 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/733] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:00 2026] GET /v2.1/servers/92c7cfea-abc1-4239-9ea1-ea890c89f4ee => generated 1558 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-05-06 15:32:00.458 8 INFO nova.api.openstack.compute.server_external_events [req-c77c1ee2-de90-4ff2-a537-3528f54b97db req-c2a24db0-dccb-422d-8dde-aa194616d13a 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-unplugged:39d2414a-3956-4c73-804b-709f352f266d for instance 92c7cfea-abc1-4239-9ea1-ea890c89f4ee on instance [pid: 8|app: 0|req: 363/734] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:32:00 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:32:00.581 7 WARNING neutronclient.v2_0.client [None req-6f8b56c0-392c-4ff9-b205-42b64ad15c17 7bfa5ae488ab4571bb940e137c3d2c29 6f182c1e523c4b378079a317d354b064 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/735] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:00 2026] GET /v2.1/servers/c5c6204d-e895-4959-9973-2e65deae1bdd => generated 1486 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-05-06 15:32:01.408 8 WARNING neutronclient.v2_0.client [None req-b12da53a-5de2-463d-8ecb-ddf74977f8ba 2fa4107c33a24c109b9ff322a3e164b4 e5c928f4f4e44abdbac2c1e5dc1b1ec8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 364/736] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:01 2026] GET /v2.1/servers/92c7cfea-abc1-4239-9ea1-ea890c89f4ee => generated 1558 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-05-06 15:32:01.751 7 INFO nova.api.openstack.wsgi [None req-8f38330c-8341-497e-9d21-6efc59152d92 7bfa5ae488ab4571bb940e137c3d2c29 6f182c1e523c4b378079a317d354b064 - - default default] HTTP exception thrown: Instance c5c6204d-e895-4959-9973-2e65deae1bdd could not be found. [pid: 7|app: 0|req: 373/737] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:01 2026] GET /v2.1/servers/c5c6204d-e895-4959-9973-2e65deae1bdd => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 365/738] 10.0.0.84 () {32 vars in 703 bytes} [Wed May 6 15:32:01 2026] DELETE /v2.1/os-keypairs/tempest-keypair-796898988 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:32:02.427 7 INFO nova.api.openstack.wsgi [None req-bcc1617b-8fd3-43d4-8130-608d417a84cc 7bfa5ae488ab4571bb940e137c3d2c29 6f182c1e523c4b378079a317d354b064 - - default default] HTTP exception thrown: Instance c5c6204d-e895-4959-9973-2e65deae1bdd could not be found. [pid: 7|app: 0|req: 374/739] 10.0.0.84 () {32 vars in 717 bytes} [Wed May 6 15:32:02 2026] DELETE /v2.1/servers/c5c6204d-e895-4959-9973-2e65deae1bdd => generated 111 bytes in 49 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-06 15:32:02.470 8 INFO nova.api.openstack.wsgi [None req-62c08dfa-f4a5-4293-aa85-717d15efda1a 7bfa5ae488ab4571bb940e137c3d2c29 6f182c1e523c4b378079a317d354b064 - - default default] HTTP exception thrown: Instance c5c6204d-e895-4959-9973-2e65deae1bdd could not be found. [pid: 8|app: 0|req: 366/740] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:02 2026] GET /v2.1/servers/c5c6204d-e895-4959-9973-2e65deae1bdd => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:32:02.542 7 WARNING neutronclient.v2_0.client [None req-f122cb9f-e629-411d-ac15-1a53383c440b 2fa4107c33a24c109b9ff322a3e164b4 e5c928f4f4e44abdbac2c1e5dc1b1ec8 - - default default] The python binding code in 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/741] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:02 2026] GET /v2.1/servers/92c7cfea-abc1-4239-9ea1-ea890c89f4ee => generated 1558 bytes in 1117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:32:04.672 8 WARNING neutronclient.v2_0.client [None req-a3d0746f-a069-4ded-a672-e2fce977bfaa 2fa4107c33a24c109b9ff322a3e164b4 e5c928f4f4e44abdbac2c1e5dc1b1ec8 - - default default] The python binding code in 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/742] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:04 2026] GET /v2.1/servers/92c7cfea-abc1-4239-9ea1-ea890c89f4ee => generated 1558 bytes in 810 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:32:06.495 7 WARNING neutronclient.v2_0.client [None req-40ca0b0c-5815-49d1-9b14-c3c57e8c63a1 2fa4107c33a24c109b9ff322a3e164b4 e5c928f4f4e44abdbac2c1e5dc1b1ec8 - - default default] 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-05-06 15:32:06.716 8 INFO nova.api.openstack.compute.server_external_events [req-6ba9ed3e-13bb-422a-b17f-df89b2af4b2f req-503c770e-bbed-465c-9c49-d159330510f9 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-plugged:39d2414a-3956-4c73-804b-709f352f266d for instance 92c7cfea-abc1-4239-9ea1-ea890c89f4ee on instance [pid: 8|app: 0|req: 368/743] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:32:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/744] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:06 2026] GET /v2.1/servers/92c7cfea-abc1-4239-9ea1-ea890c89f4ee => generated 1558 bytes in 2111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:32:08.769 8 INFO nova.api.openstack.compute.server_external_events [req-7454294f-372a-47cb-b19e-01bdebedbb8b req-11b6eb3b-549f-4dc0-acf8-1fb0b78d78ad 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-plugged:39d2414a-3956-4c73-804b-709f352f266d for instance 92c7cfea-abc1-4239-9ea1-ea890c89f4ee on instance [pid: 8|app: 0|req: 369/745] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:32:08 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-05-06 15:32:09.626 7 WARNING neutronclient.v2_0.client [None req-944eae84-2eb6-4fce-8df4-b6034d19670b 2fa4107c33a24c109b9ff322a3e164b4 e5c928f4f4e44abdbac2c1e5dc1b1ec8 - - default default] The python binding code in 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/748] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:09 2026] GET /v2.1/servers/92c7cfea-abc1-4239-9ea1-ea890c89f4ee => generated 1741 bytes in 1250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:32:10.876 8 WARNING neutronclient.v2_0.client [None req-5bffb034-5adb-4434-b8db-8f830a9f177f 2fa4107c33a24c109b9ff322a3e164b4 e5c928f4f4e44abdbac2c1e5dc1b1ec8 - - default default] The python binding code in 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/749] 10.0.0.84 () {32 vars in 740 bytes} [Wed May 6 15:32:10 2026] GET /v2.1/servers/92c7cfea-abc1-4239-9ea1-ea890c89f4ee/os-interface => generated 285 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-05-06 15:32:11.625 8 INFO nova.api.openstack.compute.server_external_events [req-e3170767-0a4c-42b6-a44a-593c7e95fac0 req-467583c3-ebfb-4447-9afc-a5d240640ac2 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-changed:39d2414a-3956-4c73-804b-709f352f266d for instance 92c7cfea-abc1-4239-9ea1-ea890c89f4ee on instance [pid: 8|app: 0|req: 372/750] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:32: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) 2026-05-06 15:32:11.634 7 WARNING neutronclient.v2_0.client [None req-ac8aa5d2-64ac-44ff-8c2a-20ee6070948d 2fa4107c33a24c109b9ff322a3e164b4 e5c928f4f4e44abdbac2c1e5dc1b1ec8 - - default default] The python binding code in 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/751] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:11 2026] GET /v2.1/servers/92c7cfea-abc1-4239-9ea1-ea890c89f4ee => generated 1741 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 373/752] 10.0.0.84 () {32 vars in 640 bytes} [Wed May 6 15:32:11 2026] GET /v2.1/servers => generated 384 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 380/753] 10.0.0.84 () {32 vars in 717 bytes} [Wed May 6 15:32:11 2026] DELETE /v2.1/servers/92c7cfea-abc1-4239-9ea1-ea890c89f4ee => generated 0 bytes in 71 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-05-06 15:32:11.934 8 WARNING neutronclient.v2_0.client [None req-5011b750-7743-428d-b504-eb1aa4b65ee2 2fa4107c33a24c109b9ff322a3e164b4 e5c928f4f4e44abdbac2c1e5dc1b1ec8 - - default default] The python binding code in 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/754] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:11 2026] GET /v2.1/servers/92c7cfea-abc1-4239-9ea1-ea890c89f4ee => generated 1747 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-05-06 15:32:13.065 7 WARNING neutronclient.v2_0.client [None req-2d770981-b4b5-48bf-ab7f-252a424b56f2 2fa4107c33a24c109b9ff322a3e164b4 e5c928f4f4e44abdbac2c1e5dc1b1ec8 - - default default] The python binding code in 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/755] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:13 2026] GET /v2.1/servers/92c7cfea-abc1-4239-9ea1-ea890c89f4ee => generated 1867 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:32:14.220 8 WARNING neutronclient.v2_0.client [None req-0179d4b1-fbb5-4837-9582-834f612c7537 2fa4107c33a24c109b9ff322a3e164b4 e5c928f4f4e44abdbac2c1e5dc1b1ec8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 375/756] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:14 2026] GET /v2.1/servers/92c7cfea-abc1-4239-9ea1-ea890c89f4ee => generated 1867 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:32:14.934 7 INFO nova.api.openstack.compute.server_external_events [req-36943d53-fb69-416a-afd0-f8e2e8f53d89 req-90eb6c29-5911-40a7-a2b4-787b2912bf12 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-deleted:39d2414a-3956-4c73-804b-709f352f266d for instance 92c7cfea-abc1-4239-9ea1-ea890c89f4ee on instance [pid: 7|app: 0|req: 382/757] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:32:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 376/758] 10.0.0.84 () {34 vars in 670 bytes} [Wed May 6 15:32:14 2026] POST /v2.1/os-keypairs => generated 386 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:32:15.547 7 WARNING neutronclient.v2_0.client [None req-39fee78a-49a2-4a92-b4c6-6298bfa24d15 2fa4107c33a24c109b9ff322a3e164b4 e5c928f4f4e44abdbac2c1e5dc1b1ec8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/759] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:15 2026] GET /v2.1/servers/92c7cfea-abc1-4239-9ea1-ea890c89f4ee => generated 1513 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 15:32:16.652 8 WARNING neutronclient.v2_0.client [None req-44248c73-372f-4d68-bc88-e58eccc245b2 2fa4107c33a24c109b9ff322a3e164b4 e5c928f4f4e44abdbac2c1e5dc1b1ec8 - - default default] The python binding code in 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/760] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:16 2026] GET /v2.1/servers/92c7cfea-abc1-4239-9ea1-ea890c89f4ee => generated 1518 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:32:17.751 7 WARNING neutronclient.v2_0.client [None req-b68500a7-8132-4150-b65d-c5b054b8039f 2fa4107c33a24c109b9ff322a3e164b4 e5c928f4f4e44abdbac2c1e5dc1b1ec8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 384/761] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:17 2026] GET /v2.1/servers/92c7cfea-abc1-4239-9ea1-ea890c89f4ee => generated 1518 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-05-06 15:32:18.826 8 INFO nova.api.openstack.wsgi [None req-1472af3c-ce34-4394-a74d-134d0a307084 2fa4107c33a24c109b9ff322a3e164b4 e5c928f4f4e44abdbac2c1e5dc1b1ec8 - - default default] HTTP exception thrown: Instance 92c7cfea-abc1-4239-9ea1-ea890c89f4ee could not be found. [pid: 8|app: 0|req: 378/762] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:18 2026] GET /v2.1/servers/92c7cfea-abc1-4239-9ea1-ea890c89f4ee => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 385/763] 10.0.0.84 () {32 vars in 705 bytes} [Wed May 6 15:32:18 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1913931986 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:32:20.824 8 WARNING neutronclient.v2_0.client [None req-9dc350e5-fd64-4be2-8052-ed306161580c 5002c0468fbe42edb18ebedc14820fbc 7aa06194f0664780b19fc4f92a67680a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:32:20.917 8 WARNING neutronclient.v2_0.client [None req-9dc350e5-fd64-4be2-8052-ed306161580c 5002c0468fbe42edb18ebedc14820fbc 7aa06194f0664780b19fc4f92a67680a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:32:21.209 8 WARNING neutronclient.v2_0.client [None req-9dc350e5-fd64-4be2-8052-ed306161580c 5002c0468fbe42edb18ebedc14820fbc 7aa06194f0664780b19fc4f92a67680a - - default default] The python binding code in 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/766] 10.0.0.84 () {34 vars in 662 bytes} [Wed May 6 15:32:20 2026] POST /v2.1/servers => generated 450 bytes in 845 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-06 15:32:21.589 7 WARNING neutronclient.v2_0.client [None req-512f25af-e5b0-445a-b3b0-68ec64b31f42 5002c0468fbe42edb18ebedc14820fbc 7aa06194f0664780b19fc4f92a67680a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 387/767] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:21 2026] GET /v2.1/servers/83c1418a-53c3-466c-9e11-3bd3397f8fc0 => generated 1254 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:32:22.864 8 WARNING neutronclient.v2_0.client [None req-aac47962-98b0-4ea7-8a74-8c86ed0ad095 5002c0468fbe42edb18ebedc14820fbc 7aa06194f0664780b19fc4f92a67680a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 381/768] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:22 2026] GET /v2.1/servers/83c1418a-53c3-466c-9e11-3bd3397f8fc0 => generated 1304 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:32:23.951 7 WARNING neutronclient.v2_0.client [None req-9329c8c0-d78a-4b95-8dae-1d17dad8f250 5002c0468fbe42edb18ebedc14820fbc 7aa06194f0664780b19fc4f92a67680a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 388/769] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:23 2026] GET /v2.1/servers/83c1418a-53c3-466c-9e11-3bd3397f8fc0 => generated 1352 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-05-06 15:32:25.147 8 WARNING neutronclient.v2_0.client [None req-d65d811c-678b-473d-b080-4d04cad00bfb 5002c0468fbe42edb18ebedc14820fbc 7aa06194f0664780b19fc4f92a67680a - - default default] The python binding code in 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/770] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:25 2026] GET /v2.1/servers/83c1418a-53c3-466c-9e11-3bd3397f8fc0 => generated 1352 bytes in 383 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:32:26.543 7 WARNING neutronclient.v2_0.client [None req-8bbf387e-142b-4e09-b3c7-77d935a41949 5002c0468fbe42edb18ebedc14820fbc 7aa06194f0664780b19fc4f92a67680a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 389/771] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:26 2026] GET /v2.1/servers/83c1418a-53c3-466c-9e11-3bd3397f8fc0 => generated 1360 bytes in 558 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:32:28.122 8 WARNING neutronclient.v2_0.client [None req-7dd066b6-6ea9-4ca5-9305-3023a0428852 5002c0468fbe42edb18ebedc14820fbc 7aa06194f0664780b19fc4f92a67680a - - default default] 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-05-06 15:32:29.911 7 INFO nova.api.openstack.compute.server_external_events [req-6ddda095-346a-46b1-9e2c-39d1e56334d6 req-65a72a2f-a1c2-4413-a7d0-5e04ca83a63d 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-changed:413dfd63-ac19-4b1e-8239-66ec95fcafb3 for instance 83c1418a-53c3-466c-9e11-3bd3397f8fc0 on instance [pid: 7|app: 0|req: 392/774] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:32:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:32:30.118 7 INFO nova.api.openstack.compute.server_external_events [req-3977e6b8-1ba2-4758-ada7-eb5bfbbe98dd req-7fa80aeb-eda5-4d04-a546-9b17e5ec69ba 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-unplugged:413dfd63-ac19-4b1e-8239-66ec95fcafb3 for instance 83c1418a-53c3-466c-9e11-3bd3397f8fc0 on instance [pid: 7|app: 0|req: 393/775] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:32:30 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) [pid: 8|app: 0|req: 383/776] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:28 2026] GET /v2.1/servers/83c1418a-53c3-466c-9e11-3bd3397f8fc0 => generated 1437 bytes in 2089 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:32:31.220 7 WARNING neutronclient.v2_0.client [None req-b223f19b-2465-44a3-a42e-bee20a1e7b21 5002c0468fbe42edb18ebedc14820fbc 7aa06194f0664780b19fc4f92a67680a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 394/777] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:31 2026] GET /v2.1/servers/83c1418a-53c3-466c-9e11-3bd3397f8fc0 => generated 1437 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:32:31.937 8 WARNING neutronclient.v2_0.client [None req-b4634bb2-4fca-45ab-bcc9-16aa0eed4d4b f85bb8f5b45e473d9c7d1e3f4f3cccac 645530d8e5ac476284d859ddffe8f873 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:32:32.291 8 WARNING neutronclient.v2_0.client [None req-b4634bb2-4fca-45ab-bcc9-16aa0eed4d4b f85bb8f5b45e473d9c7d1e3f4f3cccac 645530d8e5ac476284d859ddffe8f873 - - default default] The python binding code in 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/778] 10.0.0.84 () {34 vars in 662 bytes} [Wed May 6 15:32:31 2026] POST /v2.1/servers => generated 424 bytes in 697 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-05-06 15:32:32.512 7 WARNING neutronclient.v2_0.client [None req-d08b5462-6f7c-40d9-9935-89904629dec7 f85bb8f5b45e473d9c7d1e3f4f3cccac 645530d8e5ac476284d859ddffe8f873 - - default default] 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-05-06 15:32:32.545 8 WARNING neutronclient.v2_0.client [None req-268c7a07-a1f8-4bfa-bfae-d7301a79e036 5002c0468fbe42edb18ebedc14820fbc 7aa06194f0664780b19fc4f92a67680a - - default default] The python binding code in 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/779] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:32 2026] GET /v2.1/servers/0b9ed16c-a065-4d6d-b8b9-d6b44265a3f0 => generated 1370 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/780] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:32 2026] GET /v2.1/servers/83c1418a-53c3-466c-9e11-3bd3397f8fc0 => generated 1425 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-05-06 15:32:33.636 7 WARNING neutronclient.v2_0.client [None req-f624cc65-4c42-4bdf-aae9-b7f4fde4407e f85bb8f5b45e473d9c7d1e3f4f3cccac 645530d8e5ac476284d859ddffe8f873 - - default default] 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: 396/781] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:33 2026] GET /v2.1/servers/0b9ed16c-a065-4d6d-b8b9-d6b44265a3f0 => generated 1374 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 15:32:33.687 8 WARNING neutronclient.v2_0.client [None req-181e39f2-0256-413b-adc4-dba92a08fe04 5002c0468fbe42edb18ebedc14820fbc 7aa06194f0664780b19fc4f92a67680a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 386/782] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:33 2026] GET /v2.1/servers/83c1418a-53c3-466c-9e11-3bd3397f8fc0 => generated 1425 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:32:34.724 7 WARNING neutronclient.v2_0.client [None req-0b0c36b2-d9cd-43df-b7a7-4b6d3f330bee f85bb8f5b45e473d9c7d1e3f4f3cccac 645530d8e5ac476284d859ddffe8f873 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 397/783] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:34 2026] GET /v2.1/servers/0b9ed16c-a065-4d6d-b8b9-d6b44265a3f0 => generated 1422 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-05-06 15:32:34.863 8 WARNING neutronclient.v2_0.client [None req-af741028-6a0f-4075-9695-078366193e84 5002c0468fbe42edb18ebedc14820fbc 7aa06194f0664780b19fc4f92a67680a - - default default] The python binding code in 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/784] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:34 2026] GET /v2.1/servers/83c1418a-53c3-466c-9e11-3bd3397f8fc0 => generated 1425 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:32:35.810 7 WARNING neutronclient.v2_0.client [None req-d169c566-54b4-4792-a303-95395079f54c f85bb8f5b45e473d9c7d1e3f4f3cccac 645530d8e5ac476284d859ddffe8f873 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 398/785] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:35 2026] GET /v2.1/servers/0b9ed16c-a065-4d6d-b8b9-d6b44265a3f0 => generated 1422 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-05-06 15:32:35.994 8 WARNING neutronclient.v2_0.client [None req-523fcb06-caf7-4e2f-9430-d72071cc3d89 5002c0468fbe42edb18ebedc14820fbc 7aa06194f0664780b19fc4f92a67680a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 388/786] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:35 2026] GET /v2.1/servers/83c1418a-53c3-466c-9e11-3bd3397f8fc0 => generated 1425 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:32:36.919 7 WARNING neutronclient.v2_0.client [None req-2c5c022e-c689-4862-9660-07185af2fabb f85bb8f5b45e473d9c7d1e3f4f3cccac 645530d8e5ac476284d859ddffe8f873 - - default default] 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-05-06 15:32:37.146 8 WARNING neutronclient.v2_0.client [None req-12593bec-3358-490b-a1e3-3667baaec111 5002c0468fbe42edb18ebedc14820fbc 7aa06194f0664780b19fc4f92a67680a - - default default] The python binding code in 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/787] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:36 2026] GET /v2.1/servers/0b9ed16c-a065-4d6d-b8b9-d6b44265a3f0 => generated 1472 bytes in 1225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:32:38.118 7 INFO nova.api.openstack.compute.server_external_events [req-f858de3d-70dd-432a-9e23-7821d4e7c573 req-354ee51a-ad7f-4ec8-80a4-af98d45ab627 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-changed:393a1334-ac37-48ed-a547-f65fa83e0544 for instance 0b9ed16c-a065-4d6d-b8b9-d6b44265a3f0 on instance [pid: 7|app: 0|req: 400/788] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:32:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/789] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:37 2026] GET /v2.1/servers/83c1418a-53c3-466c-9e11-3bd3397f8fc0 => generated 1425 bytes in 1028 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:32:39.154 7 WARNING neutronclient.v2_0.client [None req-57c48c9c-8411-43a4-8a8d-8f5a45904847 f85bb8f5b45e473d9c7d1e3f4f3cccac 645530d8e5ac476284d859ddffe8f873 - - default default] 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-05-06 15:32:39.195 8 WARNING neutronclient.v2_0.client [None req-e5cf669f-c736-408e-be1c-5a84a570338d 5002c0468fbe42edb18ebedc14820fbc 7aa06194f0664780b19fc4f92a67680a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/790] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:39 2026] GET /v2.1/servers/0b9ed16c-a065-4d6d-b8b9-d6b44265a3f0 => generated 1470 bytes in 398 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/793] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:39 2026] GET /v2.1/servers/83c1418a-53c3-466c-9e11-3bd3397f8fc0 => generated 1425 bytes in 402 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:32:40.564 7 WARNING neutronclient.v2_0.client [None req-31b7cfae-e80c-42f0-93a9-465aec91c35b f85bb8f5b45e473d9c7d1e3f4f3cccac 645530d8e5ac476284d859ddffe8f873 - - default default] 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-05-06 15:32:40.609 8 WARNING neutronclient.v2_0.client [None req-5a529345-4bd5-4e36-9cec-5c4fe6e437a7 5002c0468fbe42edb18ebedc14820fbc 7aa06194f0664780b19fc4f92a67680a - - default default] The python binding code in 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/794] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:40 2026] GET /v2.1/servers/0b9ed16c-a065-4d6d-b8b9-d6b44265a3f0 => generated 1470 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/795] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:40 2026] GET /v2.1/servers/83c1418a-53c3-466c-9e11-3bd3397f8fc0 => generated 1425 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:32:41.723 7 WARNING neutronclient.v2_0.client [None req-d092898d-7efe-48d0-a795-636f55a0c5be f85bb8f5b45e473d9c7d1e3f4f3cccac 645530d8e5ac476284d859ddffe8f873 - - default default] 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-05-06 15:32:41.764 8 WARNING neutronclient.v2_0.client [None req-78937115-a16d-4508-8e35-4504c506178e 5002c0468fbe42edb18ebedc14820fbc 7aa06194f0664780b19fc4f92a67680a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 405/796] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:41 2026] GET /v2.1/servers/0b9ed16c-a065-4d6d-b8b9-d6b44265a3f0 => generated 1470 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/797] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:41 2026] GET /v2.1/servers/83c1418a-53c3-466c-9e11-3bd3397f8fc0 => generated 1425 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-05-06 15:32:42.393 7 INFO nova.api.openstack.compute.server_external_events [req-40db2070-1171-4c5e-ae49-27357d5a678c req-a6996ca4-b40b-43fc-b726-f7e9cef93738 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-plugged:413dfd63-ac19-4b1e-8239-66ec95fcafb3 for instance 83c1418a-53c3-466c-9e11-3bd3397f8fc0 on instance [pid: 7|app: 0|req: 406/798] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:32:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:32:42.895 8 WARNING neutronclient.v2_0.client [None req-920662ef-580f-4a62-bb33-05a6506e1924 f85bb8f5b45e473d9c7d1e3f4f3cccac 645530d8e5ac476284d859ddffe8f873 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:32:42.906 7 WARNING neutronclient.v2_0.client [None req-6d53fa9d-8855-47f0-89b6-fe4897e264d0 5002c0468fbe42edb18ebedc14820fbc 7aa06194f0664780b19fc4f92a67680a - - default default] The python binding code in 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/799] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:42 2026] GET /v2.1/servers/0b9ed16c-a065-4d6d-b8b9-d6b44265a3f0 => generated 1470 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/800] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:42 2026] GET /v2.1/servers/83c1418a-53c3-466c-9e11-3bd3397f8fc0 => generated 1425 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:32:44.190 8 WARNING neutronclient.v2_0.client [None req-5fcf1b79-ca6e-459b-8e85-7358f1de6a10 f85bb8f5b45e473d9c7d1e3f4f3cccac 645530d8e5ac476284d859ddffe8f873 - - default default] 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-05-06 15:32:44.255 7 WARNING neutronclient.v2_0.client [None req-28d69975-07d6-4753-9fd5-f09b8b72afc0 5002c0468fbe42edb18ebedc14820fbc 7aa06194f0664780b19fc4f92a67680a - - default default] The python binding code in 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/801] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:44 2026] GET /v2.1/servers/0b9ed16c-a065-4d6d-b8b9-d6b44265a3f0 => generated 1470 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/802] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:44 2026] GET /v2.1/servers/83c1418a-53c3-466c-9e11-3bd3397f8fc0 => generated 1612 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:32:44.409 8 WARNING neutronclient.v2_0.client [None req-ca1ebc5f-3092-46bb-9d3c-9b7a6ae3c72b 5002c0468fbe42edb18ebedc14820fbc 7aa06194f0664780b19fc4f92a67680a - - default default] 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-05-06 15:32:44.436 7 INFO nova.api.openstack.compute.server_external_events [req-a5d9d9d0-93c3-4b0f-b36e-cbe5daef62bb req-8fb45c52-07bd-417a-8379-39b4e0cf35a3 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-plugged:413dfd63-ac19-4b1e-8239-66ec95fcafb3 for instance 83c1418a-53c3-466c-9e11-3bd3397f8fc0 on instance [pid: 7|app: 0|req: 409/803] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:32:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/804] 10.0.0.84 () {32 vars in 740 bytes} [Wed May 6 15:32:44 2026] GET /v2.1/servers/83c1418a-53c3-466c-9e11-3bd3397f8fc0/os-interface => generated 285 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:32:45.061 7 INFO nova.api.openstack.compute.server_external_events [req-7e1e5fd3-0cda-4604-8f6b-d6710d525a91 req-dea4a054-975d-416e-bdad-27fc091d8715 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-plugged:393a1334-ac37-48ed-a547-f65fa83e0544 for instance 0b9ed16c-a065-4d6d-b8b9-d6b44265a3f0 on instance [pid: 7|app: 0|req: 410/805] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:32:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:32:45.158 8 WARNING neutronclient.v2_0.client [None req-b7f7fd66-3b7d-4858-92e5-a2c86cc82ba8 5002c0468fbe42edb18ebedc14820fbc 7aa06194f0664780b19fc4f92a67680a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/806] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:45 2026] GET /v2.1/servers/83c1418a-53c3-466c-9e11-3bd3397f8fc0 => generated 1612 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-05-06 15:32:45.378 7 WARNING neutronclient.v2_0.client [None req-966f41b4-ecfc-43c8-869f-65578b0fc5cf f85bb8f5b45e473d9c7d1e3f4f3cccac 645530d8e5ac476284d859ddffe8f873 - - default default] The python binding code in 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/807] 10.0.0.84 () {32 vars in 640 bytes} [Wed May 6 15:32:45 2026] GET /v2.1/servers => generated 388 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 398/808] 10.0.0.84 () {32 vars in 717 bytes} [Wed May 6 15:32:45 2026] DELETE /v2.1/servers/83c1418a-53c3-466c-9e11-3bd3397f8fc0 => 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, ' [pid: 7|app: 0|req: 411/809] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:45 2026] GET /v2.1/servers/0b9ed16c-a065-4d6d-b8b9-d6b44265a3f0 => generated 1470 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 15:32:45.558 8 WARNING neutronclient.v2_0.client [None req-2ef97385-3dbe-4a3b-b3be-c378879e6291 5002c0468fbe42edb18ebedc14820fbc 7aa06194f0664780b19fc4f92a67680a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/810] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:45 2026] GET /v2.1/servers/83c1418a-53c3-466c-9e11-3bd3397f8fc0 => generated 1618 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, ' [pid: 7|app: 0|req: 412/811] 10.0.0.108 () {30 vars in 619 bytes} [Wed May 6 15:32:46 2026] GET /v2.1 => generated 0 bytes in 127 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: 400/812] 10.0.0.108 () {32 vars in 692 bytes} [Wed May 6 15:32:46 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/813] 10.0.0.108 () {34 vars in 913 bytes} [Wed May 6 15:32:46 2026] GET /v2.1/os-simple-tenant-usage/1f18a61015e844299c79e7133e436261?start=2026-05-05T00:00:00&end=2026-05-06T23:59:59 => generated 20 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 15:32:46.474 8 INFO nova.api.openstack.compute.server_external_events [req-cec09cc3-76a2-411b-b56f-526d6a0941e5 req-8e51b021-729e-49cc-a085-406718632bbd 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-changed:413dfd63-ac19-4b1e-8239-66ec95fcafb3 for instance 83c1418a-53c3-466c-9e11-3bd3397f8fc0 on instance [pid: 8|app: 0|req: 401/814] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:32:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:32:46.581 7 WARNING neutronclient.v2_0.client [None req-53b0fa9f-4810-42d1-bd37-eaf374311ef9 f85bb8f5b45e473d9c7d1e3f4f3cccac 645530d8e5ac476284d859ddffe8f873 - - default default] 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: 402/815] 10.0.0.108 () {30 vars in 654 bytes} [Wed May 6 15:32:46 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/816] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:46 2026] GET /v2.1/servers/0b9ed16c-a065-4d6d-b8b9-d6b44265a3f0 => generated 1655 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 15:32:46.740 8 WARNING neutronclient.v2_0.client [None req-4428ae4b-ee41-46a1-b5fb-b7b299af0359 5002c0468fbe42edb18ebedc14820fbc 7aa06194f0664780b19fc4f92a67680a - - default default] 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: 415/817] 10.0.0.84 () {32 vars in 722 bytes} [Wed May 6 15:32:46 2026] GET /v2.1/servers/0b9ed16c-a065-4d6d-b8b9-d6b44265a3f0/ips => generated 109 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 416/818] 10.0.0.84 () {32 vars in 722 bytes} [Wed May 6 15:32:46 2026] GET /v2.1/servers/0b9ed16c-a065-4d6d-b8b9-d6b44265a3f0/ips => generated 109 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 417/819] 10.0.0.84 () {32 vars in 824 bytes} [Wed May 6 15:32:46 2026] GET /v2.1/servers/0b9ed16c-a065-4d6d-b8b9-d6b44265a3f0/ips/tempest-ServerAddressesTestJSON-1456380396-network => generated 94 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: 8|app: 0|req: 403/820] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:46 2026] GET /v2.1/servers/83c1418a-53c3-466c-9e11-3bd3397f8fc0 => generated 1618 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/821] 10.0.0.84 () {32 vars in 717 bytes} [Wed May 6 15:32:46 2026] DELETE /v2.1/servers/0b9ed16c-a065-4d6d-b8b9-d6b44265a3f0 => generated 0 bytes in 115 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-05-06 15:32:47.017 8 WARNING neutronclient.v2_0.client [None req-5d401ee9-f671-49f8-ae54-51b5c6f6d279 f85bb8f5b45e473d9c7d1e3f4f3cccac 645530d8e5ac476284d859ddffe8f873 - - default default] 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-05-06 15:32:47.102 7 INFO nova.api.openstack.compute.server_external_events [req-f51a77fa-f6c0-40f5-98dc-2fa018f86650 req-7f2a185e-0838-41b2-8f54-53a2a424d4de 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-plugged:393a1334-ac37-48ed-a547-f65fa83e0544 for instance 0b9ed16c-a065-4d6d-b8b9-d6b44265a3f0 on instance [pid: 7|app: 0|req: 419/822] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:32:47 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) [pid: 8|app: 0|req: 404/823] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:46 2026] GET /v2.1/servers/0b9ed16c-a065-4d6d-b8b9-d6b44265a3f0 => generated 1661 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-05-06 15:32:47.953 7 WARNING neutronclient.v2_0.client [None req-669c548f-5a09-43f1-8eb0-bcb3e1382562 5002c0468fbe42edb18ebedc14820fbc 7aa06194f0664780b19fc4f92a67680a - - default default] 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-05-06 15:32:48.220 8 WARNING neutronclient.v2_0.client [None req-d798eb55-e368-4727-9e30-a4e30ec497d4 f85bb8f5b45e473d9c7d1e3f4f3cccac 645530d8e5ac476284d859ddffe8f873 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/824] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:47 2026] GET /v2.1/servers/83c1418a-53c3-466c-9e11-3bd3397f8fc0 => generated 1738 bytes in 780 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:32:48.717 7 INFO nova.api.openstack.compute.server_external_events [req-19212217-9b28-4171-8e1f-e44b3ac387dc req-511db068-65df-4448-b96d-4cc989a0bae8 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-unplugged:413dfd63-ac19-4b1e-8239-66ec95fcafb3 for instance 83c1418a-53c3-466c-9e11-3bd3397f8fc0 on instance 2026-05-06 15:32:48.717 7 INFO nova.api.openstack.compute.server_external_events [req-19212217-9b28-4171-8e1f-e44b3ac387dc req-511db068-65df-4448-b96d-4cc989a0bae8 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-unplugged:413dfd63-ac19-4b1e-8239-66ec95fcafb3 for instance 83c1418a-53c3-466c-9e11-3bd3397f8fc0 on instance [pid: 7|app: 0|req: 421/825] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:32:48 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/826] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:48 2026] GET /v2.1/servers/0b9ed16c-a065-4d6d-b8b9-d6b44265a3f0 => generated 1661 bytes in 619 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:32:49.147 7 INFO nova.api.openstack.compute.server_external_events [req-1e103a0d-c911-430e-83a5-e7b1403c3ac0 req-40b1d8cb-79e6-4a5d-9bc6-cff0509459ae 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-unplugged:393a1334-ac37-48ed-a547-f65fa83e0544 for instance 0b9ed16c-a065-4d6d-b8b9-d6b44265a3f0 on instance 2026-05-06 15:32:49.147 7 INFO nova.api.openstack.compute.server_external_events [req-1e103a0d-c911-430e-83a5-e7b1403c3ac0 req-40b1d8cb-79e6-4a5d-9bc6-cff0509459ae 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-deleted:413dfd63-ac19-4b1e-8239-66ec95fcafb3 for instance 83c1418a-53c3-466c-9e11-3bd3397f8fc0 on instance 2026-05-06 15:32:49.148 7 INFO nova.api.openstack.compute.server_external_events [req-1e103a0d-c911-430e-83a5-e7b1403c3ac0 req-40b1d8cb-79e6-4a5d-9bc6-cff0509459ae 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-unplugged:393a1334-ac37-48ed-a547-f65fa83e0544 for instance 0b9ed16c-a065-4d6d-b8b9-d6b44265a3f0 on instance [pid: 7|app: 0|req: 422/827] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:32:49 2026] POST /v2.1/os-server-external-events => generated 529 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 407/830] 10.0.0.108 () {30 vars in 619 bytes} [Wed May 6 15:32:49 2026] GET /v2.1 => generated 0 bytes in 88 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 408/831] 10.0.0.108 () {32 vars in 692 bytes} [Wed May 6 15:32:49 2026] GET /v2.1/ => generated 411 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:32:49.744 7 WARNING neutronclient.v2_0.client [None req-af80bef6-28de-4ed5-a08d-72e16f77f966 5002c0468fbe42edb18ebedc14820fbc 7aa06194f0664780b19fc4f92a67680a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 424/832] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:49 2026] GET /v2.1/servers/83c1418a-53c3-466c-9e11-3bd3397f8fc0 => generated 1381 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, ' [pid: 8|app: 0|req: 409/833] 10.0.0.108 () {34 vars in 913 bytes} [Wed May 6 15:32:49 2026] GET /v2.1/os-simple-tenant-usage/1f18a61015e844299c79e7133e436261?start=2026-05-05T00:00:00&end=2026-05-06T23:59:59 => generated 20 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 15:32:49.833 7 WARNING neutronclient.v2_0.client [None req-1e157a87-fdf3-446e-a396-88e8a61b804f f85bb8f5b45e473d9c7d1e3f4f3cccac 645530d8e5ac476284d859ddffe8f873 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 425/834] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:49 2026] GET /v2.1/servers/0b9ed16c-a065-4d6d-b8b9-d6b44265a3f0 => generated 1619 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, ' [pid: 8|app: 0|req: 410/835] 10.0.0.108 () {30 vars in 654 bytes} [Wed May 6 15:32:49 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:32:50.760 7 INFO nova.api.openstack.compute.server_external_events [req-a476f34e-743d-4755-8efd-89b2f66c0164 req-c0974066-4ffb-4f4c-a51b-efdde2b11bc6 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-deleted:393a1334-ac37-48ed-a547-f65fa83e0544 for instance 0b9ed16c-a065-4d6d-b8b9-d6b44265a3f0 on instance [pid: 7|app: 0|req: 426/836] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:32:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:32:50.830 8 WARNING neutronclient.v2_0.client [None req-bc06959a-fb94-4545-b72d-7fbf545b94ec 5002c0468fbe42edb18ebedc14820fbc 7aa06194f0664780b19fc4f92a67680a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 411/837] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:50 2026] GET /v2.1/servers/83c1418a-53c3-466c-9e11-3bd3397f8fc0 => generated 1386 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-05-06 15:32:50.918 7 WARNING neutronclient.v2_0.client [None req-df309c67-142e-4199-81e4-8ebf2edc7af5 f85bb8f5b45e473d9c7d1e3f4f3cccac 645530d8e5ac476284d859ddffe8f873 - - default default] The python binding code in 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/838] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:50 2026] GET /v2.1/servers/0b9ed16c-a065-4d6d-b8b9-d6b44265a3f0 => generated 1456 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:32:51.926 8 WARNING neutronclient.v2_0.client [None req-631f1eb3-1c9e-455f-917f-770705cf02bb 5002c0468fbe42edb18ebedc14820fbc 7aa06194f0664780b19fc4f92a67680a - - default default] The python binding code in 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/839] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:51 2026] GET /v2.1/servers/83c1418a-53c3-466c-9e11-3bd3397f8fc0 => generated 1386 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-05-06 15:32:52.007 7 WARNING neutronclient.v2_0.client [None req-31f8fb79-65aa-4f66-8088-a2ae7e06e21d f85bb8f5b45e473d9c7d1e3f4f3cccac 645530d8e5ac476284d859ddffe8f873 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 428/840] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:51 2026] GET /v2.1/servers/0b9ed16c-a065-4d6d-b8b9-d6b44265a3f0 => generated 1456 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:32:53.014 8 INFO nova.api.openstack.wsgi [None req-4abee6d5-8fb5-4ceb-bbb3-ba38b405e35b 5002c0468fbe42edb18ebedc14820fbc 7aa06194f0664780b19fc4f92a67680a - - default default] HTTP exception thrown: Instance 83c1418a-53c3-466c-9e11-3bd3397f8fc0 could not be found. [pid: 8|app: 0|req: 413/841] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:52 2026] GET /v2.1/servers/83c1418a-53c3-466c-9e11-3bd3397f8fc0 => generated 111 bytes in 40 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: 429/842] 10.0.0.84 () {32 vars in 705 bytes} [Wed May 6 15:32:53 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2133428746 => generated 0 bytes in 46 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-05-06 15:32:53.111 8 WARNING neutronclient.v2_0.client [None req-484c34e4-f1b6-4898-b17e-bba6c63c9cf0 f85bb8f5b45e473d9c7d1e3f4f3cccac 645530d8e5ac476284d859ddffe8f873 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 414/843] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:53 2026] GET /v2.1/servers/0b9ed16c-a065-4d6d-b8b9-d6b44265a3f0 => generated 1456 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 15:32:54.281 7 INFO nova.api.openstack.wsgi [None req-ff892e09-9179-4a21-9ea3-a436a74720ae f85bb8f5b45e473d9c7d1e3f4f3cccac 645530d8e5ac476284d859ddffe8f873 - - default default] HTTP exception thrown: Instance 0b9ed16c-a065-4d6d-b8b9-d6b44265a3f0 could not be found. [pid: 7|app: 0|req: 430/844] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:32:54 2026] GET /v2.1/servers/0b9ed16c-a065-4d6d-b8b9-d6b44265a3f0 => generated 111 bytes in 43 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: 432/847] 10.0.0.84 () {34 vars in 670 bytes} [Wed May 6 15:33:04 2026] POST /v2.1/os-keypairs => generated 386 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 416/848] 10.0.0.84 () {34 vars in 670 bytes} [Wed May 6 15:33:04 2026] POST /v2.1/os-keypairs => generated 397 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:33:05.927 7 WARNING neutronclient.v2_0.client [None req-1d93ac3e-2258-4faf-ade4-370330739568 698b5284f1894bbfa2bba05733f0aa78 ac5f39cc344d4b32ba8d20a5c774d24c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:33:05.975 7 WARNING neutronclient.v2_0.client [None req-1d93ac3e-2258-4faf-ade4-370330739568 698b5284f1894bbfa2bba05733f0aa78 ac5f39cc344d4b32ba8d20a5c774d24c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:33:06.137 7 WARNING neutronclient.v2_0.client [None req-1d93ac3e-2258-4faf-ade4-370330739568 698b5284f1894bbfa2bba05733f0aa78 ac5f39cc344d4b32ba8d20a5c774d24c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 433/849] 10.0.0.84 () {34 vars in 662 bytes} [Wed May 6 15:33:05 2026] POST /v2.1/servers => generated 453 bytes in 457 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-06 15:33:06.349 8 WARNING neutronclient.v2_0.client [None req-89696791-24a3-481e-a478-7c74637a3043 698b5284f1894bbfa2bba05733f0aa78 ac5f39cc344d4b32ba8d20a5c774d24c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 417/850] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:06 2026] GET /v2.1/servers/3254c99c-f4f4-4c08-9271-f5f06a739293 => generated 1393 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:33:06.887 7 WARNING neutronclient.v2_0.client [None req-86ada042-5410-4b26-b023-f401ea4ce461 8cda479429cb4621acfb4918f7c6deb3 531249e2f516411295446b45f7741258 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:33:06.937 7 WARNING neutronclient.v2_0.client [None req-86ada042-5410-4b26-b023-f401ea4ce461 8cda479429cb4621acfb4918f7c6deb3 531249e2f516411295446b45f7741258 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:33:07.099 7 WARNING neutronclient.v2_0.client [None req-86ada042-5410-4b26-b023-f401ea4ce461 8cda479429cb4621acfb4918f7c6deb3 531249e2f516411295446b45f7741258 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 434/851] 10.0.0.84 () {34 vars in 662 bytes} [Wed May 6 15:33:06 2026] POST /v2.1/servers => generated 449 bytes in 443 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-05-06 15:33:07.308 8 WARNING neutronclient.v2_0.client [None req-8fa28fa2-f892-49fc-aaee-23799ac3f539 8cda479429cb4621acfb4918f7c6deb3 531249e2f516411295446b45f7741258 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 418/852] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:07 2026] GET /v2.1/servers/7f9162d4-b418-4d06-b735-00125e8c1755 => generated 1401 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:33:07.429 7 WARNING neutronclient.v2_0.client [None req-f655ccf2-f669-4232-8254-75523ad9ead6 698b5284f1894bbfa2bba05733f0aa78 ac5f39cc344d4b32ba8d20a5c774d24c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 435/853] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:07 2026] GET /v2.1/servers/3254c99c-f4f4-4c08-9271-f5f06a739293 => generated 1397 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-05-06 15:33:08.383 8 WARNING neutronclient.v2_0.client [None req-f36e5395-0c49-4d60-a746-e804e4c8c240 8cda479429cb4621acfb4918f7c6deb3 531249e2f516411295446b45f7741258 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/854] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:08 2026] GET /v2.1/servers/7f9162d4-b418-4d06-b735-00125e8c1755 => generated 1405 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-05-06 15:33:08.519 7 WARNING neutronclient.v2_0.client [None req-cdeac79f-60f8-4266-af47-bb0e331497e7 698b5284f1894bbfa2bba05733f0aa78 ac5f39cc344d4b32ba8d20a5c774d24c - - default default] The python binding code in 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/855] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:08 2026] GET /v2.1/servers/3254c99c-f4f4-4c08-9271-f5f06a739293 => generated 1445 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:33:09.464 8 WARNING neutronclient.v2_0.client [None req-e038bccd-dc03-46d7-aea4-24e65fb24382 8cda479429cb4621acfb4918f7c6deb3 531249e2f516411295446b45f7741258 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/856] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:09 2026] GET /v2.1/servers/7f9162d4-b418-4d06-b735-00125e8c1755 => generated 1397 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:33:09.597 8 WARNING neutronclient.v2_0.client [None req-364cb0e5-5fc0-49b4-8af9-9e7377e0e663 698b5284f1894bbfa2bba05733f0aa78 ac5f39cc344d4b32ba8d20a5c774d24c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 422/859] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:09 2026] GET /v2.1/servers/3254c99c-f4f4-4c08-9271-f5f06a739293 => generated 1445 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:33:10.546 7 WARNING neutronclient.v2_0.client [None req-66b6779a-b0d5-4ac0-9b8f-d81525ef4c83 8cda479429cb4621acfb4918f7c6deb3 531249e2f516411295446b45f7741258 - - default default] The python binding code in 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/860] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:10 2026] GET /v2.1/servers/7f9162d4-b418-4d06-b735-00125e8c1755 => generated 1453 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:33:10.684 8 WARNING neutronclient.v2_0.client [None req-5d664fa8-f63e-4725-8141-4695e1101796 698b5284f1894bbfa2bba05733f0aa78 ac5f39cc344d4b32ba8d20a5c774d24c - - default default] The python binding code in 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/861] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:10 2026] GET /v2.1/servers/3254c99c-f4f4-4c08-9271-f5f06a739293 => generated 1453 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:33:11.653 7 WARNING neutronclient.v2_0.client [None req-df40adec-40f4-43e9-afd5-b7ddc830022a 8cda479429cb4621acfb4918f7c6deb3 531249e2f516411295446b45f7741258 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 439/862] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:11 2026] GET /v2.1/servers/7f9162d4-b418-4d06-b735-00125e8c1755 => 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-05-06 15:33:11.777 8 WARNING neutronclient.v2_0.client [None req-2290241c-2719-4fb2-bc9e-9a0041d6d095 698b5284f1894bbfa2bba05733f0aa78 ac5f39cc344d4b32ba8d20a5c774d24c - - default default] 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-05-06 15:33:11.869 7 INFO nova.api.openstack.compute.server_external_events [req-348325b0-d621-489e-bc70-1c856131f681 req-c74cf979-0f46-4ef7-98f4-8f8fa3c275f8 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-changed:80007fa7-4dab-43b5-9e22-2e0ca099951a for instance 3254c99c-f4f4-4c08-9271-f5f06a739293 on instance [pid: 7|app: 0|req: 440/863] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:33: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) [pid: 8|app: 0|req: 424/864] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:11 2026] GET /v2.1/servers/3254c99c-f4f4-4c08-9271-f5f06a739293 => generated 1531 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:33:12.751 7 WARNING neutronclient.v2_0.client [None req-0ec360c1-484f-4953-a23b-c9d792df5d65 8cda479429cb4621acfb4918f7c6deb3 531249e2f516411295446b45f7741258 - - default default] The python binding code in 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/865] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:12 2026] GET /v2.1/servers/7f9162d4-b418-4d06-b735-00125e8c1755 => generated 1461 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:33:12.947 8 WARNING neutronclient.v2_0.client [None req-74519d59-d817-4222-979a-1ac3bebdda2f 698b5284f1894bbfa2bba05733f0aa78 ac5f39cc344d4b32ba8d20a5c774d24c - - default default] The python binding code in 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/866] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:12 2026] GET /v2.1/servers/3254c99c-f4f4-4c08-9271-f5f06a739293 => generated 1519 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:33:13.838 7 WARNING neutronclient.v2_0.client [None req-fdbc88be-9630-4a12-9831-3e65e2a84f8c 8cda479429cb4621acfb4918f7c6deb3 531249e2f516411295446b45f7741258 - - default default] 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-05-06 15:33:13.955 8 INFO nova.api.openstack.compute.server_external_events [req-497c328c-8d58-474d-85ac-d98e7c80d91b req-28af539b-af64-4369-9a24-29024dd5efa0 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-changed:8c234ea3-d24e-46b0-909f-f02b110031c5 for instance 7f9162d4-b418-4d06-b735-00125e8c1755 on instance [pid: 8|app: 0|req: 426/867] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:33:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 442/868] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:13 2026] GET /v2.1/servers/7f9162d4-b418-4d06-b735-00125e8c1755 => generated 1538 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 15:33:14.112 8 WARNING neutronclient.v2_0.client [None req-bdc260e8-d8d9-4d0f-a202-956ad1ded38f 698b5284f1894bbfa2bba05733f0aa78 ac5f39cc344d4b32ba8d20a5c774d24c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 427/869] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:14 2026] GET /v2.1/servers/3254c99c-f4f4-4c08-9271-f5f06a739293 => generated 1519 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-05-06 15:33:14.974 7 INFO nova.api.openstack.compute.server_external_events [req-3e4af788-5691-4c85-ac70-9152c869da2f req-dc3e770e-9644-463a-95ee-6cb18e144e27 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-unplugged:80007fa7-4dab-43b5-9e22-2e0ca099951a for instance 3254c99c-f4f4-4c08-9271-f5f06a739293 on instance [pid: 7|app: 0|req: 443/870] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:33:14 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:33:15.141 8 WARNING neutronclient.v2_0.client [None req-57a340d8-6f22-408a-8975-70e6e6eed955 8cda479429cb4621acfb4918f7c6deb3 531249e2f516411295446b45f7741258 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 428/871] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:15 2026] GET /v2.1/servers/7f9162d4-b418-4d06-b735-00125e8c1755 => generated 1526 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-05-06 15:33:15.312 7 WARNING neutronclient.v2_0.client [None req-f212f73a-2b80-483c-a41e-c3537b7dbbad 698b5284f1894bbfa2bba05733f0aa78 ac5f39cc344d4b32ba8d20a5c774d24c - - default default] The python binding code in 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/872] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:15 2026] GET /v2.1/servers/3254c99c-f4f4-4c08-9271-f5f06a739293 => generated 1519 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:33:16.299 8 WARNING neutronclient.v2_0.client [None req-eede6680-58d2-43a5-8cc1-567ef94072bd 8cda479429cb4621acfb4918f7c6deb3 531249e2f516411295446b45f7741258 - - default default] 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: 429/873] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:16 2026] GET /v2.1/servers/7f9162d4-b418-4d06-b735-00125e8c1755 => generated 1526 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 15:33:16.444 7 WARNING neutronclient.v2_0.client [None req-b3e74ab3-9bab-46ca-84fc-d136361efb4a 698b5284f1894bbfa2bba05733f0aa78 ac5f39cc344d4b32ba8d20a5c774d24c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 445/874] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:16 2026] GET /v2.1/servers/3254c99c-f4f4-4c08-9271-f5f06a739293 => generated 1519 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:33:17.026 8 INFO nova.api.openstack.compute.server_external_events [req-ed90f415-2382-4a3d-ad3b-9e485ee31965 req-83d2ba53-eda5-4c58-a33e-3aa4745a1286 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-unplugged:8c234ea3-d24e-46b0-909f-f02b110031c5 for instance 7f9162d4-b418-4d06-b735-00125e8c1755 on instance [pid: 8|app: 0|req: 430/875] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:33:16 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:33:17.491 7 WARNING neutronclient.v2_0.client [None req-b653bf4a-0775-4981-b74b-85a1450227b0 8cda479429cb4621acfb4918f7c6deb3 531249e2f516411295446b45f7741258 - - default default] 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-05-06 15:33:17.601 8 WARNING neutronclient.v2_0.client [None req-5d5bf379-85e9-4178-9403-409b0f362613 698b5284f1894bbfa2bba05733f0aa78 ac5f39cc344d4b32ba8d20a5c774d24c - - default default] The python binding code in 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/876] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:17 2026] GET /v2.1/servers/7f9162d4-b418-4d06-b735-00125e8c1755 => generated 1526 bytes in 784 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/877] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:17 2026] GET /v2.1/servers/3254c99c-f4f4-4c08-9271-f5f06a739293 => generated 1519 bytes in 685 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:33:19.237 7 INFO nova.api.openstack.compute.server_external_events [req-44296f16-3099-4a24-8067-5940b12bb7ae req-d9dde64c-7c10-40c2-9128-29aa0ac32b76 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-plugged:80007fa7-4dab-43b5-9e22-2e0ca099951a for instance 3254c99c-f4f4-4c08-9271-f5f06a739293 on instance 2026-05-06 15:33:19.238 7 INFO nova.api.openstack.compute.server_external_events [req-44296f16-3099-4a24-8067-5940b12bb7ae req-d9dde64c-7c10-40c2-9128-29aa0ac32b76 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-plugged:80007fa7-4dab-43b5-9e22-2e0ca099951a for instance 3254c99c-f4f4-4c08-9271-f5f06a739293 on instance 2026-05-06 15:33:19.238 7 INFO nova.api.openstack.compute.server_external_events [req-44296f16-3099-4a24-8067-5940b12bb7ae req-d9dde64c-7c10-40c2-9128-29aa0ac32b76 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-plugged:8c234ea3-d24e-46b0-909f-f02b110031c5 for instance 7f9162d4-b418-4d06-b735-00125e8c1755 on instance [pid: 7|app: 0|req: 447/878] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:33:19 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:33:19.291 8 WARNING neutronclient.v2_0.client [None req-c101137b-8b0c-4457-b26c-86034b2ee09e 8cda479429cb4621acfb4918f7c6deb3 531249e2f516411295446b45f7741258 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:33:19.308 7 WARNING neutronclient.v2_0.client [None req-87e22c63-01e5-4403-8e35-ef4d06da0644 698b5284f1894bbfa2bba05733f0aa78 ac5f39cc344d4b32ba8d20a5c774d24c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 432/879] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:19 2026] GET /v2.1/servers/7f9162d4-b418-4d06-b735-00125e8c1755 => generated 1526 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/882] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:19 2026] GET /v2.1/servers/3254c99c-f4f4-4c08-9271-f5f06a739293 => generated 1519 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-05-06 15:33:20.601 8 WARNING neutronclient.v2_0.client [None req-89fe9aca-0aed-4d37-916c-e039505bb49b 8cda479429cb4621acfb4918f7c6deb3 531249e2f516411295446b45f7741258 - - default default] 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-05-06 15:33:20.638 7 WARNING neutronclient.v2_0.client [None req-6d72f41b-e97f-4011-8894-8deb935c159e 698b5284f1894bbfa2bba05733f0aa78 ac5f39cc344d4b32ba8d20a5c774d24c - - default default] The python binding code in 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/883] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:20 2026] GET /v2.1/servers/7f9162d4-b418-4d06-b735-00125e8c1755 => generated 1693 bytes in 911 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:33:21.524 8 INFO nova.api.openstack.compute.server_external_events [req-6b06ba8b-c872-49d0-ae00-5f83938aa81a req-e0af9cf2-9537-4ce8-b244-9d4329b42cb8 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-plugged:8c234ea3-d24e-46b0-909f-f02b110031c5 for instance 7f9162d4-b418-4d06-b735-00125e8c1755 on instance [pid: 8|app: 0|req: 436/884] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:33:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 449/885] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:20 2026] GET /v2.1/servers/3254c99c-f4f4-4c08-9271-f5f06a739293 => generated 1703 bytes in 926 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:33:21.565 8 WARNING neutronclient.v2_0.client [None req-acca86b6-ad70-47a8-a852-fe2f3d71301e 8cda479429cb4621acfb4918f7c6deb3 531249e2f516411295446b45f7741258 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:33:21.583 7 WARNING neutronclient.v2_0.client [None req-58c4339e-d23e-4105-969d-37fe4f1425b2 698b5284f1894bbfa2bba05733f0aa78 ac5f39cc344d4b32ba8d20a5c774d24c - - default default] The python binding code in 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/886] 10.0.0.84 () {32 vars in 740 bytes} [Wed May 6 15:33:21 2026] GET /v2.1/servers/3254c99c-f4f4-4c08-9271-f5f06a739293/os-interface => generated 285 bytes in 530 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/887] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:21 2026] GET /v2.1/servers/7f9162d4-b418-4d06-b735-00125e8c1755 => generated 1693 bytes in 582 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:33:23.558 7 INFO nova.api.openstack.compute.server_external_events [req-9db72319-fdd1-442f-93a5-9e2d581b7d7c req-2c5d425c-a2f8-4d99-b92b-75f99d6cd4b6 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-changed:80007fa7-4dab-43b5-9e22-2e0ca099951a for instance 3254c99c-f4f4-4c08-9271-f5f06a739293 on instance [pid: 7|app: 0|req: 451/888] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:33:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:33:25.599 8 INFO nova.api.openstack.compute.server_external_events [req-e9bd2de7-f8dd-434f-918e-965090c3a47d req-d12f4365-e317-4a06-8ddd-43fe51cba650 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-changed:8c234ea3-d24e-46b0-909f-f02b110031c5 for instance 7f9162d4-b418-4d06-b735-00125e8c1755 on instance [pid: 8|app: 0|req: 438/889] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:33: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 453/892] 10.0.0.84 () {34 vars in 670 bytes} [Wed May 6 15:33:30 2026] POST /v2.1/os-keypairs => generated 395 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/893] 10.0.0.84 () {34 vars in 749 bytes} [Wed May 6 15:33:30 2026] POST /v2.1/servers/7f9162d4-b418-4d06-b735-00125e8c1755/action => generated 31890 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-05-06 15:33:33.246 8 WARNING neutronclient.v2_0.client [None req-77240eb6-db70-4b83-b730-11320b4b63c2 698b5284f1894bbfa2bba05733f0aa78 ac5f39cc344d4b32ba8d20a5c774d24c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:33:33.267 7 WARNING neutronclient.v2_0.client [None req-f0445f1b-36a6-42eb-9238-0d58eb107119 dfb6878386d2407db4e116d69ebbde78 c12055c32a474c2b929e330e824a8c3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:33:33.333 7 WARNING neutronclient.v2_0.client [None req-f0445f1b-36a6-42eb-9238-0d58eb107119 dfb6878386d2407db4e116d69ebbde78 c12055c32a474c2b929e330e824a8c3d - - default default] The python binding code in 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/894] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:33 2026] GET /v2.1/servers/3254c99c-f4f4-4c08-9271-f5f06a739293 => generated 1823 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-05-06 15:33:33.423 8 WARNING neutronclient.v2_0.client [None req-4f609970-9fa0-4a92-8785-c6bda337027a 698b5284f1894bbfa2bba05733f0aa78 ac5f39cc344d4b32ba8d20a5c774d24c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:33:33.560 7 WARNING neutronclient.v2_0.client [None req-f0445f1b-36a6-42eb-9238-0d58eb107119 dfb6878386d2407db4e116d69ebbde78 c12055c32a474c2b929e330e824a8c3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 442/895] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:33 2026] GET /v2.1/servers/3254c99c-f4f4-4c08-9271-f5f06a739293 => generated 1823 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/896] 10.0.0.84 () {34 vars in 662 bytes} [Wed May 6 15:33:33 2026] POST /v2.1/servers => generated 447 bytes in 526 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-05-06 15:33:33.759 8 WARNING neutronclient.v2_0.client [None req-efe63691-5836-423a-8bfd-7e4923511d38 dfb6878386d2407db4e116d69ebbde78 c12055c32a474c2b929e330e824a8c3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 443/897] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:33 2026] GET /v2.1/servers/9f6b0719-23d4-423a-aaa9-2ff80c8aacc6 => generated 1393 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 455/898] 10.0.0.84 () {34 vars in 749 bytes} [Wed May 6 15:33:33 2026] POST /v2.1/servers/3254c99c-f4f4-4c08-9271-f5f06a739293/action => generated 0 bytes in 101 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-05-06 15:33:33.996 8 WARNING neutronclient.v2_0.client [None req-3c41d0be-ce99-4f49-b65b-8b2673e675c2 698b5284f1894bbfa2bba05733f0aa78 ac5f39cc344d4b32ba8d20a5c774d24c - - default default] The python binding code in 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/899] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:33 2026] GET /v2.1/servers/3254c99c-f4f4-4c08-9271-f5f06a739293 => generated 1825 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:33:34.904 7 INFO nova.api.openstack.compute.server_external_events [req-7c1901c2-f6ea-436b-a8f7-c39736c6a022 req-b83988d7-b276-4058-8a77-4d968dc7221d 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-changed:8c234ea3-d24e-46b0-909f-f02b110031c5 for instance 7f9162d4-b418-4d06-b735-00125e8c1755 on instance [pid: 7|app: 0|req: 456/900] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:33:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:33:35.153 8 WARNING neutronclient.v2_0.client [None req-a223080b-3c29-4ec7-bff5-26f3b524be4a 698b5284f1894bbfa2bba05733f0aa78 ac5f39cc344d4b32ba8d20a5c774d24c - - default default] The python binding code in 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/901] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:35 2026] GET /v2.1/servers/3254c99c-f4f4-4c08-9271-f5f06a739293 => generated 1825 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: 457/902] 10.0.0.84 () {34 vars in 670 bytes} [Wed May 6 15:33:35 2026] POST /v2.1/os-keypairs => generated 398 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-05-06 15:33:36.286 8 WARNING neutronclient.v2_0.client [None req-42f71e11-6f2a-445c-bc25-7c0c5f8c0174 698b5284f1894bbfa2bba05733f0aa78 ac5f39cc344d4b32ba8d20a5c774d24c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 446/903] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:36 2026] GET /v2.1/servers/3254c99c-f4f4-4c08-9271-f5f06a739293 => generated 1825 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 15:33:37.452 7 WARNING neutronclient.v2_0.client [None req-9bab6978-8e6d-4c85-b5db-cada849686cf 698b5284f1894bbfa2bba05733f0aa78 ac5f39cc344d4b32ba8d20a5c774d24c - - default default] The python binding code in 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/904] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:37 2026] GET /v2.1/servers/3254c99c-f4f4-4c08-9271-f5f06a739293 => generated 1830 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:33:37.965 8 WARNING neutronclient.v2_0.client [None req-217cac38-ab49-4a17-9094-6ced112fc355 8cda479429cb4621acfb4918f7c6deb3 531249e2f516411295446b45f7741258 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:33:38.021 8 WARNING neutronclient.v2_0.client [None req-217cac38-ab49-4a17-9094-6ced112fc355 8cda479429cb4621acfb4918f7c6deb3 531249e2f516411295446b45f7741258 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:33:38.171 8 WARNING neutronclient.v2_0.client [None req-217cac38-ab49-4a17-9094-6ced112fc355 8cda479429cb4621acfb4918f7c6deb3 531249e2f516411295446b45f7741258 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 447/905] 10.0.0.84 () {34 vars in 662 bytes} [Wed May 6 15:33:37 2026] POST /v2.1/servers => generated 450 bytes in 429 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-05-06 15:33:38.362 7 WARNING neutronclient.v2_0.client [None req-fc7ba308-82a0-4b97-a26d-a9531a642719 8cda479429cb4621acfb4918f7c6deb3 531249e2f516411295446b45f7741258 - - default default] The python binding code in 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/906] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:38 2026] GET /v2.1/servers/a9640426-c95e-466d-9ba4-bc8bd2953686 => generated 1402 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:33:38.607 8 WARNING neutronclient.v2_0.client [None req-77c2b158-f118-43ea-98ea-9db4aec1a247 698b5284f1894bbfa2bba05733f0aa78 ac5f39cc344d4b32ba8d20a5c774d24c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 448/907] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:38 2026] GET /v2.1/servers/3254c99c-f4f4-4c08-9271-f5f06a739293 => generated 1830 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-05-06 15:33:38.862 7 WARNING neutronclient.v2_0.client [None req-a6ac8a03-3ab0-471e-b42b-99ca382fe42e dfb6878386d2407db4e116d69ebbde78 c12055c32a474c2b929e330e824a8c3d - - default default] The python binding code in 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/908] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:38 2026] GET /v2.1/servers/9f6b0719-23d4-423a-aaa9-2ff80c8aacc6 => generated 1518 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:33:39.436 7 INFO nova.api.openstack.compute.server_external_events [req-48440cc9-9c05-44ff-a0d1-9092a9911c07 req-92788142-cdda-4114-bb70-832a7938007a 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-changed:c70e3e55-562c-459f-b804-72aff21c7792 for instance 9f6b0719-23d4-423a-aaa9-2ff80c8aacc6 on instance 2026-05-06 15:33:39.440 8 WARNING neutronclient.v2_0.client [None req-a96a55ab-bac8-4dbe-b062-c52fe10e8065 8cda479429cb4621acfb4918f7c6deb3 531249e2f516411295446b45f7741258 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 461/909] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:33:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/910] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:39 2026] GET /v2.1/servers/a9640426-c95e-466d-9ba4-bc8bd2953686 => generated 1406 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-05-06 15:33:39.831 7 WARNING neutronclient.v2_0.client [None req-af6cb0f6-3742-4688-a17b-9f1b5e680225 698b5284f1894bbfa2bba05733f0aa78 ac5f39cc344d4b32ba8d20a5c774d24c - - default default] The python binding code in 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/913] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:39 2026] GET /v2.1/servers/3254c99c-f4f4-4c08-9271-f5f06a739293 => generated 1830 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:33:40.537 8 WARNING neutronclient.v2_0.client [None req-52951285-1760-4846-add5-662dcbb8fbfd 8cda479429cb4621acfb4918f7c6deb3 531249e2f516411295446b45f7741258 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 451/914] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:40 2026] GET /v2.1/servers/a9640426-c95e-466d-9ba4-bc8bd2953686 => generated 1454 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:33:41.003 7 WARNING neutronclient.v2_0.client [None req-915c333b-1daa-47f3-8cfb-74c755aaa94a 698b5284f1894bbfa2bba05733f0aa78 ac5f39cc344d4b32ba8d20a5c774d24c - - default default] The python binding code in 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/915] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:40 2026] GET /v2.1/servers/3254c99c-f4f4-4c08-9271-f5f06a739293 => generated 1830 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:33:41.636 8 WARNING neutronclient.v2_0.client [None req-4d993a23-4a64-4662-8db5-2d4f70d95db9 8cda479429cb4621acfb4918f7c6deb3 531249e2f516411295446b45f7741258 - - default default] The python binding code in 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/916] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:41 2026] GET /v2.1/servers/a9640426-c95e-466d-9ba4-bc8bd2953686 => generated 1454 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-05-06 15:33:42.158 7 WARNING neutronclient.v2_0.client [None req-ae9098c4-c2db-4710-9743-ae5ec4508e61 698b5284f1894bbfa2bba05733f0aa78 ac5f39cc344d4b32ba8d20a5c774d24c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 465/917] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:42 2026] GET /v2.1/servers/3254c99c-f4f4-4c08-9271-f5f06a739293 => generated 1830 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-05-06 15:33:42.730 8 WARNING neutronclient.v2_0.client [None req-cadbba28-2e58-4c84-9416-3d2b72d89af8 8cda479429cb4621acfb4918f7c6deb3 531249e2f516411295446b45f7741258 - - default default] The python binding code in 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/918] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:42 2026] GET /v2.1/servers/a9640426-c95e-466d-9ba4-bc8bd2953686 => generated 1462 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-05-06 15:33:43.358 7 WARNING neutronclient.v2_0.client [None req-fc97ef92-09e5-4741-8735-834b6556181c 698b5284f1894bbfa2bba05733f0aa78 ac5f39cc344d4b32ba8d20a5c774d24c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 466/919] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:43 2026] GET /v2.1/servers/3254c99c-f4f4-4c08-9271-f5f06a739293 => generated 1823 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-05-06 15:33:43.831 8 WARNING neutronclient.v2_0.client [None req-992c4e2e-65f2-4a7a-97df-6032a14f2730 8cda479429cb4621acfb4918f7c6deb3 531249e2f516411295446b45f7741258 - - default default] The python binding code in 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/920] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:43 2026] GET /v2.1/servers/a9640426-c95e-466d-9ba4-bc8bd2953686 => generated 1540 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:33:43.981 7 WARNING neutronclient.v2_0.client [None req-6a2ac810-d876-4def-9253-033f69c6fbb8 dfb6878386d2407db4e116d69ebbde78 c12055c32a474c2b929e330e824a8c3d - - default default] 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-05-06 15:33:44.028 8 INFO nova.api.openstack.compute.server_external_events [req-fd0c01d6-6c2d-4709-9ff8-ae7fe9479300 req-c4d2f4e1-fe90-4b9c-bc22-d832ebd16992 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-changed:c173f726-6e3b-40ba-bc93-6ba57cf44e14 for instance a9640426-c95e-466d-9ba4-bc8bd2953686 on instance [pid: 8|app: 0|req: 455/921] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:33:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/922] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:43 2026] GET /v2.1/servers/9f6b0719-23d4-423a-aaa9-2ff80c8aacc6 => generated 1516 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:33:44.454 8 INFO nova.api.openstack.compute.server_external_events [req-cbf43c35-44c5-440a-a682-644709f4982b req-37096513-a584-4fa9-bb62-4097a52e4e57 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-plugged:c70e3e55-562c-459f-b804-72aff21c7792 for instance 9f6b0719-23d4-423a-aaa9-2ff80c8aacc6 on instance [pid: 8|app: 0|req: 456/923] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:33:44 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-05-06 15:33:44.983 7 WARNING neutronclient.v2_0.client [None req-c0c5f503-9e61-4a6c-94c9-c8429319b51a 8cda479429cb4621acfb4918f7c6deb3 531249e2f516411295446b45f7741258 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 468/924] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:44 2026] GET /v2.1/servers/a9640426-c95e-466d-9ba4-bc8bd2953686 => generated 1528 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:33:46.078 8 INFO nova.api.openstack.compute.server_external_events [req-5eff5b39-d02b-4efa-83d0-513e5f167b8d req-7fd56894-4157-43a4-ad2d-790ebd6d8992 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-unplugged:80007fa7-4dab-43b5-9e22-2e0ca099951a for instance 3254c99c-f4f4-4c08-9271-f5f06a739293 on instance 2026-05-06 15:33:46.078 8 INFO nova.api.openstack.compute.server_external_events [req-5eff5b39-d02b-4efa-83d0-513e5f167b8d req-7fd56894-4157-43a4-ad2d-790ebd6d8992 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-unplugged:80007fa7-4dab-43b5-9e22-2e0ca099951a for instance 3254c99c-f4f4-4c08-9271-f5f06a739293 on instance 2026-05-06 15:33:46.078 8 INFO nova.api.openstack.compute.server_external_events [req-5eff5b39-d02b-4efa-83d0-513e5f167b8d req-7fd56894-4157-43a4-ad2d-790ebd6d8992 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-plugged:80007fa7-4dab-43b5-9e22-2e0ca099951a for instance 3254c99c-f4f4-4c08-9271-f5f06a739293 on instance [pid: 8|app: 0|req: 457/925] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:33:46 2026] POST /v2.1/os-server-external-events => generated 529 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:33:46.205 7 WARNING neutronclient.v2_0.client [None req-6724b06e-aec0-4ad4-bba2-10581ada8257 8cda479429cb4621acfb4918f7c6deb3 531249e2f516411295446b45f7741258 - - default default] The python binding code in 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/926] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:46 2026] GET /v2.1/servers/a9640426-c95e-466d-9ba4-bc8bd2953686 => generated 1528 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:33:46.503 8 INFO nova.api.openstack.compute.server_external_events [req-621a995c-0db5-4cc0-9280-c342ae04c4bf req-8ecc767d-55fb-4bba-87ce-6fed2d39aa53 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-plugged:c70e3e55-562c-459f-b804-72aff21c7792 for instance 9f6b0719-23d4-423a-aaa9-2ff80c8aacc6 on instance [pid: 8|app: 0|req: 458/927] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:33:46 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-05-06 15:33:47.363 7 WARNING neutronclient.v2_0.client [None req-6d1ce48a-3ace-4772-a900-a13e2333b1f8 8cda479429cb4621acfb4918f7c6deb3 531249e2f516411295446b45f7741258 - - default default] The python binding code in 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/928] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:47 2026] GET /v2.1/servers/a9640426-c95e-466d-9ba4-bc8bd2953686 => generated 1528 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:33:48.126 8 INFO nova.api.openstack.compute.server_external_events [req-95cc30f6-2ed1-48b8-995c-1dd346fe0e32 req-d634cf92-323e-4472-9f38-1979743486f2 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-plugged:80007fa7-4dab-43b5-9e22-2e0ca099951a for instance 3254c99c-f4f4-4c08-9271-f5f06a739293 on instance [pid: 8|app: 0|req: 459/929] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:33:48 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-05-06 15:33:48.500 7 WARNING neutronclient.v2_0.client [None req-03ebb88f-7713-49bc-b921-fdf239e390de 8cda479429cb4621acfb4918f7c6deb3 531249e2f516411295446b45f7741258 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 471/930] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:48 2026] GET /v2.1/servers/a9640426-c95e-466d-9ba4-bc8bd2953686 => generated 1528 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:33:48.965 8 INFO nova.api.openstack.compute.server_external_events [req-3080df22-9192-4e5f-9739-49b675ac5627 req-850a232b-ecb2-49c1-89d5-c9753d4f2f77 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-plugged:c173f726-6e3b-40ba-bc93-6ba57cf44e14 for instance a9640426-c95e-466d-9ba4-bc8bd2953686 on instance [pid: 8|app: 0|req: 460/931] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:33:48 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-05-06 15:33:49.179 7 WARNING neutronclient.v2_0.client [None req-8cce3a4d-5db4-419a-82c0-adef4b6fd762 dfb6878386d2407db4e116d69ebbde78 c12055c32a474c2b929e330e824a8c3d - - default default] The python binding code in 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/932] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:49 2026] GET /v2.1/servers/9f6b0719-23d4-423a-aaa9-2ff80c8aacc6 => generated 1816 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-05-06 15:33:49.655 8 WARNING neutronclient.v2_0.client [None req-208ae7c6-cb2b-4546-8060-d4ab178981eb 8cda479429cb4621acfb4918f7c6deb3 531249e2f516411295446b45f7741258 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 462/935] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:49 2026] GET /v2.1/servers/a9640426-c95e-466d-9ba4-bc8bd2953686 => generated 1528 bytes in 442 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:33:50.500 8 INFO nova.api.openstack.compute.server_external_events [req-9bee24f5-3095-491e-8d63-9c57bf929754 req-fe4acc34-2194-41e1-9f51-768dc625f96c 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-changed:c70e3e55-562c-459f-b804-72aff21c7792 for instance 9f6b0719-23d4-423a-aaa9-2ff80c8aacc6 on instance [pid: 8|app: 0|req: 463/936] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:33:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:33:50.546 7 WARNING neutronclient.v2_0.client [None req-a8eef84a-e6a4-459c-bab1-f74acbf7c1b5 dfb6878386d2407db4e116d69ebbde78 c12055c32a474c2b929e330e824a8c3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:33:50.594 7 WARNING neutronclient.v2_0.client [None req-a8eef84a-e6a4-459c-bab1-f74acbf7c1b5 dfb6878386d2407db4e116d69ebbde78 c12055c32a474c2b929e330e824a8c3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:33:50.811 7 WARNING neutronclient.v2_0.client [None req-a8eef84a-e6a4-459c-bab1-f74acbf7c1b5 dfb6878386d2407db4e116d69ebbde78 c12055c32a474c2b929e330e824a8c3d - - default default] 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: 474/937] 10.0.0.84 () {34 vars in 662 bytes} [Wed May 6 15:33:50 2026] POST /v2.1/servers => generated 447 bytes in 519 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:33:51.005 8 INFO nova.api.openstack.compute.server_external_events [req-3b68e328-433d-47d1-8dd9-8798341a8f1b req-57ea757b-de6b-4abb-84f0-4b3789e606de 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-plugged:c173f726-6e3b-40ba-bc93-6ba57cf44e14 for instance a9640426-c95e-466d-9ba4-bc8bd2953686 on instance [pid: 8|app: 0|req: 464/938] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:33:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:33:51.021 7 WARNING neutronclient.v2_0.client [None req-36032f1b-7cee-4d52-b2e7-349073d45ccb dfb6878386d2407db4e116d69ebbde78 c12055c32a474c2b929e330e824a8c3d - - default default] The python binding code in 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/939] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:51 2026] GET /v2.1/servers/630c9d0a-350e-4ec8-a21c-ad5d226d7190 => generated 1394 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:33:51.116 8 WARNING neutronclient.v2_0.client [None req-cd7735bd-e69e-491a-b746-e1afae145a74 8cda479429cb4621acfb4918f7c6deb3 531249e2f516411295446b45f7741258 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 465/940] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:51 2026] GET /v2.1/servers/a9640426-c95e-466d-9ba4-bc8bd2953686 => generated 1695 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:33:51.309 7 WARNING neutronclient.v2_0.client [None req-5639503e-5035-41fc-bcd0-eb5665e8ed1f 8cda479429cb4621acfb4918f7c6deb3 531249e2f516411295446b45f7741258 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 476/941] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:51 2026] GET /v2.1/servers/a9640426-c95e-466d-9ba4-bc8bd2953686 => generated 1695 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:33:52.537 8 INFO nova.api.openstack.compute.server_external_events [req-c87c47ca-b2d5-441d-b64f-3b7eb868d52c req-73e8152a-42fd-450e-9f92-1f5ab4519ce8 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-changed:c173f726-6e3b-40ba-bc93-6ba57cf44e14 for instance a9640426-c95e-466d-9ba4-bc8bd2953686 on instance [pid: 8|app: 0|req: 466/942] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:33:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:33:56.111 7 WARNING neutronclient.v2_0.client [None req-c03c7d20-b29f-48e5-9f53-268c276f7e0f dfb6878386d2407db4e116d69ebbde78 c12055c32a474c2b929e330e824a8c3d - - default default] The python binding code in 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/943] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:56 2026] GET /v2.1/servers/630c9d0a-350e-4ec8-a21c-ad5d226d7190 => generated 1519 bytes in 537 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:33:56.917 8 INFO nova.api.openstack.compute.server_external_events [req-2a50798d-51bc-4224-878a-208f8aff3aff req-d96ad913-971c-4051-acaa-0e6c1f559ed5 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-changed:3115ad4f-52f3-452a-8c4e-aac3824b7298 for instance 630c9d0a-350e-4ec8-a21c-ad5d226d7190 on instance [pid: 8|app: 0|req: 467/944] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:33:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:33:58.897 7 WARNING neutronclient.v2_0.client [None req-0a3cceb8-f87b-40fd-8990-6cf4bea7407b 698b5284f1894bbfa2bba05733f0aa78 ac5f39cc344d4b32ba8d20a5c774d24c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/945] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:58 2026] GET /v2.1/servers/3254c99c-f4f4-4c08-9271-f5f06a739293 => 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, ' [pid: 8|app: 0|req: 468/946] 10.0.0.84 () {32 vars in 717 bytes} [Wed May 6 15:33:59 2026] DELETE /v2.1/servers/3254c99c-f4f4-4c08-9271-f5f06a739293 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:33:59.221 7 WARNING neutronclient.v2_0.client [None req-1cc88842-70ae-41e1-b475-15fd99e5c9ea 698b5284f1894bbfa2bba05733f0aa78 ac5f39cc344d4b32ba8d20a5c774d24c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 479/947] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:33:59 2026] GET /v2.1/servers/3254c99c-f4f4-4c08-9271-f5f06a739293 => generated 1829 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-05-06 15:34:00.355 7 WARNING neutronclient.v2_0.client [None req-ffb99cfd-ab22-4cef-ba7d-09d28e7270a2 698b5284f1894bbfa2bba05733f0aa78 ac5f39cc344d4b32ba8d20a5c774d24c - - default default] 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: 481/950] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:34:00 2026] GET /v2.1/servers/3254c99c-f4f4-4c08-9271-f5f06a739293 => generated 1829 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 15:34:00.498 8 INFO nova.api.openstack.compute.server_external_events [req-e6c092ba-fa52-41cf-9280-d5152ab98dea req-471b0f32-0b27-4b29-b69c-8f43f27929b8 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-unplugged:80007fa7-4dab-43b5-9e22-2e0ca099951a for instance 3254c99c-f4f4-4c08-9271-f5f06a739293 on instance [pid: 8|app: 0|req: 470/951] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:34:00 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 482/952] 10.0.0.84 () {34 vars in 749 bytes} [Wed May 6 15:34:00 2026] POST /v2.1/servers/a9640426-c95e-466d-9ba4-bc8bd2953686/action => generated 31891 bytes in 563 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-05-06 15:34:01.527 8 WARNING neutronclient.v2_0.client [None req-f411416d-e021-4340-8823-4d7c9a338500 698b5284f1894bbfa2bba05733f0aa78 ac5f39cc344d4b32ba8d20a5c774d24c - - default default] The python binding code in 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/953] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:34:01 2026] GET /v2.1/servers/3254c99c-f4f4-4c08-9271-f5f06a739293 => generated 1829 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-05-06 15:34:01.676 7 WARNING neutronclient.v2_0.client [None req-79ae4616-bcad-4b82-8ac9-4dc643702b2f dfb6878386d2407db4e116d69ebbde78 c12055c32a474c2b929e330e824a8c3d - - default default] The python binding code in 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/954] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:34:01 2026] GET /v2.1/servers/630c9d0a-350e-4ec8-a21c-ad5d226d7190 => generated 1517 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:34:02.545 8 INFO nova.api.openstack.compute.server_external_events [req-f86ad57d-1b4b-4bfd-a666-5c0669475cb2 req-eae1cb13-2bdb-4297-bf01-4d4b818669f4 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-unplugged:80007fa7-4dab-43b5-9e22-2e0ca099951a for instance 3254c99c-f4f4-4c08-9271-f5f06a739293 on instance 2026-05-06 15:34:02.545 8 INFO nova.api.openstack.compute.server_external_events [req-f86ad57d-1b4b-4bfd-a666-5c0669475cb2 req-eae1cb13-2bdb-4297-bf01-4d4b818669f4 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-plugged:3115ad4f-52f3-452a-8c4e-aac3824b7298 for instance 630c9d0a-350e-4ec8-a21c-ad5d226d7190 on instance 2026-05-06 15:34:02.546 8 INFO nova.api.openstack.compute.server_external_events [req-f86ad57d-1b4b-4bfd-a666-5c0669475cb2 req-eae1cb13-2bdb-4297-bf01-4d4b818669f4 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-deleted:80007fa7-4dab-43b5-9e22-2e0ca099951a for instance 3254c99c-f4f4-4c08-9271-f5f06a739293 on instance 2026-05-06 15:34:02.546 8 INFO nova.api.openstack.compute.server_external_events [req-f86ad57d-1b4b-4bfd-a666-5c0669475cb2 req-eae1cb13-2bdb-4297-bf01-4d4b818669f4 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-plugged:3115ad4f-52f3-452a-8c4e-aac3824b7298 for instance 630c9d0a-350e-4ec8-a21c-ad5d226d7190 on instance [pid: 8|app: 0|req: 472/955] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:34:02 2026] POST /v2.1/os-server-external-events => generated 698 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-05-06 15:34:02.670 7 WARNING neutronclient.v2_0.client [None req-1bc948bb-5e24-402c-9e50-c393cfa6400c 698b5284f1894bbfa2bba05733f0aa78 ac5f39cc344d4b32ba8d20a5c774d24c - - default default] The python binding code in 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/956] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:34:02 2026] GET /v2.1/servers/3254c99c-f4f4-4c08-9271-f5f06a739293 => generated 1474 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:34:03.777 8 WARNING neutronclient.v2_0.client [None req-917c9053-abaa-4010-9667-148103238cd6 698b5284f1894bbfa2bba05733f0aa78 ac5f39cc344d4b32ba8d20a5c774d24c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 473/957] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:34:03 2026] GET /v2.1/servers/3254c99c-f4f4-4c08-9271-f5f06a739293 => generated 1479 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/958] 10.0.0.84 () {32 vars in 717 bytes} [Wed May 6 15:34:03 2026] DELETE /v2.1/servers/a9640426-c95e-466d-9ba4-bc8bd2953686 => generated 0 bytes in 129 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-05-06 15:34:03.955 8 WARNING neutronclient.v2_0.client [None req-66414398-714a-4675-97fb-03afc8910281 8cda479429cb4621acfb4918f7c6deb3 531249e2f516411295446b45f7741258 - - default default] The python binding code in 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/959] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:34:03 2026] GET /v2.1/servers/a9640426-c95e-466d-9ba4-bc8bd2953686 => generated 1821 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, ' 2026-05-06 15:34:04.880 7 WARNING neutronclient.v2_0.client [None req-0c5d0d83-d89c-4915-aeb7-b70e92f7625a 698b5284f1894bbfa2bba05733f0aa78 ac5f39cc344d4b32ba8d20a5c774d24c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 486/960] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:34:04 2026] GET /v2.1/servers/3254c99c-f4f4-4c08-9271-f5f06a739293 => generated 1479 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:34:05.182 8 WARNING neutronclient.v2_0.client [None req-02525181-633f-47a7-86ad-2f415395f383 8cda479429cb4621acfb4918f7c6deb3 531249e2f516411295446b45f7741258 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:34:05.186 7 INFO nova.api.openstack.compute.server_external_events [req-e342a4f1-2cfe-44a6-8d82-72d8005cebdf req-9053866a-a97a-4e91-8236-89bf6ee0d8d1 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-unplugged:c173f726-6e3b-40ba-bc93-6ba57cf44e14 for instance a9640426-c95e-466d-9ba4-bc8bd2953686 on instance [pid: 7|app: 0|req: 487/961] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:34:05 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/962] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:34:05 2026] GET /v2.1/servers/a9640426-c95e-466d-9ba4-bc8bd2953686 => generated 1821 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:34:05.979 7 INFO nova.api.openstack.wsgi [None req-4d76849f-5d2f-44bf-877c-c2a4beb476e8 698b5284f1894bbfa2bba05733f0aa78 ac5f39cc344d4b32ba8d20a5c774d24c - - default default] HTTP exception thrown: Instance 3254c99c-f4f4-4c08-9271-f5f06a739293 could not be found. [pid: 7|app: 0|req: 488/963] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:34:05 2026] GET /v2.1/servers/3254c99c-f4f4-4c08-9271-f5f06a739293 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 476/964] 10.0.0.84 () {32 vars in 705 bytes} [Wed May 6 15:34:05 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1939114854 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:34:06.387 7 WARNING neutronclient.v2_0.client [None req-10f608c1-35c4-4987-a3c2-f4e5691fab67 8cda479429cb4621acfb4918f7c6deb3 531249e2f516411295446b45f7741258 - - default default] The python binding code in 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/965] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:34:06 2026] GET /v2.1/servers/a9640426-c95e-466d-9ba4-bc8bd2953686 => generated 1821 bytes in 363 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 15:34:06.892 8 WARNING neutronclient.v2_0.client [None req-53cb4752-d93f-43fd-8ce3-cc53ce90b9c3 dfb6878386d2407db4e116d69ebbde78 c12055c32a474c2b929e330e824a8c3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/966] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:34:06 2026] GET /v2.1/servers/630c9d0a-350e-4ec8-a21c-ad5d226d7190 => generated 1816 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:34:07.225 7 INFO nova.api.openstack.compute.server_external_events [req-45ca596b-1b73-4b27-a17f-127b207a0288 req-5392aec8-b232-48e3-af0d-49c539e896b5 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-unplugged:c173f726-6e3b-40ba-bc93-6ba57cf44e14 for instance a9640426-c95e-466d-9ba4-bc8bd2953686 on instance 2026-05-06 15:34:07.225 7 INFO nova.api.openstack.compute.server_external_events [req-45ca596b-1b73-4b27-a17f-127b207a0288 req-5392aec8-b232-48e3-af0d-49c539e896b5 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-deleted:c173f726-6e3b-40ba-bc93-6ba57cf44e14 for instance a9640426-c95e-466d-9ba4-bc8bd2953686 on instance [pid: 7|app: 0|req: 490/967] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:34:07 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:34:07.767 8 WARNING neutronclient.v2_0.client [None req-bfa52ac1-c1a0-43c4-88fd-3a2768b55e94 8cda479429cb4621acfb4918f7c6deb3 531249e2f516411295446b45f7741258 - - default default] The python binding code in 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/968] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:34:07 2026] GET /v2.1/servers/a9640426-c95e-466d-9ba4-bc8bd2953686 => generated 1488 bytes in 556 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:34:09.264 7 INFO nova.api.openstack.compute.server_external_events [req-8494561f-7823-4a17-a1ac-6907a7468340 req-79f48bd7-3873-4fc6-8b10-7c9bddf3ab3c 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-changed:3115ad4f-52f3-452a-8c4e-aac3824b7298 for instance 630c9d0a-350e-4ec8-a21c-ad5d226d7190 on instance [pid: 7|app: 0|req: 491/969] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:34:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:34:09.339 8 WARNING neutronclient.v2_0.client [None req-2411b7ca-d008-42de-b4b9-e3750e2fd0df 8cda479429cb4621acfb4918f7c6deb3 531249e2f516411295446b45f7741258 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 479/970] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:34:09 2026] GET /v2.1/servers/a9640426-c95e-466d-9ba4-bc8bd2953686 => generated 1488 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:34:10.408 8 INFO nova.api.openstack.wsgi [None req-b21769b8-3667-4d7e-8386-3e7a3fc73a1a 8cda479429cb4621acfb4918f7c6deb3 531249e2f516411295446b45f7741258 - - default default] HTTP exception thrown: Instance a9640426-c95e-466d-9ba4-bc8bd2953686 could not be found. [pid: 8|app: 0|req: 481/973] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:34:10 2026] GET /v2.1/servers/a9640426-c95e-466d-9ba4-bc8bd2953686 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 493/974] 10.0.0.84 () {32 vars in 729 bytes} [Wed May 6 15:34:10 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1972469883 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 482/975] 10.0.0.84 () {32 vars in 717 bytes} [Wed May 6 15:34:10 2026] DELETE /v2.1/servers/7f9162d4-b418-4d06-b735-00125e8c1755 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-05-06 15:34:11.051 7 WARNING neutronclient.v2_0.client [None req-50bd6037-a4b0-400a-830f-add4787618b7 8cda479429cb4621acfb4918f7c6deb3 531249e2f516411295446b45f7741258 - - default default] The python binding code in 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/976] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:34:11 2026] GET /v2.1/servers/7f9162d4-b418-4d06-b735-00125e8c1755 => generated 1699 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-05-06 15:34:12.235 8 WARNING neutronclient.v2_0.client [None req-8f891054-c71f-4e3a-831b-5b8cb35a10a0 8cda479429cb4621acfb4918f7c6deb3 531249e2f516411295446b45f7741258 - - default default] 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-05-06 15:34:12.290 7 INFO nova.api.openstack.compute.server_external_events [req-8f372d55-e5ef-4baf-9e4f-03a1bae0b461 req-d42ae901-0412-407d-abf4-83e76d18a283 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-unplugged:8c234ea3-d24e-46b0-909f-f02b110031c5 for instance 7f9162d4-b418-4d06-b735-00125e8c1755 on instance [pid: 7|app: 0|req: 495/977] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:34:12 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/978] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:34:12 2026] GET /v2.1/servers/7f9162d4-b418-4d06-b735-00125e8c1755 => generated 1699 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:34:13.447 7 WARNING neutronclient.v2_0.client [None req-f893e0ec-4f6c-45c3-91cb-16a5d7ab9f1b 8cda479429cb4621acfb4918f7c6deb3 531249e2f516411295446b45f7741258 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 496/979] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:34:13 2026] GET /v2.1/servers/7f9162d4-b418-4d06-b735-00125e8c1755 => generated 1699 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:34:13.670 8 INFO nova.api.openstack.compute.server_external_events [req-e257adbc-418c-471f-83ea-b37b869579bd req-b90796dc-d26f-4800-adbc-fcb39e97ad79 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-deleted:8c234ea3-d24e-46b0-909f-f02b110031c5 for instance 7f9162d4-b418-4d06-b735-00125e8c1755 on instance [pid: 8|app: 0|req: 484/980] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:34:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:34:14.340 7 INFO nova.api.openstack.compute.server_external_events [req-2ae899bd-57d8-499a-bf8f-49844bf5c256 req-c2628b40-1531-48a2-b473-444670a08563 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-unplugged:8c234ea3-d24e-46b0-909f-f02b110031c5 for instance 7f9162d4-b418-4d06-b735-00125e8c1755 on instance [pid: 7|app: 0|req: 497/981] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:34:14 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:34:14.592 8 WARNING neutronclient.v2_0.client [None req-882fc9e9-8120-430d-850e-6a47306df17e 8cda479429cb4621acfb4918f7c6deb3 531249e2f516411295446b45f7741258 - - default default] The python binding code in 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/982] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:34:14 2026] GET /v2.1/servers/7f9162d4-b418-4d06-b735-00125e8c1755 => generated 1482 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:34:15.768 7 WARNING neutronclient.v2_0.client [None req-55420f03-c4ea-4df2-aafb-c1d8c21f27a5 8cda479429cb4621acfb4918f7c6deb3 531249e2f516411295446b45f7741258 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 498/983] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:34:15 2026] GET /v2.1/servers/7f9162d4-b418-4d06-b735-00125e8c1755 => generated 1487 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:34:16.878 8 WARNING neutronclient.v2_0.client [None req-40339117-1630-4c69-bc75-a34a3ae458d7 8cda479429cb4621acfb4918f7c6deb3 531249e2f516411295446b45f7741258 - - default default] The python binding code in 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/984] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:34:16 2026] GET /v2.1/servers/7f9162d4-b418-4d06-b735-00125e8c1755 => generated 1487 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-05-06 15:34:17.949 7 INFO nova.api.openstack.wsgi [None req-c03fc07b-e318-42f5-bbc0-15ce2f6c5258 8cda479429cb4621acfb4918f7c6deb3 531249e2f516411295446b45f7741258 - - default default] HTTP exception thrown: Instance 7f9162d4-b418-4d06-b735-00125e8c1755 could not be found. [pid: 7|app: 0|req: 499/985] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:34:17 2026] GET /v2.1/servers/7f9162d4-b418-4d06-b735-00125e8c1755 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 487/986] 10.0.0.84 () {32 vars in 727 bytes} [Wed May 6 15:34:18 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-287895686 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-06 15:34:31.871 8 WARNING neutronclient.v2_0.client [None req-6ea9dd3f-06ec-4d9a-9185-fae0b4f7072b 3eaab7241c294e7c8a9a3c84ba7bffb5 617d8a9f2d0345fe9d44ed182ac5d115 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:34:32.312 8 WARNING neutronclient.v2_0.client [None req-6ea9dd3f-06ec-4d9a-9185-fae0b4f7072b 3eaab7241c294e7c8a9a3c84ba7bffb5 617d8a9f2d0345fe9d44ed182ac5d115 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:34:33.702 8 WARNING neutronclient.v2_0.client [None req-6ea9dd3f-06ec-4d9a-9185-fae0b4f7072b 3eaab7241c294e7c8a9a3c84ba7bffb5 617d8a9f2d0345fe9d44ed182ac5d115 - - default default] The python binding code in 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/991] 199.19.213.25 () {36 vars in 713 bytes} [Wed May 6 15:34:31 2026] POST /v2.1/servers => generated 453 bytes in 2997 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-05-06 15:34:34.952 7 WARNING neutronclient.v2_0.client [None req-ac80600a-4560-4e5b-a2a1-47f689f763fb 3eaab7241c294e7c8a9a3c84ba7bffb5 617d8a9f2d0345fe9d44ed182ac5d115 - - default default] The python binding code in 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/992] 199.19.213.25 () {32 vars in 732 bytes} [Wed May 6 15:34:34 2026] GET /v2.1/servers/7e6cd31e-0ad0-475e-bd14-954010be1311 => generated 2213 bytes in 336 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-05-06 15:34:35.285 8 WARNING neutronclient.v2_0.client [None req-592bcf02-cd36-4330-9bac-d983b0ffac28 3eaab7241c294e7c8a9a3c84ba7bffb5 617d8a9f2d0345fe9d44ed182ac5d115 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 491/993] 199.19.213.25 () {32 vars in 758 bytes} [Wed May 6 15:34:35 2026] GET /v2.1/servers/7e6cd31e-0ad0-475e-bd14-954010be1311/os-interface => generated 28 bytes in 399 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/994] 199.19.213.25 () {32 vars in 776 bytes} [Wed May 6 15:34:35 2026] GET /v2.1/servers/7e6cd31e-0ad0-475e-bd14-954010be1311/os-volume_attachments => generated 197 bytes in 51 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-05-06 15:34:38.566 8 WARNING neutronclient.v2_0.client [None req-7a43ae5c-663a-4d99-b290-08a61d6b10b4 3eaab7241c294e7c8a9a3c84ba7bffb5 617d8a9f2d0345fe9d44ed182ac5d115 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 492/995] 199.19.213.25 () {32 vars in 732 bytes} [Wed May 6 15:34:38 2026] GET /v2.1/servers/7e6cd31e-0ad0-475e-bd14-954010be1311 => generated 2379 bytes in 92 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-05-06 15:34:38.644 7 WARNING neutronclient.v2_0.client [None req-35a8a57e-c2e4-462a-9cf5-6f0aca66dc24 3eaab7241c294e7c8a9a3c84ba7bffb5 617d8a9f2d0345fe9d44ed182ac5d115 - - default default] The python binding code in 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/996] 199.19.213.25 () {32 vars in 758 bytes} [Wed May 6 15:34:38 2026] GET /v2.1/servers/7e6cd31e-0ad0-475e-bd14-954010be1311/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 493/997] 199.19.213.25 () {32 vars in 776 bytes} [Wed May 6 15:34:38 2026] GET /v2.1/servers/7e6cd31e-0ad0-475e-bd14-954010be1311/os-volume_attachments => generated 197 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:34:40.164 8 INFO nova.api.openstack.compute.server_external_events [req-dab46e03-c31b-4e45-a791-10d6880df441 req-057f4415-5b15-43cb-8656-567f10ac56c2 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-changed:58f1f3a6-d8eb-49ce-bad2-88cbe30e43c5 for instance 7e6cd31e-0ad0-475e-bd14-954010be1311 on instance [pid: 8|app: 0|req: 495/1000] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:34:40 2026] POST /v2.1/os-server-external-events => generated 179 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-05-06 15:34:41.313 7 WARNING neutronclient.v2_0.client [None req-4f6dbb42-5a55-45c2-bf5d-9d11467c16e6 3eaab7241c294e7c8a9a3c84ba7bffb5 617d8a9f2d0345fe9d44ed182ac5d115 - - default default] The python binding code in 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/1001] 199.19.213.25 () {32 vars in 732 bytes} [Wed May 6 15:34:41 2026] GET /v2.1/servers/7e6cd31e-0ad0-475e-bd14-954010be1311 => generated 2445 bytes in 154 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-05-06 15:34:41.458 8 WARNING neutronclient.v2_0.client [None req-51f9aca1-a6c6-4b2a-a7d5-33dd7da2aee7 3eaab7241c294e7c8a9a3c84ba7bffb5 617d8a9f2d0345fe9d44ed182ac5d115 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 496/1002] 199.19.213.25 () {32 vars in 758 bytes} [Wed May 6 15:34:41 2026] GET /v2.1/servers/7e6cd31e-0ad0-475e-bd14-954010be1311/os-interface => generated 283 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 507/1003] 199.19.213.25 () {32 vars in 776 bytes} [Wed May 6 15:34:41 2026] GET /v2.1/servers/7e6cd31e-0ad0-475e-bd14-954010be1311/os-volume_attachments => generated 197 bytes in 38 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-05-06 15:34:44.436 8 WARNING neutronclient.v2_0.client [None req-acf82669-87b3-4d85-88b4-cc28180aa595 3eaab7241c294e7c8a9a3c84ba7bffb5 617d8a9f2d0345fe9d44ed182ac5d115 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 497/1004] 199.19.213.25 () {32 vars in 732 bytes} [Wed May 6 15:34:44 2026] GET /v2.1/servers/7e6cd31e-0ad0-475e-bd14-954010be1311 => generated 2433 bytes in 415 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-05-06 15:34:44.859 7 WARNING neutronclient.v2_0.client [None req-d49a5a79-3515-4b97-837d-e4d74f930e2d 3eaab7241c294e7c8a9a3c84ba7bffb5 617d8a9f2d0345fe9d44ed182ac5d115 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 508/1005] 199.19.213.25 () {32 vars in 758 bytes} [Wed May 6 15:34:44 2026] GET /v2.1/servers/7e6cd31e-0ad0-475e-bd14-954010be1311/os-interface => generated 283 bytes in 540 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: 498/1006] 199.19.213.25 () {32 vars in 776 bytes} [Wed May 6 15:34:45 2026] GET /v2.1/servers/7e6cd31e-0ad0-475e-bd14-954010be1311/os-volume_attachments => generated 197 bytes in 35 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-05-06 15:34:48.196 7 WARNING neutronclient.v2_0.client [None req-d5f6df0a-aeeb-47f2-bc8a-fc36f772fe2a 3eaab7241c294e7c8a9a3c84ba7bffb5 617d8a9f2d0345fe9d44ed182ac5d115 - - default default] 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-05-06 15:34:48.431 8 INFO nova.api.openstack.compute.server_external_events [req-a479691e-a0e6-481f-ba77-57dad8501947 req-971936dc-d29f-41f9-905c-1268c0546450 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-plugged:58f1f3a6-d8eb-49ce-bad2-88cbe30e43c5 for instance 7e6cd31e-0ad0-475e-bd14-954010be1311 on instance [pid: 8|app: 0|req: 499/1007] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:34:48 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) [pid: 7|app: 0|req: 509/1008] 199.19.213.25 () {32 vars in 732 bytes} [Wed May 6 15:34:48 2026] GET /v2.1/servers/7e6cd31e-0ad0-475e-bd14-954010be1311 => generated 2433 bytes in 346 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-05-06 15:34:48.530 8 WARNING neutronclient.v2_0.client [None req-e1e36802-6de5-45b7-8f08-cc718ecc2c96 3eaab7241c294e7c8a9a3c84ba7bffb5 617d8a9f2d0345fe9d44ed182ac5d115 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 500/1009] 199.19.213.25 () {32 vars in 758 bytes} [Wed May 6 15:34:48 2026] GET /v2.1/servers/7e6cd31e-0ad0-475e-bd14-954010be1311/os-interface => generated 285 bytes in 147 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: 510/1010] 199.19.213.25 () {32 vars in 776 bytes} [Wed May 6 15:34:48 2026] GET /v2.1/servers/7e6cd31e-0ad0-475e-bd14-954010be1311/os-volume_attachments => generated 197 bytes in 38 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-05-06 15:34:50.484 8 INFO nova.api.openstack.compute.server_external_events [req-591346ec-91db-4b5d-a1aa-cf0b5bce36c9 req-f634d015-8313-4498-b47c-b38e35561926 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-plugged:58f1f3a6-d8eb-49ce-bad2-88cbe30e43c5 for instance 7e6cd31e-0ad0-475e-bd14-954010be1311 on instance [pid: 8|app: 0|req: 502/1013] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:34:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:34:51.616 7 WARNING neutronclient.v2_0.client [None req-1e413013-f1c0-49a6-9809-2642a7974b8d 3eaab7241c294e7c8a9a3c84ba7bffb5 617d8a9f2d0345fe9d44ed182ac5d115 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 512/1014] 199.19.213.25 () {32 vars in 732 bytes} [Wed May 6 15:34:51 2026] GET /v2.1/servers/7e6cd31e-0ad0-475e-bd14-954010be1311 => generated 2580 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:34:51.753 8 WARNING neutronclient.v2_0.client [None req-cf1a5d6d-b637-437e-8ba9-7740a653fb52 3eaab7241c294e7c8a9a3c84ba7bffb5 617d8a9f2d0345fe9d44ed182ac5d115 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 503/1015] 199.19.213.25 () {32 vars in 758 bytes} [Wed May 6 15:34:51 2026] GET /v2.1/servers/7e6cd31e-0ad0-475e-bd14-954010be1311/os-interface => generated 285 bytes in 86 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: 513/1016] 199.19.213.25 () {32 vars in 776 bytes} [Wed May 6 15:34:51 2026] GET /v2.1/servers/7e6cd31e-0ad0-475e-bd14-954010be1311/os-volume_attachments => generated 197 bytes in 32 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-05-06 15:35:25.150 8 WARNING neutronclient.v2_0.client [None req-f43a722f-b437-4df9-aca3-bf55f3303e23 7d32c669c53f48d884b395d4d4303f3e 9d76a5193f2f4cfe8774b167c3aabd36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:35:25.370 8 WARNING neutronclient.v2_0.client [None req-f43a722f-b437-4df9-aca3-bf55f3303e23 7d32c669c53f48d884b395d4d4303f3e 9d76a5193f2f4cfe8774b167c3aabd36 - - default default] The python binding code in 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/1023] 10.0.0.84 () {34 vars in 662 bytes} [Wed May 6 15:35:25 2026] POST /v2.1/servers => generated 424 bytes in 497 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-05-06 15:35:25.601 7 WARNING neutronclient.v2_0.client [None req-0c7a79be-c98b-407c-8fa9-1f2db5d6cdbc 7d32c669c53f48d884b395d4d4303f3e 9d76a5193f2f4cfe8774b167c3aabd36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 517/1024] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:35:25 2026] GET /v2.1/servers/9b96bdd3-dd20-4bfe-88ab-27d576e37403 => generated 1368 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:35:26.696 8 WARNING neutronclient.v2_0.client [None req-0290a44d-4e7c-4422-babb-4109d2402957 7d32c669c53f48d884b395d4d4303f3e 9d76a5193f2f4cfe8774b167c3aabd36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 508/1025] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:35:26 2026] GET /v2.1/servers/9b96bdd3-dd20-4bfe-88ab-27d576e37403 => generated 1372 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:35:27.786 7 WARNING neutronclient.v2_0.client [None req-dbd416fe-5173-4ff3-96c8-553573515d43 7d32c669c53f48d884b395d4d4303f3e 9d76a5193f2f4cfe8774b167c3aabd36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 518/1026] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:35:27 2026] GET /v2.1/servers/9b96bdd3-dd20-4bfe-88ab-27d576e37403 => generated 1420 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-05-06 15:35:28.863 8 WARNING neutronclient.v2_0.client [None req-d7d25cfe-2825-4962-9f3a-46eecfea574a 7d32c669c53f48d884b395d4d4303f3e 9d76a5193f2f4cfe8774b167c3aabd36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 509/1027] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:35:28 2026] GET /v2.1/servers/9b96bdd3-dd20-4bfe-88ab-27d576e37403 => generated 1420 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-05-06 15:35:29.945 7 WARNING neutronclient.v2_0.client [None req-1550eda0-e9c5-4007-ab08-7c2405f1270e 7d32c669c53f48d884b395d4d4303f3e 9d76a5193f2f4cfe8774b167c3aabd36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 520/1030] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:35:29 2026] GET /v2.1/servers/9b96bdd3-dd20-4bfe-88ab-27d576e37403 => generated 1428 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-05-06 15:35:31.028 8 WARNING neutronclient.v2_0.client [None req-735e20b9-c6b3-43d5-9b9f-b872179df481 7d32c669c53f48d884b395d4d4303f3e 9d76a5193f2f4cfe8774b167c3aabd36 - - default default] 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-05-06 15:35:31.085 7 INFO nova.api.openstack.compute.server_external_events [req-2e728839-ed8b-407f-b666-1bda3fd679e4 req-fea40dc2-da39-4e1d-950f-c042465c736c 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-changed:0c3fedaa-db94-4ef7-b585-ec1f1c7adec2 for instance 9b96bdd3-dd20-4bfe-88ab-27d576e37403 on instance [pid: 7|app: 0|req: 521/1031] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:35:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1032] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:35:31 2026] GET /v2.1/servers/9b96bdd3-dd20-4bfe-88ab-27d576e37403 => generated 1480 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:35:32.170 7 WARNING neutronclient.v2_0.client [None req-0c0010a4-f6fb-45d7-a124-3cd1b140634f 7d32c669c53f48d884b395d4d4303f3e 9d76a5193f2f4cfe8774b167c3aabd36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 522/1033] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:35:32 2026] GET /v2.1/servers/9b96bdd3-dd20-4bfe-88ab-27d576e37403 => generated 1468 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:35:32.674 8 WARNING neutronclient.v2_0.client [None req-74ca1b97-f2e4-48c5-8f3d-c9283af81aa0 3eaab7241c294e7c8a9a3c84ba7bffb5 617d8a9f2d0345fe9d44ed182ac5d115 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:35:32.714 8 WARNING neutronclient.v2_0.client [None req-74ca1b97-f2e4-48c5-8f3d-c9283af81aa0 3eaab7241c294e7c8a9a3c84ba7bffb5 617d8a9f2d0345fe9d44ed182ac5d115 - - default default] 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-05-06 15:35:33.303 7 WARNING neutronclient.v2_0.client [None req-b40b93f9-52ea-4dea-bbaf-6abe40941795 7d32c669c53f48d884b395d4d4303f3e 9d76a5193f2f4cfe8774b167c3aabd36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 523/1034] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:35:33 2026] GET /v2.1/servers/9b96bdd3-dd20-4bfe-88ab-27d576e37403 => generated 1468 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:35:34.451 7 WARNING neutronclient.v2_0.client [None req-298c1229-e132-471b-8d36-9d07590dff72 7d32c669c53f48d884b395d4d4303f3e 9d76a5193f2f4cfe8774b167c3aabd36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 524/1035] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:35:34 2026] GET /v2.1/servers/9b96bdd3-dd20-4bfe-88ab-27d576e37403 => generated 1468 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:35:35.190 7 INFO nova.api.openstack.compute.server_external_events [req-d3f959e4-d9af-47fe-8570-2d2ddda742ff req-b6f024b6-a861-4da9-8816-ee6294773d04 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-changed:8bb70038-4726-40dc-aa73-af0898e9bf84 for instance 7e6cd31e-0ad0-475e-bd14-954010be1311 on instance [pid: 7|app: 0|req: 525/1036] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:35:35 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-05-06 15:35:35.596 7 WARNING neutronclient.v2_0.client [None req-87eceeba-9647-41c1-bc77-3c2db9d647b2 7d32c669c53f48d884b395d4d4303f3e 9d76a5193f2f4cfe8774b167c3aabd36 - - default default] The python binding code in 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/1037] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:35:35 2026] GET /v2.1/servers/9b96bdd3-dd20-4bfe-88ab-27d576e37403 => generated 1468 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:35:35.882 7 INFO nova.api.openstack.compute.server_external_events [req-acb1d7ba-155c-4b2e-ac1d-ea146f00dd80 req-9d0eba55-55ea-44a2-b1dd-7634636c473d 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-plugged:0c3fedaa-db94-4ef7-b585-ec1f1c7adec2 for instance 9b96bdd3-dd20-4bfe-88ab-27d576e37403 on instance [pid: 7|app: 0|req: 527/1038] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:35:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:35:36.903 7 WARNING neutronclient.v2_0.client [None req-03bdd5be-6f70-4b6c-961d-9c327d6af7c3 7d32c669c53f48d884b395d4d4303f3e 9d76a5193f2f4cfe8774b167c3aabd36 - - default default] The python binding code in 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/1039] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:35:36 2026] GET /v2.1/servers/9b96bdd3-dd20-4bfe-88ab-27d576e37403 => generated 1468 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:35:37.924 7 INFO nova.api.openstack.compute.server_external_events [req-d0ebf208-c010-4986-8a8c-957009778c60 req-2bbf575b-1afe-4260-9cf0-0d0ee7429f0a 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-plugged:0c3fedaa-db94-4ef7-b585-ec1f1c7adec2 for instance 9b96bdd3-dd20-4bfe-88ab-27d576e37403 on instance [pid: 7|app: 0|req: 529/1040] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:35:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:35:38.080 7 WARNING neutronclient.v2_0.client [None req-0be8fd73-5e79-4a11-aa09-9099acc3e0be 7d32c669c53f48d884b395d4d4303f3e 9d76a5193f2f4cfe8774b167c3aabd36 - - default default] The python binding code in 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/1041] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:35:38 2026] GET /v2.1/servers/9b96bdd3-dd20-4bfe-88ab-27d576e37403 => generated 1648 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:35:38.321 7 INFO nova.api.openstack.compute.server_external_events [req-1e7faf72-659f-4c07-b1e9-38d56d129191 req-01be460b-e162-4e36-b293-febeef8cc46f 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-plugged:8bb70038-4726-40dc-aa73-af0898e9bf84 for instance 7e6cd31e-0ad0-475e-bd14-954010be1311 on instance [pid: 7|app: 0|req: 531/1042] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:35:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 532/1043] 10.0.0.84 () {32 vars in 717 bytes} [Wed May 6 15:35:39 2026] DELETE /v2.1/servers/9b96bdd3-dd20-4bfe-88ab-27d576e37403 => generated 0 bytes in 73 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-05-06 15:35:39.588 7 WARNING neutronclient.v2_0.client [None req-26e7c565-09d6-42a4-9b75-899e28bb245b 7d32c669c53f48d884b395d4d4303f3e 9d76a5193f2f4cfe8774b167c3aabd36 - - default default] The python binding code in 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/1046] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:35:39 2026] GET /v2.1/servers/9b96bdd3-dd20-4bfe-88ab-27d576e37403 => generated 1654 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:35:40.358 7 INFO nova.api.openstack.compute.server_external_events [req-78d4e946-59ce-456a-9b8b-18959564b786 req-31dbeec2-0404-4187-b5f6-756261c0fbba 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-plugged:8bb70038-4726-40dc-aa73-af0898e9bf84 for instance 7e6cd31e-0ad0-475e-bd14-954010be1311 on instance [pid: 7|app: 0|req: 536/1047] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:35:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:35:40.765 7 WARNING neutronclient.v2_0.client [None req-df3267c8-35fd-44a6-ae93-9312a0d22445 7d32c669c53f48d884b395d4d4303f3e 9d76a5193f2f4cfe8774b167c3aabd36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 537/1048] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:35:40 2026] GET /v2.1/servers/9b96bdd3-dd20-4bfe-88ab-27d576e37403 => generated 1654 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, ' 2026-05-06 15:35:40.934 7 INFO nova.api.openstack.compute.server_external_events [req-38b01a65-3054-4b99-95ba-c8101927048e req-d2816244-eb44-4af2-ac2e-02b8a57db1dd 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-unplugged:0c3fedaa-db94-4ef7-b585-ec1f1c7adec2 for instance 9b96bdd3-dd20-4bfe-88ab-27d576e37403 on instance [pid: 7|app: 0|req: 538/1049] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:35:40 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:35:41.284 8 WARNING neutronclient.v2_0.client [None req-74ca1b97-f2e4-48c5-8f3d-c9283af81aa0 3eaab7241c294e7c8a9a3c84ba7bffb5 617d8a9f2d0345fe9d44ed182ac5d115 - - default default] The python binding code in 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/1050] 199.19.213.25 () {36 vars in 811 bytes} [Wed May 6 15:35:32 2026] POST /v2.1/servers/7e6cd31e-0ad0-475e-bd14-954010be1311/os-interface => generated 281 bytes in 8686 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:35:41.967 7 WARNING neutronclient.v2_0.client [None req-bcd71dcb-e7ef-47a5-8c4e-d2254ee057fc 7d32c669c53f48d884b395d4d4303f3e 9d76a5193f2f4cfe8774b167c3aabd36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 539/1051] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:35:41 2026] GET /v2.1/servers/9b96bdd3-dd20-4bfe-88ab-27d576e37403 => generated 1654 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:35:42.398 8 INFO nova.api.openstack.compute.server_external_events [req-47e347e0-59c9-4acd-b6a5-0fec3bb70834 req-9a18d979-f360-4668-8332-b2324e6ce27f 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-changed:8bb70038-4726-40dc-aa73-af0898e9bf84 for instance 7e6cd31e-0ad0-475e-bd14-954010be1311 on instance [pid: 8|app: 0|req: 513/1052] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:35:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:35:42.973 7 INFO nova.api.openstack.compute.server_external_events [req-9e38dea1-812d-4969-b0f6-c1af53f24bff req-b302e1eb-4a83-435c-95d2-7f179f92262e 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-unplugged:0c3fedaa-db94-4ef7-b585-ec1f1c7adec2 for instance 9b96bdd3-dd20-4bfe-88ab-27d576e37403 on instance 2026-05-06 15:35:42.973 7 INFO nova.api.openstack.compute.server_external_events [req-9e38dea1-812d-4969-b0f6-c1af53f24bff req-b302e1eb-4a83-435c-95d2-7f179f92262e 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-changed:8bb70038-4726-40dc-aa73-af0898e9bf84 for instance 7e6cd31e-0ad0-475e-bd14-954010be1311 on instance 2026-05-06 15:35:42.974 7 INFO nova.api.openstack.compute.server_external_events [req-9e38dea1-812d-4969-b0f6-c1af53f24bff req-b302e1eb-4a83-435c-95d2-7f179f92262e 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-deleted:0c3fedaa-db94-4ef7-b585-ec1f1c7adec2 for instance 9b96bdd3-dd20-4bfe-88ab-27d576e37403 on instance [pid: 7|app: 0|req: 540/1053] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:35:42 2026] POST /v2.1/os-server-external-events => generated 523 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-05-06 15:35:43.228 8 WARNING neutronclient.v2_0.client [None req-ebe3c561-e873-4229-be5a-b1536c00b8cf 7d32c669c53f48d884b395d4d4303f3e 9d76a5193f2f4cfe8774b167c3aabd36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 514/1054] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:35:43 2026] GET /v2.1/servers/9b96bdd3-dd20-4bfe-88ab-27d576e37403 => generated 1449 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:35:44.315 7 WARNING neutronclient.v2_0.client [None req-37181bb7-f119-4532-a1db-449b6a98365c 7d32c669c53f48d884b395d4d4303f3e 9d76a5193f2f4cfe8774b167c3aabd36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 541/1055] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:35:44 2026] GET /v2.1/servers/9b96bdd3-dd20-4bfe-88ab-27d576e37403 => generated 1454 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:35:45.410 8 WARNING neutronclient.v2_0.client [None req-62c35eeb-bd71-4022-bbdb-52d63b257f56 7d32c669c53f48d884b395d4d4303f3e 9d76a5193f2f4cfe8774b167c3aabd36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 515/1056] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:35:45 2026] GET /v2.1/servers/9b96bdd3-dd20-4bfe-88ab-27d576e37403 => generated 1454 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:35:46.481 7 INFO nova.api.openstack.wsgi [None req-55740476-70fc-4364-af36-6fb6ef9e67b1 7d32c669c53f48d884b395d4d4303f3e 9d76a5193f2f4cfe8774b167c3aabd36 - - default default] HTTP exception thrown: Instance 9b96bdd3-dd20-4bfe-88ab-27d576e37403 could not be found. [pid: 7|app: 0|req: 542/1057] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:35:46 2026] GET /v2.1/servers/9b96bdd3-dd20-4bfe-88ab-27d576e37403 => generated 111 bytes in 21 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: 545/1062] 10.0.0.84 () {34 vars in 670 bytes} [Wed May 6 15:36:04 2026] POST /v2.1/os-keypairs => generated 396 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 518/1063] 10.0.0.84 () {34 vars in 670 bytes} [Wed May 6 15:36:06 2026] POST /v2.1/os-keypairs => generated 386 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:36:08.206 7 WARNING neutronclient.v2_0.client [None req-27350a0e-536c-4c59-bc57-d4bfa462aba3 19a9480f7d8a4795962f419e1edb4b9f 6afc1fd584254162a64a129904649b77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:36:08.248 7 WARNING neutronclient.v2_0.client [None req-27350a0e-536c-4c59-bc57-d4bfa462aba3 19a9480f7d8a4795962f419e1edb4b9f 6afc1fd584254162a64a129904649b77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:36:08.249 8 WARNING neutronclient.v2_0.client [None req-e772752c-75bb-452b-8026-cb88bb181346 3eaab7241c294e7c8a9a3c84ba7bffb5 617d8a9f2d0345fe9d44ed182ac5d115 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:36:08.295 7 WARNING neutronclient.v2_0.client [None req-27350a0e-536c-4c59-bc57-d4bfa462aba3 19a9480f7d8a4795962f419e1edb4b9f 6afc1fd584254162a64a129904649b77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:36:08.362 8 WARNING neutronclient.v2_0.client [None req-e772752c-75bb-452b-8026-cb88bb181346 3eaab7241c294e7c8a9a3c84ba7bffb5 617d8a9f2d0345fe9d44ed182ac5d115 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:36:08.491 7 WARNING neutronclient.v2_0.client [None req-27350a0e-536c-4c59-bc57-d4bfa462aba3 19a9480f7d8a4795962f419e1edb4b9f 6afc1fd584254162a64a129904649b77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 546/1064] 10.0.0.84 () {34 vars in 662 bytes} [Wed May 6 15:36:08 2026] POST /v2.1/servers => generated 495 bytes in 698 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-05-06 15:36:08.753 7 WARNING neutronclient.v2_0.client [None req-f3f3343f-9e12-4ea6-8e2a-08f451662715 19a9480f7d8a4795962f419e1edb4b9f 6afc1fd584254162a64a129904649b77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 547/1065] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:36:08 2026] GET /v2.1/servers/656d49d8-0dc6-43c2-91fe-79c05d23cf22 => generated 1455 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:36:09.840 7 WARNING neutronclient.v2_0.client [None req-0598b4fa-c9f4-4ed2-a031-a4e75e1c9133 19a9480f7d8a4795962f419e1edb4b9f 6afc1fd584254162a64a129904649b77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 550/1068] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:36:09 2026] GET /v2.1/servers/656d49d8-0dc6-43c2-91fe-79c05d23cf22 => generated 1459 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:36:10.736 7 INFO nova.api.openstack.compute.server_external_events [req-7582c232-9c6c-4639-86ef-bd8d1d901d89 req-01b82184-cd5f-4127-9d62-793aab0a34ac 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-changed:589dd9c5-9b84-49fa-a9da-eb235622745b for instance 7e6cd31e-0ad0-475e-bd14-954010be1311 on instance [pid: 7|app: 0|req: 551/1069] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:36:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:36:10.919 7 WARNING neutronclient.v2_0.client [None req-3bbe580f-792e-41a2-8b19-d7078353bc8a 19a9480f7d8a4795962f419e1edb4b9f 6afc1fd584254162a64a129904649b77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 552/1070] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:36:10 2026] GET /v2.1/servers/656d49d8-0dc6-43c2-91fe-79c05d23cf22 => generated 1507 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:36:12.000 7 WARNING neutronclient.v2_0.client [None req-84f8f67c-0baf-4924-9692-66608eab04ba 19a9480f7d8a4795962f419e1edb4b9f 6afc1fd584254162a64a129904649b77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 553/1071] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:36:11 2026] GET /v2.1/servers/656d49d8-0dc6-43c2-91fe-79c05d23cf22 => generated 1507 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:36:13.087 7 WARNING neutronclient.v2_0.client [None req-7be78087-4af3-4549-8fa1-69a9a30a8fa5 19a9480f7d8a4795962f419e1edb4b9f 6afc1fd584254162a64a129904649b77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 554/1072] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:36:13 2026] GET /v2.1/servers/656d49d8-0dc6-43c2-91fe-79c05d23cf22 => generated 1515 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-05-06 15:36:14.182 7 WARNING neutronclient.v2_0.client [None req-28f06bb2-412f-4a48-b915-2b4c65eee171 19a9480f7d8a4795962f419e1edb4b9f 6afc1fd584254162a64a129904649b77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 555/1073] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:36:14 2026] GET /v2.1/servers/656d49d8-0dc6-43c2-91fe-79c05d23cf22 => generated 1638 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:36:14.388 7 INFO nova.api.openstack.compute.server_external_events [req-e4880d13-0833-4274-be82-25f5c16a18e2 req-4ec554f2-90ac-46e8-ba82-925a85b94527 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-plugged:589dd9c5-9b84-49fa-a9da-eb235622745b for instance 7e6cd31e-0ad0-475e-bd14-954010be1311 on instance [pid: 7|app: 0|req: 556/1074] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:36:14 2026] POST /v2.1/os-server-external-events => generated 183 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-05-06 15:36:14.478 7 INFO nova.api.openstack.compute.server_external_events [req-7fe39f6b-c3d2-470a-ab0e-95dd9ca3e107 req-c900cbc4-a9e1-4189-b913-82bb6e19ab28 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-changed:df5db8b9-5a2c-4d83-83b9-ed876b92d5b3 for instance 656d49d8-0dc6-43c2-91fe-79c05d23cf22 on instance [pid: 7|app: 0|req: 557/1075] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:36:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:36:15.381 7 WARNING neutronclient.v2_0.client [None req-a4299283-3e6f-4b50-bc70-b67a220c7f8d 19a9480f7d8a4795962f419e1edb4b9f 6afc1fd584254162a64a129904649b77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 558/1076] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:36:15 2026] GET /v2.1/servers/656d49d8-0dc6-43c2-91fe-79c05d23cf22 => generated 1626 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:36:16.430 7 INFO nova.api.openstack.compute.server_external_events [req-b663b342-0737-4457-b5b2-04089cec8f8d req-09f59b4f-2707-4421-863e-3045b91fb5b2 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-plugged:589dd9c5-9b84-49fa-a9da-eb235622745b for instance 7e6cd31e-0ad0-475e-bd14-954010be1311 on instance [pid: 7|app: 0|req: 559/1077] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:36:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:36:16.565 7 WARNING neutronclient.v2_0.client [None req-3255d27c-e686-4de8-8d9f-2adee79cf037 19a9480f7d8a4795962f419e1edb4b9f 6afc1fd584254162a64a129904649b77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 560/1078] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:36:16 2026] GET /v2.1/servers/656d49d8-0dc6-43c2-91fe-79c05d23cf22 => generated 1626 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 15:36:17.430 8 WARNING neutronclient.v2_0.client [None req-e772752c-75bb-452b-8026-cb88bb181346 3eaab7241c294e7c8a9a3c84ba7bffb5 617d8a9f2d0345fe9d44ed182ac5d115 - - default default] The python binding code in 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/1079] 199.19.213.25 () {36 vars in 811 bytes} [Wed May 6 15:36:08 2026] POST /v2.1/servers/7e6cd31e-0ad0-475e-bd14-954010be1311/os-interface => generated 376 bytes in 9327 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-05-06 15:36:17.743 7 WARNING neutronclient.v2_0.client [None req-7c40af5a-3402-468f-94f1-859637a2d0d0 19a9480f7d8a4795962f419e1edb4b9f 6afc1fd584254162a64a129904649b77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 561/1080] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:36:17 2026] GET /v2.1/servers/656d49d8-0dc6-43c2-91fe-79c05d23cf22 => generated 1626 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:36:18.907 8 WARNING neutronclient.v2_0.client [None req-de27b8ec-388e-4005-905d-c623d2489fd7 19a9480f7d8a4795962f419e1edb4b9f 6afc1fd584254162a64a129904649b77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 520/1081] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:36:18 2026] GET /v2.1/servers/656d49d8-0dc6-43c2-91fe-79c05d23cf22 => generated 1626 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-05-06 15:36:19.859 7 INFO nova.api.openstack.compute.server_external_events [req-55b829c7-2404-4238-8980-07989d890562 req-f8e808cc-bd8b-41d4-bbd7-6eda3ddd6099 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-plugged:df5db8b9-5a2c-4d83-83b9-ed876b92d5b3 for instance 656d49d8-0dc6-43c2-91fe-79c05d23cf22 on instance [pid: 7|app: 0|req: 563/1084] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:36:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:36:20.042 8 WARNING neutronclient.v2_0.client [None req-7d3fdac1-af28-4691-8031-68abd5695952 19a9480f7d8a4795962f419e1edb4b9f 6afc1fd584254162a64a129904649b77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 522/1085] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:36:20 2026] GET /v2.1/servers/656d49d8-0dc6-43c2-91fe-79c05d23cf22 => generated 1626 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:36:21.209 7 WARNING neutronclient.v2_0.client [None req-4cfb029b-bd9e-4225-9412-6336dea6663d 19a9480f7d8a4795962f419e1edb4b9f 6afc1fd584254162a64a129904649b77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 564/1086] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:36:21 2026] GET /v2.1/servers/656d49d8-0dc6-43c2-91fe-79c05d23cf22 => generated 1626 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:36:21.902 8 INFO nova.api.openstack.compute.server_external_events [req-1c8aa8f6-9313-415b-b682-f263ce82e90b req-eaa6ff63-4263-42a5-8e7e-898e38544023 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-plugged:df5db8b9-5a2c-4d83-83b9-ed876b92d5b3 for instance 656d49d8-0dc6-43c2-91fe-79c05d23cf22 on instance [pid: 8|app: 0|req: 523/1087] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:36:21 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-05-06 15:36:22.415 7 WARNING neutronclient.v2_0.client [None req-4fd88ffe-a007-4a2c-bffd-6cc0560a33ac 19a9480f7d8a4795962f419e1edb4b9f 6afc1fd584254162a64a129904649b77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 565/1088] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:36:22 2026] GET /v2.1/servers/656d49d8-0dc6-43c2-91fe-79c05d23cf22 => generated 1804 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-05-06 15:36:22.566 8 WARNING neutronclient.v2_0.client [None req-0aa0b338-50dd-4c34-a04d-40cdd6440d7f 19a9480f7d8a4795962f419e1edb4b9f 6afc1fd584254162a64a129904649b77 - - default default] The python binding code in 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/1089] 10.0.0.84 () {32 vars in 740 bytes} [Wed May 6 15:36:22 2026] GET /v2.1/servers/656d49d8-0dc6-43c2-91fe-79c05d23cf22/os-interface => generated 284 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:36:23.939 7 INFO nova.api.openstack.compute.server_external_events [req-8aae6769-d922-40f3-9931-cd7354786966 req-c8178089-04b7-4a2a-883a-d42ec00154f1 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-changed:df5db8b9-5a2c-4d83-83b9-ed876b92d5b3 for instance 656d49d8-0dc6-43c2-91fe-79c05d23cf22 on instance [pid: 7|app: 0|req: 566/1090] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:36:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:36:26.854 8 WARNING neutronclient.v2_0.client [None req-c6697ead-cfde-4251-acae-a23c649952c3 3eaab7241c294e7c8a9a3c84ba7bffb5 617d8a9f2d0345fe9d44ed182ac5d115 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:36:26.908 8 WARNING neutronclient.v2_0.client [None req-c6697ead-cfde-4251-acae-a23c649952c3 3eaab7241c294e7c8a9a3c84ba7bffb5 617d8a9f2d0345fe9d44ed182ac5d115 - - default default] 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-05-06 15:36:29.395 7 INFO nova.api.openstack.compute.server_external_events [req-2ceb1715-ac7b-451f-8a8f-44684c6ccb6d req-a2c3e721-7c04-4fd4-9d4f-124e3678eff7 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-changed:c36faa6e-b0f6-4667-bb70-160b5453f88b for instance 7e6cd31e-0ad0-475e-bd14-954010be1311 on instance [pid: 7|app: 0|req: 567/1091] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:36:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:36:30.504 7 WARNING neutronclient.v2_0.client [None req-7a234681-6374-4e86-ac71-4faaab025144 19a9480f7d8a4795962f419e1edb4b9f 6afc1fd584254162a64a129904649b77 - - default default] The python binding code in 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/1094] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:36:30 2026] GET /v2.1/servers/656d49d8-0dc6-43c2-91fe-79c05d23cf22 => generated 1924 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, ' [pid: 7|app: 0|req: 571/1095] 10.0.0.84 () {32 vars in 752 bytes} [Wed May 6 15:36:31 2026] GET /v2.1/servers/656d49d8-0dc6-43c2-91fe-79c05d23cf22/os-server-password => generated 116 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:36:32.972 7 INFO nova.api.openstack.compute.server_external_events [req-868465f9-356d-4a56-ba9f-b2f4cf194db1 req-2c20713e-8db5-4834-9b25-e08c0412f597 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-plugged:c36faa6e-b0f6-4667-bb70-160b5453f88b for instance 7e6cd31e-0ad0-475e-bd14-954010be1311 on instance [pid: 7|app: 0|req: 572/1096] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:36:32 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, ' [pid: 7|app: 0|req: 573/1097] 10.0.0.84 () {32 vars in 717 bytes} [Wed May 6 15:36:33 2026] DELETE /v2.1/servers/656d49d8-0dc6-43c2-91fe-79c05d23cf22 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:36:33.220 7 WARNING neutronclient.v2_0.client [None req-e9e66191-036d-4abe-b2e5-6c67bde28f1e 19a9480f7d8a4795962f419e1edb4b9f 6afc1fd584254162a64a129904649b77 - - default default] The python binding code in 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/1098] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:36:33 2026] GET /v2.1/servers/656d49d8-0dc6-43c2-91fe-79c05d23cf22 => generated 1930 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:36:34.417 7 WARNING neutronclient.v2_0.client [None req-d0890bff-8aa1-4a70-a993-a93b2b8f6822 19a9480f7d8a4795962f419e1edb4b9f 6afc1fd584254162a64a129904649b77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 575/1099] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:36:34 2026] GET /v2.1/servers/656d49d8-0dc6-43c2-91fe-79c05d23cf22 => generated 1930 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:36:35.023 7 INFO nova.api.openstack.compute.server_external_events [req-54ff5a49-681e-445e-bc14-e3e3d85e67cf req-17cd07d2-b70d-45d9-8690-e32643edb7c6 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-plugged:c36faa6e-b0f6-4667-bb70-160b5453f88b for instance 7e6cd31e-0ad0-475e-bd14-954010be1311 on instance 2026-05-06 15:36:35.023 7 INFO nova.api.openstack.compute.server_external_events [req-54ff5a49-681e-445e-bc14-e3e3d85e67cf req-17cd07d2-b70d-45d9-8690-e32643edb7c6 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-unplugged:df5db8b9-5a2c-4d83-83b9-ed876b92d5b3 for instance 656d49d8-0dc6-43c2-91fe-79c05d23cf22 on instance 2026-05-06 15:36:35.024 7 INFO nova.api.openstack.compute.server_external_events [req-54ff5a49-681e-445e-bc14-e3e3d85e67cf req-17cd07d2-b70d-45d9-8690-e32643edb7c6 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-unplugged:df5db8b9-5a2c-4d83-83b9-ed876b92d5b3 for instance 656d49d8-0dc6-43c2-91fe-79c05d23cf22 on instance [pid: 7|app: 0|req: 576/1100] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:36:34 2026] POST /v2.1/os-server-external-events => generated 529 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:36:35.595 7 WARNING neutronclient.v2_0.client [None req-9de0776a-77ae-4c31-922a-3a834a009c82 19a9480f7d8a4795962f419e1edb4b9f 6afc1fd584254162a64a129904649b77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 577/1101] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:36:35 2026] GET /v2.1/servers/656d49d8-0dc6-43c2-91fe-79c05d23cf22 => generated 1930 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 15:36:35.957 8 WARNING neutronclient.v2_0.client [None req-c6697ead-cfde-4251-acae-a23c649952c3 3eaab7241c294e7c8a9a3c84ba7bffb5 617d8a9f2d0345fe9d44ed182ac5d115 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 525/1102] 199.19.213.25 () {36 vars in 811 bytes} [Wed May 6 15:36:26 2026] POST /v2.1/servers/7e6cd31e-0ad0-475e-bd14-954010be1311/os-interface => generated 377 bytes in 9222 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-05-06 15:36:36.095 7 INFO nova.api.openstack.compute.server_external_events [req-5b6cad0a-a230-4c1b-95c6-3c262d6382f9 req-97a49d91-87fd-4772-852a-d3afe5e014a8 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-deleted:df5db8b9-5a2c-4d83-83b9-ed876b92d5b3 for instance 656d49d8-0dc6-43c2-91fe-79c05d23cf22 on instance [pid: 7|app: 0|req: 578/1103] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:36:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:36:36.748 8 WARNING neutronclient.v2_0.client [None req-da023806-1990-4ce3-810a-902d13e0f375 19a9480f7d8a4795962f419e1edb4b9f 6afc1fd584254162a64a129904649b77 - - default default] The python binding code in 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/1104] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:36:36 2026] GET /v2.1/servers/656d49d8-0dc6-43c2-91fe-79c05d23cf22 => generated 1536 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:36:37.072 7 INFO nova.api.openstack.compute.server_external_events [req-22c5ca14-2a0d-4964-bf28-c6c38a81b9e4 req-4c591ecf-c400-42cd-bf48-05add5fc1ae7 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-changed:589dd9c5-9b84-49fa-a9da-eb235622745b for instance 7e6cd31e-0ad0-475e-bd14-954010be1311 on instance [pid: 7|app: 0|req: 579/1105] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:36:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:36:37.843 8 WARNING neutronclient.v2_0.client [None req-38d37666-80b6-4b2e-a894-2ffb66940132 19a9480f7d8a4795962f419e1edb4b9f 6afc1fd584254162a64a129904649b77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 527/1106] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:36:37 2026] GET /v2.1/servers/656d49d8-0dc6-43c2-91fe-79c05d23cf22 => generated 1541 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:36:38.945 7 WARNING neutronclient.v2_0.client [None req-0bf9952e-af01-4b57-b8fd-d045c259f098 19a9480f7d8a4795962f419e1edb4b9f 6afc1fd584254162a64a129904649b77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 580/1107] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:36:38 2026] GET /v2.1/servers/656d49d8-0dc6-43c2-91fe-79c05d23cf22 => generated 1541 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:36:40.019 7 INFO nova.api.openstack.wsgi [None req-032b05dd-9c54-4220-9f96-0237147cf6a7 19a9480f7d8a4795962f419e1edb4b9f 6afc1fd584254162a64a129904649b77 - - default default] HTTP exception thrown: Instance 656d49d8-0dc6-43c2-91fe-79c05d23cf22 could not be found. [pid: 7|app: 0|req: 582/1110] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:36:39 2026] GET /v2.1/servers/656d49d8-0dc6-43c2-91fe-79c05d23cf22 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:36:40.047 8 INFO nova.api.openstack.wsgi [None req-23f533f3-a7b5-4cbd-8749-c643201ef629 19a9480f7d8a4795962f419e1edb4b9f 6afc1fd584254162a64a129904649b77 - - default default] HTTP exception thrown: Instance 656d49d8-0dc6-43c2-91fe-79c05d23cf22 could not be found. [pid: 8|app: 0|req: 529/1111] 10.0.0.84 () {32 vars in 717 bytes} [Wed May 6 15:36:40 2026] DELETE /v2.1/servers/656d49d8-0dc6-43c2-91fe-79c05d23cf22 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:36:40.084 7 INFO nova.api.openstack.wsgi [None req-7e84ddcc-79d3-4ec3-a9aa-8414825b0060 19a9480f7d8a4795962f419e1edb4b9f 6afc1fd584254162a64a129904649b77 - - default default] HTTP exception thrown: Instance 656d49d8-0dc6-43c2-91fe-79c05d23cf22 could not be found. [pid: 7|app: 0|req: 583/1112] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:36:40 2026] GET /v2.1/servers/656d49d8-0dc6-43c2-91fe-79c05d23cf22 => 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: 530/1113] 10.0.0.84 () {32 vars in 705 bytes} [Wed May 6 15:36:40 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1827048879 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 584/1114] 10.0.0.84 () {32 vars in 725 bytes} [Wed May 6 15:36:40 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-317145015 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-06 15:36:50.547 8 INFO nova.api.openstack.compute.server_external_events [req-2c83e3d2-aae0-4b88-97e5-b91a499d40c4 req-2f9ad6c3-e231-44f1-a626-31bc9e669737 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-changed:c36faa6e-b0f6-4667-bb70-160b5453f88b for instance 7e6cd31e-0ad0-475e-bd14-954010be1311 on instance [pid: 8|app: 0|req: 532/1117] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:36:50 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) 2026-05-06 15:36:51.111 7 INFO nova.api.openstack.compute.server_external_events [req-141ad6d8-3396-42a9-bb04-21c0b8afd27c req-cf8621fe-9ebf-4287-baa6-86c5aa4a580a 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-changed:c36faa6e-b0f6-4667-bb70-160b5453f88b for instance 7e6cd31e-0ad0-475e-bd14-954010be1311 on instance [pid: 7|app: 0|req: 586/1118] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:36:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 533/1119] 199.19.213.25 () {34 vars in 854 bytes} [Wed May 6 15:36:51 2026] DELETE /v2.1/servers/7e6cd31e-0ad0-475e-bd14-954010be1311/os-interface/c36faa6e-b0f6-4667-bb70-160b5453f88b => generated 0 bytes in 60 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:36:53.706 7 INFO nova.api.openstack.compute.server_external_events [req-36a91e83-228c-442d-a66b-ceab62d63dda req-f98cdec9-466a-4ef1-bb4a-dd6750e8dabc 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-unplugged:c36faa6e-b0f6-4667-bb70-160b5453f88b for instance 7e6cd31e-0ad0-475e-bd14-954010be1311 on instance [pid: 7|app: 0|req: 587/1120] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:36:53 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:36:55.748 8 INFO nova.api.openstack.compute.server_external_events [req-8485eae3-2af7-42cb-9cf0-40a5918de11a req-b5d487b4-9e3d-4b2b-a2ba-8222b58d5e1b 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-unplugged:c36faa6e-b0f6-4667-bb70-160b5453f88b for instance 7e6cd31e-0ad0-475e-bd14-954010be1311 on instance [pid: 8|app: 0|req: 534/1121] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:36:55 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:37:00.774 8 INFO nova.api.openstack.compute.server_external_events [req-538b92d5-c19c-4c15-b5ad-02d7c575760c req-39a28d16-46b6-47d9-b441-f58e2db4ffbb 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-changed:589dd9c5-9b84-49fa-a9da-eb235622745b for instance 7e6cd31e-0ad0-475e-bd14-954010be1311 on instance [pid: 8|app: 0|req: 536/1124] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:37:00 2026] POST /v2.1/os-server-external-events => generated 179 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: 589/1125] 199.19.213.25 () {34 vars in 854 bytes} [Wed May 6 15:37:00 2026] DELETE /v2.1/servers/7e6cd31e-0ad0-475e-bd14-954010be1311/os-interface/589dd9c5-9b84-49fa-a9da-eb235622745b => generated 0 bytes in 59 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-05-06 15:37:02.877 8 INFO nova.api.openstack.compute.server_external_events [req-3ff992e9-31b6-42f2-8132-1e68d9f78495 req-2b6d9280-6c5c-43cf-b578-f4bac5254292 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-unplugged:589dd9c5-9b84-49fa-a9da-eb235622745b for instance 7e6cd31e-0ad0-475e-bd14-954010be1311 on instance [pid: 8|app: 0|req: 537/1126] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:37:02 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:37:04.922 7 INFO nova.api.openstack.compute.server_external_events [req-af089ca0-3ff4-4ed5-bff0-37879805000d req-27ee931d-4717-4705-b697-a669c97f5bce 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-unplugged:589dd9c5-9b84-49fa-a9da-eb235622745b for instance 7e6cd31e-0ad0-475e-bd14-954010be1311 on instance [pid: 7|app: 0|req: 590/1127] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:37:04 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 593/1132] 199.19.213.25 () {34 vars in 854 bytes} [Wed May 6 15:37:21 2026] DELETE /v2.1/servers/7e6cd31e-0ad0-475e-bd14-954010be1311/os-interface/8bb70038-4726-40dc-aa73-af0898e9bf84 => generated 0 bytes in 36 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-05-06 15:37:24.145 8 INFO nova.api.openstack.compute.server_external_events [req-7e8ed197-57de-427d-aa1d-1a53dcc754f3 req-1af2e843-1444-4284-9a1f-15aaa3f498da 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-unplugged:8bb70038-4726-40dc-aa73-af0898e9bf84 for instance 7e6cd31e-0ad0-475e-bd14-954010be1311 on instance [pid: 8|app: 0|req: 540/1133] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:37:24 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:37:26.217 7 INFO nova.api.openstack.compute.server_external_events [req-50ecff47-4bae-45c8-ba62-ea34d07d3f4a req-a622af42-d5fc-4f9e-9887-c99217554412 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-unplugged:8bb70038-4726-40dc-aa73-af0898e9bf84 for instance 7e6cd31e-0ad0-475e-bd14-954010be1311 on instance [pid: 7|app: 0|req: 594/1134] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:37:26 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 541/1135] 199.19.213.25 () {34 vars in 754 bytes} [Wed May 6 15:37:27 2026] DELETE /v2.1/servers/7e6cd31e-0ad0-475e-bd14-954010be1311 => generated 0 bytes in 121 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-05-06 15:37:29.201 7 INFO nova.api.openstack.compute.server_external_events [req-8ac76aeb-d771-4147-b888-64404a97ebaa req-9db9c42b-b11d-4176-b2ec-5535d0c66e43 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-unplugged:58f1f3a6-d8eb-49ce-bad2-88cbe30e43c5 for instance 7e6cd31e-0ad0-475e-bd14-954010be1311 on instance [pid: 7|app: 0|req: 595/1136] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:37:29 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:37:31.242 7 INFO nova.api.openstack.compute.server_external_events [req-d25cec77-7c20-4297-b081-679e50575e17 req-9a9cfc01-5c59-4a46-8518-f211156017df 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-changed:3115ad4f-52f3-452a-8c4e-aac3824b7298 for instance 630c9d0a-350e-4ec8-a21c-ad5d226d7190 on instance [pid: 7|app: 0|req: 597/1139] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:37:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:37:31.261 8 INFO nova.api.openstack.compute.server_external_events [req-06ed48f7-b61d-438f-ab6b-3261b0134fc5 req-705b5572-c1c2-48f7-a095-2a77d76ae671 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-unplugged:58f1f3a6-d8eb-49ce-bad2-88cbe30e43c5 for instance 7e6cd31e-0ad0-475e-bd14-954010be1311 on instance 2026-05-06 15:37:31.262 8 INFO nova.api.openstack.compute.server_external_events [req-06ed48f7-b61d-438f-ab6b-3261b0134fc5 req-705b5572-c1c2-48f7-a095-2a77d76ae671 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-deleted:58f1f3a6-d8eb-49ce-bad2-88cbe30e43c5 for instance 7e6cd31e-0ad0-475e-bd14-954010be1311 on instance [pid: 8|app: 0|req: 543/1140] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:37:31 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1141] 10.0.0.84 () {32 vars in 717 bytes} [Wed May 6 15:37:31 2026] DELETE /v2.1/servers/630c9d0a-350e-4ec8-a21c-ad5d226d7190 => generated 0 bytes in 74 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-05-06 15:37:31.358 8 WARNING neutronclient.v2_0.client [None req-ef6ed805-26b7-4b4b-8de8-0fd7c667d3dc dfb6878386d2407db4e116d69ebbde78 c12055c32a474c2b929e330e824a8c3d - - default default] The python binding code in 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/1142] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:37:31 2026] GET /v2.1/servers/630c9d0a-350e-4ec8-a21c-ad5d226d7190 => generated 1942 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-05-06 15:37:33.277 7 INFO nova.api.openstack.compute.server_external_events [req-82032463-4eae-422b-be49-04168e6c3ec0 req-f6a41334-8899-45f0-a01f-da543de89e1b 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-unplugged:3115ad4f-52f3-452a-8c4e-aac3824b7298 for instance 630c9d0a-350e-4ec8-a21c-ad5d226d7190 on instance 2026-05-06 15:37:33.278 7 INFO nova.api.openstack.compute.server_external_events [req-82032463-4eae-422b-be49-04168e6c3ec0 req-f6a41334-8899-45f0-a01f-da543de89e1b 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-unplugged:3115ad4f-52f3-452a-8c4e-aac3824b7298 for instance 630c9d0a-350e-4ec8-a21c-ad5d226d7190 on instance [pid: 7|app: 0|req: 599/1143] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:37:33 2026] POST /v2.1/os-server-external-events => generated 358 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-05-06 15:37:35.313 8 INFO nova.api.openstack.compute.server_external_events [req-3218c4cd-0cf1-4089-9760-94d230e8d871 req-8c243fa6-4bb8-4511-bee3-e15db8ac5e75 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-deleted:3115ad4f-52f3-452a-8c4e-aac3824b7298 for instance 630c9d0a-350e-4ec8-a21c-ad5d226d7190 on instance [pid: 8|app: 0|req: 545/1144] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:37:35 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-05-06 15:37:36.576 7 WARNING neutronclient.v2_0.client [None req-03e9ff0a-1ff6-4545-9c33-c07b5e1a3955 dfb6878386d2407db4e116d69ebbde78 c12055c32a474c2b929e330e824a8c3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 600/1145] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:37:36 2026] GET /v2.1/servers/630c9d0a-350e-4ec8-a21c-ad5d226d7190 => generated 1480 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:37:41.656 7 INFO nova.api.openstack.wsgi [None req-8826acaf-1673-4c76-a394-8adab2c34a8b dfb6878386d2407db4e116d69ebbde78 c12055c32a474c2b929e330e824a8c3d - - default default] HTTP exception thrown: Instance 630c9d0a-350e-4ec8-a21c-ad5d226d7190 could not be found. [pid: 7|app: 0|req: 602/1148] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:37:41 2026] GET /v2.1/servers/630c9d0a-350e-4ec8-a21c-ad5d226d7190 => 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-05-06 15:37:42.010 8 INFO nova.api.openstack.compute.server_external_events [req-140142ef-39cf-43b2-904b-243d4192def2 req-f386ee6f-2e80-40d6-88a5-df11f0c18b65 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-changed:c70e3e55-562c-459f-b804-72aff21c7792 for instance 9f6b0719-23d4-423a-aaa9-2ff80c8aacc6 on instance [pid: 8|app: 0|req: 547/1149] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:37:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 603/1150] 10.0.0.84 () {32 vars in 717 bytes} [Wed May 6 15:37:42 2026] DELETE /v2.1/servers/9f6b0719-23d4-423a-aaa9-2ff80c8aacc6 => generated 0 bytes in 83 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-05-06 15:37:42.153 8 WARNING neutronclient.v2_0.client [None req-5307161a-922a-4750-94b0-0ad7427202d1 dfb6878386d2407db4e116d69ebbde78 c12055c32a474c2b929e330e824a8c3d - - default default] The python binding code in 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/1151] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:37:42 2026] GET /v2.1/servers/9f6b0719-23d4-423a-aaa9-2ff80c8aacc6 => generated 1942 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-05-06 15:37:43.365 7 INFO nova.api.openstack.compute.server_external_events [req-032a102f-1e45-4690-b7d7-18cd780ad5ca req-cd8f0d98-7e6d-495d-964d-d6003ec285fc 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-unplugged:c70e3e55-562c-459f-b804-72aff21c7792 for instance 9f6b0719-23d4-423a-aaa9-2ff80c8aacc6 on instance [pid: 7|app: 0|req: 604/1152] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:37:43 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:37:44.765 8 INFO nova.api.openstack.compute.server_external_events [req-9dc59470-b9ae-430e-9d6d-8f3f9c128eae req-e2bbe9aa-ae22-4818-9ddc-23da2e82743b 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-deleted:c70e3e55-562c-459f-b804-72aff21c7792 for instance 9f6b0719-23d4-423a-aaa9-2ff80c8aacc6 on instance [pid: 8|app: 0|req: 549/1153] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:37:44 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-05-06 15:37:45.407 7 INFO nova.api.openstack.compute.server_external_events [req-b5119507-5bf2-446c-abd8-7289fa7aa0d5 req-3c19cf1b-7d5f-44ae-8bee-f8bcb621d546 9cb1ca9147f64bab9328e3e232464787 cc09e41118194c3eb2c290d10cb641ea - - 65ff2a9c623943f4824a79947d112ced 65ff2a9c623943f4824a79947d112ced] Creating event network-vif-unplugged:c70e3e55-562c-459f-b804-72aff21c7792 for instance 9f6b0719-23d4-423a-aaa9-2ff80c8aacc6 on instance [pid: 7|app: 0|req: 605/1154] 10.0.0.143 () {38 vars in 815 bytes} [Wed May 6 15:37:45 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:37:47.380 8 WARNING neutronclient.v2_0.client [None req-97e41fb5-00b5-4464-8c53-e21f9a202449 dfb6878386d2407db4e116d69ebbde78 c12055c32a474c2b929e330e824a8c3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 550/1155] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:37:47 2026] GET /v2.1/servers/9f6b0719-23d4-423a-aaa9-2ff80c8aacc6 => generated 1479 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:37:52.467 7 INFO nova.api.openstack.wsgi [None req-10127933-028d-44b2-b3eb-8d00ee8b07a1 dfb6878386d2407db4e116d69ebbde78 c12055c32a474c2b929e330e824a8c3d - - default default] HTTP exception thrown: Instance 9f6b0719-23d4-423a-aaa9-2ff80c8aacc6 could not be found. [pid: 7|app: 0|req: 607/1158] 10.0.0.84 () {32 vars in 714 bytes} [Wed May 6 15:37:52 2026] GET /v2.1/servers/9f6b0719-23d4-423a-aaa9-2ff80c8aacc6 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 552/1159] 10.0.0.84 () {32 vars in 723 bytes} [Wed May 6 15:37:54 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-672953169 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:37:54.303 7 INFO nova.api.openstack.wsgi [None req-61da16c3-40e2-44f5-9944-fdbe02531b1b dfb6878386d2407db4e116d69ebbde78 c12055c32a474c2b929e330e824a8c3d - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-672953169 not found for user dfb6878386d2407db4e116d69ebbde78 [pid: 7|app: 0|req: 608/1160] 10.0.0.84 () {32 vars in 720 bytes} [Wed May 6 15:37:54 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-672953169 => generated 141 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1183] 10.0.0.84 () {32 vars in 654 bytes} [Wed May 6 15:39:46 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 15:39:46.976 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Too many heartbeats missed [pid: 8|app: 0|req: 564/1184] 10.0.0.84 () {32 vars in 640 bytes} [Wed May 6 15:39:46 2026] GET /v2.1/servers => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-06 15:39:47.017 7 WARNING oslo_db.sqlalchemy.utils [None req-6e10e382-1ded-4959-ad09-43f365bf14de 3eaab7241c294e7c8a9a3c84ba7bffb5 617d8a9f2d0345fe9d44ed182ac5d115 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 621/1185] 10.0.0.84 () {32 vars in 648 bytes} [Wed May 6 15:39:47 2026] GET /v2.1/os-keypairs => generated 530 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1186] 10.0.0.84 () {32 vars in 693 bytes} [Wed May 6 15:39:47 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1203] 10.0.0.252 () {28 vars in 455 bytes} [Wed May 6 15:41:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) 2026-05-06 15:41:07.192 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [c737bd40-8c7f-4dd7-941e-04629363fa63] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-06 15:41:07.193 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed May 6 15:41:07 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.252) !!! [pid: 7|app: 0|req: 630/1204] 10.0.0.252 () {30 vars in 659 bytes} [Wed May 6 15:41:07 2026] GET /v2.1 => generated 0 bytes in 91 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-05-06 15:41:07.291 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [f6d2b766-e248-4f27-949f-b1f39a54e53a] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: [pid: 8|app: 0|req: 575/1205] 10.0.0.252 () {32 vars in 732 bytes} [Wed May 6 15:41:07 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1206] 10.0.0.252 () {34 vars in 807 bytes} [Wed May 6 15:41:07 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1207] 10.0.0.252 () {28 vars in 455 bytes} [Wed May 6 15:41:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1208] 10.0.0.252 () {30 vars in 659 bytes} [Wed May 6 15:41:07 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 577/1209] 10.0.0.252 () {32 vars in 732 bytes} [Wed May 6 15:41:07 2026] GET /v2.1/ => generated 411 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1210] 10.0.0.252 () {34 vars in 895 bytes} [Wed May 6 15:41:07 2026] GET /v2.1/servers/detail?project_id=617d8a9f2d0345fe9d44ed182ac5d115&all_tenants=True => generated 15 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1211] 10.0.0.252 () {34 vars in 895 bytes} [Wed May 6 15:41:08 2026] GET /v2.1/servers/detail?project_id=bd49d6a879374b55a70e515c0d652e80&all_tenants=True => generated 15 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-05-06 15:41:08.232 7 INFO oslo.messaging._drivers.impl_rabbit [-] [c737bd40-8c7f-4dd7-941e-04629363fa63] Reconnected to AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 via [amqp] client with port 54606. [pid: 7|app: 0|req: 634/1212] 10.0.0.252 () {34 vars in 895 bytes} [Wed May 6 15:41:08 2026] GET /v2.1/servers/detail?project_id=cc09e41118194c3eb2c290d10cb641ea&all_tenants=True => generated 15 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)