+ 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 [Thu May 21 16:13:27 2026] *** compiled with version: 13.3.0 on 12 May 2026 19:03:36 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: nova-api-osapi-6df75f6849-k7xh8 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 0x7f6d10d5a668 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-21 16:13:33.231 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-21 16:13:33.263 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-21 16:13:33.354 8 INFO nova.utils [None req-c77812c1-604c-4b0a-be0f-720e0f4d808e - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-21 16:13:33.386 7 INFO nova.utils [None req-5935b9bd-c48a-4e4c-867b-0f0865491d1b - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-21 16:13:33.864 8 WARNING keystonemiddleware._common.config [None req-c77812c1-604c-4b0a-be0f-720e0f4d808e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-21 16:13:33.873 8 WARNING oslo_config.cfg [None req-c77812c1-604c-4b0a-be0f-720e0f4d808e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-21 16:13:33.920 7 WARNING keystonemiddleware._common.config [None req-5935b9bd-c48a-4e4c-867b-0f0865491d1b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-21 16:13:33.930 7 WARNING oslo_config.cfg [None req-5935b9bd-c48a-4e4c-867b-0f0865491d1b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-21 16:13:33.952 8 WARNING keystonemiddleware._common.config [None req-c77812c1-604c-4b0a-be0f-720e0f4d808e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f6d10d5a668 pid: 8 (default app) 2026-05-21 16:13:34.010 7 WARNING keystonemiddleware._common.config [None req-5935b9bd-c48a-4e4c-867b-0f0865491d1b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f6d10d5a668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.19.213.48 () {42 vars in 701 bytes} [Thu May 21 16:13:40 2026] GET /v2.1 => generated 114 bytes in 27 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-21 16:13:40.953 7 WARNING oslo_policy.policy [None req-daaa27ce-1339-4dbc-b2f7-8977c7dd8571 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - 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-21 16:13:40.954 7 WARNING oslo_policy.policy [None req-daaa27ce-1339-4dbc-b2f7-8977c7dd8571 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - 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: 1/5] 199.19.213.48 () {44 vars in 905 bytes} [Thu May 21 16:13:40 2026] GET /v2.1 => generated 0 bytes in 823 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-21 16:13:41.279 8 WARNING oslo_policy.policy [req-daaa27ce-1339-4dbc-b2f7-8977c7dd8571 req-86b019db-5ee7-4a56-8df5-904b8fb1be7d 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - 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-21 16:13:41.280 8 WARNING oslo_policy.policy [req-daaa27ce-1339-4dbc-b2f7-8977c7dd8571 req-86b019db-5ee7-4a56-8df5-904b8fb1be7d 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - 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: 5/6] 199.19.213.48 () {46 vars in 978 bytes} [Thu May 21 16:13:41 2026] GET /v2.1/ => generated 399 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 16:13:41.520 7 INFO nova.api.openstack.wsgi [None req-a64d38db-aff6-42e0-a7b8-182bfa5ecedf 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 2/7] 199.19.213.48 () {48 vars in 1007 bytes} [Thu May 21 16:13:41 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/8] 199.19.213.48 () {48 vars in 1047 bytes} [Thu May 21 16:13:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.19.213.48 () {52 vars in 1044 bytes} [Thu May 21 16:13:41 2026] POST /v2.1/flavors => generated 527 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/12] 199.19.213.48 () {42 vars in 701 bytes} [Thu May 21 16:13:42 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.19.213.48 () {44 vars in 905 bytes} [Thu May 21 16:13:42 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/14] 199.19.213.48 () {46 vars in 978 bytes} [Thu May 21 16:13:42 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-21 16:13:42.527 7 INFO nova.api.openstack.wsgi [None req-e8dc5ad2-8d9e-4e2e-abbc-c334570d4e62 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/15] 199.19.213.48 () {48 vars in 1009 bytes} [Thu May 21 16:13:42 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/16] 199.19.213.48 () {48 vars in 1047 bytes} [Thu May 21 16:13:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/17] 199.19.213.48 () {52 vars in 1044 bytes} [Thu May 21 16:13:42 2026] POST /v2.1/flavors => generated 530 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/18] 199.19.213.48 () {42 vars in 701 bytes} [Thu May 21 16:13: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: 7|app: 0|req: 8/19] 199.19.213.48 () {44 vars in 905 bytes} [Thu May 21 16:13:43 2026] GET /v2.1 => generated 0 bytes in 62 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/20] 199.19.213.48 () {46 vars in 978 bytes} [Thu May 21 16:13:43 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-21 16:13:43.516 7 INFO nova.api.openstack.wsgi [None req-7b465009-9e78-4aa0-84ec-775648c979d7 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/21] 199.19.213.48 () {48 vars in 1011 bytes} [Thu May 21 16:13:43 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/22] 199.19.213.48 () {48 vars in 1047 bytes} [Thu May 21 16:13:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/23] 199.19.213.48 () {52 vars in 1044 bytes} [Thu May 21 16:13:43 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: 8|app: 0|req: 14/24] 199.19.213.48 () {42 vars in 701 bytes} [Thu May 21 16:13: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: 11/25] 199.19.213.48 () {44 vars in 905 bytes} [Thu May 21 16:13:44 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: 8|app: 0|req: 15/26] 199.19.213.48 () {46 vars in 978 bytes} [Thu May 21 16:13: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-21 16:13:44.456 7 INFO nova.api.openstack.wsgi [None req-c3ccc82e-5591-4cbb-8b0f-a25825f3b606 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/27] 199.19.213.48 () {48 vars in 1009 bytes} [Thu May 21 16:13:44 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/28] 199.19.213.48 () {48 vars in 1047 bytes} [Thu May 21 16:13:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/29] 199.19.213.48 () {52 vars in 1044 bytes} [Thu May 21 16:13:44 2026] POST /v2.1/flavors => generated 530 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/30] 199.19.213.48 () {42 vars in 701 bytes} [Thu May 21 16:13:45 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: 14/31] 199.19.213.48 () {44 vars in 905 bytes} [Thu May 21 16:13:45 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: 8|app: 0|req: 18/32] 199.19.213.48 () {46 vars in 978 bytes} [Thu May 21 16:13:45 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-21 16:13:45.448 7 INFO nova.api.openstack.wsgi [None req-fb285f3b-9e28-45c9-b5f5-a2486cf13bfb 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/33] 199.19.213.48 () {48 vars in 1011 bytes} [Thu May 21 16:13:45 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 19/34] 199.19.213.48 () {48 vars in 1047 bytes} [Thu May 21 16:13:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/35] 199.19.213.48 () {52 vars in 1044 bytes} [Thu May 21 16:13:45 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: 56/114] 10.0.0.38 () {28 vars in 453 bytes} [Thu May 21 16:20:14 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: 59/115] 10.0.0.38 () {30 vars in 657 bytes} [Thu May 21 16:20:14 2026] GET /v2.1 => generated 0 bytes in 431 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: 57/116] 10.0.0.38 () {32 vars in 730 bytes} [Thu May 21 16:20:15 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: 60/117] 10.0.0.38 () {34 vars in 803 bytes} [Thu May 21 16:20:15 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/148] 199.19.213.48 () {42 vars in 701 bytes} [Thu May 21 16:22:49 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 76/149] 199.19.213.48 () {44 vars in 905 bytes} [Thu May 21 16:22:49 2026] GET /v2.1 => generated 0 bytes in 114 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 74/150] 199.19.213.48 () {46 vars in 978 bytes} [Thu May 21 16:22:49 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-21 16:22:49.334 8 INFO nova.api.openstack.wsgi [None req-a1c04168-49d5-4f34-9703-9b224f776eae 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 77/151] 199.19.213.48 () {48 vars in 1013 bytes} [Thu May 21 16:22:49 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 75/152] 199.19.213.48 () {48 vars in 1047 bytes} [Thu May 21 16:22:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/153] 199.19.213.48 () {52 vars in 1045 bytes} [Thu May 21 16:22:49 2026] POST /v2.1/flavors => generated 532 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/168] 199.19.213.48 () {42 vars in 701 bytes} [Thu May 21 16:23:59 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/169] 199.19.213.48 () {44 vars in 905 bytes} [Thu May 21 16:23:59 2026] GET /v2.1 => generated 0 bytes in 86 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 87/170] 199.19.213.48 () {46 vars in 978 bytes} [Thu May 21 16:23:59 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-21 16:23:59.214 7 INFO nova.api.openstack.wsgi [None req-7daa5297-35ad-4017-a995-8e6004325dcd 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 01056a757aff4e24aa4c1773023db108 [pid: 7|app: 0|req: 84/171] 199.19.213.48 () {48 vars in 1047 bytes} [Thu May 21 16:23:59 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-05-21 16:23:59.229 8 WARNING oslo_db.sqlalchemy.utils [None req-6f0c696d-5c1c-4223-82b1-c1e7dc28c94b 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 88/172] 199.19.213.48 () {48 vars in 1012 bytes} [Thu May 21 16:23:59 2026] GET /v2.1/os-keypairs => generated 16 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/173] 199.19.213.48 () {52 vars in 1053 bytes} [Thu May 21 16:23:59 2026] POST /v2.1/os-keypairs => generated 576 bytes in 63 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/176] 199.19.213.48 () {42 vars in 701 bytes} [Thu May 21 16:24:03 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/177] 199.19.213.48 () {44 vars in 905 bytes} [Thu May 21 16:24:03 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 91/178] 199.19.213.48 () {46 vars in 978 bytes} [Thu May 21 16:24:03 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: 88/179] 199.19.213.48 () {48 vars in 1069 bytes} [Thu May 21 16:24:03 2026] GET /v2.1/os-quota-sets/a933c2d5f6904fbf95dafc5786c9eb68 => generated 283 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/180] 199.19.213.48 () {52 vars in 1121 bytes} [Thu May 21 16:24:03 2026] PUT /v2.1/os-quota-sets/a933c2d5f6904fbf95dafc5786c9eb68 => generated 238 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/287] 199.19.213.48 () {42 vars in 701 bytes} [Thu May 21 16:33:00 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/288] 199.19.213.48 () {44 vars in 905 bytes} [Thu May 21 16:33:00 2026] GET /v2.1 => generated 0 bytes in 137 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 143/289] 199.19.213.48 () {46 vars in 978 bytes} [Thu May 21 16:33:01 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-21 16:33:01.064 8 INFO nova.api.openstack.wsgi [None req-a0a9791a-0070-4952-a6e8-61e5493c8ebc 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 147/290] 199.19.213.48 () {48 vars in 1011 bytes} [Thu May 21 16:33:01 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/291] 199.19.213.48 () {48 vars in 1047 bytes} [Thu May 21 16:33:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/292] 199.19.213.48 () {52 vars in 1045 bytes} [Thu May 21 16:33:01 2026] POST /v2.1/flavors => generated 532 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/341] 199.19.213.48 () {42 vars in 701 bytes} [Thu May 21 16:36:57 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/342] 199.19.213.48 () {44 vars in 905 bytes} [Thu May 21 16:36:57 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 174/343] 199.19.213.48 () {46 vars in 978 bytes} [Thu May 21 16:36:58 2026] GET /v2.1/ => generated 399 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/344] 199.19.213.48 () {48 vars in 1069 bytes} [Thu May 21 16:36:58 2026] GET /v2.1/os-quota-sets/49991c14d42349d2b57c5ab42a87a443 => generated 283 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/345] 199.19.213.48 () {52 vars in 1121 bytes} [Thu May 21 16:36:58 2026] PUT /v2.1/os-quota-sets/49991c14d42349d2b57c5ab42a87a443 => generated 238 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/492] 199.19.213.48 () {42 vars in 701 bytes} [Thu May 21 16:49:08 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: 249/493] 199.19.213.48 () {44 vars in 905 bytes} [Thu May 21 16:49:08 2026] GET /v2.1 => generated 0 bytes in 149 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 245/494] 199.19.213.48 () {46 vars in 978 bytes} [Thu May 21 16:49:08 2026] GET /v2.1/ => generated 399 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 16:49:08.680 8 INFO nova.api.openstack.wsgi [None req-14ee0e9e-1e73-4dee-95f7-e6dc76867a44 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 250/495] 199.19.213.48 () {48 vars in 1007 bytes} [Thu May 21 16:49:08 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: 246/496] 199.19.213.48 () {48 vars in 1047 bytes} [Thu May 21 16:49:08 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: 251/497] 199.19.213.48 () {48 vars in 1095 bytes} [Thu May 21 16:49:08 2026] GET /v2.1/flavors/bb018c54-b1a1-4369-a285-068c6dd7e018/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/498] 199.19.213.48 () {42 vars in 701 bytes} [Thu May 21 16:49:09 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: 252/499] 199.19.213.48 () {44 vars in 905 bytes} [Thu May 21 16:49:09 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 248/500] 199.19.213.48 () {46 vars in 978 bytes} [Thu May 21 16:49:09 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-21 16:49:09.702 8 INFO nova.api.openstack.wsgi [None req-7503acc9-1de5-4cb3-88b3-6a8101edc1a1 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 253/501] 199.19.213.48 () {48 vars in 1009 bytes} [Thu May 21 16:49:09 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/502] 199.19.213.48 () {48 vars in 1047 bytes} [Thu May 21 16:49:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/503] 199.19.213.48 () {48 vars in 1095 bytes} [Thu May 21 16:49:09 2026] GET /v2.1/flavors/7fce48fa-1c7c-483f-8fe1-083ee1504642/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: 250/504] 199.19.213.48 () {42 vars in 701 bytes} [Thu May 21 16:49:10 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/505] 199.19.213.48 () {44 vars in 905 bytes} [Thu May 21 16:49:10 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 251/506] 199.19.213.48 () {46 vars in 978 bytes} [Thu May 21 16:49:10 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-21 16:49:10.659 8 INFO nova.api.openstack.wsgi [None req-e1f7a2dc-12cf-4e9c-abf8-a066b63c944b 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 256/507] 199.19.213.48 () {48 vars in 1011 bytes} [Thu May 21 16:49:10 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/508] 199.19.213.48 () {48 vars in 1047 bytes} [Thu May 21 16:49:10 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: 257/509] 199.19.213.48 () {48 vars in 1095 bytes} [Thu May 21 16:49:10 2026] GET /v2.1/flavors/94558974-c560-4082-9211-46fd368e76ca/os-extra_specs => generated 19 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/510] 199.19.213.48 () {42 vars in 701 bytes} [Thu May 21 16:49:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/511] 199.19.213.48 () {44 vars in 905 bytes} [Thu May 21 16:49:11 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 254/512] 199.19.213.48 () {46 vars in 978 bytes} [Thu May 21 16:49:11 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-21 16:49:11.673 8 INFO nova.api.openstack.wsgi [None req-601f8cc1-3407-4fd4-b73d-2185fc7a1a2d 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 259/513] 199.19.213.48 () {48 vars in 1009 bytes} [Thu May 21 16:49:11 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: 255/514] 199.19.213.48 () {48 vars in 1047 bytes} [Thu May 21 16:49:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/515] 199.19.213.48 () {48 vars in 1095 bytes} [Thu May 21 16:49:11 2026] GET /v2.1/flavors/6d3c6161-53b9-4f34-933e-19c7dc44674d/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/518] 199.19.213.48 () {42 vars in 701 bytes} [Thu May 21 16:49:12 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: 262/519] 199.19.213.48 () {44 vars in 905 bytes} [Thu May 21 16:49:12 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 258/520] 199.19.213.48 () {46 vars in 978 bytes} [Thu May 21 16:49:12 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-21 16:49:12.708 8 INFO nova.api.openstack.wsgi [None req-d52464d4-ad5d-4eb5-810c-d16a44b06120 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 263/521] 199.19.213.48 () {48 vars in 1011 bytes} [Thu May 21 16:49:12 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/522] 199.19.213.48 () {48 vars in 1047 bytes} [Thu May 21 16:49:12 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: 264/523] 199.19.213.48 () {48 vars in 1095 bytes} [Thu May 21 16:49:12 2026] GET /v2.1/flavors/5c37cde4-632b-4ddc-9ad7-e565c89195e9/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: 272/538] 199.19.213.48 () {42 vars in 701 bytes} [Thu May 21 16:50:22 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: 267/539] 199.19.213.48 () {44 vars in 905 bytes} [Thu May 21 16:50:22 2026] GET /v2.1 => generated 0 bytes in 62 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 273/540] 199.19.213.48 () {46 vars in 978 bytes} [Thu May 21 16:50:22 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-21 16:50:22.466 7 INFO nova.api.openstack.wsgi [None req-83a06e72-55a1-48cd-bec0-be2641a899a2 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 268/541] 199.19.213.48 () {48 vars in 1013 bytes} [Thu May 21 16:50:22 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/542] 199.19.213.48 () {48 vars in 1047 bytes} [Thu May 21 16:50:22 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: 7|app: 0|req: 269/543] 199.19.213.48 () {48 vars in 1095 bytes} [Thu May 21 16:50:22 2026] GET /v2.1/flavors/db4f1a09-2064-4e31-b302-259a3ab8c963/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/544] 199.19.213.48 () {42 vars in 701 bytes} [Thu May 21 16:50:30 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: 270/545] 199.19.213.48 () {44 vars in 905 bytes} [Thu May 21 16:50:30 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 276/546] 199.19.213.48 () {46 vars in 978 bytes} [Thu May 21 16:50:30 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: 7|app: 0|req: 271/547] 199.19.213.48 () {48 vars in 1047 bytes} [Thu May 21 16:50:30 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/550] 199.19.213.48 () {42 vars in 701 bytes} [Thu May 21 16:50:35 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/551] 199.19.213.48 () {44 vars in 905 bytes} [Thu May 21 16:50:35 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 274/552] 199.19.213.48 () {46 vars in 978 bytes} [Thu May 21 16:50:35 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/553] 199.19.213.48 () {48 vars in 1069 bytes} [Thu May 21 16:50:35 2026] GET /v2.1/os-quota-sets/a933c2d5f6904fbf95dafc5786c9eb68 => generated 280 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/566] 199.19.213.48 () {42 vars in 701 bytes} [Thu May 21 16:51:32 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: 281/567] 199.19.213.48 () {44 vars in 905 bytes} [Thu May 21 16:51:32 2026] GET /v2.1 => generated 0 bytes in 56 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 287/568] 199.19.213.48 () {46 vars in 978 bytes} [Thu May 21 16:51:32 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-21 16:51:32.467 7 INFO nova.api.openstack.wsgi [None req-20244bbe-4a40-4991-9ddf-9f188c9f8d37 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 282/569] 199.19.213.48 () {48 vars in 1011 bytes} [Thu May 21 16:51:32 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: 8|app: 0|req: 288/570] 199.19.213.48 () {48 vars in 1047 bytes} [Thu May 21 16:51:32 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: 7|app: 0|req: 283/571] 199.19.213.48 () {48 vars in 1095 bytes} [Thu May 21 16:51:32 2026] GET /v2.1/flavors/1f78e15d-c6fd-4a6d-9903-bb4746a830ed/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: 290/574] 199.19.213.48 () {42 vars in 701 bytes} [Thu May 21 16:51:49 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: 285/575] 199.19.213.48 () {44 vars in 905 bytes} [Thu May 21 16:51:49 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 291/576] 199.19.213.48 () {46 vars in 978 bytes} [Thu May 21 16:51:49 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/577] 199.19.213.48 () {48 vars in 1069 bytes} [Thu May 21 16:51:49 2026] GET /v2.1/os-quota-sets/49991c14d42349d2b57c5ab42a87a443 => generated 280 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/590] 199.19.213.48 () {42 vars in 701 bytes} [Thu May 21 16:52: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: 298/591] 199.19.213.48 () {44 vars in 905 bytes} [Thu May 21 16:52:43 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 294/592] 199.19.213.48 () {46 vars in 978 bytes} [Thu May 21 16:52:43 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-21 16:52:43.940 8 INFO nova.api.openstack.wsgi [None req-418e1c48-9937-4a1a-9016-ea061c44a4a3 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 299/593] 199.19.213.48 () {48 vars in 1007 bytes} [Thu May 21 16:52:43 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/594] 199.19.213.48 () {48 vars in 1047 bytes} [Thu May 21 16:52:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/603] 10.0.0.161 () {32 vars in 655 bytes} [Thu May 21 16:53:28 2026] GET /v2.1/flavors/detail => generated 2534 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, ' [pid: 8|app: 0|req: 304/604] 10.0.0.161 () {32 vars in 641 bytes} [Thu May 21 16:53:28 2026] GET /v2.1/servers => generated 15 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-21 16:53:28.900 7 WARNING oslo_db.sqlalchemy.utils [None req-7a081244-4369-4e20-9111-da40c676d8cb 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 301/605] 10.0.0.161 () {32 vars in 649 bytes} [Thu May 21 16:53:28 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: 305/606] 10.0.0.161 () {32 vars in 694 bytes} [Thu May 21 16:53:28 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/609] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:53:40 2026] GET /v2.1/flavors/bb018c54-b1a1-4369-a285-068c6dd7e018 => generated 511 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/610] 10.0.0.161 () {32 vars in 641 bytes} [Thu May 21 16:53:40 2026] GET /v2.1/flavors => generated 1674 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/611] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:53:40 2026] GET /v2.1/flavors/bb018c54-b1a1-4369-a285-068c6dd7e018 => generated 511 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/614] 10.0.0.161 () {34 vars in 671 bytes} [Thu May 21 16:53:45 2026] POST /v2.1/os-keypairs => generated 386 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 16:53:47.260 7 WARNING neutronclient.v2_0.client [None req-efe07153-7a26-49f9-8ebf-bd139958adda d0267189db3d49a4bda2679970a21b70 a189a0564af1442ba4e1abff81240f53 - - default default] The python binding code in 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/615] 10.0.0.161 () {34 vars in 671 bytes} [Thu May 21 16:53:47 2026] POST /v2.1/os-keypairs => generated 386 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/616] 10.0.0.161 () {34 vars in 685 bytes} [Thu May 21 16:53:47 2026] POST /v2.1/os-security-groups => generated 247 bytes in 834 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 16:53:47.915 8 WARNING neutronclient.v2_0.client [None req-ab4f602c-67a8-43fb-b474-a8dbadc0faa2 d0267189db3d49a4bda2679970a21b70 a189a0564af1442ba4e1abff81240f53 - - default default] The 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-21 16:53:48.495 8 WARNING neutronclient.v2_0.client [None req-ab4f602c-67a8-43fb-b474-a8dbadc0faa2 d0267189db3d49a4bda2679970a21b70 a189a0564af1442ba4e1abff81240f53 - - default default] The python binding code in 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/617] 10.0.0.161 () {34 vars in 695 bytes} [Thu May 21 16:53:47 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 959 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 16:53:48.886 7 WARNING neutronclient.v2_0.client [None req-307f2d43-9aa7-4eee-85ef-42aee6200a7a d0267189db3d49a4bda2679970a21b70 a189a0564af1442ba4e1abff81240f53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 306/618] 10.0.0.161 () {34 vars in 685 bytes} [Thu May 21 16:53:48 2026] POST /v2.1/os-security-groups => generated 246 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 16:53:49.017 8 WARNING neutronclient.v2_0.client [None req-dc7901a6-9c5a-4ffa-9cb7-e297e251f014 d0267189db3d49a4bda2679970a21b70 a189a0564af1442ba4e1abff81240f53 - - default default] The 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-21 16:53:49.056 8 WARNING neutronclient.v2_0.client [None req-dc7901a6-9c5a-4ffa-9cb7-e297e251f014 d0267189db3d49a4bda2679970a21b70 a189a0564af1442ba4e1abff81240f53 - - default default] The 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-21 16:53:49.152 7 WARNING neutronclient.v2_0.client [None req-53d6ed0b-75a3-47c6-97bf-a887e41c8dad 326ae50d140a4e26beb8190ef0e15a92 f81fff82dc3b4ac5990b2130a5060ef3 - - default default] The python binding code in 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/619] 10.0.0.161 () {34 vars in 695 bytes} [Thu May 21 16:53:49 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 16:53:49.211 8 WARNING neutronclient.v2_0.client [None req-525f992c-7995-4a3b-968e-d5c4fe6eeec3 d0267189db3d49a4bda2679970a21b70 a189a0564af1442ba4e1abff81240f53 - - default default] The 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-21 16:53:49.245 7 WARNING neutronclient.v2_0.client [None req-53d6ed0b-75a3-47c6-97bf-a887e41c8dad 326ae50d140a4e26beb8190ef0e15a92 f81fff82dc3b4ac5990b2130a5060ef3 - - default default] The 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-21 16:53:49.276 8 WARNING neutronclient.v2_0.client [None req-525f992c-7995-4a3b-968e-d5c4fe6eeec3 d0267189db3d49a4bda2679970a21b70 a189a0564af1442ba4e1abff81240f53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 314/620] 10.0.0.161 () {34 vars in 695 bytes} [Thu May 21 16:53:49 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 16:53:49.436 8 WARNING neutronclient.v2_0.client [None req-0a5c43b2-c9fc-4796-86f8-406d735dca61 d0267189db3d49a4bda2679970a21b70 a189a0564af1442ba4e1abff81240f53 - - default default] The python binding code in 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/621] 10.0.0.161 () {32 vars in 737 bytes} [Thu May 21 16:53:49 2026] GET /v2.1/os-security-groups/f62f5db9-e7c9-425a-93c6-b44313ffcf65 => generated 663 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 16:53:49.496 8 WARNING neutronclient.v2_0.client [None req-0d7df406-57b5-402a-9173-9e083d9b6884 d0267189db3d49a4bda2679970a21b70 a189a0564af1442ba4e1abff81240f53 - - default default] The 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-21 16:53:49.570 7 WARNING neutronclient.v2_0.client [None req-53d6ed0b-75a3-47c6-97bf-a887e41c8dad 326ae50d140a4e26beb8190ef0e15a92 f81fff82dc3b4ac5990b2130a5060ef3 - - default default] The 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-21 16:53:49.577 8 WARNING neutronclient.v2_0.client [None req-0d7df406-57b5-402a-9173-9e083d9b6884 d0267189db3d49a4bda2679970a21b70 a189a0564af1442ba4e1abff81240f53 - - default default] The 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-21 16:53:49.618 8 WARNING neutronclient.v2_0.client [None req-0d7df406-57b5-402a-9173-9e083d9b6884 d0267189db3d49a4bda2679970a21b70 a189a0564af1442ba4e1abff81240f53 - - default default] The python binding code in 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/622] 10.0.0.161 () {32 vars in 750 bytes} [Thu May 21 16:53:49 2026] DELETE /v2.1/os-security-group-rules/eb645a36-6c01-46e1-92d0-34e918f7922f => generated 0 bytes in 213 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-21 16:53:49.715 8 WARNING neutronclient.v2_0.client [None req-1b2bac4a-442f-41f9-afff-55f0269019b0 d0267189db3d49a4bda2679970a21b70 a189a0564af1442ba4e1abff81240f53 - - default default] The 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-21 16:53:49.753 8 WARNING neutronclient.v2_0.client [None req-1b2bac4a-442f-41f9-afff-55f0269019b0 d0267189db3d49a4bda2679970a21b70 a189a0564af1442ba4e1abff81240f53 - - default default] The python binding code in 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/623] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:53:49 2026] DELETE /v2.1/os-security-groups/f62f5db9-e7c9-425a-93c6-b44313ffcf65 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-21 16:53:49.866 8 WARNING neutronclient.v2_0.client [None req-5edefb9c-b516-4621-9a2f-60fe90f8d0df d0267189db3d49a4bda2679970a21b70 a189a0564af1442ba4e1abff81240f53 - - default default] The 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-21 16:53:49.912 8 WARNING neutronclient.v2_0.client [None req-5edefb9c-b516-4621-9a2f-60fe90f8d0df d0267189db3d49a4bda2679970a21b70 a189a0564af1442ba4e1abff81240f53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 318/624] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:53:49 2026] DELETE /v2.1/os-security-groups/de42fe7f-36a8-47b3-8577-2ab63ec4d64b => generated 0 bytes in 203 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/625] 10.0.0.161 () {34 vars in 663 bytes} [Thu May 21 16:53:49 2026] POST /v2.1/servers => generated 450 bytes in 2775 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-21 16:53:51.871 8 WARNING neutronclient.v2_0.client [None req-5805f3ec-0a33-42f2-ab47-1fea32f6045f 326ae50d140a4e26beb8190ef0e15a92 f81fff82dc3b4ac5990b2130a5060ef3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/628] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:53:51 2026] GET /v2.1/servers/6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 1401 bytes in 422 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:53:52.485 7 WARNING neutronclient.v2_0.client [None req-bb1a677c-d1e2-4eee-aa5d-aebcea71e2d3 8e7f174ad9d44b6793ed26f382b39075 cc65669a07dc449d995f52be7185307d - - default default] The 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-21 16:53:52.562 7 WARNING neutronclient.v2_0.client [None req-bb1a677c-d1e2-4eee-aa5d-aebcea71e2d3 8e7f174ad9d44b6793ed26f382b39075 cc65669a07dc449d995f52be7185307d - - default default] 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-21 16:53:52.758 8 WARNING neutronclient.v2_0.client [None req-7d271013-2679-495d-b8cb-8e588bb9777f 7a7a1fd9a6514aa2b0fb96e3dbb73bc9 f9644e5a145049eeb8772814288c37b1 - - default default] The 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-21 16:53:52.777 7 WARNING neutronclient.v2_0.client [None req-bb1a677c-d1e2-4eee-aa5d-aebcea71e2d3 8e7f174ad9d44b6793ed26f382b39075 cc65669a07dc449d995f52be7185307d - - default default] The python binding code in 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/629] 10.0.0.161 () {34 vars in 685 bytes} [Thu May 21 16:53:52 2026] POST /v2.1/os-security-groups => generated 242 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 16:53:52.964 8 WARNING neutronclient.v2_0.client [None req-0a9ef9f5-483d-4e28-a6fe-63e23bf0f831 7a7a1fd9a6514aa2b0fb96e3dbb73bc9 f9644e5a145049eeb8772814288c37b1 - - default default] The python binding code in 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/630] 10.0.0.161 () {34 vars in 685 bytes} [Thu May 21 16:53:52 2026] POST /v2.1/os-security-groups => generated 242 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 16:53:53.167 8 WARNING neutronclient.v2_0.client [None req-0e1e0628-d019-42c4-9c8e-b2a7d3ba9503 7a7a1fd9a6514aa2b0fb96e3dbb73bc9 f9644e5a145049eeb8772814288c37b1 - - default default] The python binding code in 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/631] 10.0.0.161 () {34 vars in 685 bytes} [Thu May 21 16:53:53 2026] POST /v2.1/os-security-groups => generated 242 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 16:53:53.395 8 WARNING neutronclient.v2_0.client [None req-44ac1e5d-970c-43ca-81b3-097de560615e 326ae50d140a4e26beb8190ef0e15a92 f81fff82dc3b4ac5990b2130a5060ef3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/632] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:53:53 2026] GET /v2.1/servers/6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 1405 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:53:53.480 8 WARNING neutronclient.v2_0.client [None req-b9f27ec0-2614-4652-8f1b-efae17dd047e 7a7a1fd9a6514aa2b0fb96e3dbb73bc9 f9644e5a145049eeb8772814288c37b1 - - default default] The 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-21 16:53:53.541 8 WARNING neutronclient.v2_0.client [None req-b9f27ec0-2614-4652-8f1b-efae17dd047e 7a7a1fd9a6514aa2b0fb96e3dbb73bc9 f9644e5a145049eeb8772814288c37b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/633] 10.0.0.161 () {34 vars in 663 bytes} [Thu May 21 16:53:52 2026] POST /v2.1/servers => generated 450 bytes in 1224 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-21 16:53:53.588 8 WARNING neutronclient.v2_0.client [None req-b9f27ec0-2614-4652-8f1b-efae17dd047e 7a7a1fd9a6514aa2b0fb96e3dbb73bc9 f9644e5a145049eeb8772814288c37b1 - - default default] 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-21 16:53:53.622 7 WARNING neutronclient.v2_0.client [None req-86c8f547-fe91-4a84-a453-7c8e7fedc7a9 8e7f174ad9d44b6793ed26f382b39075 cc65669a07dc449d995f52be7185307d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 324/634] 10.0.0.161 () {32 vars in 663 bytes} [Thu May 21 16:53:53 2026] GET /v2.1/os-security-groups => generated 1379 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/635] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:53:53 2026] GET /v2.1/servers/3afde72b-2e1d-4581-b4bf-7300185c4e6d => generated 1253 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-21 16:53:53.678 8 WARNING neutronclient.v2_0.client [None req-4d982228-fdd1-46aa-a1fc-49a000de0495 7a7a1fd9a6514aa2b0fb96e3dbb73bc9 f9644e5a145049eeb8772814288c37b1 - - default default] The 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-21 16:53:53.720 8 WARNING neutronclient.v2_0.client [None req-4d982228-fdd1-46aa-a1fc-49a000de0495 7a7a1fd9a6514aa2b0fb96e3dbb73bc9 f9644e5a145049eeb8772814288c37b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/636] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:53:53 2026] DELETE /v2.1/os-security-groups/b815c4ec-1758-4f69-8c9d-ddd296f19a21 => generated 0 bytes in 179 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-21 16:53:53.870 7 WARNING neutronclient.v2_0.client [None req-8f4159b2-8b08-4f57-b793-480855cf5184 7a7a1fd9a6514aa2b0fb96e3dbb73bc9 f9644e5a145049eeb8772814288c37b1 - - default default] The 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-21 16:53:53.900 7 INFO nova.api.openstack.wsgi [None req-8f4159b2-8b08-4f57-b793-480855cf5184 7a7a1fd9a6514aa2b0fb96e3dbb73bc9 f9644e5a145049eeb8772814288c37b1 - - default default] HTTP exception thrown: Security group b815c4ec-1758-4f69-8c9d-ddd296f19a21 does not exist Neutron server returns request_ids: ['req-7d73c84d-464a-4846-8b17-4b68a55cf886'] [pid: 7|app: 0|req: 312/637] 10.0.0.161 () {32 vars in 737 bytes} [Thu May 21 16:53:53 2026] GET /v2.1/os-security-groups/b815c4ec-1758-4f69-8c9d-ddd296f19a21 => generated 194 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-21 16:53:53.922 8 WARNING neutronclient.v2_0.client [None req-b10a0730-66f3-4685-9e88-ae969d00df41 7a7a1fd9a6514aa2b0fb96e3dbb73bc9 f9644e5a145049eeb8772814288c37b1 - - default default] The 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-21 16:53:53.981 8 WARNING neutronclient.v2_0.client [None req-b10a0730-66f3-4685-9e88-ae969d00df41 7a7a1fd9a6514aa2b0fb96e3dbb73bc9 f9644e5a145049eeb8772814288c37b1 - - default default] The python binding code in 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/638] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:53:53 2026] DELETE /v2.1/os-security-groups/260af244-7cca-4546-b9e9-d390a52f24d8 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-21 16:53:54.090 7 WARNING neutronclient.v2_0.client [None req-6359b985-d7f5-4965-883f-24ddb8b9b3f1 7a7a1fd9a6514aa2b0fb96e3dbb73bc9 f9644e5a145049eeb8772814288c37b1 - - default default] The 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-21 16:53:54.116 7 INFO nova.api.openstack.wsgi [None req-6359b985-d7f5-4965-883f-24ddb8b9b3f1 7a7a1fd9a6514aa2b0fb96e3dbb73bc9 f9644e5a145049eeb8772814288c37b1 - - default default] HTTP exception thrown: Security group 260af244-7cca-4546-b9e9-d390a52f24d8 does not exist Neutron server returns request_ids: ['req-8f58bdca-1d68-477d-86f0-12d2395475c2'] [pid: 7|app: 0|req: 313/639] 10.0.0.161 () {32 vars in 737 bytes} [Thu May 21 16:53:54 2026] GET /v2.1/os-security-groups/260af244-7cca-4546-b9e9-d390a52f24d8 => generated 194 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-21 16:53:54.130 8 WARNING neutronclient.v2_0.client [None req-c32471f6-53b3-4186-94c7-4a4d15a33ae5 7a7a1fd9a6514aa2b0fb96e3dbb73bc9 f9644e5a145049eeb8772814288c37b1 - - default default] The 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-21 16:53:54.193 8 WARNING neutronclient.v2_0.client [None req-c32471f6-53b3-4186-94c7-4a4d15a33ae5 7a7a1fd9a6514aa2b0fb96e3dbb73bc9 f9644e5a145049eeb8772814288c37b1 - - default default] The python binding code in 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/640] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:53:54 2026] DELETE /v2.1/os-security-groups/b6a253f1-1144-48dc-b135-0d5132cd363c => generated 0 bytes in 190 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-21 16:53:54.335 7 WARNING neutronclient.v2_0.client [None req-42731dd2-5f6f-4b4c-b2b1-6c3419276daa 7a7a1fd9a6514aa2b0fb96e3dbb73bc9 f9644e5a145049eeb8772814288c37b1 - - default default] The 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-21 16:53:54.363 7 INFO nova.api.openstack.wsgi [None req-42731dd2-5f6f-4b4c-b2b1-6c3419276daa 7a7a1fd9a6514aa2b0fb96e3dbb73bc9 f9644e5a145049eeb8772814288c37b1 - - default default] HTTP exception thrown: Security group b6a253f1-1144-48dc-b135-0d5132cd363c does not exist Neutron server returns request_ids: ['req-382c6db0-a790-4f46-9060-d946ead02086'] [pid: 7|app: 0|req: 314/641] 10.0.0.161 () {32 vars in 737 bytes} [Thu May 21 16:53:54 2026] GET /v2.1/os-security-groups/b6a253f1-1144-48dc-b135-0d5132cd363c => generated 194 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-21 16:53:54.383 8 WARNING neutronclient.v2_0.client [None req-7f112700-5eda-4f01-9c48-c1e0a232bca3 7a7a1fd9a6514aa2b0fb96e3dbb73bc9 f9644e5a145049eeb8772814288c37b1 - - default default] The 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-21 16:53:54.439 8 WARNING neutronclient.v2_0.client [None req-7f112700-5eda-4f01-9c48-c1e0a232bca3 7a7a1fd9a6514aa2b0fb96e3dbb73bc9 f9644e5a145049eeb8772814288c37b1 - - default default] The 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-21 16:53:54.496 8 WARNING neutronclient.v2_0.client [None req-7f112700-5eda-4f01-9c48-c1e0a232bca3 7a7a1fd9a6514aa2b0fb96e3dbb73bc9 f9644e5a145049eeb8772814288c37b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 328/642] 10.0.0.161 () {32 vars in 663 bytes} [Thu May 21 16:53:54 2026] GET /v2.1/os-security-groups => generated 707 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 16:53:54.579 8 WARNING neutronclient.v2_0.client [None req-552932c1-3ad6-4d74-bbb5-ee2e4f32af38 7a7a1fd9a6514aa2b0fb96e3dbb73bc9 f9644e5a145049eeb8772814288c37b1 - - default default] The 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-21 16:53:54.605 8 INFO nova.api.openstack.wsgi [None req-552932c1-3ad6-4d74-bbb5-ee2e4f32af38 7a7a1fd9a6514aa2b0fb96e3dbb73bc9 f9644e5a145049eeb8772814288c37b1 - - default default] HTTP exception thrown: Security group b6a253f1-1144-48dc-b135-0d5132cd363c does not exist Neutron server returns request_ids: ['req-fae7ea89-6444-4020-8af8-e7d9aff58989'] [pid: 8|app: 0|req: 329/643] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:53:54 2026] DELETE /v2.1/os-security-groups/b6a253f1-1144-48dc-b135-0d5132cd363c => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-21 16:53:54.618 7 WARNING neutronclient.v2_0.client [None req-2de6785a-47ac-4994-b03f-a22725fe7a06 326ae50d140a4e26beb8190ef0e15a92 f81fff82dc3b4ac5990b2130a5060ef3 - - default default] The 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-21 16:53:54.618 8 WARNING neutronclient.v2_0.client [None req-805f5edd-7be4-4ecb-981d-5f33dfdb3833 7a7a1fd9a6514aa2b0fb96e3dbb73bc9 f9644e5a145049eeb8772814288c37b1 - - default default] The 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-21 16:53:54.643 8 INFO nova.api.openstack.wsgi [None req-805f5edd-7be4-4ecb-981d-5f33dfdb3833 7a7a1fd9a6514aa2b0fb96e3dbb73bc9 f9644e5a145049eeb8772814288c37b1 - - default default] HTTP exception thrown: Security group 260af244-7cca-4546-b9e9-d390a52f24d8 does not exist Neutron server returns request_ids: ['req-b3cc939a-e3f6-48bf-9d53-dd5c85ff2c4f'] [pid: 8|app: 0|req: 330/644] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:53:54 2026] DELETE /v2.1/os-security-groups/260af244-7cca-4546-b9e9-d390a52f24d8 => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-21 16:53:54.658 8 WARNING neutronclient.v2_0.client [None req-54e89584-f283-4910-9177-9e5240311711 7a7a1fd9a6514aa2b0fb96e3dbb73bc9 f9644e5a145049eeb8772814288c37b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/645] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:53:54 2026] GET /v2.1/servers/6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 1453 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-21 16:53:54.680 8 INFO nova.api.openstack.wsgi [None req-54e89584-f283-4910-9177-9e5240311711 7a7a1fd9a6514aa2b0fb96e3dbb73bc9 f9644e5a145049eeb8772814288c37b1 - - default default] HTTP exception thrown: Security group b815c4ec-1758-4f69-8c9d-ddd296f19a21 does not exist Neutron server returns request_ids: ['req-ed01cb6f-ad2f-4a45-8c0b-ddfa10ff7e31'] [pid: 8|app: 0|req: 331/646] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:53:54 2026] DELETE /v2.1/os-security-groups/b815c4ec-1758-4f69-8c9d-ddd296f19a21 => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:53:54.717 7 WARNING neutronclient.v2_0.client [None req-d4e0c05d-355b-4bda-b212-29e9b836cfc4 8e7f174ad9d44b6793ed26f382b39075 cc65669a07dc449d995f52be7185307d - - default default] The python binding code in 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/647] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:53:54 2026] GET /v2.1/servers/3afde72b-2e1d-4581-b4bf-7300185c4e6d => generated 1303 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-21 16:53:55.713 8 WARNING neutronclient.v2_0.client [None req-d489f2db-948b-441e-8fb4-ab80f9444ede 326ae50d140a4e26beb8190ef0e15a92 f81fff82dc3b4ac5990b2130a5060ef3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/648] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:53:55 2026] GET /v2.1/servers/6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 1453 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-21 16:53:55.821 7 WARNING neutronclient.v2_0.client [None req-549e2cf7-963e-485c-89df-9aaa5789a176 8e7f174ad9d44b6793ed26f382b39075 cc65669a07dc449d995f52be7185307d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/649] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:53:55 2026] GET /v2.1/servers/3afde72b-2e1d-4581-b4bf-7300185c4e6d => generated 1295 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-21 16:53:56.837 8 WARNING neutronclient.v2_0.client [None req-bbcf7db6-eb8e-4fa9-aebf-c1f2cc76d1cb 326ae50d140a4e26beb8190ef0e15a92 f81fff82dc3b4ac5990b2130a5060ef3 - - default default] The python binding code in 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/650] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:53:56 2026] GET /v2.1/servers/6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 1461 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:53:56.926 7 WARNING neutronclient.v2_0.client [None req-bc84e90a-d616-42f3-af08-2f95c0649afc 8e7f174ad9d44b6793ed26f382b39075 cc65669a07dc449d995f52be7185307d - - default default] The python binding code in 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/651] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:53:56 2026] GET /v2.1/servers/3afde72b-2e1d-4581-b4bf-7300185c4e6d => generated 1351 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-21 16:53:57.934 8 WARNING neutronclient.v2_0.client [None req-a5924518-662d-4545-a232-8682da5d4f3a 326ae50d140a4e26beb8190ef0e15a92 f81fff82dc3b4ac5990b2130a5060ef3 - - default default] 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-21 16:53:58.053 7 WARNING neutronclient.v2_0.client [None req-863677f3-9b9b-4522-9a10-51da2299f65a 8e7f174ad9d44b6793ed26f382b39075 cc65669a07dc449d995f52be7185307d - - default default] The python binding code in 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/652] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:53:57 2026] GET /v2.1/servers/6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 1539 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/653] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:53:57 2026] GET /v2.1/servers/3afde72b-2e1d-4581-b4bf-7300185c4e6d => generated 1351 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:53:59.134 8 WARNING neutronclient.v2_0.client [None req-9f11dd32-8e62-46d0-8347-bfa2204439fa 326ae50d140a4e26beb8190ef0e15a92 f81fff82dc3b4ac5990b2130a5060ef3 - - default default] The 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-21 16:53:59.168 7 WARNING neutronclient.v2_0.client [None req-c8ef2a79-59a2-4d7a-8f17-94a0625b7c54 8e7f174ad9d44b6793ed26f382b39075 cc65669a07dc449d995f52be7185307d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 335/654] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:53:59 2026] GET /v2.1/servers/6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 1527 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/655] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:53:59 2026] GET /v2.1/servers/3afde72b-2e1d-4581-b4bf-7300185c4e6d => generated 1426 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:53:59.493 8 INFO nova.api.openstack.compute.server_external_events [req-21117cec-f14a-4b66-8c60-346705ca17b7 req-1fc4bc2c-ba90-4220-a911-6c727f64d822 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-changed:ffb5032f-491f-47a6-8fb7-6099fe9019d7 for instance 6f3594af-2872-4c4d-b57e-98905ba65d56 on instance 2026-05-21 16:53:59.503 8 INFO nova.compute.rpcapi [None req-07304384-c8eb-44d6-87a0-4a5f9a545e8c - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 336/656] 10.0.0.119 () {38 vars in 815 bytes} [Thu May 21 16:53:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:00.317 7 WARNING neutronclient.v2_0.client [None req-0f7205e7-bf40-4999-a0ef-6518124c71fe 326ae50d140a4e26beb8190ef0e15a92 f81fff82dc3b4ac5990b2130a5060ef3 - - default default] 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-21 16:54:00.381 8 WARNING neutronclient.v2_0.client [None req-5eda3152-c129-45f3-a7db-9e9a4ac3707d 8e7f174ad9d44b6793ed26f382b39075 cc65669a07dc449d995f52be7185307d - - default default] The python binding code in 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/657] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:00 2026] GET /v2.1/servers/6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 1527 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/658] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:00 2026] GET /v2.1/servers/3afde72b-2e1d-4581-b4bf-7300185c4e6d => generated 1436 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, ' 2026-05-21 16:54:01.586 7 INFO nova.api.openstack.compute.server_external_events [req-f349abae-1301-4278-8629-51dc0d27eb05 req-f422c2aa-dd0f-44a9-b0aa-613868b376b7 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-changed:434a3226-bb5f-4664-a787-04c1c2874db1 for instance 3afde72b-2e1d-4581-b4bf-7300185c4e6d on instance 2026-05-21 16:54:01.592 7 INFO nova.compute.rpcapi [None req-97a185ec-ded3-40b9-b7a5-7ee0019818fe - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 322/659] 10.0.0.119 () {38 vars in 815 bytes} [Thu May 21 16:54:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:01.651 8 WARNING neutronclient.v2_0.client [None req-5f528955-346d-4f60-93b4-9b9b298e91d7 326ae50d140a4e26beb8190ef0e15a92 f81fff82dc3b4ac5990b2130a5060ef3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 338/660] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:01 2026] GET /v2.1/servers/6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 1527 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-21 16:54:01.925 7 WARNING neutronclient.v2_0.client [None req-18306982-684d-49a4-82fe-fd4f86a1e5f6 8e7f174ad9d44b6793ed26f382b39075 cc65669a07dc449d995f52be7185307d - - default default] The python binding code in 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/661] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:01 2026] GET /v2.1/servers/3afde72b-2e1d-4581-b4bf-7300185c4e6d => generated 1436 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-21 16:54:02.841 7 WARNING neutronclient.v2_0.client [None req-5964d786-e043-4da3-8b37-63744fc70e61 326ae50d140a4e26beb8190ef0e15a92 f81fff82dc3b4ac5990b2130a5060ef3 - - default default] The python binding code in 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/664] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:02 2026] GET /v2.1/servers/6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 1527 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:03.087 8 WARNING neutronclient.v2_0.client [None req-ee75d433-4c03-414e-8ce3-10f47c3bdc43 8e7f174ad9d44b6793ed26f382b39075 cc65669a07dc449d995f52be7185307d - - default default] The python binding code in 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/665] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:03 2026] GET /v2.1/servers/3afde72b-2e1d-4581-b4bf-7300185c4e6d => generated 1436 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:04.012 7 WARNING neutronclient.v2_0.client [None req-80f1286c-a075-4974-86eb-7a49b870c906 326ae50d140a4e26beb8190ef0e15a92 f81fff82dc3b4ac5990b2130a5060ef3 - - default default] 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-21 16:54:04.241 8 WARNING neutronclient.v2_0.client [None req-c360d3b5-1a27-4e60-89b8-faf74507910f 8e7f174ad9d44b6793ed26f382b39075 cc65669a07dc449d995f52be7185307d - - default default] The python binding code in 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/666] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:03 2026] GET /v2.1/servers/6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 1527 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/667] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:04 2026] GET /v2.1/servers/3afde72b-2e1d-4581-b4bf-7300185c4e6d => generated 1436 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, ' [pid: 7|app: 0|req: 327/668] 10.0.0.161 () {34 vars in 671 bytes} [Thu May 21 16:54:04 2026] POST /v2.1/os-keypairs => generated 386 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:05.336 8 WARNING neutronclient.v2_0.client [None req-bf6b03ce-c9bf-448a-a672-d23324faa6bd 326ae50d140a4e26beb8190ef0e15a92 f81fff82dc3b4ac5990b2130a5060ef3 - - default default] The python binding code in 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/669] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:05 2026] GET /v2.1/servers/6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 1527 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-21 16:54:05.460 7 WARNING neutronclient.v2_0.client [None req-5c8f0abc-17cd-44cb-a26e-f1a251832933 8e7f174ad9d44b6793ed26f382b39075 cc65669a07dc449d995f52be7185307d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 328/670] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:05 2026] GET /v2.1/servers/3afde72b-2e1d-4581-b4bf-7300185c4e6d => generated 1424 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-21 16:54:06.265 8 WARNING neutronclient.v2_0.client [None req-9df897bd-d638-463e-a61a-cfe9a2242863 2d956580bdeb45a5b039ccc97fb4ad8c 0fa7575276844296beed0f740b82dca7 - - default default] The 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-21 16:54:06.310 8 WARNING neutronclient.v2_0.client [None req-9df897bd-d638-463e-a61a-cfe9a2242863 2d956580bdeb45a5b039ccc97fb4ad8c 0fa7575276844296beed0f740b82dca7 - - default default] 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-21 16:54:06.503 7 WARNING neutronclient.v2_0.client [None req-f92d44b8-1d6f-41ae-a215-8537a2ec3c59 326ae50d140a4e26beb8190ef0e15a92 f81fff82dc3b4ac5990b2130a5060ef3 - - default default] The 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-21 16:54:06.507 8 WARNING neutronclient.v2_0.client [None req-9df897bd-d638-463e-a61a-cfe9a2242863 2d956580bdeb45a5b039ccc97fb4ad8c 0fa7575276844296beed0f740b82dca7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 329/671] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:06 2026] GET /v2.1/servers/6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 1527 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-21 16:54:06.669 7 WARNING neutronclient.v2_0.client [None req-a7b99638-5976-42da-a105-c539f4ffd2b4 8e7f174ad9d44b6793ed26f382b39075 cc65669a07dc449d995f52be7185307d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 330/672] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:06 2026] GET /v2.1/servers/3afde72b-2e1d-4581-b4bf-7300185c4e6d => generated 1424 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, ' [pid: 8|app: 0|req: 343/673] 10.0.0.161 () {34 vars in 663 bytes} [Thu May 21 16:54:06 2026] POST /v2.1/servers => generated 453 bytes in 1221 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-21 16:54:07.423 7 INFO nova.api.openstack.compute.server_external_events [req-e9f13759-62f3-4aea-9244-94f1e82f9446 req-94997e15-fff6-4c99-86fa-4b628112e141 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-vif-plugged:ffb5032f-491f-47a6-8fb7-6099fe9019d7 for instance 6f3594af-2872-4c4d-b57e-98905ba65d56 on instance [pid: 7|app: 0|req: 331/674] 10.0.0.115 () {38 vars in 815 bytes} [Thu May 21 16:54:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:07.459 8 WARNING neutronclient.v2_0.client [None req-868af3f7-5a4e-4912-bd27-f8b468296cf9 2d956580bdeb45a5b039ccc97fb4ad8c 0fa7575276844296beed0f740b82dca7 - - default default] The python binding code in 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/675] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:07 2026] GET /v2.1/servers/e5713e9e-2fc5-4163-84e7-bcb51d308328 => generated 1432 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:07.708 7 WARNING neutronclient.v2_0.client [None req-45b52204-a453-4a67-90cd-3075d3ee4a79 326ae50d140a4e26beb8190ef0e15a92 f81fff82dc3b4ac5990b2130a5060ef3 - - default default] 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: 332/676] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:07 2026] GET /v2.1/servers/6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 1527 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-21 16:54:07.826 8 WARNING neutronclient.v2_0.client [None req-71932411-481c-4c9c-be33-14c21905d39e 8e7f174ad9d44b6793ed26f382b39075 cc65669a07dc449d995f52be7185307d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/677] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:07 2026] GET /v2.1/servers/3afde72b-2e1d-4581-b4bf-7300185c4e6d => generated 1424 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:08.580 7 WARNING neutronclient.v2_0.client [None req-d6b07dc1-8643-4b10-a125-be2196c0e094 2d956580bdeb45a5b039ccc97fb4ad8c 0fa7575276844296beed0f740b82dca7 - - default default] The python binding code in 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/678] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:08 2026] GET /v2.1/servers/e5713e9e-2fc5-4163-84e7-bcb51d308328 => generated 1436 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:08.845 8 WARNING neutronclient.v2_0.client [None req-aa3a2286-adbc-4b54-8351-6bd9e5ccfa85 326ae50d140a4e26beb8190ef0e15a92 f81fff82dc3b4ac5990b2130a5060ef3 - - default default] 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-21 16:54:09.002 7 WARNING neutronclient.v2_0.client [None req-97f4a7c0-8f3d-491f-84c5-239de04d33ab 8e7f174ad9d44b6793ed26f382b39075 cc65669a07dc449d995f52be7185307d - - default default] The python binding code in 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/679] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:08 2026] GET /v2.1/servers/3afde72b-2e1d-4581-b4bf-7300185c4e6d => generated 1424 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/680] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:08 2026] GET /v2.1/servers/6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 1718 bytes in 526 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:09.414 7 WARNING neutronclient.v2_0.client [None req-9f9cbe86-fcff-43dd-9d27-2dc925573e4c 326ae50d140a4e26beb8190ef0e15a92 f81fff82dc3b4ac5990b2130a5060ef3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 335/681] 10.0.0.161 () {32 vars in 741 bytes} [Thu May 21 16:54:09 2026] GET /v2.1/servers/6f3594af-2872-4c4d-b57e-98905ba65d56/os-interface => generated 285 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:09.534 8 INFO nova.api.openstack.compute.server_external_events [req-257b2faf-4a14-457f-97a9-f3fe30cc5dbe req-8966c239-9d17-4567-b64c-21385b8000fe 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-vif-plugged:434a3226-bb5f-4664-a787-04c1c2874db1 for instance 3afde72b-2e1d-4581-b4bf-7300185c4e6d on instance [pid: 8|app: 0|req: 347/682] 10.0.0.115 () {38 vars in 815 bytes} [Thu May 21 16:54:09 2026] POST /v2.1/os-server-external-events => generated 183 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-21 16:54:09.677 7 WARNING neutronclient.v2_0.client [None req-07c05837-288e-4f05-8282-58fde80f4ed7 2d956580bdeb45a5b039ccc97fb4ad8c 0fa7575276844296beed0f740b82dca7 - - default default] The python binding code in 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/683] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:09 2026] GET /v2.1/servers/e5713e9e-2fc5-4163-84e7-bcb51d308328 => generated 1484 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-21 16:54:10.346 8 WARNING neutronclient.v2_0.client [None req-0c9bff23-2b7f-48b5-9a4a-2c55eff59445 8e7f174ad9d44b6793ed26f382b39075 cc65669a07dc449d995f52be7185307d - - default default] 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-21 16:54:10.502 7 INFO nova.api.openstack.compute.server_external_events [req-23062fd6-c053-4b28-86b7-01f005b35c0a req-9f3c3987-6092-4f4a-afaf-9323ff9f6826 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-changed:ffb5032f-491f-47a6-8fb7-6099fe9019d7 for instance 6f3594af-2872-4c4d-b57e-98905ba65d56 on instance [pid: 7|app: 0|req: 337/684] 10.0.0.119 () {38 vars in 815 bytes} [Thu May 21 16:54:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 348/685] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:10 2026] GET /v2.1/servers/3afde72b-2e1d-4581-b4bf-7300185c4e6d => generated 1424 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-21 16:54:10.559 7 WARNING neutronclient.v2_0.client [None req-4e43d4b7-325d-41a6-8b40-c5da79b1e331 326ae50d140a4e26beb8190ef0e15a92 f81fff82dc3b4ac5990b2130a5060ef3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 338/686] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:10 2026] GET /v2.1/servers/6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 1718 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:10.766 8 WARNING neutronclient.v2_0.client [None req-1b35491a-ca98-4e10-9a03-88bb8c433563 2d956580bdeb45a5b039ccc97fb4ad8c 0fa7575276844296beed0f740b82dca7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/687] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:10 2026] GET /v2.1/servers/e5713e9e-2fc5-4163-84e7-bcb51d308328 => generated 1484 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:11.620 7 WARNING neutronclient.v2_0.client [None req-5e1b6e67-77f9-4097-bed6-4ddf63bd0e03 8e7f174ad9d44b6793ed26f382b39075 cc65669a07dc449d995f52be7185307d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 339/688] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:11 2026] GET /v2.1/servers/3afde72b-2e1d-4581-b4bf-7300185c4e6d => generated 1611 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-21 16:54:11.799 8 WARNING neutronclient.v2_0.client [None req-74ca38c4-5c8a-45c4-a3ac-93e3a06e5f19 8e7f174ad9d44b6793ed26f382b39075 cc65669a07dc449d995f52be7185307d - - default default] 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: 350/689] 10.0.0.161 () {32 vars in 741 bytes} [Thu May 21 16:54:11 2026] GET /v2.1/servers/3afde72b-2e1d-4581-b4bf-7300185c4e6d/os-interface => generated 284 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 16:54:11.892 7 WARNING neutronclient.v2_0.client [None req-975008f6-d4ab-4e36-b17b-e30ff4f2a308 2d956580bdeb45a5b039ccc97fb4ad8c 0fa7575276844296beed0f740b82dca7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 340/690] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:11 2026] GET /v2.1/servers/e5713e9e-2fc5-4163-84e7-bcb51d308328 => generated 1492 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-21 16:54:12.751 7 WARNING neutronclient.v2_0.client [None req-4c32e7a2-fc43-4680-9e22-7d637437b740 8e7f174ad9d44b6793ed26f382b39075 cc65669a07dc449d995f52be7185307d - - default default] The python binding code in 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/693] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:12 2026] GET /v2.1/servers/3afde72b-2e1d-4581-b4bf-7300185c4e6d => generated 1611 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:12.909 8 INFO nova.api.openstack.compute.server_external_events [req-72fdc7bd-51db-43a4-b63e-00cfbb8b5716 req-56f4af51-1593-4bd0-84ae-bd799c8f154b 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-changed:228a617a-6468-426d-8f44-8ed37f05f173 for instance e5713e9e-2fc5-4163-84e7-bcb51d308328 on instance [pid: 8|app: 0|req: 352/694] 10.0.0.119 () {38 vars in 815 bytes} [Thu May 21 16:54:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:13.020 8 WARNING neutronclient.v2_0.client [None req-68e64a76-c37c-4df1-9eb0-c2ade08a19ff 2d956580bdeb45a5b039ccc97fb4ad8c 0fa7575276844296beed0f740b82dca7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 343/695] 10.0.0.161 () {32 vars in 641 bytes} [Thu May 21 16:54:12 2026] GET /v2.1/servers => generated 387 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 353/696] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:12 2026] GET /v2.1/servers/e5713e9e-2fc5-4163-84e7-bcb51d308328 => generated 1570 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/697] 10.0.0.161 () {32 vars in 718 bytes} [Thu May 21 16:54:13 2026] DELETE /v2.1/servers/3afde72b-2e1d-4581-b4bf-7300185c4e6d => generated 0 bytes in 143 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:13.235 7 WARNING neutronclient.v2_0.client [None req-6a920171-55b9-47da-a5fc-978afcdfe8a8 8e7f174ad9d44b6793ed26f382b39075 cc65669a07dc449d995f52be7185307d - - default default] The 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-21 16:54:13.259 8 INFO nova.api.openstack.compute.server_external_events [req-ebaddda1-2df5-4d52-9fde-4f29c39710f4 req-cfd6fb26-ed00-477d-855d-407b0fdcd82e 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-changed:434a3226-bb5f-4664-a787-04c1c2874db1 for instance 3afde72b-2e1d-4581-b4bf-7300185c4e6d on instance [pid: 8|app: 0|req: 354/698] 10.0.0.119 () {38 vars in 815 bytes} [Thu May 21 16:54:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/699] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:13 2026] GET /v2.1/servers/3afde72b-2e1d-4581-b4bf-7300185c4e6d => generated 1617 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:14.238 8 WARNING neutronclient.v2_0.client [None req-03284a12-eb4b-4d85-8947-a4210f720dba 2d956580bdeb45a5b039ccc97fb4ad8c 0fa7575276844296beed0f740b82dca7 - - default default] The python binding code in 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/700] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:14 2026] GET /v2.1/servers/e5713e9e-2fc5-4163-84e7-bcb51d308328 => generated 1558 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-21 16:54:14.421 7 WARNING neutronclient.v2_0.client [None req-6acce800-3cb2-4d03-b9bf-16765e71f094 8e7f174ad9d44b6793ed26f382b39075 cc65669a07dc449d995f52be7185307d - - default default] The python binding code in 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/701] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:14 2026] GET /v2.1/servers/3afde72b-2e1d-4581-b4bf-7300185c4e6d => generated 1737 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:15.409 8 WARNING neutronclient.v2_0.client [None req-1a5b885a-a003-42fe-94ff-946b86c907c3 2d956580bdeb45a5b039ccc97fb4ad8c 0fa7575276844296beed0f740b82dca7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 356/702] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:15 2026] GET /v2.1/servers/e5713e9e-2fc5-4163-84e7-bcb51d308328 => generated 1558 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-21 16:54:15.606 7 WARNING neutronclient.v2_0.client [None req-6ea6ef1b-6a89-4247-90bb-69f4efed6482 8e7f174ad9d44b6793ed26f382b39075 cc65669a07dc449d995f52be7185307d - - default default] The python binding code in 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/703] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:15 2026] GET /v2.1/servers/3afde72b-2e1d-4581-b4bf-7300185c4e6d => generated 1737 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-21 16:54:16.594 7 INFO nova.api.openstack.compute.server_external_events [req-4704e1f7-3440-4abb-a508-91b9f8f2e205 req-c0af17ea-67e3-4440-87b4-581152fec08f 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-vif-deleted:434a3226-bb5f-4664-a787-04c1c2874db1 for instance 3afde72b-2e1d-4581-b4bf-7300185c4e6d on instance [pid: 7|app: 0|req: 348/704] 10.0.0.119 () {38 vars in 815 bytes} [Thu May 21 16:54:16 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) 2026-05-21 16:54:16.603 8 WARNING neutronclient.v2_0.client [None req-ae69b8f0-3f11-4b8e-8f24-18ec4f0f68b0 2d956580bdeb45a5b039ccc97fb4ad8c 0fa7575276844296beed0f740b82dca7 - - default default] The python binding code in 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/705] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:16 2026] GET /v2.1/servers/e5713e9e-2fc5-4163-84e7-bcb51d308328 => generated 1558 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:16.824 7 WARNING neutronclient.v2_0.client [None req-688138e7-a7ef-4cf4-8e00-b31082919500 8e7f174ad9d44b6793ed26f382b39075 cc65669a07dc449d995f52be7185307d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 349/706] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:16 2026] GET /v2.1/servers/3afde72b-2e1d-4581-b4bf-7300185c4e6d => generated 1380 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-21 16:54:16.968 8 INFO nova.api.openstack.compute.server_external_events [req-98e0dcab-5059-4406-bb3a-7c18d7bd1d71 req-6e2746d1-241a-4c93-9c16-bf33ed316dfa 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-vif-plugged:228a617a-6468-426d-8f44-8ed37f05f173 for instance e5713e9e-2fc5-4163-84e7-bcb51d308328 on instance [pid: 8|app: 0|req: 358/707] 10.0.0.115 () {38 vars in 815 bytes} [Thu May 21 16:54:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:17.750 7 WARNING neutronclient.v2_0.client [None req-f87a2ed6-6e21-4915-8639-f0e27654e6c4 2d956580bdeb45a5b039ccc97fb4ad8c 0fa7575276844296beed0f740b82dca7 - - default default] The python binding code in 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/708] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:17 2026] GET /v2.1/servers/e5713e9e-2fc5-4163-84e7-bcb51d308328 => generated 1558 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-21 16:54:17.933 8 WARNING neutronclient.v2_0.client [None req-a93934df-fb93-49b7-8e6f-98ace9de3156 8e7f174ad9d44b6793ed26f382b39075 cc65669a07dc449d995f52be7185307d - - default default] The python binding code in 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/709] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:17 2026] GET /v2.1/servers/3afde72b-2e1d-4581-b4bf-7300185c4e6d => generated 1380 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-21 16:54:18.965 7 WARNING neutronclient.v2_0.client [None req-028fa1e6-f3c9-461b-b6a9-67c3178b689f 2d956580bdeb45a5b039ccc97fb4ad8c 0fa7575276844296beed0f740b82dca7 - - default default] 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-21 16:54:19.057 8 WARNING neutronclient.v2_0.client [None req-a96cf8b6-24da-4e1c-b9c9-1299c22480ce 8e7f174ad9d44b6793ed26f382b39075 cc65669a07dc449d995f52be7185307d - - default default] The python binding code in 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/710] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:18 2026] GET /v2.1/servers/3afde72b-2e1d-4581-b4bf-7300185c4e6d => generated 1385 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/711] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:18 2026] GET /v2.1/servers/e5713e9e-2fc5-4163-84e7-bcb51d308328 => generated 1558 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:20.199 8 WARNING neutronclient.v2_0.client [None req-f34cd6be-2974-476b-aa44-54e10c9ebd29 8e7f174ad9d44b6793ed26f382b39075 cc65669a07dc449d995f52be7185307d - - default default] The 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-21 16:54:20.217 7 WARNING neutronclient.v2_0.client [None req-bc087169-1062-4a3b-99b6-4426fb6b71c6 2d956580bdeb45a5b039ccc97fb4ad8c 0fa7575276844296beed0f740b82dca7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 361/712] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:20 2026] GET /v2.1/servers/3afde72b-2e1d-4581-b4bf-7300185c4e6d => generated 1385 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/713] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:20 2026] GET /v2.1/servers/e5713e9e-2fc5-4163-84e7-bcb51d308328 => generated 1742 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:20.479 8 WARNING neutronclient.v2_0.client [None req-1c448590-688f-4ce6-99bd-1f020548776a 2d956580bdeb45a5b039ccc97fb4ad8c 0fa7575276844296beed0f740b82dca7 - - default default] The python binding code in 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/714] 10.0.0.161 () {32 vars in 741 bytes} [Thu May 21 16:54:20 2026] GET /v2.1/servers/e5713e9e-2fc5-4163-84e7-bcb51d308328/os-interface => generated 285 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:21.244 8 INFO nova.api.openstack.compute.server_external_events [req-84aabfef-3a56-4be8-a089-3fd772f1d012 req-d73f2df0-f245-465e-bb65-e8d1ef0ad0e7 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-changed:228a617a-6468-426d-8f44-8ed37f05f173 for instance e5713e9e-2fc5-4163-84e7-bcb51d308328 on instance 2026-05-21 16:54:21.247 7 WARNING neutronclient.v2_0.client [None req-47ea3be3-f2f0-457c-bf0d-abbfd6b1af97 2d956580bdeb45a5b039ccc97fb4ad8c 0fa7575276844296beed0f740b82dca7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/715] 10.0.0.119 () {38 vars in 815 bytes} [Thu May 21 16:54:21 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-21 16:54:21.297 8 INFO nova.api.openstack.wsgi [None req-127a1fdd-e1e2-410e-91f0-51232b79b31f 8e7f174ad9d44b6793ed26f382b39075 cc65669a07dc449d995f52be7185307d - - default default] HTTP exception thrown: Instance 3afde72b-2e1d-4581-b4bf-7300185c4e6d could not be found. [pid: 8|app: 0|req: 364/716] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:21 2026] GET /v2.1/servers/3afde72b-2e1d-4581-b4bf-7300185c4e6d => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 365/717] 10.0.0.161 () {32 vars in 706 bytes} [Thu May 21 16:54:21 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1832824158 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/718] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:21 2026] GET /v2.1/servers/e5713e9e-2fc5-4163-84e7-bcb51d308328 => generated 1742 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/719] 10.0.0.161 () {32 vars in 641 bytes} [Thu May 21 16:54:21 2026] GET /v2.1/servers => generated 384 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 354/720] 10.0.0.161 () {32 vars in 718 bytes} [Thu May 21 16:54:21 2026] DELETE /v2.1/servers/e5713e9e-2fc5-4163-84e7-bcb51d308328 => generated 0 bytes in 112 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-21 16:54:21.640 8 WARNING neutronclient.v2_0.client [None req-c7f0d1f3-7abe-4d90-970a-b9de6880f835 2d956580bdeb45a5b039ccc97fb4ad8c 0fa7575276844296beed0f740b82dca7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 367/721] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:21 2026] GET /v2.1/servers/e5713e9e-2fc5-4163-84e7-bcb51d308328 => generated 1748 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:22.826 7 WARNING neutronclient.v2_0.client [None req-d4d47afc-8320-4caf-9ddc-14059568c075 2d956580bdeb45a5b039ccc97fb4ad8c 0fa7575276844296beed0f740b82dca7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 356/724] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:22 2026] GET /v2.1/servers/e5713e9e-2fc5-4163-84e7-bcb51d308328 => generated 1868 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:24.077 8 WARNING neutronclient.v2_0.client [None req-2c2c1920-4111-43f9-9eee-eda8b4a13788 2d956580bdeb45a5b039ccc97fb4ad8c 0fa7575276844296beed0f740b82dca7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 369/725] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:24 2026] GET /v2.1/servers/e5713e9e-2fc5-4163-84e7-bcb51d308328 => generated 1868 bytes in 701 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:24.847 7 INFO nova.api.openstack.compute.server_external_events [req-311bc217-2115-4bdb-8a32-78eecd679c19 req-e8144d1a-c748-4be3-81dc-de04f84ca705 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-vif-unplugged:228a617a-6468-426d-8f44-8ed37f05f173 for instance e5713e9e-2fc5-4163-84e7-bcb51d308328 on instance [pid: 7|app: 0|req: 357/726] 10.0.0.115 () {38 vars in 815 bytes} [Thu May 21 16:54:24 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:25.381 8 INFO nova.api.openstack.compute.server_external_events [req-45f439b7-f339-4a34-9b29-49870d6584d2 req-065bb402-7b8f-44e5-830a-cd4e6f13dfdf 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-vif-deleted:228a617a-6468-426d-8f44-8ed37f05f173 for instance e5713e9e-2fc5-4163-84e7-bcb51d308328 on instance [pid: 8|app: 0|req: 370/727] 10.0.0.119 () {38 vars in 815 bytes} [Thu May 21 16:54:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:25.807 7 WARNING neutronclient.v2_0.client [None req-69ab8aea-451a-4296-9baa-fce7272df29e 2d956580bdeb45a5b039ccc97fb4ad8c 0fa7575276844296beed0f740b82dca7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 358/728] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:25 2026] GET /v2.1/servers/e5713e9e-2fc5-4163-84e7-bcb51d308328 => generated 1513 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-21 16:54:26.925 8 WARNING neutronclient.v2_0.client [None req-ce167dde-e80e-4856-90ba-677da47bee9c 2d956580bdeb45a5b039ccc97fb4ad8c 0fa7575276844296beed0f740b82dca7 - - default default] The python binding code in 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/729] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:26 2026] GET /v2.1/servers/e5713e9e-2fc5-4163-84e7-bcb51d308328 => generated 1518 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:28.057 7 WARNING neutronclient.v2_0.client [None req-66be2a6d-9603-4f03-8522-500467f48d45 2d956580bdeb45a5b039ccc97fb4ad8c 0fa7575276844296beed0f740b82dca7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 359/730] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:28 2026] GET /v2.1/servers/e5713e9e-2fc5-4163-84e7-bcb51d308328 => generated 1518 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-21 16:54:29.138 8 INFO nova.api.openstack.wsgi [None req-71d36dbb-d555-4d5d-aa4d-19625e083207 2d956580bdeb45a5b039ccc97fb4ad8c 0fa7575276844296beed0f740b82dca7 - - default default] HTTP exception thrown: Instance e5713e9e-2fc5-4163-84e7-bcb51d308328 could not be found. [pid: 8|app: 0|req: 372/731] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:29 2026] GET /v2.1/servers/e5713e9e-2fc5-4163-84e7-bcb51d308328 => 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: 7|app: 0|req: 360/732] 10.0.0.161 () {32 vars in 706 bytes} [Thu May 21 16:54:29 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1555914685 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 373/733] 10.0.0.161 () {34 vars in 671 bytes} [Thu May 21 16:54:31 2026] POST /v2.1/os-keypairs => generated 386 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 16:54:34.398 8 WARNING neutronclient.v2_0.client [None req-453e0e1b-d327-4309-aed7-242b8cdbae52 768aaa80140d4187bb7458e09abea373 951bdc924303467cb6594dc9e2610c37 - - default default] The 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-21 16:54:34.469 8 WARNING neutronclient.v2_0.client [None req-453e0e1b-d327-4309-aed7-242b8cdbae52 768aaa80140d4187bb7458e09abea373 951bdc924303467cb6594dc9e2610c37 - - default default] The 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-21 16:54:34.679 8 WARNING neutronclient.v2_0.client [None req-453e0e1b-d327-4309-aed7-242b8cdbae52 768aaa80140d4187bb7458e09abea373 951bdc924303467cb6594dc9e2610c37 - - default default] The python binding code in 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/736] 10.0.0.161 () {34 vars in 663 bytes} [Thu May 21 16:54:34 2026] POST /v2.1/servers => generated 450 bytes in 659 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-21 16:54:35.001 7 WARNING neutronclient.v2_0.client [None req-6da4c711-0b51-49c5-b4d0-798b64a63504 768aaa80140d4187bb7458e09abea373 951bdc924303467cb6594dc9e2610c37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 362/737] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:34 2026] GET /v2.1/servers/f5396c08-6e8f-43a7-86d9-7912ff2f4c2a => generated 1423 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-21 16:54:36.142 8 WARNING neutronclient.v2_0.client [None req-eb094659-b613-4e41-b8c6-a210bbbded62 768aaa80140d4187bb7458e09abea373 951bdc924303467cb6594dc9e2610c37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/738] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:36 2026] GET /v2.1/servers/f5396c08-6e8f-43a7-86d9-7912ff2f4c2a => generated 1427 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-21 16:54:37.519 7 WARNING neutronclient.v2_0.client [None req-63f1cd9d-0f57-4357-a8da-08ece7a09522 768aaa80140d4187bb7458e09abea373 951bdc924303467cb6594dc9e2610c37 - - default default] The python binding code in 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/739] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:37 2026] GET /v2.1/servers/f5396c08-6e8f-43a7-86d9-7912ff2f4c2a => generated 1475 bytes in 351 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:38.620 8 WARNING neutronclient.v2_0.client [None req-766e9ef9-33e2-416e-8a48-4079b2c7f70e 768aaa80140d4187bb7458e09abea373 951bdc924303467cb6594dc9e2610c37 - - default default] The python binding code in 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/740] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:38 2026] GET /v2.1/servers/f5396c08-6e8f-43a7-86d9-7912ff2f4c2a => generated 1475 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-21 16:54:39.079 7 WARNING neutronclient.v2_0.client [None req-7af7d7ae-6648-44d7-b9f5-9d9d6ccd5847 326ae50d140a4e26beb8190ef0e15a92 f81fff82dc3b4ac5990b2130a5060ef3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/741] 10.0.0.161 () {32 vars in 741 bytes} [Thu May 21 16:54:39 2026] GET /v2.1/servers/6f3594af-2872-4c4d-b57e-98905ba65d56/os-interface => generated 285 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:39.227 8 WARNING neutronclient.v2_0.client [None req-855fbf54-f45a-47b5-9b7a-411b208faa51 326ae50d140a4e26beb8190ef0e15a92 f81fff82dc3b4ac5990b2130a5060ef3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/742] 10.0.0.161 () {32 vars in 815 bytes} [Thu May 21 16:54:39 2026] GET /v2.1/servers/6f3594af-2872-4c4d-b57e-98905ba65d56/os-interface/ffb5032f-491f-47a6-8fb7-6099fe9019d7 => generated 282 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 365/743] 10.0.0.161 () {32 vars in 723 bytes} [Thu May 21 16:54:39 2026] GET /v2.1/servers/6f3594af-2872-4c4d-b57e-98905ba65d56/ips => generated 156 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: 379/744] 10.0.0.161 () {34 vars in 750 bytes} [Thu May 21 16:54:39 2026] POST /v2.1/servers/6f3594af-2872-4c4d-b57e-98905ba65d56/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 366/745] 10.0.0.161 () {32 vars in 723 bytes} [Thu May 21 16:54:39 2026] GET /v2.1/servers/6f3594af-2872-4c4d-b57e-98905ba65d56/ips => generated 156 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:39.709 8 WARNING neutronclient.v2_0.client [None req-2fc335a3-d9bc-4423-baa7-cd057bc1f3b9 768aaa80140d4187bb7458e09abea373 951bdc924303467cb6594dc9e2610c37 - - default default] The python binding code in 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/746] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:39 2026] GET /v2.1/servers/f5396c08-6e8f-43a7-86d9-7912ff2f4c2a => generated 1483 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 367/747] 10.0.0.161 () {32 vars in 723 bytes} [Thu May 21 16:54:40 2026] GET /v2.1/servers/6f3594af-2872-4c4d-b57e-98905ba65d56/ips => generated 156 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 16:54:40.602 8 INFO nova.api.openstack.compute.server_external_events [req-730020f0-80e1-4aa6-9255-9b77265ba426 req-a9beb099-8ac8-42bc-a622-6f76453d343e 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-changed:093eef70-c9b1-432f-b2b8-9168b25267a5 for instance f5396c08-6e8f-43a7-86d9-7912ff2f4c2a on instance [pid: 8|app: 0|req: 381/748] 10.0.0.119 () {38 vars in 815 bytes} [Thu May 21 16:54:40 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-21 16:54:40.826 7 WARNING neutronclient.v2_0.client [None req-39244f0b-5545-457b-8518-e6d6b3a21d49 768aaa80140d4187bb7458e09abea373 951bdc924303467cb6594dc9e2610c37 - - default default] The python binding code in 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/749] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:40 2026] GET /v2.1/servers/f5396c08-6e8f-43a7-86d9-7912ff2f4c2a => generated 1560 bytes in 516 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 382/750] 10.0.0.161 () {32 vars in 723 bytes} [Thu May 21 16:54:41 2026] GET /v2.1/servers/6f3594af-2872-4c4d-b57e-98905ba65d56/ips => generated 156 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:42.348 8 WARNING neutronclient.v2_0.client [None req-20161736-65be-49a8-9ccd-dc564bb68d00 768aaa80140d4187bb7458e09abea373 951bdc924303467cb6594dc9e2610c37 - - default default] The python binding code in 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/753] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:42 2026] GET /v2.1/servers/f5396c08-6e8f-43a7-86d9-7912ff2f4c2a => generated 1548 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:42.663 7 INFO nova.api.openstack.compute.server_external_events [req-8f639fda-7e8c-40e6-8c99-c920ab44f55b req-e671f933-a334-4413-be2e-494c165ddb56 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-changed:ffb5032f-491f-47a6-8fb7-6099fe9019d7 for instance 6f3594af-2872-4c4d-b57e-98905ba65d56 on instance [pid: 7|app: 0|req: 370/754] 10.0.0.119 () {38 vars in 815 bytes} [Thu May 21 16:54:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/755] 10.0.0.161 () {32 vars in 723 bytes} [Thu May 21 16:54:42 2026] GET /v2.1/servers/6f3594af-2872-4c4d-b57e-98905ba65d56/ips => generated 194 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:42.757 7 WARNING neutronclient.v2_0.client [None req-6a9d8e12-d01f-4938-9c73-723034167ae7 326ae50d140a4e26beb8190ef0e15a92 f81fff82dc3b4ac5990b2130a5060ef3 - - default default] The python binding code in 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/756] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:42 2026] GET /v2.1/servers/6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 1952 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 386/757] 10.0.0.161 () {34 vars in 750 bytes} [Thu May 21 16:54:42 2026] POST /v2.1/servers/6f3594af-2872-4c4d-b57e-98905ba65d56/action => generated 0 bytes in 33 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: 372/758] 10.0.0.161 () {32 vars in 723 bytes} [Thu May 21 16:54:42 2026] GET /v2.1/servers/6f3594af-2872-4c4d-b57e-98905ba65d56/ips => generated 194 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:43.501 8 WARNING neutronclient.v2_0.client [None req-b3c30303-1e55-4eeb-af4a-ccbc84295f63 768aaa80140d4187bb7458e09abea373 951bdc924303467cb6594dc9e2610c37 - - default default] The python binding code in 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/759] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:43 2026] GET /v2.1/servers/f5396c08-6e8f-43a7-86d9-7912ff2f4c2a => generated 1548 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, ' [pid: 7|app: 0|req: 373/760] 10.0.0.161 () {32 vars in 723 bytes} [Thu May 21 16:54:43 2026] GET /v2.1/servers/6f3594af-2872-4c4d-b57e-98905ba65d56/ips => generated 194 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:44.587 8 INFO nova.api.openstack.compute.server_external_events [req-3bed196b-b718-46b0-8999-a76150bb12bc req-5d30483f-72e3-4f17-aae2-72ddbe242347 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-changed:ffb5032f-491f-47a6-8fb7-6099fe9019d7 for instance 6f3594af-2872-4c4d-b57e-98905ba65d56 on instance [pid: 8|app: 0|req: 388/761] 10.0.0.119 () {38 vars in 815 bytes} [Thu May 21 16:54:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:44.669 7 WARNING neutronclient.v2_0.client [None req-fd98373c-6f56-4078-bd0b-c2e0a8b58b85 768aaa80140d4187bb7458e09abea373 951bdc924303467cb6594dc9e2610c37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 374/762] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:44 2026] GET /v2.1/servers/f5396c08-6e8f-43a7-86d9-7912ff2f4c2a => generated 1548 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 389/763] 10.0.0.161 () {32 vars in 723 bytes} [Thu May 21 16:54:45 2026] GET /v2.1/servers/6f3594af-2872-4c4d-b57e-98905ba65d56/ips => generated 194 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:45.274 7 INFO nova.api.openstack.compute.server_external_events [req-5576e12e-0bd3-4205-80c4-0730151e22a8 req-ab75af0d-bd3d-429e-94ed-be0c23f2a629 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-vif-plugged:093eef70-c9b1-432f-b2b8-9168b25267a5 for instance f5396c08-6e8f-43a7-86d9-7912ff2f4c2a on instance [pid: 7|app: 0|req: 375/764] 10.0.0.115 () {38 vars in 815 bytes} [Thu May 21 16:54:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:45.821 8 WARNING neutronclient.v2_0.client [None req-5a16f609-aef6-491d-bee1-76f12c335168 768aaa80140d4187bb7458e09abea373 951bdc924303467cb6594dc9e2610c37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/765] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:45 2026] GET /v2.1/servers/f5396c08-6e8f-43a7-86d9-7912ff2f4c2a => generated 1548 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 376/766] 10.0.0.161 () {32 vars in 723 bytes} [Thu May 21 16:54:46 2026] GET /v2.1/servers/6f3594af-2872-4c4d-b57e-98905ba65d56/ips => generated 156 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 391/767] 10.0.0.161 () {32 vars in 718 bytes} [Thu May 21 16:54:46 2026] DELETE /v2.1/servers/6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 0 bytes in 353 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-21 16:54:46.506 7 WARNING neutronclient.v2_0.client [None req-902d0217-903c-42d6-982b-57deb5d7158f 326ae50d140a4e26beb8190ef0e15a92 f81fff82dc3b4ac5990b2130a5060ef3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 377/768] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:46 2026] GET /v2.1/servers/6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 1844 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-21 16:54:46.975 8 WARNING neutronclient.v2_0.client [None req-aefe7dfa-606f-451f-9419-0f61d7fc5eb2 768aaa80140d4187bb7458e09abea373 951bdc924303467cb6594dc9e2610c37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/769] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:46 2026] GET /v2.1/servers/f5396c08-6e8f-43a7-86d9-7912ff2f4c2a => generated 1548 bytes in 471 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:47.792 7 WARNING neutronclient.v2_0.client [None req-f0fb77f8-181b-464e-ba67-71242a1297d4 326ae50d140a4e26beb8190ef0e15a92 f81fff82dc3b4ac5990b2130a5060ef3 - - default default] The python binding code in 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/770] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:47 2026] GET /v2.1/servers/6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 1844 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:48.463 8 WARNING neutronclient.v2_0.client [None req-aabdedfa-9f29-474c-94fb-729dad021e97 768aaa80140d4187bb7458e09abea373 951bdc924303467cb6594dc9e2610c37 - - default default] The python binding code in 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/771] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:48 2026] GET /v2.1/servers/f5396c08-6e8f-43a7-86d9-7912ff2f4c2a => generated 1724 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-21 16:54:48.619 7 WARNING neutronclient.v2_0.client [None req-38325cb6-f0ae-4d20-af53-231270a5b0c9 768aaa80140d4187bb7458e09abea373 951bdc924303467cb6594dc9e2610c37 - - default default] The python binding code in 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/772] 10.0.0.161 () {32 vars in 741 bytes} [Thu May 21 16:54:48 2026] GET /v2.1/servers/f5396c08-6e8f-43a7-86d9-7912ff2f4c2a/os-interface => generated 284 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:48.792 8 INFO nova.api.openstack.compute.server_external_events [req-399e881e-824e-4556-87e2-7a4b851ee8c0 req-e81c9cb8-b4d0-4571-90ff-9b13ac195c19 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-vif-unplugged:ffb5032f-491f-47a6-8fb7-6099fe9019d7 for instance 6f3594af-2872-4c4d-b57e-98905ba65d56 on instance [pid: 8|app: 0|req: 394/773] 10.0.0.115 () {38 vars in 815 bytes} [Thu May 21 16:54:48 2026] POST /v2.1/os-server-external-events => generated 185 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-21 16:54:49.024 7 WARNING neutronclient.v2_0.client [None req-2f9711ec-a07f-48b5-aed6-08711aa86839 326ae50d140a4e26beb8190ef0e15a92 f81fff82dc3b4ac5990b2130a5060ef3 - - default default] 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-21 16:54:49.384 8 WARNING neutronclient.v2_0.client [None req-eaebc485-3d1a-4d3b-a6d5-a1b2536ca1c0 768aaa80140d4187bb7458e09abea373 951bdc924303467cb6594dc9e2610c37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 380/774] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:48 2026] GET /v2.1/servers/6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 1844 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-21 16:54:49.413 7 INFO nova.api.openstack.compute.server_external_events [req-a29406e4-ab76-41a4-9243-7bf3e3fb942e req-4cee0f9f-5827-40f4-a15b-bbebb22aca24 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-changed:093eef70-c9b1-432f-b2b8-9168b25267a5 for instance f5396c08-6e8f-43a7-86d9-7912ff2f4c2a on instance [pid: 7|app: 0|req: 381/775] 10.0.0.119 () {38 vars in 815 bytes} [Thu May 21 16:54:49 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-21 16:54:50.116 7 INFO nova.api.openstack.compute.server_external_events [req-c6ea3550-7964-47a3-b67f-1664eecccbb2 req-ef6d32dd-36b7-4c0f-82ca-3b83108a7120 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-vif-deleted:ffb5032f-491f-47a6-8fb7-6099fe9019d7 for instance 6f3594af-2872-4c4d-b57e-98905ba65d56 on instance [pid: 7|app: 0|req: 382/776] 10.0.0.119 () {38 vars in 815 bytes} [Thu May 21 16:54:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/777] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:49 2026] GET /v2.1/servers/f5396c08-6e8f-43a7-86d9-7912ff2f4c2a => generated 1724 bytes in 812 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 383/778] 10.0.0.161 () {32 vars in 641 bytes} [Thu May 21 16:54:50 2026] GET /v2.1/servers => generated 377 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 396/779] 10.0.0.161 () {32 vars in 718 bytes} [Thu May 21 16:54:50 2026] DELETE /v2.1/servers/f5396c08-6e8f-43a7-86d9-7912ff2f4c2a => generated 0 bytes in 158 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-21 16:54:50.463 7 WARNING neutronclient.v2_0.client [None req-be7365ff-f1f0-4825-b31d-c7f4166ed05d 326ae50d140a4e26beb8190ef0e15a92 f81fff82dc3b4ac5990b2130a5060ef3 - - default default] The 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-21 16:54:50.486 8 WARNING neutronclient.v2_0.client [None req-622140db-a006-4ef0-b6c3-04e6c28d46f1 768aaa80140d4187bb7458e09abea373 951bdc924303467cb6594dc9e2610c37 - - default default] The python binding code in 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/780] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:50 2026] GET /v2.1/servers/6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 1482 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/781] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:50 2026] GET /v2.1/servers/f5396c08-6e8f-43a7-86d9-7912ff2f4c2a => generated 1730 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:51.606 7 WARNING neutronclient.v2_0.client [None req-b05fb826-9ef2-48c5-be02-3136054cab30 326ae50d140a4e26beb8190ef0e15a92 f81fff82dc3b4ac5990b2130a5060ef3 - - default default] 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: 385/782] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:51 2026] GET /v2.1/servers/6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 1487 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-21 16:54:51.672 8 WARNING neutronclient.v2_0.client [None req-226d0dce-a66d-4fa3-a928-43b9390e749c 768aaa80140d4187bb7458e09abea373 951bdc924303467cb6594dc9e2610c37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 398/783] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:51 2026] GET /v2.1/servers/f5396c08-6e8f-43a7-86d9-7912ff2f4c2a => generated 1850 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-21 16:54:52.708 8 WARNING neutronclient.v2_0.client [None req-f7883bb1-6abd-48cb-80e9-35f53e586897 326ae50d140a4e26beb8190ef0e15a92 f81fff82dc3b4ac5990b2130a5060ef3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 400/786] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:52 2026] GET /v2.1/servers/6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 1487 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:52.839 7 WARNING neutronclient.v2_0.client [None req-485021d5-7c45-4e53-aabf-f116ad4f9c1d 768aaa80140d4187bb7458e09abea373 951bdc924303467cb6594dc9e2610c37 - - default default] The python binding code in 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/787] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:52 2026] GET /v2.1/servers/f5396c08-6e8f-43a7-86d9-7912ff2f4c2a => generated 1850 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:53.683 8 INFO nova.api.openstack.compute.server_external_events [req-33f20110-2f77-4bf9-8c49-84f93aee84b4 req-f37a8bd3-b438-4087-80c1-972be5d3f242 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-vif-deleted:093eef70-c9b1-432f-b2b8-9168b25267a5 for instance f5396c08-6e8f-43a7-86d9-7912ff2f4c2a on instance [pid: 8|app: 0|req: 401/788] 10.0.0.119 () {38 vars in 815 bytes} [Thu May 21 16:54:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:53.784 7 INFO nova.api.openstack.wsgi [None req-e9467404-2b1c-4f64-b4bd-023c55e00f54 326ae50d140a4e26beb8190ef0e15a92 f81fff82dc3b4ac5990b2130a5060ef3 - - default default] HTTP exception thrown: Instance 6f3594af-2872-4c4d-b57e-98905ba65d56 could not be found. [pid: 7|app: 0|req: 388/789] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:53 2026] GET /v2.1/servers/6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 111 bytes in 19 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: 402/790] 10.0.0.161 () {32 vars in 706 bytes} [Thu May 21 16:54:53 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1448959689 => 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-21 16:54:54.102 7 WARNING neutronclient.v2_0.client [None req-8cff2449-04e3-4410-8f16-f5db8bfb0ac0 768aaa80140d4187bb7458e09abea373 951bdc924303467cb6594dc9e2610c37 - - default default] The python binding code in 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/791] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:54 2026] GET /v2.1/servers/f5396c08-6e8f-43a7-86d9-7912ff2f4c2a => generated 1504 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-21 16:54:54.376 8 INFO nova.api.openstack.wsgi [None req-4f2ea747-50ca-46cb-99a6-4c30716b7687 326ae50d140a4e26beb8190ef0e15a92 f81fff82dc3b4ac5990b2130a5060ef3 - - default default] HTTP exception thrown: Instance 6f3594af-2872-4c4d-b57e-98905ba65d56 could not be found. [pid: 8|app: 0|req: 403/792] 10.0.0.161 () {32 vars in 718 bytes} [Thu May 21 16:54:54 2026] DELETE /v2.1/servers/6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:54.424 7 INFO nova.api.openstack.wsgi [None req-dd064361-635b-4966-ac05-4e199ffc6745 326ae50d140a4e26beb8190ef0e15a92 f81fff82dc3b4ac5990b2130a5060ef3 - - default default] HTTP exception thrown: Instance 6f3594af-2872-4c4d-b57e-98905ba65d56 could not be found. [pid: 7|app: 0|req: 390/793] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:54 2026] GET /v2.1/servers/6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 111 bytes in 38 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-21 16:54:55.418 8 WARNING neutronclient.v2_0.client [None req-844f9c41-f638-4081-ace0-00d9aa813a84 768aaa80140d4187bb7458e09abea373 951bdc924303467cb6594dc9e2610c37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 404/794] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:55 2026] GET /v2.1/servers/f5396c08-6e8f-43a7-86d9-7912ff2f4c2a => generated 1509 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:56.722 7 WARNING neutronclient.v2_0.client [None req-8ed889d9-a178-4f41-a15b-51a601534f22 768aaa80140d4187bb7458e09abea373 951bdc924303467cb6594dc9e2610c37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 391/795] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:56 2026] GET /v2.1/servers/f5396c08-6e8f-43a7-86d9-7912ff2f4c2a => generated 1509 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-21 16:54:57.827 8 INFO nova.api.openstack.wsgi [None req-44fa3de9-21bf-4921-ac8e-66bb66d405cb 768aaa80140d4187bb7458e09abea373 951bdc924303467cb6594dc9e2610c37 - - default default] HTTP exception thrown: Instance f5396c08-6e8f-43a7-86d9-7912ff2f4c2a could not be found. [pid: 8|app: 0|req: 405/796] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:57 2026] GET /v2.1/servers/f5396c08-6e8f-43a7-86d9-7912ff2f4c2a => generated 111 bytes in 45 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: 392/797] 10.0.0.161 () {32 vars in 706 bytes} [Thu May 21 16:54:57 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1383270267 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-21 16:55:05.027 7 WARNING neutronclient.v2_0.client [None req-2908abdd-18a9-435d-ad3f-216e1478da58 740ed62c89294f4c84cd6539cc944fde 39d03ede754e44619682d9dc41a37ee0 - - default default] The 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-21 16:55:05.281 7 WARNING neutronclient.v2_0.client [None req-2908abdd-18a9-435d-ad3f-216e1478da58 740ed62c89294f4c84cd6539cc944fde 39d03ede754e44619682d9dc41a37ee0 - - default default] The python binding code in 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/800] 10.0.0.161 () {34 vars in 663 bytes} [Thu May 21 16:55:04 2026] POST /v2.1/servers => generated 424 bytes in 1145 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-21 16:55:05.838 8 WARNING neutronclient.v2_0.client [None req-f5a28814-6565-43c5-bf3f-50540235dd1a 740ed62c89294f4c84cd6539cc944fde 39d03ede754e44619682d9dc41a37ee0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/801] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:55:05 2026] GET /v2.1/servers/562995ef-c820-4ed3-8bc7-34dcab131581 => generated 1371 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-21 16:55:07.016 7 WARNING neutronclient.v2_0.client [None req-161084a5-4a4a-408c-a1ae-9e68f1a10ecd 740ed62c89294f4c84cd6539cc944fde 39d03ede754e44619682d9dc41a37ee0 - - default default] The python binding code in 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/802] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:55:06 2026] GET /v2.1/servers/562995ef-c820-4ed3-8bc7-34dcab131581 => generated 1375 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:55:08.313 8 WARNING neutronclient.v2_0.client [None req-bca17aad-8eff-4f2b-8a5b-93efaac638d0 740ed62c89294f4c84cd6539cc944fde 39d03ede754e44619682d9dc41a37ee0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/803] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:55:08 2026] GET /v2.1/servers/562995ef-c820-4ed3-8bc7-34dcab131581 => generated 1423 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:55:09.402 8 WARNING neutronclient.v2_0.client [None req-6e2578c3-bfee-4dfc-beaf-2c8e4a056d81 740ed62c89294f4c84cd6539cc944fde 39d03ede754e44619682d9dc41a37ee0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/804] 10.0.0.161 () {34 vars in 671 bytes} [Thu May 21 16:55:09 2026] POST /v2.1/os-keypairs => generated 386 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/805] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:55:09 2026] GET /v2.1/servers/562995ef-c820-4ed3-8bc7-34dcab131581 => generated 1423 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-21 16:55:10.588 7 WARNING neutronclient.v2_0.client [None req-a7d61f67-9a47-4742-8f5c-5bb82169d1d6 740ed62c89294f4c84cd6539cc944fde 39d03ede754e44619682d9dc41a37ee0 - - default default] 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-21 16:55:11.105 8 WARNING neutronclient.v2_0.client [None req-1472e7d0-0388-48b5-9409-bc4803435bbc 7c2553ce10274b3296569a5f18cad9ed 892e15eb29514fccb12f345d46a81674 - - default default] The python binding code in 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/806] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:55:10 2026] GET /v2.1/servers/562995ef-c820-4ed3-8bc7-34dcab131581 => generated 1473 bytes in 579 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-21 16:55:11.165 8 WARNING neutronclient.v2_0.client [None req-1472e7d0-0388-48b5-9409-bc4803435bbc 7c2553ce10274b3296569a5f18cad9ed 892e15eb29514fccb12f345d46a81674 - - default default] 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-21 16:55:11.658 7 INFO nova.api.openstack.compute.server_external_events [req-585e4a6f-c4b0-4bc3-a893-93deefb69af4 req-ede0beab-0f58-4c60-beae-eb08de2e17c0 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-changed:fe6f0aab-1c5a-40c7-b066-6914d84c3c2b for instance 562995ef-c820-4ed3-8bc7-34dcab131581 on instance [pid: 7|app: 0|req: 398/807] 10.0.0.119 () {38 vars in 815 bytes} [Thu May 21 16:55:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 16:55:11.758 8 WARNING neutronclient.v2_0.client [None req-1472e7d0-0388-48b5-9409-bc4803435bbc 7c2553ce10274b3296569a5f18cad9ed 892e15eb29514fccb12f345d46a81674 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/808] 10.0.0.161 () {34 vars in 663 bytes} [Thu May 21 16:55:11 2026] POST /v2.1/servers => generated 453 bytes in 967 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-21 16:55:12.010 7 WARNING neutronclient.v2_0.client [None req-e2d287c9-8674-4f3d-88da-438b0d2c123d 7c2553ce10274b3296569a5f18cad9ed 892e15eb29514fccb12f345d46a81674 - - default default] The python binding code in 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/809] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:55:11 2026] GET /v2.1/servers/631a6192-f752-46f6-9319-cd780a725ac3 => generated 1393 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:55:12.181 8 WARNING neutronclient.v2_0.client [None req-a4b8340b-47eb-4398-be1a-231f3c42cab6 740ed62c89294f4c84cd6539cc944fde 39d03ede754e44619682d9dc41a37ee0 - - default default] The python binding code in 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/812] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:55:12 2026] GET /v2.1/servers/562995ef-c820-4ed3-8bc7-34dcab131581 => generated 1471 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-21 16:55:13.092 7 WARNING neutronclient.v2_0.client [None req-724e7aa9-f6b8-43a9-9ca4-93717813f9fb 7c2553ce10274b3296569a5f18cad9ed 892e15eb29514fccb12f345d46a81674 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 402/813] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:55:13 2026] GET /v2.1/servers/631a6192-f752-46f6-9319-cd780a725ac3 => generated 1397 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-21 16:55:13.410 8 WARNING neutronclient.v2_0.client [None req-7bc9b3aa-eab7-4ff7-9366-200a9a4982ae 740ed62c89294f4c84cd6539cc944fde 39d03ede754e44619682d9dc41a37ee0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 412/814] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:55:13 2026] GET /v2.1/servers/562995ef-c820-4ed3-8bc7-34dcab131581 => generated 1471 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:55:14.202 7 WARNING neutronclient.v2_0.client [None req-b21a99c5-3b00-4ac1-9f69-abdb53c093ef 7c2553ce10274b3296569a5f18cad9ed 892e15eb29514fccb12f345d46a81674 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 403/815] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:55:14 2026] GET /v2.1/servers/631a6192-f752-46f6-9319-cd780a725ac3 => generated 1445 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:55:14.630 8 WARNING neutronclient.v2_0.client [None req-e53b0fe0-f02f-4c59-9bd7-54ad211bf23d 740ed62c89294f4c84cd6539cc944fde 39d03ede754e44619682d9dc41a37ee0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/816] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:55:14 2026] GET /v2.1/servers/562995ef-c820-4ed3-8bc7-34dcab131581 => generated 1471 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-21 16:55:15.314 7 WARNING neutronclient.v2_0.client [None req-54208de4-bfd0-4390-8b69-c0c07f5d5154 7c2553ce10274b3296569a5f18cad9ed 892e15eb29514fccb12f345d46a81674 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 404/817] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:55:15 2026] GET /v2.1/servers/631a6192-f752-46f6-9319-cd780a725ac3 => generated 1445 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-21 16:55:15.771 8 WARNING neutronclient.v2_0.client [None req-3b309a4e-f207-4855-a4e7-dee5aaf4524d 740ed62c89294f4c84cd6539cc944fde 39d03ede754e44619682d9dc41a37ee0 - - default default] The python binding code in 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/818] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:55:15 2026] GET /v2.1/servers/562995ef-c820-4ed3-8bc7-34dcab131581 => generated 1471 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:55:16.415 7 WARNING neutronclient.v2_0.client [None req-46c1eb13-5d6b-4eed-a23f-90d8be506ca1 7c2553ce10274b3296569a5f18cad9ed 892e15eb29514fccb12f345d46a81674 - - default default] The python binding code in 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/819] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:55:16 2026] GET /v2.1/servers/631a6192-f752-46f6-9319-cd780a725ac3 => generated 1453 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-21 16:55:16.931 8 WARNING neutronclient.v2_0.client [None req-42eb21bf-e552-4599-b224-b23879799b53 740ed62c89294f4c84cd6539cc944fde 39d03ede754e44619682d9dc41a37ee0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/820] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:55:16 2026] GET /v2.1/servers/562995ef-c820-4ed3-8bc7-34dcab131581 => generated 1471 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-21 16:55:17.413 7 INFO nova.api.openstack.compute.server_external_events [req-a50f54bc-9484-4215-a7b6-70abb731cb5e req-2e8473af-ac67-4d04-926f-0bf3da5a9cba 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-changed:c14f4e88-dcc1-4d95-b6e8-005de8075ddb for instance 631a6192-f752-46f6-9319-cd780a725ac3 on instance [pid: 7|app: 0|req: 406/821] 10.0.0.119 () {38 vars in 815 bytes} [Thu May 21 16:55:17 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-21 16:55:17.506 8 WARNING neutronclient.v2_0.client [None req-99d65c8e-736b-47f4-850c-75ca29e598d1 7c2553ce10274b3296569a5f18cad9ed 892e15eb29514fccb12f345d46a81674 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/822] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:55:17 2026] GET /v2.1/servers/631a6192-f752-46f6-9319-cd780a725ac3 => generated 1531 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-21 16:55:17.938 7 INFO nova.api.openstack.compute.server_external_events [req-618149d4-09c6-4daf-9cc1-cafe720b2a63 req-e834f2c5-b831-4835-a762-b730c8919723 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-vif-plugged:fe6f0aab-1c5a-40c7-b066-6914d84c3c2b for instance 562995ef-c820-4ed3-8bc7-34dcab131581 on instance [pid: 7|app: 0|req: 407/823] 10.0.0.115 () {38 vars in 815 bytes} [Thu May 21 16:55:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:55:18.221 8 WARNING neutronclient.v2_0.client [None req-19ae32cf-3e77-40ff-92b4-c4637bf9ed63 740ed62c89294f4c84cd6539cc944fde 39d03ede754e44619682d9dc41a37ee0 - - default default] The python binding code in 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/824] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:55:18 2026] GET /v2.1/servers/562995ef-c820-4ed3-8bc7-34dcab131581 => generated 1471 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:55:18.653 7 WARNING neutronclient.v2_0.client [None req-4707ad87-1aa5-4864-801d-724cea063dd8 7c2553ce10274b3296569a5f18cad9ed 892e15eb29514fccb12f345d46a81674 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/825] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:55:18 2026] GET /v2.1/servers/631a6192-f752-46f6-9319-cd780a725ac3 => generated 1519 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:55:19.421 8 WARNING neutronclient.v2_0.client [None req-a5680bf4-c02f-46b8-a3da-53f74f805712 740ed62c89294f4c84cd6539cc944fde 39d03ede754e44619682d9dc41a37ee0 - - default default] The python binding code in 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/826] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:55:19 2026] GET /v2.1/servers/562995ef-c820-4ed3-8bc7-34dcab131581 => generated 1655 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, ' [pid: 7|app: 0|req: 409/827] 10.0.0.161 () {32 vars in 723 bytes} [Thu May 21 16:55:19 2026] GET /v2.1/servers/562995ef-c820-4ed3-8bc7-34dcab131581/ips => generated 108 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 419/828] 10.0.0.161 () {32 vars in 723 bytes} [Thu May 21 16:55:19 2026] GET /v2.1/servers/562995ef-c820-4ed3-8bc7-34dcab131581/ips => generated 108 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 16:55:19.841 7 WARNING neutronclient.v2_0.client [None req-c55fd6c0-e9e3-4ffe-afc1-aa5103d58d33 7c2553ce10274b3296569a5f18cad9ed 892e15eb29514fccb12f345d46a81674 - - default default] 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: 420/829] 10.0.0.161 () {32 vars in 823 bytes} [Thu May 21 16:55:19 2026] GET /v2.1/servers/562995ef-c820-4ed3-8bc7-34dcab131581/ips/tempest-ServerAddressesTestJSON-435270269-network => generated 93 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 410/830] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:55:19 2026] GET /v2.1/servers/631a6192-f752-46f6-9319-cd780a725ac3 => generated 1519 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/831] 10.0.0.161 () {32 vars in 718 bytes} [Thu May 21 16:55:19 2026] DELETE /v2.1/servers/562995ef-c820-4ed3-8bc7-34dcab131581 => generated 0 bytes in 105 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-21 16:55:20.036 7 WARNING neutronclient.v2_0.client [None req-00eb035b-fa74-4554-ba6e-5ef502f76a98 740ed62c89294f4c84cd6539cc944fde 39d03ede754e44619682d9dc41a37ee0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/832] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:55:20 2026] GET /v2.1/servers/562995ef-c820-4ed3-8bc7-34dcab131581 => generated 1661 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:55:21.010 8 WARNING neutronclient.v2_0.client [None req-66b135fb-0a94-4290-a95b-44e531705d7c 7c2553ce10274b3296569a5f18cad9ed 892e15eb29514fccb12f345d46a81674 - - default default] The python binding code in 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/833] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:55:20 2026] GET /v2.1/servers/631a6192-f752-46f6-9319-cd780a725ac3 => generated 1519 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:55:21.198 7 WARNING neutronclient.v2_0.client [None req-e550052f-8982-49bd-be3e-843eabec5c4c 740ed62c89294f4c84cd6539cc944fde 39d03ede754e44619682d9dc41a37ee0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/834] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:55:21 2026] GET /v2.1/servers/562995ef-c820-4ed3-8bc7-34dcab131581 => generated 1661 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-21 16:55:21.393 8 INFO nova.api.openstack.compute.server_external_events [req-b98d9de7-96b1-4eb7-81a8-5e9b29d624fa req-d313858b-0250-4b83-bdab-049b9aa4c7a7 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-vif-plugged:c14f4e88-dcc1-4d95-b6e8-005de8075ddb for instance 631a6192-f752-46f6-9319-cd780a725ac3 on instance [pid: 8|app: 0|req: 423/835] 10.0.0.115 () {38 vars in 815 bytes} [Thu May 21 16:55:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:55:22.206 7 WARNING neutronclient.v2_0.client [None req-3a65f3bb-0e5e-4109-ab0a-9d5982ba7d1f 7c2553ce10274b3296569a5f18cad9ed 892e15eb29514fccb12f345d46a81674 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 413/838] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:55:22 2026] GET /v2.1/servers/631a6192-f752-46f6-9319-cd780a725ac3 => generated 1519 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-21 16:55:22.356 8 WARNING neutronclient.v2_0.client [None req-c19db290-81e1-42f3-b9ae-f790e6ead4a6 740ed62c89294f4c84cd6539cc944fde 39d03ede754e44619682d9dc41a37ee0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/839] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:55:22 2026] GET /v2.1/servers/562995ef-c820-4ed3-8bc7-34dcab131581 => generated 1661 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-21 16:55:22.772 7 INFO nova.api.openstack.compute.server_external_events [req-392b94f4-1046-4c43-a994-206cbaa035fe req-cae655c6-bdf6-479b-be8c-d54975517a93 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-vif-deleted:fe6f0aab-1c5a-40c7-b066-6914d84c3c2b for instance 562995ef-c820-4ed3-8bc7-34dcab131581 on instance [pid: 7|app: 0|req: 414/840] 10.0.0.119 () {38 vars in 815 bytes} [Thu May 21 16:55:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:55:23.389 8 WARNING neutronclient.v2_0.client [None req-27bb6a67-f047-449c-95c8-c65aa0c4ff6b 7c2553ce10274b3296569a5f18cad9ed 892e15eb29514fccb12f345d46a81674 - - default default] 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-21 16:55:23.532 7 WARNING neutronclient.v2_0.client [None req-1a80fbff-9531-489d-976c-1042b33f4e7f 740ed62c89294f4c84cd6539cc944fde 39d03ede754e44619682d9dc41a37ee0 - - default default] The python binding code in 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/841] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:55:23 2026] GET /v2.1/servers/631a6192-f752-46f6-9319-cd780a725ac3 => generated 1519 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/842] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:55:23 2026] GET /v2.1/servers/562995ef-c820-4ed3-8bc7-34dcab131581 => generated 1452 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-21 16:55:24.636 8 WARNING neutronclient.v2_0.client [None req-08daf45e-cdb8-479d-8c6f-f7f82c5ab640 7c2553ce10274b3296569a5f18cad9ed 892e15eb29514fccb12f345d46a81674 - - default default] 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-21 16:55:24.676 7 WARNING neutronclient.v2_0.client [None req-e320bc35-562d-4024-90d7-c51b06af0c4f 740ed62c89294f4c84cd6539cc944fde 39d03ede754e44619682d9dc41a37ee0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 416/843] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:55:24 2026] GET /v2.1/servers/562995ef-c820-4ed3-8bc7-34dcab131581 => generated 1457 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/844] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:55:24 2026] GET /v2.1/servers/631a6192-f752-46f6-9319-cd780a725ac3 => generated 1703 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-21 16:55:24.829 7 WARNING neutronclient.v2_0.client [None req-b97f4657-ec6e-4fb3-96ee-462b6ae4ac7a 7c2553ce10274b3296569a5f18cad9ed 892e15eb29514fccb12f345d46a81674 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 417/845] 10.0.0.161 () {32 vars in 741 bytes} [Thu May 21 16:55:24 2026] GET /v2.1/servers/631a6192-f752-46f6-9319-cd780a725ac3/os-interface => generated 285 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:55:25.578 8 INFO nova.api.openstack.compute.server_external_events [req-67571148-041e-43d5-87b6-8b510a06d416 req-b4f7c821-4df2-4e34-ab0d-12da66e2bb74 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-changed:c14f4e88-dcc1-4d95-b6e8-005de8075ddb for instance 631a6192-f752-46f6-9319-cd780a725ac3 on instance [pid: 8|app: 0|req: 429/846] 10.0.0.119 () {38 vars in 815 bytes} [Thu May 21 16:55:25 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-21 16:55:25.779 7 WARNING neutronclient.v2_0.client [None req-2a898561-ef20-4eef-904e-f27930aca368 740ed62c89294f4c84cd6539cc944fde 39d03ede754e44619682d9dc41a37ee0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 418/847] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:55:25 2026] GET /v2.1/servers/562995ef-c820-4ed3-8bc7-34dcab131581 => generated 1457 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:55:26.856 8 INFO nova.api.openstack.wsgi [None req-b947ae5e-1d01-44e9-ab2b-17c9739ee93c 740ed62c89294f4c84cd6539cc944fde 39d03ede754e44619682d9dc41a37ee0 - - default default] HTTP exception thrown: Instance 562995ef-c820-4ed3-8bc7-34dcab131581 could not be found. [pid: 8|app: 0|req: 430/848] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:55:26 2026] GET /v2.1/servers/562995ef-c820-4ed3-8bc7-34dcab131581 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:55:47.353 8 WARNING neutronclient.v2_0.client [None req-5bb366fb-ef0c-442e-b26e-abc0b23eb64c 7c2553ce10274b3296569a5f18cad9ed 892e15eb29514fccb12f345d46a81674 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 433/853] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:55:47 2026] GET /v2.1/servers/631a6192-f752-46f6-9319-cd780a725ac3 => generated 1823 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:55:47.611 7 WARNING neutronclient.v2_0.client [None req-2bbf6849-8144-4b61-93b4-46be40a628ed 7c2553ce10274b3296569a5f18cad9ed 892e15eb29514fccb12f345d46a81674 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 421/854] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:55:47 2026] GET /v2.1/servers/631a6192-f752-46f6-9319-cd780a725ac3 => generated 1823 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 434/855] 10.0.0.161 () {34 vars in 750 bytes} [Thu May 21 16:55:48 2026] POST /v2.1/servers/631a6192-f752-46f6-9319-cd780a725ac3/action => generated 0 bytes in 72 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-21 16:55:48.186 7 WARNING neutronclient.v2_0.client [None req-d5154306-0035-44f2-9ee1-0128f1ef1081 7c2553ce10274b3296569a5f18cad9ed 892e15eb29514fccb12f345d46a81674 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/856] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:55:48 2026] GET /v2.1/servers/631a6192-f752-46f6-9319-cd780a725ac3 => generated 1825 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:55:49.462 8 WARNING neutronclient.v2_0.client [None req-552fd8fe-50c9-4825-9bcd-f7030c0cb734 7c2553ce10274b3296569a5f18cad9ed 892e15eb29514fccb12f345d46a81674 - - default default] The python binding code in 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/857] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:55:49 2026] GET /v2.1/servers/631a6192-f752-46f6-9319-cd780a725ac3 => generated 1825 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:55:50.621 7 WARNING neutronclient.v2_0.client [None req-74907e6e-a55b-4b86-8a64-f60a4102c0a7 7c2553ce10274b3296569a5f18cad9ed 892e15eb29514fccb12f345d46a81674 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 423/858] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:55:50 2026] GET /v2.1/servers/631a6192-f752-46f6-9319-cd780a725ac3 => generated 1825 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-21 16:55:51.964 8 WARNING neutronclient.v2_0.client [None req-8b5e9bde-18d0-435e-93d2-dac9c0577be7 7c2553ce10274b3296569a5f18cad9ed 892e15eb29514fccb12f345d46a81674 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 436/859] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:55:51 2026] GET /v2.1/servers/631a6192-f752-46f6-9319-cd780a725ac3 => generated 1830 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:55:53.139 8 WARNING neutronclient.v2_0.client [None req-d717ac33-245e-4a74-9517-76abe1cb2fc4 7c2553ce10274b3296569a5f18cad9ed 892e15eb29514fccb12f345d46a81674 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/862] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:55:53 2026] GET /v2.1/servers/631a6192-f752-46f6-9319-cd780a725ac3 => generated 1830 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:55:54.483 7 WARNING neutronclient.v2_0.client [None req-40b7471a-45d5-45bf-a165-5e354d3a7133 7c2553ce10274b3296569a5f18cad9ed 892e15eb29514fccb12f345d46a81674 - - default default] The python binding code in 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/863] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:55:54 2026] GET /v2.1/servers/631a6192-f752-46f6-9319-cd780a725ac3 => generated 1830 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:55:54.968 8 INFO nova.api.openstack.compute.server_external_events [req-1b9393c5-b6ef-4915-84d6-dbff96863faa req-647f6238-20b8-473d-bbaf-fb52201bfb01 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-vif-unplugged:c14f4e88-dcc1-4d95-b6e8-005de8075ddb for instance 631a6192-f752-46f6-9319-cd780a725ac3 on instance [pid: 8|app: 0|req: 439/864] 10.0.0.115 () {38 vars in 815 bytes} [Thu May 21 16:55:54 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:55:55.634 7 WARNING neutronclient.v2_0.client [None req-ef5ad9f7-691d-4bfd-ad6c-df36be110991 7c2553ce10274b3296569a5f18cad9ed 892e15eb29514fccb12f345d46a81674 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 426/865] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:55:55 2026] GET /v2.1/servers/631a6192-f752-46f6-9319-cd780a725ac3 => generated 1830 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-21 16:55:56.864 8 WARNING neutronclient.v2_0.client [None req-1df5a3d3-a187-4dc6-89e1-6ad807c86af3 7c2553ce10274b3296569a5f18cad9ed 892e15eb29514fccb12f345d46a81674 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/866] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:55:56 2026] GET /v2.1/servers/631a6192-f752-46f6-9319-cd780a725ac3 => generated 1830 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:55:57.453 7 INFO nova.api.openstack.compute.server_external_events [req-66a18f52-a3f7-4828-ab0c-b80efcbae594 req-e9bd26ff-b180-49a7-9b6c-3f32f5e857d8 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-vif-plugged:c14f4e88-dcc1-4d95-b6e8-005de8075ddb for instance 631a6192-f752-46f6-9319-cd780a725ac3 on instance [pid: 7|app: 0|req: 427/867] 10.0.0.115 () {38 vars in 815 bytes} [Thu May 21 16:55:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:55:58.097 8 WARNING neutronclient.v2_0.client [None req-5167b3ff-e84a-4943-bc24-b93ce4836873 7c2553ce10274b3296569a5f18cad9ed 892e15eb29514fccb12f345d46a81674 - - default default] The python binding code in 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/868] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:55:58 2026] GET /v2.1/servers/631a6192-f752-46f6-9319-cd780a725ac3 => generated 1830 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-21 16:55:59.259 7 WARNING neutronclient.v2_0.client [None req-93d1893c-8db7-4a8e-b8f9-21be56769191 7c2553ce10274b3296569a5f18cad9ed 892e15eb29514fccb12f345d46a81674 - - default default] The python binding code in 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/869] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:55:59 2026] GET /v2.1/servers/631a6192-f752-46f6-9319-cd780a725ac3 => generated 1823 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-21 16:56:20.987 8 WARNING neutronclient.v2_0.client [None req-059308d2-f061-4f76-bdc1-1a8b086f10cc 7c2553ce10274b3296569a5f18cad9ed 892e15eb29514fccb12f345d46a81674 - - default default] The python binding code in 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/874] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:56:20 2026] GET /v2.1/servers/631a6192-f752-46f6-9319-cd780a725ac3 => generated 1823 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 431/875] 10.0.0.161 () {32 vars in 718 bytes} [Thu May 21 16:56:21 2026] DELETE /v2.1/servers/631a6192-f752-46f6-9319-cd780a725ac3 => generated 0 bytes in 140 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-21 16:56:21.361 8 WARNING neutronclient.v2_0.client [None req-456f1389-d8ff-447f-b89f-98a5d2a60327 7c2553ce10274b3296569a5f18cad9ed 892e15eb29514fccb12f345d46a81674 - - default default] The python binding code in 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/876] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:56:21 2026] GET /v2.1/servers/631a6192-f752-46f6-9319-cd780a725ac3 => generated 1829 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:56:22.542 8 WARNING neutronclient.v2_0.client [None req-ef4f393d-ca03-4aea-b39a-9a3e09bdea49 7c2553ce10274b3296569a5f18cad9ed 892e15eb29514fccb12f345d46a81674 - - default default] The python binding code in 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/879] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:56:22 2026] GET /v2.1/servers/631a6192-f752-46f6-9319-cd780a725ac3 => generated 1829 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:56:23.717 7 WARNING neutronclient.v2_0.client [None req-ff02d66d-6c0e-4451-819b-6cc53b110d66 7c2553ce10274b3296569a5f18cad9ed 892e15eb29514fccb12f345d46a81674 - - default default] The python binding code in 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/880] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:56:23 2026] GET /v2.1/servers/631a6192-f752-46f6-9319-cd780a725ac3 => generated 1829 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-21 16:56:24.614 8 INFO nova.api.openstack.compute.server_external_events [req-976d78e4-b034-405d-8f37-f677a2cbb985 req-22302b0b-bce8-4ca7-bca2-1853b08ef844 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-vif-deleted:c14f4e88-dcc1-4d95-b6e8-005de8075ddb for instance 631a6192-f752-46f6-9319-cd780a725ac3 on instance [pid: 8|app: 0|req: 448/881] 10.0.0.119 () {38 vars in 815 bytes} [Thu May 21 16:56:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:56:24.912 7 WARNING neutronclient.v2_0.client [None req-f6955f5e-75fd-484e-913c-8143bbef610b 7c2553ce10274b3296569a5f18cad9ed 892e15eb29514fccb12f345d46a81674 - - default default] The python binding code in 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/882] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:56:24 2026] GET /v2.1/servers/631a6192-f752-46f6-9319-cd780a725ac3 => generated 1474 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:56:26.014 8 WARNING neutronclient.v2_0.client [None req-d30e3c25-98bf-4768-ad0b-295b2393b141 7c2553ce10274b3296569a5f18cad9ed 892e15eb29514fccb12f345d46a81674 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 449/883] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:56:25 2026] GET /v2.1/servers/631a6192-f752-46f6-9319-cd780a725ac3 => generated 1479 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:56:27.152 7 WARNING neutronclient.v2_0.client [None req-57970f6a-13b3-47ed-9ad4-890c190ab14d 7c2553ce10274b3296569a5f18cad9ed 892e15eb29514fccb12f345d46a81674 - - default default] The python binding code in 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/884] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:56:27 2026] GET /v2.1/servers/631a6192-f752-46f6-9319-cd780a725ac3 => generated 1479 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:56:28.248 8 INFO nova.api.openstack.wsgi [None req-6a70fa1c-608d-42dd-9fd1-c0ebb1eeaa03 7c2553ce10274b3296569a5f18cad9ed 892e15eb29514fccb12f345d46a81674 - - default default] HTTP exception thrown: Instance 631a6192-f752-46f6-9319-cd780a725ac3 could not be found. [pid: 8|app: 0|req: 450/885] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:56:28 2026] GET /v2.1/servers/631a6192-f752-46f6-9319-cd780a725ac3 => generated 111 bytes in 42 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: 436/886] 10.0.0.161 () {32 vars in 706 bytes} [Thu May 21 16:56:28 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1612363829 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 452/889] 10.0.0.161 () {34 vars in 671 bytes} [Thu May 21 16:56:36 2026] POST /v2.1/os-keypairs => generated 398 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/890] 10.0.0.161 () {34 vars in 671 bytes} [Thu May 21 16:56:37 2026] POST /v2.1/os-keypairs => generated 395 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/891] 10.0.0.161 () {30 vars in 413 bytes} [Thu May 21 16:56:37 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/892] 10.0.0.161 () {28 vars in 560 bytes} [Thu May 21 16:56:37 2026] GET /v2/ => generated 402 bytes in 547 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/893] 10.0.0.161 () {28 vars in 564 bytes} [Thu May 21 16:56:38 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/894] 10.0.0.161 () {30 vars in 413 bytes} [Thu May 21 16:56:38 2026] GET / => generated 423 bytes in 10 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-21 16:56:38.762 8 WARNING neutronclient.v2_0.client [None req-a7022fc0-c8af-490e-b8a5-81627431719a c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] The 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-21 16:56:38.955 8 WARNING neutronclient.v2_0.client [None req-a7022fc0-c8af-490e-b8a5-81627431719a c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] The 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-21 16:56:39.502 8 WARNING neutronclient.v2_0.client [None req-a7022fc0-c8af-490e-b8a5-81627431719a c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 455/895] 10.0.0.161 () {34 vars in 663 bytes} [Thu May 21 16:56:38 2026] POST /v2.1/servers => generated 450 bytes in 1047 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-21 16:56:39.767 7 WARNING neutronclient.v2_0.client [None req-9dd32fb4-3844-4446-884a-2dd5c0e54efb c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] The python binding code in 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/896] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:56:39 2026] GET /v2.1/servers/6791f183-5244-48c9-9dda-e42390ada729 => generated 1403 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:56:39.923 8 WARNING neutronclient.v2_0.client [None req-eb7a087f-1379-465f-a187-d574edf05cbc 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] The 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-21 16:56:39.982 8 WARNING neutronclient.v2_0.client [None req-eb7a087f-1379-465f-a187-d574edf05cbc 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] The 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-21 16:56:40.269 8 WARNING neutronclient.v2_0.client [None req-eb7a087f-1379-465f-a187-d574edf05cbc 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 456/897] 10.0.0.161 () {34 vars in 663 bytes} [Thu May 21 16:56:39 2026] POST /v2.1/servers => generated 448 bytes in 668 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-21 16:56:40.523 7 WARNING neutronclient.v2_0.client [None req-3e323412-6132-4c0b-9ef0-556bce41a7b0 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 442/898] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:56:40 2026] GET /v2.1/servers/1722e870-3f6a-4e24-a43e-498bd4585cb8 => generated 1393 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-21 16:56:40.879 8 WARNING neutronclient.v2_0.client [None req-0f957d42-ea52-4d6f-b561-8151e504df52 c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 457/899] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:56:40 2026] GET /v2.1/servers/6791f183-5244-48c9-9dda-e42390ada729 => generated 1407 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-21 16:56:41.978 7 WARNING neutronclient.v2_0.client [None req-18c0a099-e53a-40c1-95f0-9ef00bad2a1c c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 443/900] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:56:41 2026] GET /v2.1/servers/6791f183-5244-48c9-9dda-e42390ada729 => generated 1455 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:56:43.147 7 WARNING neutronclient.v2_0.client [None req-8f57bc1d-d683-41d4-834b-f56cda2ccd88 c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] The python binding code in 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/903] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:56:43 2026] GET /v2.1/servers/6791f183-5244-48c9-9dda-e42390ada729 => generated 1455 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:56:44.252 8 WARNING neutronclient.v2_0.client [None req-854978ce-beca-41db-bb9e-d25d06257a6b c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 459/904] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:56:44 2026] GET /v2.1/servers/6791f183-5244-48c9-9dda-e42390ada729 => generated 1463 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:56:45.072 7 INFO nova.api.openstack.compute.server_external_events [req-d2a3edfb-e401-4c60-9216-1ab9ec121667 req-c419bca7-284d-42ca-8b4c-d232b12a54f0 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-changed:06571fae-18dc-4b52-8d42-8f002e4cb4a0 for instance 6791f183-5244-48c9-9dda-e42390ada729 on instance [pid: 7|app: 0|req: 446/905] 10.0.0.119 () {38 vars in 815 bytes} [Thu May 21 16:56:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:56:45.375 8 WARNING neutronclient.v2_0.client [None req-3952f854-bc03-4233-874e-2d70116b5085 c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] 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-21 16:56:45.621 7 WARNING neutronclient.v2_0.client [None req-a0f460aa-2d97-41de-ab38-dd1d8d799b4f 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/906] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:56:45 2026] GET /v2.1/servers/6791f183-5244-48c9-9dda-e42390ada729 => generated 1541 bytes in 405 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/907] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:56:45 2026] GET /v2.1/servers/1722e870-3f6a-4e24-a43e-498bd4585cb8 => generated 1445 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-21 16:56:46.789 8 WARNING neutronclient.v2_0.client [None req-6ba59e03-e82a-40ef-ad20-b8e69a937230 c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/908] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:56:46 2026] GET /v2.1/servers/6791f183-5244-48c9-9dda-e42390ada729 => generated 1529 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:56:47.330 7 INFO nova.api.openstack.compute.server_external_events [req-70997c82-ab26-4c4b-9a0e-183b8d5fe155 req-779b6138-6d2a-476c-9139-2b88e7cb41b9 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-changed:7855db94-b8ab-4b03-831c-f20baf364c52 for instance 1722e870-3f6a-4e24-a43e-498bd4585cb8 on instance [pid: 7|app: 0|req: 448/909] 10.0.0.119 () {38 vars in 815 bytes} [Thu May 21 16:56:47 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-21 16:56:47.942 8 WARNING neutronclient.v2_0.client [None req-b0c93894-f443-4c42-b3d1-73e273441239 c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] The python binding code in 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/910] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:56:47 2026] GET /v2.1/servers/6791f183-5244-48c9-9dda-e42390ada729 => generated 1529 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:56:49.091 7 WARNING neutronclient.v2_0.client [None req-49bb2d21-a6a8-4416-8716-b1175f4fba4a c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/911] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:56:49 2026] GET /v2.1/servers/6791f183-5244-48c9-9dda-e42390ada729 => generated 1529 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:56:50.253 8 WARNING neutronclient.v2_0.client [None req-7af3282b-c58a-4b2c-88c7-25916a8bf234 c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 463/912] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:56:50 2026] GET /v2.1/servers/6791f183-5244-48c9-9dda-e42390ada729 => generated 1529 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-21 16:56:50.833 7 WARNING neutronclient.v2_0.client [None req-bd718808-41f9-4a7f-985b-f16b95d06271 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] 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-21 16:56:50.896 8 INFO nova.api.openstack.compute.server_external_events [req-c1fe6041-2358-4597-b0dc-22892816cab8 req-4ea88032-d088-49c9-b3bf-6ccbb7d4d436 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-vif-plugged:06571fae-18dc-4b52-8d42-8f002e4cb4a0 for instance 6791f183-5244-48c9-9dda-e42390ada729 on instance [pid: 8|app: 0|req: 464/913] 10.0.0.115 () {38 vars in 815 bytes} [Thu May 21 16:56: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) [pid: 7|app: 0|req: 450/914] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:56:50 2026] GET /v2.1/servers/1722e870-3f6a-4e24-a43e-498bd4585cb8 => generated 1517 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:56:51.465 8 WARNING neutronclient.v2_0.client [None req-b6af803b-c659-4fc6-ad00-7b2e5ba86d5d c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] The python binding code in 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/915] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:56:51 2026] GET /v2.1/servers/6791f183-5244-48c9-9dda-e42390ada729 => generated 1529 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:56:52.633 7 WARNING neutronclient.v2_0.client [None req-b8ab5c40-817e-4078-8154-73ccd4a999a3 c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 452/918] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:56:52 2026] GET /v2.1/servers/6791f183-5244-48c9-9dda-e42390ada729 => generated 1696 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-21 16:56:52.837 8 WARNING neutronclient.v2_0.client [None req-51c61dd6-acc9-4888-a9c0-9ba172077f1b c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 467/919] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:56:52 2026] GET /v2.1/servers/6791f183-5244-48c9-9dda-e42390ada729 => generated 1696 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:56:53.000 7 INFO nova.api.openstack.compute.server_external_events [req-b021aede-bfed-493a-a344-e2fa1c1e7782 req-cbef614b-20da-4ec1-9c1b-cfde28eb9133 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-vif-plugged:7855db94-b8ab-4b03-831c-f20baf364c52 for instance 1722e870-3f6a-4e24-a43e-498bd4585cb8 on instance [pid: 7|app: 0|req: 453/920] 10.0.0.115 () {38 vars in 815 bytes} [Thu May 21 16:56:52 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-21 16:56:54.432 8 INFO nova.api.openstack.compute.server_external_events [req-82dbc495-162c-47f8-88c3-fa7ea608d2a7 req-a46a5f6d-39fa-4e55-8c35-bfdc71d5460e 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-changed:06571fae-18dc-4b52-8d42-8f002e4cb4a0 for instance 6791f183-5244-48c9-9dda-e42390ada729 on instance [pid: 8|app: 0|req: 468/921] 10.0.0.119 () {38 vars in 815 bytes} [Thu May 21 16:56:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:56:56.024 7 WARNING neutronclient.v2_0.client [None req-c6291286-5911-4fd0-8d5b-8645bc19e9e5 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 454/922] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:56:55 2026] GET /v2.1/servers/1722e870-3f6a-4e24-a43e-498bd4585cb8 => generated 1817 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:56:57.521 7 INFO nova.api.openstack.compute.server_external_events [req-e542d979-29ce-4ee8-ae32-ecc196b48a62 req-7e41ea03-cf05-4ae5-9665-e1ffbbfc8936 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-changed:7855db94-b8ab-4b03-831c-f20baf364c52 for instance 1722e870-3f6a-4e24-a43e-498bd4585cb8 on instance [pid: 7|app: 0|req: 455/923] 10.0.0.119 () {38 vars in 815 bytes} [Thu May 21 16:56:57 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-21 16:56:57.553 8 WARNING neutronclient.v2_0.client [None req-62e6b232-9b0d-4eef-86cb-ff0e5237028e 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] The 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-21 16:56:57.594 8 WARNING neutronclient.v2_0.client [None req-62e6b232-9b0d-4eef-86cb-ff0e5237028e 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] The 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-21 16:56:57.809 8 WARNING neutronclient.v2_0.client [None req-62e6b232-9b0d-4eef-86cb-ff0e5237028e 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 469/924] 10.0.0.161 () {34 vars in 663 bytes} [Thu May 21 16:56:57 2026] POST /v2.1/servers => generated 448 bytes in 527 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:56:58.051 7 WARNING neutronclient.v2_0.client [None req-ecb6113e-1a2a-496c-9277-66f37da3d00e 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 456/925] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:56:58 2026] GET /v2.1/servers/93e6be4a-57be-4b5e-827b-8a6f209a8bfe => generated 1394 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, ' [pid: 8|app: 0|req: 470/928] 10.0.0.161 () {34 vars in 750 bytes} [Thu May 21 16:57:01 2026] POST /v2.1/servers/6791f183-5244-48c9-9dda-e42390ada729/action => generated 31975 bytes in 567 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-21 16:57:03.141 7 WARNING neutronclient.v2_0.client [None req-27203ec6-9936-40e1-9a77-010498d5d660 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] 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-21 16:57:03.494 8 INFO nova.api.openstack.compute.server_external_events [req-78843a41-4152-4916-83ae-b1801816b9cf req-19393e6e-4262-490d-ae8f-d01ff80f893c 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-changed:ae92a0bf-5b76-464f-ba90-7107eb999340 for instance 93e6be4a-57be-4b5e-827b-8a6f209a8bfe on instance [pid: 8|app: 0|req: 471/929] 10.0.0.119 () {38 vars in 815 bytes} [Thu May 21 16:57:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/930] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:57:03 2026] GET /v2.1/servers/93e6be4a-57be-4b5e-827b-8a6f209a8bfe => generated 1520 bytes in 403 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:57:07.924 8 INFO nova.api.openstack.compute.server_external_events [req-63d1923d-538b-4bc4-a335-a5e8a9fcc6a9 req-3e9fc086-e40f-40bc-816d-9eca4f19e8f2 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-vif-plugged:ae92a0bf-5b76-464f-ba90-7107eb999340 for instance 93e6be4a-57be-4b5e-827b-8a6f209a8bfe on instance [pid: 8|app: 0|req: 472/931] 10.0.0.115 () {38 vars in 815 bytes} [Thu May 21 16:57:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:57:08.563 7 WARNING neutronclient.v2_0.client [None req-f7263fdd-f628-4498-a03e-d2eb93790e01 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] The python binding code in 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/932] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:57:08 2026] GET /v2.1/servers/93e6be4a-57be-4b5e-827b-8a6f209a8bfe => generated 1518 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-21 16:57:13.823 8 WARNING neutronclient.v2_0.client [None req-7b991d30-7a6c-4e40-a404-03138b560a66 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] The python binding code in 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/935] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:57:13 2026] GET /v2.1/servers/93e6be4a-57be-4b5e-827b-8a6f209a8bfe => generated 1819 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:57:14.088 7 INFO nova.api.openstack.compute.server_external_events [req-0f3c438f-5dae-4830-a01b-f1cf8c9acedb req-f05988a4-cd27-407b-b56f-a196e94ca5bf 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-changed:06571fae-18dc-4b52-8d42-8f002e4cb4a0 for instance 6791f183-5244-48c9-9dda-e42390ada729 on instance [pid: 7|app: 0|req: 462/936] 10.0.0.119 () {38 vars in 815 bytes} [Thu May 21 16:57:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:57:15.522 8 INFO nova.api.openstack.compute.server_external_events [req-e4d62af8-4528-45b2-914e-0020625ac822 req-74fd33ec-bb00-4e88-b068-1af1173f239d 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-changed:ae92a0bf-5b76-464f-ba90-7107eb999340 for instance 93e6be4a-57be-4b5e-827b-8a6f209a8bfe on instance [pid: 8|app: 0|req: 475/937] 10.0.0.119 () {38 vars in 815 bytes} [Thu May 21 16:57:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 463/938] 10.0.0.161 () {34 vars in 671 bytes} [Thu May 21 16:57:17 2026] POST /v2.1/os-keypairs => generated 397 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:57:18.735 8 WARNING neutronclient.v2_0.client [None req-0f634092-34f8-40fe-8a2b-5de30df1ff92 c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] The 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-21 16:57:18.797 8 WARNING neutronclient.v2_0.client [None req-0f634092-34f8-40fe-8a2b-5de30df1ff92 c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] The 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-21 16:57:18.974 8 WARNING neutronclient.v2_0.client [None req-0f634092-34f8-40fe-8a2b-5de30df1ff92 c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 476/939] 10.0.0.161 () {34 vars in 663 bytes} [Thu May 21 16:57:18 2026] POST /v2.1/servers => generated 450 bytes in 544 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-21 16:57:19.226 7 WARNING neutronclient.v2_0.client [None req-20091130-d683-496b-aef4-f3dda0f569a5 c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] The python binding code in 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/940] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:57:19 2026] GET /v2.1/servers/20298e8b-537e-4e87-87be-273ff6b1c76e => generated 1401 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-21 16:57:20.318 8 WARNING neutronclient.v2_0.client [None req-35b0bdec-409e-41a3-b251-1a9d35840de0 c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] The python binding code in 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/941] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:57:20 2026] GET /v2.1/servers/20298e8b-537e-4e87-87be-273ff6b1c76e => generated 1405 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:57:21.421 7 WARNING neutronclient.v2_0.client [None req-b9b88cbc-552f-4915-80fe-b73b4fe8eb1e c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] The python binding code in 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/942] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:57:21 2026] GET /v2.1/servers/20298e8b-537e-4e87-87be-273ff6b1c76e => generated 1453 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-21 16:57:22.510 8 WARNING neutronclient.v2_0.client [None req-28222928-7d58-4a78-b521-37ea429d7c62 c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] The python binding code in 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/945] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:57:22 2026] GET /v2.1/servers/20298e8b-537e-4e87-87be-273ff6b1c76e => generated 1453 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-21 16:57:23.605 7 WARNING neutronclient.v2_0.client [None req-2140cc2e-d30b-4847-9fe7-b1276d8dd3a7 c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 467/946] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:57:23 2026] GET /v2.1/servers/20298e8b-537e-4e87-87be-273ff6b1c76e => generated 1461 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:57:24.568 8 INFO nova.api.openstack.compute.server_external_events [req-4569f4dc-c8b6-420d-b921-6e4bd2ff6d88 req-0d5d467b-2ff2-4c54-914d-f1469781ab06 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-changed:ba8e958e-60f3-4b9d-b0f4-f3512ca55258 for instance 20298e8b-537e-4e87-87be-273ff6b1c76e on instance [pid: 8|app: 0|req: 480/947] 10.0.0.119 () {38 vars in 815 bytes} [Thu May 21 16:57:24 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-21 16:57:24.721 7 WARNING neutronclient.v2_0.client [None req-572a02c7-bd8e-40fc-8129-5578284e835d c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] The python binding code in 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/948] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:57:24 2026] GET /v2.1/servers/20298e8b-537e-4e87-87be-273ff6b1c76e => generated 1539 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-21 16:57:25.913 8 WARNING neutronclient.v2_0.client [None req-88e34f33-9fe4-4cb9-a623-1a7f05b5375c c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 481/949] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:57:25 2026] GET /v2.1/servers/20298e8b-537e-4e87-87be-273ff6b1c76e => generated 1527 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-21 16:57:27.064 7 WARNING neutronclient.v2_0.client [None req-b8fc2799-0cdf-4cec-896a-f1e9cdc8fb62 c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] The python binding code in 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/950] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:57:27 2026] GET /v2.1/servers/20298e8b-537e-4e87-87be-273ff6b1c76e => generated 1527 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-21 16:57:28.227 8 WARNING neutronclient.v2_0.client [None req-1a1071f9-38da-44a6-8bc2-468725013266 c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 482/951] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:57:28 2026] GET /v2.1/servers/20298e8b-537e-4e87-87be-273ff6b1c76e => generated 1527 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-21 16:57:29.396 7 WARNING neutronclient.v2_0.client [None req-5a4edfa7-1a0e-48d6-bd63-9d7203897c18 c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] The python binding code in 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/952] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:57:29 2026] GET /v2.1/servers/20298e8b-537e-4e87-87be-273ff6b1c76e => generated 1527 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:57:30.404 8 INFO nova.api.openstack.compute.server_external_events [req-1f21cb7f-f466-4cdc-87f3-9df7fb84b5c0 req-7882801d-8347-4c58-bbcf-da3d12dc7454 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-vif-plugged:ba8e958e-60f3-4b9d-b0f4-f3512ca55258 for instance 20298e8b-537e-4e87-87be-273ff6b1c76e on instance [pid: 8|app: 0|req: 483/953] 10.0.0.115 () {38 vars in 815 bytes} [Thu May 21 16:57:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:57:30.591 7 WARNING neutronclient.v2_0.client [None req-9f33badf-d040-4d01-b7c2-b51516259c9c c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] The python binding code in 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/954] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:57:30 2026] GET /v2.1/servers/20298e8b-537e-4e87-87be-273ff6b1c76e => generated 1527 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:57:31.822 8 WARNING neutronclient.v2_0.client [None req-1aa68c79-575f-42f1-baaf-db36a91e1cdf c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 484/955] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:57:31 2026] GET /v2.1/servers/20298e8b-537e-4e87-87be-273ff6b1c76e => generated 1695 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:57:32.019 7 WARNING neutronclient.v2_0.client [None req-e5f91cee-964e-42fc-9a00-96dec788dc6b c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] The python binding code in 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/956] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:57:31 2026] GET /v2.1/servers/20298e8b-537e-4e87-87be-273ff6b1c76e => generated 1695 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:57:32.930 8 INFO nova.api.openstack.compute.server_external_events [req-f7e15fc4-e442-40bd-931c-63ad792bf401 req-1a2043c3-efc3-4827-b8b9-7f56e3c99d66 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-changed:ba8e958e-60f3-4b9d-b0f4-f3512ca55258 for instance 20298e8b-537e-4e87-87be-273ff6b1c76e on instance [pid: 8|app: 0|req: 486/959] 10.0.0.119 () {38 vars in 815 bytes} [Thu May 21 16:57:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 475/962] 10.0.0.161 () {34 vars in 750 bytes} [Thu May 21 16:57:43 2026] POST /v2.1/servers/20298e8b-537e-4e87-87be-273ff6b1c76e/action => generated 31891 bytes in 570 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-21 16:57:45.276 8 WARNING neutronclient.v2_0.client [None req-e0372e63-990a-42a7-9a3c-f4b21361e730 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] The 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-21 16:57:45.323 8 WARNING neutronclient.v2_0.client [None req-e0372e63-990a-42a7-9a3c-f4b21361e730 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] The 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-21 16:57:45.475 8 WARNING neutronclient.v2_0.client [None req-e0372e63-990a-42a7-9a3c-f4b21361e730 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/963] 199.19.213.48 () {36 vars in 713 bytes} [Thu May 21 16:57:45 2026] POST /v2.1/servers => generated 453 bytes in 839 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-21 16:57:46.093 7 WARNING neutronclient.v2_0.client [None req-2de72874-79e7-432b-9d03-da26c3c69d4d 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] The python binding code in 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/964] 199.19.213.48 () {32 vars in 732 bytes} [Thu May 21 16:57:46 2026] GET /v2.1/servers/70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 2213 bytes in 71 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-21 16:57:46.168 8 WARNING neutronclient.v2_0.client [None req-71c802b1-4dac-4e46-a81a-d5b6fc983c08 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 489/965] 199.19.213.48 () {32 vars in 758 bytes} [Thu May 21 16:57:46 2026] GET /v2.1/servers/70e4735d-8b2a-426e-883e-75a7e81ebc26/os-interface => generated 28 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, ' [pid: 7|app: 0|req: 477/966] 199.19.213.48 () {32 vars in 776 bytes} [Thu May 21 16:57:46 2026] GET /v2.1/servers/70e4735d-8b2a-426e-883e-75a7e81ebc26/os-volume_attachments => generated 25 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:57:49.138 8 WARNING neutronclient.v2_0.client [None req-39d63fa4-07e7-4ccd-b833-efe982e93bda 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] The python binding code in 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/967] 199.19.213.48 () {32 vars in 732 bytes} [Thu May 21 16:57:49 2026] GET /v2.1/servers/70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 2371 bytes in 96 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-21 16:57:49.234 7 WARNING neutronclient.v2_0.client [None req-04ad25a3-e927-4c83-8eba-00735c8466de 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] The python binding code in 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/968] 199.19.213.48 () {32 vars in 758 bytes} [Thu May 21 16:57:49 2026] GET /v2.1/servers/70e4735d-8b2a-426e-883e-75a7e81ebc26/os-interface => generated 28 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: 8|app: 0|req: 491/969] 199.19.213.48 () {32 vars in 776 bytes} [Thu May 21 16:57:49 2026] GET /v2.1/servers/70e4735d-8b2a-426e-883e-75a7e81ebc26/os-volume_attachments => generated 197 bytes in 49 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-21 16:57:51.281 7 INFO nova.api.openstack.compute.server_external_events [req-b6efd850-c339-468d-9dc4-9d103b16da3e req-8f7cd2c8-b769-46bf-a8a4-979374bed7dc 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-changed:72d92eb9-0bc7-4367-86a4-6ce91b1bc0e9 for instance 70e4735d-8b2a-426e-883e-75a7e81ebc26 on instance [pid: 7|app: 0|req: 479/970] 10.0.0.119 () {38 vars in 815 bytes} [Thu May 21 16:57:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:57:51.976 8 WARNING neutronclient.v2_0.client [None req-ee00690e-b86d-4444-834b-81b37a87a0ae 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] The python binding code in 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/971] 199.19.213.48 () {32 vars in 732 bytes} [Thu May 21 16:57:51 2026] GET /v2.1/servers/70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 2445 bytes in 114 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-21 16:57:52.094 7 WARNING neutronclient.v2_0.client [None req-9e8bf9bf-1bfc-43c5-985d-cb01a694ac08 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 480/972] 199.19.213.48 () {32 vars in 758 bytes} [Thu May 21 16:57:52 2026] GET /v2.1/servers/70e4735d-8b2a-426e-883e-75a7e81ebc26/os-interface => generated 283 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 493/973] 199.19.213.48 () {32 vars in 776 bytes} [Thu May 21 16:57:52 2026] GET /v2.1/servers/70e4735d-8b2a-426e-883e-75a7e81ebc26/os-volume_attachments => generated 197 bytes in 43 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: 482/976] 10.0.0.161 () {32 vars in 718 bytes} [Thu May 21 16:57:54 2026] DELETE /v2.1/servers/20298e8b-537e-4e87-87be-273ff6b1c76e => generated 0 bytes in 102 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-21 16:57:54.341 8 WARNING neutronclient.v2_0.client [None req-37f3b36e-4ddf-48dd-9501-caca16c68d0a c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 495/977] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:57:54 2026] GET /v2.1/servers/20298e8b-537e-4e87-87be-273ff6b1c76e => generated 1821 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:57:55.199 7 WARNING neutronclient.v2_0.client [None req-d4e01483-8df4-4d63-a809-df2126580c80 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] The python binding code in 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/978] 199.19.213.48 () {32 vars in 732 bytes} [Thu May 21 16:57:55 2026] GET /v2.1/servers/70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 2433 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-21 16:57:55.342 8 WARNING neutronclient.v2_0.client [None req-5dd9cc70-7412-4182-ad28-fbf973ab9999 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] The python binding code in 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/979] 199.19.213.48 () {32 vars in 758 bytes} [Thu May 21 16:57:55 2026] GET /v2.1/servers/70e4735d-8b2a-426e-883e-75a7e81ebc26/os-interface => generated 283 bytes in 82 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: 484/980] 199.19.213.48 () {32 vars in 776 bytes} [Thu May 21 16:57:55 2026] GET /v2.1/servers/70e4735d-8b2a-426e-883e-75a7e81ebc26/os-volume_attachments => generated 197 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:57:55.559 8 WARNING neutronclient.v2_0.client [None req-bf7a85da-f297-4aee-be8e-85866ab34971 c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] The python binding code in 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/981] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:57:55 2026] GET /v2.1/servers/20298e8b-537e-4e87-87be-273ff6b1c76e => generated 1821 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-21 16:57:56.429 7 INFO nova.api.openstack.compute.server_external_events [req-cd4bc135-6b6c-482a-bd68-0526447a6d6b req-60da6cf0-fcc0-49e9-8cad-8663fb95af3f 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-vif-plugged:72d92eb9-0bc7-4367-86a4-6ce91b1bc0e9 for instance 70e4735d-8b2a-426e-883e-75a7e81ebc26 on instance [pid: 7|app: 0|req: 485/982] 10.0.0.115 () {38 vars in 815 bytes} [Thu May 21 16:57:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:57:56.724 8 WARNING neutronclient.v2_0.client [None req-0484a132-a3a4-4491-ad8e-a34979512036 c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 498/983] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:57:56 2026] GET /v2.1/servers/20298e8b-537e-4e87-87be-273ff6b1c76e => generated 1821 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-21 16:57:57.600 7 INFO nova.api.openstack.compute.server_external_events [req-ab81a332-17eb-4f99-88e7-54787bae118f req-b678ce55-4605-4f62-ad94-269e6c4d792a 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-vif-deleted:ba8e958e-60f3-4b9d-b0f4-f3512ca55258 for instance 20298e8b-537e-4e87-87be-273ff6b1c76e on instance [pid: 7|app: 0|req: 486/984] 10.0.0.119 () {38 vars in 815 bytes} [Thu May 21 16:57:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:57:57.872 8 WARNING neutronclient.v2_0.client [None req-779bdbc4-d117-4598-9873-5e916689e89a c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 499/985] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:57:57 2026] GET /v2.1/servers/20298e8b-537e-4e87-87be-273ff6b1c76e => generated 1482 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:57:58.232 7 WARNING neutronclient.v2_0.client [None req-0121ed24-408d-4575-8376-107d3418f7fd 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 487/986] 199.19.213.48 () {32 vars in 732 bytes} [Thu May 21 16:57:58 2026] GET /v2.1/servers/70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 2433 bytes in 156 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-21 16:57:58.409 8 WARNING neutronclient.v2_0.client [None req-aaeea992-3f22-4e92-9ffe-c16ffd798a4d 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] The python binding code in 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/987] 199.19.213.48 () {32 vars in 758 bytes} [Thu May 21 16:57:58 2026] GET /v2.1/servers/70e4735d-8b2a-426e-883e-75a7e81ebc26/os-interface => generated 285 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 488/988] 199.19.213.48 () {32 vars in 776 bytes} [Thu May 21 16:57:58 2026] GET /v2.1/servers/70e4735d-8b2a-426e-883e-75a7e81ebc26/os-volume_attachments => generated 197 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:57:58.960 8 WARNING neutronclient.v2_0.client [None req-3d94d6fc-3b54-45c2-ae03-770782d1f904 c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 501/989] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:57:58 2026] GET /v2.1/servers/20298e8b-537e-4e87-87be-273ff6b1c76e => generated 1487 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:58:00.104 7 WARNING neutronclient.v2_0.client [None req-d5229c72-530f-4acb-8c2d-d92da595e0d4 c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] The python binding code in 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/990] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:58:00 2026] GET /v2.1/servers/20298e8b-537e-4e87-87be-273ff6b1c76e => generated 1487 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:58:01.191 8 INFO nova.api.openstack.wsgi [None req-fbbe167a-40de-4dad-a126-fdd7396bc3ed c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] HTTP exception thrown: Instance 20298e8b-537e-4e87-87be-273ff6b1c76e could not be found. [pid: 8|app: 0|req: 502/991] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:58:01 2026] GET /v2.1/servers/20298e8b-537e-4e87-87be-273ff6b1c76e => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 490/992] 10.0.0.161 () {32 vars in 728 bytes} [Thu May 21 16:58:01 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-737908624 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:58:01.542 8 WARNING neutronclient.v2_0.client [None req-16821c1d-6e7e-49ab-802f-3112d308a2b2 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] The python binding code in 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/993] 199.19.213.48 () {32 vars in 732 bytes} [Thu May 21 16:58:01 2026] GET /v2.1/servers/70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 2580 bytes in 303 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: 491/994] 10.0.0.161 () {32 vars in 718 bytes} [Thu May 21 16:58:01 2026] DELETE /v2.1/servers/6791f183-5244-48c9-9dda-e42390ada729 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-05-21 16:58:01.850 8 WARNING neutronclient.v2_0.client [None req-a9ecca0d-4696-487a-9213-6d44889a1d6f 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] 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-21 16:58:01.881 7 WARNING neutronclient.v2_0.client [None req-9df5063d-3bd5-40d7-b733-13a1840863ee c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/995] 199.19.213.48 () {32 vars in 758 bytes} [Thu May 21 16:58:01 2026] GET /v2.1/servers/70e4735d-8b2a-426e-883e-75a7e81ebc26/os-interface => generated 285 bytes in 80 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: 505/996] 199.19.213.48 () {32 vars in 776 bytes} [Thu May 21 16:58:01 2026] GET /v2.1/servers/70e4735d-8b2a-426e-883e-75a7e81ebc26/os-volume_attachments => generated 197 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/997] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:58:01 2026] GET /v2.1/servers/6791f183-5244-48c9-9dda-e42390ada729 => generated 1702 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:58:03.082 8 WARNING neutronclient.v2_0.client [None req-5f4188b9-b3ee-4fd6-8138-91f18437d62f c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] The python binding code in 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/1000] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:58:03 2026] GET /v2.1/servers/6791f183-5244-48c9-9dda-e42390ada729 => generated 1702 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:58:04.279 7 WARNING neutronclient.v2_0.client [None req-bc08a422-fc48-4a31-bb2e-810b585795ef c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] The python binding code in 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/1001] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:58:04 2026] GET /v2.1/servers/6791f183-5244-48c9-9dda-e42390ada729 => generated 1702 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-21 16:58:04.651 8 WARNING neutronclient.v2_0.client [None req-6e6008eb-5eba-4e23-8d43-48dbad3d2621 640d29e8bf8b472c9cc7f989bfc82cfa aa28406ea6524bc4a89c0001adfdecac - - default default] 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-21 16:58:04.805 7 INFO nova.api.openstack.compute.server_external_events [req-3241264b-60ea-4220-afbf-c5a625672381 req-f8107dbe-3ba9-4bab-960e-72569c93dfd9 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-vif-deleted:06571fae-18dc-4b52-8d42-8f002e4cb4a0 for instance 6791f183-5244-48c9-9dda-e42390ada729 on instance [pid: 7|app: 0|req: 495/1002] 10.0.0.119 () {38 vars in 815 bytes} [Thu May 21 16:58:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 16:58:04.834 8 WARNING neutronclient.v2_0.client [None req-6e6008eb-5eba-4e23-8d43-48dbad3d2621 640d29e8bf8b472c9cc7f989bfc82cfa aa28406ea6524bc4a89c0001adfdecac - - default default] The python binding code in 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/1003] 10.0.0.161 () {34 vars in 663 bytes} [Thu May 21 16:58:04 2026] POST /v2.1/servers => generated 424 bytes in 546 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-21 16:58:05.130 7 WARNING neutronclient.v2_0.client [None req-659ca123-39c9-4952-be65-60147b1f2abe 640d29e8bf8b472c9cc7f989bfc82cfa aa28406ea6524bc4a89c0001adfdecac - - default default] The python binding code in 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/1004] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:58:05 2026] GET /v2.1/servers/1fb927d0-bd6f-47b0-b85c-2c4e67ff38d3 => generated 1367 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-21 16:58:05.456 8 WARNING neutronclient.v2_0.client [None req-8fd0945f-7b2b-460a-99e0-42d32740c86b c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] The python binding code in 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/1005] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:58:05 2026] GET /v2.1/servers/6791f183-5244-48c9-9dda-e42390ada729 => generated 1484 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-21 16:58:06.237 7 WARNING neutronclient.v2_0.client [None req-49bd07f1-dd85-4662-9603-3458e9ca310e 640d29e8bf8b472c9cc7f989bfc82cfa aa28406ea6524bc4a89c0001adfdecac - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 497/1006] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:58:06 2026] GET /v2.1/servers/1fb927d0-bd6f-47b0-b85c-2c4e67ff38d3 => generated 1371 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:58:06.562 8 WARNING neutronclient.v2_0.client [None req-15ddcd09-65e1-413a-913c-06946758d59f c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 510/1007] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:58:06 2026] GET /v2.1/servers/6791f183-5244-48c9-9dda-e42390ada729 => generated 1489 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:58:07.377 7 WARNING neutronclient.v2_0.client [None req-d1a67334-0793-480c-bc23-d09100cbb747 640d29e8bf8b472c9cc7f989bfc82cfa aa28406ea6524bc4a89c0001adfdecac - - default default] The python binding code in 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/1008] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:58:07 2026] GET /v2.1/servers/1fb927d0-bd6f-47b0-b85c-2c4e67ff38d3 => generated 1363 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-21 16:58:07.681 8 WARNING neutronclient.v2_0.client [None req-5b932e92-b25b-4113-bc3c-f4906065b6fd c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 511/1009] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:58:07 2026] GET /v2.1/servers/6791f183-5244-48c9-9dda-e42390ada729 => generated 1489 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:58:08.475 7 WARNING neutronclient.v2_0.client [None req-3a7eec48-1e1a-4fa1-a1aa-98399bc6bca1 640d29e8bf8b472c9cc7f989bfc82cfa aa28406ea6524bc4a89c0001adfdecac - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/1010] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:58:08 2026] GET /v2.1/servers/1fb927d0-bd6f-47b0-b85c-2c4e67ff38d3 => generated 1419 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-21 16:58:08.784 8 INFO nova.api.openstack.wsgi [None req-93d2a2e1-f215-4eb8-be00-af316b15db40 c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] HTTP exception thrown: Instance 6791f183-5244-48c9-9dda-e42390ada729 could not be found. [pid: 8|app: 0|req: 512/1011] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:58:08 2026] GET /v2.1/servers/6791f183-5244-48c9-9dda-e42390ada729 => generated 111 bytes in 41 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: 500/1012] 10.0.0.161 () {32 vars in 730 bytes} [Thu May 21 16:58:08 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1621860488 => generated 0 bytes in 31 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-21 16:58:09.575 8 WARNING neutronclient.v2_0.client [None req-3b84cad4-2538-452d-8e85-b27b4385360d 640d29e8bf8b472c9cc7f989bfc82cfa aa28406ea6524bc4a89c0001adfdecac - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 513/1013] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:58:09 2026] GET /v2.1/servers/1fb927d0-bd6f-47b0-b85c-2c4e67ff38d3 => generated 1419 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-21 16:58:10.687 7 WARNING neutronclient.v2_0.client [None req-bd2f7adb-4352-4dfc-b000-2a235d5fddad 640d29e8bf8b472c9cc7f989bfc82cfa aa28406ea6524bc4a89c0001adfdecac - - default default] 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-21 16:58:11.310 8 INFO nova.api.openstack.compute.server_external_events [req-dc65a027-5848-4f04-8347-3270d6329f24 req-db003fb2-a221-49e7-b6e9-8bcda3fcce23 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-changed:ca3df908-dfea-425c-8597-3121cb1a7656 for instance 1fb927d0-bd6f-47b0-b85c-2c4e67ff38d3 on instance [pid: 8|app: 0|req: 514/1014] 10.0.0.119 () {38 vars in 815 bytes} [Thu May 21 16:58:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1015] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:58:10 2026] GET /v2.1/servers/1fb927d0-bd6f-47b0-b85c-2c4e67ff38d3 => generated 1469 bytes in 681 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:58:12.401 8 WARNING neutronclient.v2_0.client [None req-7db79bac-6006-4a59-9e65-ab5b8bbcaed3 640d29e8bf8b472c9cc7f989bfc82cfa aa28406ea6524bc4a89c0001adfdecac - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 516/1018] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:58:12 2026] GET /v2.1/servers/1fb927d0-bd6f-47b0-b85c-2c4e67ff38d3 => generated 1467 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-21 16:58:13.567 7 WARNING neutronclient.v2_0.client [None req-b7ebb754-a4f5-47b3-a04b-e4d311f7240b 640d29e8bf8b472c9cc7f989bfc82cfa aa28406ea6524bc4a89c0001adfdecac - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 503/1019] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:58:13 2026] GET /v2.1/servers/1fb927d0-bd6f-47b0-b85c-2c4e67ff38d3 => generated 1467 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-21 16:58:14.745 8 WARNING neutronclient.v2_0.client [None req-f027ce34-caa6-45ab-afaa-9ff25a47e404 640d29e8bf8b472c9cc7f989bfc82cfa aa28406ea6524bc4a89c0001adfdecac - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 517/1020] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:58:14 2026] GET /v2.1/servers/1fb927d0-bd6f-47b0-b85c-2c4e67ff38d3 => generated 1467 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-21 16:58:15.951 7 WARNING neutronclient.v2_0.client [None req-ad533277-7aaf-4b1c-acca-2b467abef87b 640d29e8bf8b472c9cc7f989bfc82cfa aa28406ea6524bc4a89c0001adfdecac - - default default] The python binding code in 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/1021] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:58:15 2026] GET /v2.1/servers/1fb927d0-bd6f-47b0-b85c-2c4e67ff38d3 => generated 1467 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:58:17.137 8 WARNING neutronclient.v2_0.client [None req-2e82d312-0811-4b9d-a492-e20b40afa7f1 640d29e8bf8b472c9cc7f989bfc82cfa aa28406ea6524bc4a89c0001adfdecac - - default default] 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-21 16:58:17.198 7 INFO nova.api.openstack.compute.server_external_events [req-ee724fee-184b-4e96-885e-440481eaec72 req-3839c0a1-b65d-42d0-ba1a-c0a95c1e1405 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-vif-plugged:ca3df908-dfea-425c-8597-3121cb1a7656 for instance 1fb927d0-bd6f-47b0-b85c-2c4e67ff38d3 on instance [pid: 7|app: 0|req: 505/1022] 10.0.0.115 () {38 vars in 815 bytes} [Thu May 21 16:58:17 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: 8|app: 0|req: 518/1023] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:58:17 2026] GET /v2.1/servers/1fb927d0-bd6f-47b0-b85c-2c4e67ff38d3 => generated 1467 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:58:18.333 7 WARNING neutronclient.v2_0.client [None req-08d35610-5179-460b-bd58-def4f64febe5 640d29e8bf8b472c9cc7f989bfc82cfa aa28406ea6524bc4a89c0001adfdecac - - default default] The python binding code in 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/1024] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:58:18 2026] GET /v2.1/servers/1fb927d0-bd6f-47b0-b85c-2c4e67ff38d3 => generated 1467 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:58:19.583 8 WARNING neutronclient.v2_0.client [None req-9643f554-7a13-47bc-9640-e309e341588f 640d29e8bf8b472c9cc7f989bfc82cfa aa28406ea6524bc4a89c0001adfdecac - - default default] The python binding code in 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/1025] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:58:19 2026] GET /v2.1/servers/1fb927d0-bd6f-47b0-b85c-2c4e67ff38d3 => generated 1647 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, ' [pid: 7|app: 0|req: 507/1026] 10.0.0.161 () {32 vars in 718 bytes} [Thu May 21 16:58:20 2026] DELETE /v2.1/servers/1fb927d0-bd6f-47b0-b85c-2c4e67ff38d3 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:58:21.032 8 WARNING neutronclient.v2_0.client [None req-59164256-91c4-47f0-996b-a28b48b8c87e 640d29e8bf8b472c9cc7f989bfc82cfa aa28406ea6524bc4a89c0001adfdecac - - default default] The python binding code in 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/1027] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:58:21 2026] GET /v2.1/servers/1fb927d0-bd6f-47b0-b85c-2c4e67ff38d3 => generated 1653 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:58:22.234 7 WARNING neutronclient.v2_0.client [None req-dbfa4a0f-da4c-4215-8174-2aa055b9b36d 640d29e8bf8b472c9cc7f989bfc82cfa aa28406ea6524bc4a89c0001adfdecac - - default default] The python binding code in 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/1030] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:58:22 2026] GET /v2.1/servers/1fb927d0-bd6f-47b0-b85c-2c4e67ff38d3 => generated 1653 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:58:23.435 8 WARNING neutronclient.v2_0.client [None req-311bc153-6267-4427-ae53-e4d058b0e2db 640d29e8bf8b472c9cc7f989bfc82cfa aa28406ea6524bc4a89c0001adfdecac - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 523/1031] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:58:23 2026] GET /v2.1/servers/1fb927d0-bd6f-47b0-b85c-2c4e67ff38d3 => generated 1653 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:58:24.035 7 INFO nova.api.openstack.compute.server_external_events [req-85cee0bc-34b0-4ab2-a87a-eb70008b604a req-9c57f18c-5b03-42fb-872a-971751a3a645 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-vif-deleted:ca3df908-dfea-425c-8597-3121cb1a7656 for instance 1fb927d0-bd6f-47b0-b85c-2c4e67ff38d3 on instance [pid: 7|app: 0|req: 509/1032] 10.0.0.119 () {38 vars in 815 bytes} [Thu May 21 16:58:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:58:24.676 8 WARNING neutronclient.v2_0.client [None req-67ad0827-fa1d-4060-b100-6f1fa4df6349 640d29e8bf8b472c9cc7f989bfc82cfa aa28406ea6524bc4a89c0001adfdecac - - default default] The python binding code in 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/1033] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:58:24 2026] GET /v2.1/servers/1fb927d0-bd6f-47b0-b85c-2c4e67ff38d3 => generated 1448 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 510/1034] 10.0.0.161 () {34 vars in 671 bytes} [Thu May 21 16:58:25 2026] POST /v2.1/os-keypairs => generated 396 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:58:25.807 8 WARNING neutronclient.v2_0.client [None req-1c0d5707-c472-49d2-b6f3-9713a51b71aa 640d29e8bf8b472c9cc7f989bfc82cfa aa28406ea6524bc4a89c0001adfdecac - - default default] The python binding code in 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/1035] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:58:25 2026] GET /v2.1/servers/1fb927d0-bd6f-47b0-b85c-2c4e67ff38d3 => generated 1453 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1036] 10.0.0.161 () {34 vars in 671 bytes} [Thu May 21 16:58:26 2026] POST /v2.1/os-keypairs => generated 386 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:58:26.921 8 WARNING neutronclient.v2_0.client [None req-172fd218-d895-4e03-b1c2-0f697c2f4e4c 640d29e8bf8b472c9cc7f989bfc82cfa aa28406ea6524bc4a89c0001adfdecac - - default default] The python binding code in 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/1037] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:58:26 2026] GET /v2.1/servers/1fb927d0-bd6f-47b0-b85c-2c4e67ff38d3 => generated 1453 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-21 16:58:27.835 7 WARNING neutronclient.v2_0.client [None req-9935aa21-4eab-409b-9aee-aad976fe190e 7af66e6d9b214ba7aa9f038378d84f02 abef33404ef74447b8423acd46026443 - - default default] The 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-21 16:58:27.903 7 WARNING neutronclient.v2_0.client [None req-9935aa21-4eab-409b-9aee-aad976fe190e 7af66e6d9b214ba7aa9f038378d84f02 abef33404ef74447b8423acd46026443 - - default default] The 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-21 16:58:27.941 7 WARNING neutronclient.v2_0.client [None req-9935aa21-4eab-409b-9aee-aad976fe190e 7af66e6d9b214ba7aa9f038378d84f02 abef33404ef74447b8423acd46026443 - - default default] 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-21 16:58:28.014 8 INFO nova.api.openstack.wsgi [None req-d1db5986-51d4-4ff2-b814-3cbd726c8d34 640d29e8bf8b472c9cc7f989bfc82cfa aa28406ea6524bc4a89c0001adfdecac - - default default] HTTP exception thrown: Instance 1fb927d0-bd6f-47b0-b85c-2c4e67ff38d3 could not be found. [pid: 8|app: 0|req: 527/1038] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:58:27 2026] GET /v2.1/servers/1fb927d0-bd6f-47b0-b85c-2c4e67ff38d3 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-21 16:58:28.176 7 WARNING neutronclient.v2_0.client [None req-9935aa21-4eab-409b-9aee-aad976fe190e 7af66e6d9b214ba7aa9f038378d84f02 abef33404ef74447b8423acd46026443 - - default default] The python binding code in 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/1039] 10.0.0.161 () {34 vars in 663 bytes} [Thu May 21 16:58:27 2026] POST /v2.1/servers => generated 497 bytes in 661 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-21 16:58:28.428 8 WARNING neutronclient.v2_0.client [None req-15578430-f22c-4ca4-acc3-787415a5b5c9 7af66e6d9b214ba7aa9f038378d84f02 abef33404ef74447b8423acd46026443 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 528/1040] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:58:28 2026] GET /v2.1/servers/e73c3366-b3da-4fb5-aa6b-262e87b35395 => generated 1455 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-21 16:58:29.556 7 WARNING neutronclient.v2_0.client [None req-28274df1-5951-4f29-b55e-7e9c265681b3 7af66e6d9b214ba7aa9f038378d84f02 abef33404ef74447b8423acd46026443 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 513/1041] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:58:29 2026] GET /v2.1/servers/e73c3366-b3da-4fb5-aa6b-262e87b35395 => generated 1459 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-21 16:58:30.670 8 WARNING neutronclient.v2_0.client [None req-6e928786-04d7-4609-98a0-54e78078ee83 7af66e6d9b214ba7aa9f038378d84f02 abef33404ef74447b8423acd46026443 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 529/1042] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:58:30 2026] GET /v2.1/servers/e73c3366-b3da-4fb5-aa6b-262e87b35395 => generated 1507 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-21 16:58:31.768 7 WARNING neutronclient.v2_0.client [None req-f5040443-7f48-4c3a-a913-a6a6eef338fb 7af66e6d9b214ba7aa9f038378d84f02 abef33404ef74447b8423acd46026443 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 514/1043] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:58:31 2026] GET /v2.1/servers/e73c3366-b3da-4fb5-aa6b-262e87b35395 => generated 1507 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:58:32.869 7 WARNING neutronclient.v2_0.client [None req-822298d0-add3-4571-aa4b-d7a70d113ee2 7af66e6d9b214ba7aa9f038378d84f02 abef33404ef74447b8423acd46026443 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 516/1046] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:58:32 2026] GET /v2.1/servers/e73c3366-b3da-4fb5-aa6b-262e87b35395 => generated 1515 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:58:33.949 8 WARNING neutronclient.v2_0.client [None req-e4f33625-02dc-4a70-ae7d-32b245d7092e 7af66e6d9b214ba7aa9f038378d84f02 abef33404ef74447b8423acd46026443 - - default default] 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-21 16:58:34.039 7 INFO nova.api.openstack.compute.server_external_events [req-765874f5-33e3-4368-9050-1af60c7f42b2 req-75f42c4b-1f9f-4f32-8322-b375e45508ac 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-changed:ec4cca20-e9aa-4845-94c2-eb51e7dc6a51 for instance e73c3366-b3da-4fb5-aa6b-262e87b35395 on instance [pid: 7|app: 0|req: 517/1047] 10.0.0.119 () {38 vars in 815 bytes} [Thu May 21 16:58:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1048] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:58:33 2026] GET /v2.1/servers/e73c3366-b3da-4fb5-aa6b-262e87b35395 => generated 1640 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-21 16:58:35.157 7 WARNING neutronclient.v2_0.client [None req-feb52df6-20a8-406d-b799-86ea74916ac8 7af66e6d9b214ba7aa9f038378d84f02 abef33404ef74447b8423acd46026443 - - default default] The python binding code in 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/1049] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:58:35 2026] GET /v2.1/servers/e73c3366-b3da-4fb5-aa6b-262e87b35395 => generated 1628 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:58:36.337 8 WARNING neutronclient.v2_0.client [None req-7524b356-86a7-476c-9d56-7519e4c4eabe 7af66e6d9b214ba7aa9f038378d84f02 abef33404ef74447b8423acd46026443 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 532/1050] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:58:36 2026] GET /v2.1/servers/e73c3366-b3da-4fb5-aa6b-262e87b35395 => generated 1628 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-21 16:58:37.487 7 WARNING neutronclient.v2_0.client [None req-18e943d7-4275-4824-b8da-bb5d7b517043 7af66e6d9b214ba7aa9f038378d84f02 abef33404ef74447b8423acd46026443 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 519/1051] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:58:37 2026] GET /v2.1/servers/e73c3366-b3da-4fb5-aa6b-262e87b35395 => generated 1628 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-21 16:58:38.680 8 WARNING neutronclient.v2_0.client [None req-f517051e-b305-4a29-9497-10a29448d6dd 7af66e6d9b214ba7aa9f038378d84f02 abef33404ef74447b8423acd46026443 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 533/1052] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:58:38 2026] GET /v2.1/servers/e73c3366-b3da-4fb5-aa6b-262e87b35395 => generated 1628 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:58:39.446 7 INFO nova.api.openstack.compute.server_external_events [req-08a77104-9d68-4f24-8351-0576d4c79180 req-7c041d3d-5022-4118-ac45-2f2783db86ce 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-vif-plugged:ec4cca20-e9aa-4845-94c2-eb51e7dc6a51 for instance e73c3366-b3da-4fb5-aa6b-262e87b35395 on instance [pid: 7|app: 0|req: 520/1053] 10.0.0.115 () {38 vars in 815 bytes} [Thu May 21 16:58:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:58:39.502 8 WARNING neutronclient.v2_0.client [None req-b4045b3d-eac8-4a71-a992-d5e6d8a062fd 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] The 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-21 16:58:39.539 8 WARNING neutronclient.v2_0.client [None req-b4045b3d-eac8-4a71-a992-d5e6d8a062fd 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] 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-21 16:58:39.876 7 WARNING neutronclient.v2_0.client [None req-1db531a3-f385-48ef-b8e9-81cf2006c4c7 7af66e6d9b214ba7aa9f038378d84f02 abef33404ef74447b8423acd46026443 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 521/1054] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:58:39 2026] GET /v2.1/servers/e73c3366-b3da-4fb5-aa6b-262e87b35395 => generated 1628 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:58:41.127 7 WARNING neutronclient.v2_0.client [None req-02f9566e-eb5c-4698-897c-6e07aad9b559 7af66e6d9b214ba7aa9f038378d84f02 abef33404ef74447b8423acd46026443 - - default default] The python binding code in 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/1055] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:58:41 2026] GET /v2.1/servers/e73c3366-b3da-4fb5-aa6b-262e87b35395 => generated 1809 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-21 16:58:41.298 7 WARNING neutronclient.v2_0.client [None req-d21a170f-b1ad-42b6-a9eb-a8a481e73edc 7af66e6d9b214ba7aa9f038378d84f02 abef33404ef74447b8423acd46026443 - - default default] The python binding code in 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/1056] 10.0.0.161 () {32 vars in 741 bytes} [Thu May 21 16:58:41 2026] GET /v2.1/servers/e73c3366-b3da-4fb5-aa6b-262e87b35395/os-interface => generated 285 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:58:41.840 7 INFO nova.api.openstack.compute.server_external_events [req-2462afdd-3b8c-4d73-8414-19687c02b418 req-a2e086da-564e-481a-b170-254f79c693e4 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-changed:a165935b-6772-4f7a-afa2-90a360aa0521 for instance 70e4735d-8b2a-426e-883e-75a7e81ebc26 on instance [pid: 7|app: 0|req: 524/1057] 10.0.0.119 () {38 vars in 815 bytes} [Thu May 21 16:58:41 2026] POST /v2.1/os-server-external-events => generated 179 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, ' 2026-05-21 16:58:42.067 7 INFO nova.api.openstack.compute.server_external_events [req-c4b36aab-05a6-4e54-8ba2-53e88e41e7da req-c107ef22-1b57-4081-badf-38ba75f1ab92 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-changed:ec4cca20-e9aa-4845-94c2-eb51e7dc6a51 for instance e73c3366-b3da-4fb5-aa6b-262e87b35395 on instance [pid: 7|app: 0|req: 525/1058] 10.0.0.119 () {38 vars in 815 bytes} [Thu May 21 16:58:42 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-21 16:58:46.704 7 INFO nova.api.openstack.compute.server_external_events [req-8b33e203-637c-4e93-83cd-ddcdb7abdda8 req-b13bf857-7b55-43d6-954e-d4d2298b5e02 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-vif-plugged:a165935b-6772-4f7a-afa2-90a360aa0521 for instance 70e4735d-8b2a-426e-883e-75a7e81ebc26 on instance [pid: 7|app: 0|req: 528/1061] 10.0.0.115 () {38 vars in 815 bytes} [Thu May 21 16:58:46 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-21 16:58:48.599 8 WARNING neutronclient.v2_0.client [None req-b4045b3d-eac8-4a71-a992-d5e6d8a062fd 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 534/1062] 199.19.213.48 () {36 vars in 811 bytes} [Thu May 21 16:58:39 2026] POST /v2.1/servers/70e4735d-8b2a-426e-883e-75a7e81ebc26/os-interface => generated 281 bytes in 9385 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-21 16:58:49.163 7 INFO nova.api.openstack.compute.server_external_events [req-5865bc36-a2bb-4f60-bf93-b4e496aff4ad req-61affc1a-608d-455b-b5c4-b3fb9aa65406 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-changed:a165935b-6772-4f7a-afa2-90a360aa0521 for instance 70e4735d-8b2a-426e-883e-75a7e81ebc26 on instance [pid: 7|app: 0|req: 529/1063] 10.0.0.119 () {38 vars in 815 bytes} [Thu May 21 16:58:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:58:49.494 8 INFO nova.api.openstack.compute.server_external_events [req-04e35eb3-0344-4610-ab7f-fbd96829660f req-bb341b0a-3523-4f24-a492-1b007325ed95 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-changed:a165935b-6772-4f7a-afa2-90a360aa0521 for instance 70e4735d-8b2a-426e-883e-75a7e81ebc26 on instance [pid: 8|app: 0|req: 535/1064] 10.0.0.119 () {38 vars in 815 bytes} [Thu May 21 16:58:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:58:49.630 7 WARNING neutronclient.v2_0.client [None req-47a21500-cf1e-4e43-b036-1a52182e5e2c 7af66e6d9b214ba7aa9f038378d84f02 abef33404ef74447b8423acd46026443 - - default default] The python binding code in 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/1065] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:58:49 2026] GET /v2.1/servers/e73c3366-b3da-4fb5-aa6b-262e87b35395 => generated 1929 bytes in 393 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 536/1066] 10.0.0.161 () {32 vars in 753 bytes} [Thu May 21 16:58:52 2026] GET /v2.1/servers/e73c3366-b3da-4fb5-aa6b-262e87b35395/os-server-password => generated 116 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: 7|app: 0|req: 532/1069] 10.0.0.161 () {32 vars in 718 bytes} [Thu May 21 16:58:53 2026] DELETE /v2.1/servers/e73c3366-b3da-4fb5-aa6b-262e87b35395 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:58:54.022 8 WARNING neutronclient.v2_0.client [None req-6797cf45-3b4a-4167-a3e4-a783b5f8a9bb 7af66e6d9b214ba7aa9f038378d84f02 abef33404ef74447b8423acd46026443 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 538/1070] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:58:53 2026] GET /v2.1/servers/e73c3366-b3da-4fb5-aa6b-262e87b35395 => generated 1935 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:58:55.232 7 WARNING neutronclient.v2_0.client [None req-29824815-7c60-4d5a-a0f8-9e1466da0c69 7af66e6d9b214ba7aa9f038378d84f02 abef33404ef74447b8423acd46026443 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 533/1071] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:58:55 2026] GET /v2.1/servers/e73c3366-b3da-4fb5-aa6b-262e87b35395 => generated 1935 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:58:56.465 8 WARNING neutronclient.v2_0.client [None req-ff010041-58fc-4dc5-9f70-562b5edd633a 7af66e6d9b214ba7aa9f038378d84f02 abef33404ef74447b8423acd46026443 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 539/1072] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:58:56 2026] GET /v2.1/servers/e73c3366-b3da-4fb5-aa6b-262e87b35395 => generated 1935 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-21 16:58:56.649 7 INFO nova.api.openstack.compute.server_external_events [req-64c01497-ccb9-4c1e-b20f-65dc805f91d2 req-c18f4289-af8b-4f3e-8483-ef9a33df3214 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-vif-unplugged:ec4cca20-e9aa-4845-94c2-eb51e7dc6a51 for instance e73c3366-b3da-4fb5-aa6b-262e87b35395 on instance [pid: 7|app: 0|req: 534/1073] 10.0.0.115 () {38 vars in 815 bytes} [Thu May 21 16:58:56 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-21 16:58:57.601 8 INFO nova.api.openstack.compute.server_external_events [req-56ac4e0d-2d2a-4d39-bc4a-3f67c254b4e1 req-27033765-683b-4832-b8f4-a3035b6e3d3e 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-vif-deleted:ec4cca20-e9aa-4845-94c2-eb51e7dc6a51 for instance e73c3366-b3da-4fb5-aa6b-262e87b35395 on instance [pid: 8|app: 0|req: 540/1074] 10.0.0.119 () {38 vars in 815 bytes} [Thu May 21 16:58:57 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-21 16:58:57.645 7 WARNING neutronclient.v2_0.client [None req-800b97e9-b2c7-4877-afd3-d6f36bef701c 7af66e6d9b214ba7aa9f038378d84f02 abef33404ef74447b8423acd46026443 - - default default] The python binding code in 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/1075] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:58:57 2026] GET /v2.1/servers/e73c3366-b3da-4fb5-aa6b-262e87b35395 => generated 1820 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:58:58.746 8 WARNING neutronclient.v2_0.client [None req-2b5899fa-efa2-4787-a07d-1c743fcf392a 7af66e6d9b214ba7aa9f038378d84f02 abef33404ef74447b8423acd46026443 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 541/1076] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:58:58 2026] GET /v2.1/servers/e73c3366-b3da-4fb5-aa6b-262e87b35395 => generated 1541 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-21 16:58:59.865 7 WARNING neutronclient.v2_0.client [None req-a7113c46-53cd-40d8-b5d7-06f5e80d7e14 7af66e6d9b214ba7aa9f038378d84f02 abef33404ef74447b8423acd46026443 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 536/1077] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:58:59 2026] GET /v2.1/servers/e73c3366-b3da-4fb5-aa6b-262e87b35395 => generated 1541 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-21 16:59:00.950 8 INFO nova.api.openstack.wsgi [None req-0985b7fb-f706-4103-92fe-a7019b711c2e 7af66e6d9b214ba7aa9f038378d84f02 abef33404ef74447b8423acd46026443 - - default default] HTTP exception thrown: Instance e73c3366-b3da-4fb5-aa6b-262e87b35395 could not be found. [pid: 8|app: 0|req: 542/1078] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:59:00 2026] GET /v2.1/servers/e73c3366-b3da-4fb5-aa6b-262e87b35395 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:59:00.977 7 INFO nova.api.openstack.wsgi [None req-e8d330e6-4be2-4e41-8f1f-3f578ad13b84 7af66e6d9b214ba7aa9f038378d84f02 abef33404ef74447b8423acd46026443 - - default default] HTTP exception thrown: Instance e73c3366-b3da-4fb5-aa6b-262e87b35395 could not be found. [pid: 7|app: 0|req: 537/1079] 10.0.0.161 () {32 vars in 718 bytes} [Thu May 21 16:59:00 2026] DELETE /v2.1/servers/e73c3366-b3da-4fb5-aa6b-262e87b35395 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:59:01.002 8 INFO nova.api.openstack.wsgi [None req-efda2db9-b5fa-4a54-8b74-110903a18cfe 7af66e6d9b214ba7aa9f038378d84f02 abef33404ef74447b8423acd46026443 - - default default] HTTP exception thrown: Instance e73c3366-b3da-4fb5-aa6b-262e87b35395 could not be found. [pid: 8|app: 0|req: 543/1080] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:59:00 2026] GET /v2.1/servers/e73c3366-b3da-4fb5-aa6b-262e87b35395 => generated 111 bytes in 19 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: 538/1081] 10.0.0.161 () {32 vars in 706 bytes} [Thu May 21 16:59:01 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1413948097 => 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: 8|app: 0|req: 544/1082] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:59:01 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-987080581 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-21 16:59:13.229 7 WARNING neutronclient.v2_0.client [None req-6b54d32f-9edd-4c62-ae8a-a8e78b9bc606 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] The 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-21 16:59:13.285 7 WARNING neutronclient.v2_0.client [None req-6b54d32f-9edd-4c62-ae8a-a8e78b9bc606 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] The 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-21 16:59:15.927 8 INFO nova.api.openstack.compute.server_external_events [req-73b139d1-33e3-4f3a-9bb0-ca2acf2bcfa2 req-d000a74e-018b-4dcf-b8e5-9dfca4dd7a61 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-changed:419a84b1-ce84-47c0-8d04-759718edd239 for instance 70e4735d-8b2a-426e-883e-75a7e81ebc26 on instance [pid: 8|app: 0|req: 547/1087] 10.0.0.119 () {38 vars in 815 bytes} [Thu May 21 16:59:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:59:22.269 8 INFO nova.api.openstack.compute.server_external_events [req-76675293-44c7-475c-83bc-5d4e7c721540 req-f57d7261-3ad2-4222-818b-95055223fa12 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-vif-plugged:419a84b1-ce84-47c0-8d04-759718edd239 for instance 70e4735d-8b2a-426e-883e-75a7e81ebc26 on instance [pid: 8|app: 0|req: 548/1088] 10.0.0.115 () {38 vars in 815 bytes} [Thu May 21 16:59:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 16:59:22.355 7 WARNING neutronclient.v2_0.client [None req-6b54d32f-9edd-4c62-ae8a-a8e78b9bc606 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] The python binding code in 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/1091] 199.19.213.48 () {36 vars in 811 bytes} [Thu May 21 16:59:13 2026] POST /v2.1/servers/70e4735d-8b2a-426e-883e-75a7e81ebc26/os-interface => generated 376 bytes in 9210 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-21 16:59:35.170 8 WARNING neutronclient.v2_0.client [None req-eb6554d0-195c-4537-a48d-75aa7bb657bc 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] The 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-21 16:59:35.226 8 WARNING neutronclient.v2_0.client [None req-eb6554d0-195c-4537-a48d-75aa7bb657bc 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] 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-21 16:59:37.528 7 INFO nova.api.openstack.compute.server_external_events [req-9525bdb8-38f7-4974-a4ce-d409153f0081 req-cb4d9ed0-1ae7-4ded-a124-95cb25a2be0c 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-changed:050668f6-651a-4ea8-9720-d764bcb7e82d for instance 70e4735d-8b2a-426e-883e-75a7e81ebc26 on instance [pid: 7|app: 0|req: 543/1094] 10.0.0.119 () {38 vars in 815 bytes} [Thu May 21 16:59:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:59:42.801 7 INFO nova.api.openstack.compute.server_external_events [req-6df61469-4a04-4994-a754-9f85597e26a4 req-090119d4-32ec-42b7-b949-5a76cb6c8e93 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-vif-plugged:050668f6-651a-4ea8-9720-d764bcb7e82d for instance 70e4735d-8b2a-426e-883e-75a7e81ebc26 on instance [pid: 7|app: 0|req: 546/1097] 10.0.0.115 () {38 vars in 815 bytes} [Thu May 21 16:59:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 16:59:45.279 8 WARNING neutronclient.v2_0.client [None req-eb6554d0-195c-4537-a48d-75aa7bb657bc 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 552/1098] 199.19.213.48 () {36 vars in 811 bytes} [Thu May 21 16:59:35 2026] POST /v2.1/servers/70e4735d-8b2a-426e-883e-75a7e81ebc26/os-interface => generated 377 bytes in 10312 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-21 16:59:46.162 7 INFO nova.api.openstack.compute.server_external_events [req-de124bbd-03f0-4090-b106-beb6b8d173e2 req-c3b107d6-73b5-470e-9bc9-7a65dd90cfa0 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-changed:419a84b1-ce84-47c0-8d04-759718edd239 for instance 70e4735d-8b2a-426e-883e-75a7e81ebc26 on instance [pid: 7|app: 0|req: 547/1099] 10.0.0.119 () {38 vars in 815 bytes} [Thu May 21 16:59:46 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-21 16:59:58.118 8 INFO nova.api.openstack.compute.server_external_events [req-76d1b8f0-b1e5-4294-85d9-350c1fc8b0f3 req-ba456bd7-f014-4155-b1c3-792d75ee2add 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-changed:050668f6-651a-4ea8-9720-d764bcb7e82d for instance 70e4735d-8b2a-426e-883e-75a7e81ebc26 on instance [pid: 8|app: 0|req: 554/1102] 10.0.0.119 () {38 vars in 815 bytes} [Thu May 21 16:59:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 549/1103] 199.19.213.48 () {34 vars in 854 bytes} [Thu May 21 16:59:58 2026] DELETE /v2.1/servers/70e4735d-8b2a-426e-883e-75a7e81ebc26/os-interface/050668f6-651a-4ea8-9720-d764bcb7e82d => generated 0 bytes in 64 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-21 17:00:00.172 8 INFO nova.api.openstack.compute.server_external_events [req-b7e75311-d805-42c2-84f4-94978b223aba req-35d17eef-1f11-4403-8c85-b157da150362 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-changed:050668f6-651a-4ea8-9720-d764bcb7e82d for instance 70e4735d-8b2a-426e-883e-75a7e81ebc26 on instance [pid: 8|app: 0|req: 555/1104] 10.0.0.119 () {38 vars in 815 bytes} [Thu May 21 17:00:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1107] 10.0.0.155 () {28 vars in 454 bytes} [Thu May 21 17:00:08 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 557/1108] 10.0.0.155 () {30 vars in 658 bytes} [Thu May 21 17:00:08 2026] GET /v2.1 => generated 0 bytes in 52 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: 552/1109] 10.0.0.155 () {32 vars in 731 bytes} [Thu May 21 17:00:08 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1110] 10.0.0.155 () {34 vars in 765 bytes} [Thu May 21 17:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-05-21 17:00:09.018 7 INFO nova.api.openstack.compute.server_external_events [req-077f8d35-5cb0-4b20-8262-933cc97f67a2 req-2ac707c6-daf8-4768-804a-59cd1540b559 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-changed:419a84b1-ce84-47c0-8d04-759718edd239 for instance 70e4735d-8b2a-426e-883e-75a7e81ebc26 on instance [pid: 7|app: 0|req: 553/1111] 10.0.0.119 () {38 vars in 815 bytes} [Thu May 21 17:00:08 2026] POST /v2.1/os-server-external-events => generated 179 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, ' [pid: 8|app: 0|req: 559/1112] 199.19.213.48 () {34 vars in 854 bytes} [Thu May 21 17:00:09 2026] DELETE /v2.1/servers/70e4735d-8b2a-426e-883e-75a7e81ebc26/os-interface/419a84b1-ce84-47c0-8d04-759718edd239 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1115] 10.0.0.155 () {28 vars in 454 bytes} [Thu May 21 17:00:13 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 561/1116] 10.0.0.155 () {30 vars in 658 bytes} [Thu May 21 17:00:13 2026] GET /v2.1 => generated 0 bytes in 34 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: 556/1117] 10.0.0.155 () {32 vars in 731 bytes} [Thu May 21 17:00:13 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1118] 10.0.0.155 () {34 vars in 765 bytes} [Thu May 21 17:00:13 2026] GET /v2.1/os-services => generated 783 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1119] 10.0.0.155 () {28 vars in 454 bytes} [Thu May 21 17:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 563/1120] 10.0.0.155 () {30 vars in 658 bytes} [Thu May 21 17:00:17 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 558/1121] 10.0.0.155 () {32 vars in 731 bytes} [Thu May 21 17:00:17 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1122] 10.0.0.155 () {34 vars in 808 bytes} [Thu May 21 17:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1125] 10.0.0.155 () {28 vars in 454 bytes} [Thu May 21 17:00:22 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 566/1126] 10.0.0.155 () {30 vars in 658 bytes} [Thu May 21 17:00:22 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 561/1127] 10.0.0.155 () {32 vars in 731 bytes} [Thu May 21 17:00:22 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1128] 10.0.0.155 () {34 vars in 808 bytes} [Thu May 21 17:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1129] 199.19.213.48 () {34 vars in 854 bytes} [Thu May 21 17:00:30 2026] DELETE /v2.1/servers/70e4735d-8b2a-426e-883e-75a7e81ebc26/os-interface/a165935b-6772-4f7a-afa2-90a360aa0521 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 569/1132] 199.19.213.48 () {34 vars in 754 bytes} [Thu May 21 17:00:35 2026] DELETE /v2.1/servers/70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 0 bytes in 93 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-21 17:00:37.842 7 INFO nova.compute.api [None req-4daa3153-195f-4de4-978f-f9b3f3d30334 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] [instance: 70e4735d-8b2a-426e-883e-75a7e81ebc26] Instance is already in deleting state, ignoring this request [pid: 7|app: 0|req: 564/1133] 199.19.213.48 () {34 vars in 754 bytes} [Thu May 21 17:00:37 2026] DELETE /v2.1/servers/70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 0 bytes in 118 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-21 17:00:38.187 8 INFO nova.api.openstack.compute.server_external_events [req-d061593b-3ea6-4af6-a3f7-75acc9de4067 req-fdddc3b2-ab7c-443e-9a64-3000a2acbc20 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-vif-deleted:72d92eb9-0bc7-4367-86a4-6ce91b1bc0e9 for instance 70e4735d-8b2a-426e-883e-75a7e81ebc26 on instance [pid: 8|app: 0|req: 570/1134] 10.0.0.119 () {38 vars in 815 bytes} [Thu May 21 17:00:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 17:00:39.808 7 INFO nova.api.openstack.compute.server_external_events [req-24e7a2cf-8f23-46d8-8c80-4e33350307ee req-8b5d4c47-56c9-4311-ba49-4d307fa291e6 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-changed:ae92a0bf-5b76-464f-ba90-7107eb999340 for instance 93e6be4a-57be-4b5e-827b-8a6f209a8bfe on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 565/1135] 10.0.0.119 () {38 vars in 815 bytes} [Thu May 21 17:00:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1136] 10.0.0.161 () {32 vars in 718 bytes} [Thu May 21 17:00:39 2026] DELETE /v2.1/servers/93e6be4a-57be-4b5e-827b-8a6f209a8bfe => generated 0 bytes in 84 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 17:00:39.955 7 WARNING neutronclient.v2_0.client [None req-c7638f58-33a2-4edb-a10f-9bcce3cb6834 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 566/1137] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 17:00:39 2026] GET /v2.1/servers/93e6be4a-57be-4b5e-827b-8a6f209a8bfe => generated 1945 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-21 17:00:42.798 7 INFO nova.api.openstack.compute.server_external_events [req-e4a4d3fe-4ab6-47d7-8a7e-c5bd30cea46e req-23d9f81f-1159-4945-9bbb-b9fd5cff0e99 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-vif-deleted:ae92a0bf-5b76-464f-ba90-7107eb999340 for instance 93e6be4a-57be-4b5e-827b-8a6f209a8bfe on instance [pid: 7|app: 0|req: 568/1140] 10.0.0.119 () {38 vars in 815 bytes} [Thu May 21 17:00:42 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-21 17:00:45.176 8 WARNING neutronclient.v2_0.client [None req-8f157e18-c040-4cdb-92cf-e7ed1d664f10 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 573/1141] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 17:00:45 2026] GET /v2.1/servers/93e6be4a-57be-4b5e-827b-8a6f209a8bfe => generated 1480 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-21 17:00:50.264 7 INFO nova.api.openstack.wsgi [None req-7b1881ea-1d6a-4567-9d27-27f3673c994b 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] HTTP exception thrown: Instance 93e6be4a-57be-4b5e-827b-8a6f209a8bfe could not be found. [pid: 7|app: 0|req: 569/1142] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 17:00:50 2026] GET /v2.1/servers/93e6be4a-57be-4b5e-827b-8a6f209a8bfe => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 17:00:50.947 8 INFO nova.api.openstack.compute.server_external_events [req-07843521-62fa-4943-9610-cf12e0d113f5 req-81353ad9-a848-427c-9e33-194ff9fb50f7 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-changed:7855db94-b8ab-4b03-831c-f20baf364c52 for instance 1722e870-3f6a-4e24-a43e-498bd4585cb8 on instance [pid: 8|app: 0|req: 574/1143] 10.0.0.119 () {38 vars in 815 bytes} [Thu May 21 17:00:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1144] 10.0.0.161 () {32 vars in 718 bytes} [Thu May 21 17:00:50 2026] DELETE /v2.1/servers/1722e870-3f6a-4e24-a43e-498bd4585cb8 => generated 0 bytes in 110 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-21 17:00:51.094 8 WARNING neutronclient.v2_0.client [None req-71c9a483-7f6f-487b-a54c-d31f84cf3b6f 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 575/1145] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 17:00:51 2026] GET /v2.1/servers/1722e870-3f6a-4e24-a43e-498bd4585cb8 => generated 1943 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 17:00:53.894 7 INFO nova.api.openstack.compute.server_external_events [req-2e3480f0-e755-4d57-81f8-78fa94f4670b req-09683cbb-b5c5-448a-9304-40ec63ce295a 526cc5390e644446962572026072a42e 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Creating event network-vif-deleted:7855db94-b8ab-4b03-831c-f20baf364c52 for instance 1722e870-3f6a-4e24-a43e-498bd4585cb8 on instance [pid: 7|app: 0|req: 572/1148] 10.0.0.119 () {38 vars in 815 bytes} [Thu May 21 17:00:53 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-21 17:00:56.309 8 WARNING neutronclient.v2_0.client [None req-41b942fb-d37f-4d7e-bcb0-f0dc3b0ade16 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 577/1149] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 17:00:56 2026] GET /v2.1/servers/1722e870-3f6a-4e24-a43e-498bd4585cb8 => generated 1479 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-21 17:01:01.385 7 INFO nova.api.openstack.wsgi [None req-e13477f8-1134-4574-8185-8104d65dd03a 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] HTTP exception thrown: Instance 1722e870-3f6a-4e24-a43e-498bd4585cb8 could not be found. [pid: 7|app: 0|req: 573/1150] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 17:01:01 2026] GET /v2.1/servers/1722e870-3f6a-4e24-a43e-498bd4585cb8 => 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: 8|app: 0|req: 579/1153] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 17:01:02 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-955405075 => 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-21 17:01:02.535 7 INFO nova.api.openstack.wsgi [None req-33a1f59b-2b12-46e8-8d10-3d534607bcb4 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-955405075 not found for user 7b78b39faa4e44678cfbd7e2ee9ee874 [pid: 7|app: 0|req: 575/1154] 10.0.0.161 () {32 vars in 721 bytes} [Thu May 21 17:01:02 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-955405075 => generated 141 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1155] 10.0.0.30 () {28 vars in 454 bytes} [Thu May 21 17:01: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: 576/1156] 10.0.0.30 () {30 vars in 658 bytes} [Thu May 21 17:01:07 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 581/1157] 10.0.0.30 () {32 vars in 731 bytes} [Thu May 21 17:01:07 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: 577/1158] 10.0.0.30 () {34 vars in 806 bytes} [Thu May 21 17:01:07 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1159] 10.0.0.30 () {28 vars in 454 bytes} [Thu May 21 17:01:08 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: 578/1160] 10.0.0.30 () {30 vars in 658 bytes} [Thu May 21 17:01:08 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 583/1161] 10.0.0.30 () {32 vars in 731 bytes} [Thu May 21 17:01:08 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1162] 10.0.0.30 () {34 vars in 894 bytes} [Thu May 21 17:01:08 2026] GET /v2.1/servers/detail?project_id=07a8bfcae7e04652b844c5f601838cfe&all_tenants=True => generated 15 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1163] 10.0.0.30 () {34 vars in 894 bytes} [Thu May 21 17:01:09 2026] GET /v2.1/servers/detail?project_id=1787e5e154a7431db5e783b6b208f046&all_tenants=True => generated 15 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1164] 10.0.0.30 () {34 vars in 894 bytes} [Thu May 21 17:01:09 2026] GET /v2.1/servers/detail?project_id=3a3f76a2b3de4713b3bfc3f70d3b20c3&all_tenants=True => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1165] 10.0.0.30 () {34 vars in 894 bytes} [Thu May 21 17:01:09 2026] GET /v2.1/servers/detail?project_id=49991c14d42349d2b57c5ab42a87a443&all_tenants=True => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1166] 10.0.0.30 () {34 vars in 894 bytes} [Thu May 21 17:01:09 2026] GET /v2.1/servers/detail?project_id=84688a0388d9421fa0de04e31f10952d&all_tenants=True => generated 15 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1167] 10.0.0.30 () {34 vars in 894 bytes} [Thu May 21 17:01:09 2026] GET /v2.1/servers/detail?project_id=8a210f6a379c46649b8c434b7e1e65c0&all_tenants=True => generated 15 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1168] 10.0.0.30 () {34 vars in 894 bytes} [Thu May 21 17:01:09 2026] GET /v2.1/servers/detail?project_id=a933c2d5f6904fbf95dafc5786c9eb68&all_tenants=True => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1169] 10.0.0.30 () {34 vars in 894 bytes} [Thu May 21 17:01:09 2026] GET /v2.1/servers/detail?project_id=bc82f10676ef4abdbb43d0d3c3d154ef&all_tenants=True => generated 15 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1170] 10.0.0.30 () {34 vars in 894 bytes} [Thu May 21 17:01:09 2026] GET /v2.1/servers/detail?project_id=ca0da944059e4b769f988afb2d6aaa85&all_tenants=True => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1171] 10.0.0.30 () {34 vars in 894 bytes} [Thu May 21 17:01:09 2026] GET /v2.1/servers/detail?project_id=d5dee6a60b314c9c888e0aab1ba2398d&all_tenants=True => generated 15 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1172] 10.0.0.30 () {34 vars in 894 bytes} [Thu May 21 17:01:09 2026] GET /v2.1/servers/detail?project_id=d9afbf3e311648cc8b3e29100e456e1a&all_tenants=True => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)