+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Mar 6 22:35:09 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: nova-api-osapi-74944d6544-mqq5v machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8774 fd 3 Python version: 3.12.3 (main, Jan 8 2026, 11:30:50) [GCC 13.3.0] Python main interpreter initialized at 0x7f133bfef668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-03-06 22:35:14.365 8 INFO nova.utils [None req-c517022a-3243-4f8d-9f53-7c24ac5e32bb - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-06 22:35:14.420 7 INFO nova.utils [None req-3208ee44-bdfe-4f16-a183-86d747573b8b - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-06 22:35:16.030 8 WARNING keystonemiddleware._common.config [None req-c517022a-3243-4f8d-9f53-7c24ac5e32bb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-06 22:35:16.033 7 WARNING keystonemiddleware._common.config [None req-3208ee44-bdfe-4f16-a183-86d747573b8b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-06 22:35:16.039 8 WARNING oslo_config.cfg [None req-c517022a-3243-4f8d-9f53-7c24ac5e32bb - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-06 22:35:16.041 7 WARNING oslo_config.cfg [None req-3208ee44-bdfe-4f16-a183-86d747573b8b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-06 22:35:16.115 8 WARNING keystonemiddleware._common.config [None req-c517022a-3243-4f8d-9f53-7c24ac5e32bb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-06 22:35:16.117 7 WARNING keystonemiddleware._common.config [None req-3208ee44-bdfe-4f16-a183-86d747573b8b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-06 22:35:16.130 8 WARNING oslo_config.cfg [None req-c517022a-3243-4f8d-9f53-7c24ac5e32bb - - - - - -] 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-03-06 22:35:16.132 7 WARNING oslo_config.cfg [None req-3208ee44-bdfe-4f16-a183-86d747573b8b - - - - - -] 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-03-06 22:35:16.143 8 WARNING oslo_config.cfg [None req-c517022a-3243-4f8d-9f53-7c24ac5e32bb - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f133bfef668 pid: 8 (default app) 2026-03-06 22:35:16.144 7 WARNING oslo_config.cfg [None req-3208ee44-bdfe-4f16-a183-86d747573b8b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f133bfef668 pid: 7 (default app) [pid: 8|app: 0|req: 2/3] 162.253.55.49 () {42 vars in 701 bytes} [Fri Mar 6 22:35:29 2026] GET /v2.1 => generated 114 bytes in 21 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 22:35:29.584 7 WARNING oslo_policy.policy [None req-c40915dc-4ebe-436b-9ec3-7841b4e5cf75 fd80b14809104bdfa852efb29da59447 6768c25973e1425c8706021e4d1e8677 - - 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-03-06 22:35:29.584 7 WARNING oslo_policy.policy [None req-c40915dc-4ebe-436b-9ec3-7841b4e5cf75 fd80b14809104bdfa852efb29da59447 6768c25973e1425c8706021e4d1e8677 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 2/4] 162.253.55.49 () {44 vars in 905 bytes} [Fri Mar 6 22:35:29 2026] GET /v2.1 => generated 0 bytes in 538 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-03-06 22:35:29.687 8 WARNING oslo_policy.policy [req-c40915dc-4ebe-436b-9ec3-7841b4e5cf75 req-eac25f95-61e7-4d39-95df-26520de9acb0 fd80b14809104bdfa852efb29da59447 6768c25973e1425c8706021e4d1e8677 - - 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-03-06 22:35:29.687 8 WARNING oslo_policy.policy [req-c40915dc-4ebe-436b-9ec3-7841b4e5cf75 req-eac25f95-61e7-4d39-95df-26520de9acb0 fd80b14809104bdfa852efb29da59447 6768c25973e1425c8706021e4d1e8677 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 162.253.55.49 () {46 vars in 978 bytes} [Fri Mar 6 22:35:29 2026] GET /v2.1/ => generated 399 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 22:35:29.795 7 INFO nova.api.openstack.wsgi [None req-026a57fb-1802-4cc6-be2d-728bb5d5469e fd80b14809104bdfa852efb29da59447 6768c25973e1425c8706021e4d1e8677 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 162.253.55.49 () {48 vars in 1007 bytes} [Fri Mar 6 22:35:29 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 162.253.55.49 () {48 vars in 1047 bytes} [Fri Mar 6 22:35:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 162.253.55.49 () {52 vars in 1044 bytes} [Fri Mar 6 22:35:29 2026] POST /v2.1/flavors => generated 527 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 162.253.55.49 () {42 vars in 701 bytes} [Fri Mar 6 22:35: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: 5/10] 162.253.55.49 () {44 vars in 905 bytes} [Fri Mar 6 22:35:30 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: 8|app: 0|req: 6/11] 162.253.55.49 () {46 vars in 978 bytes} [Fri Mar 6 22:35:30 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-03-06 22:35:30.778 7 INFO nova.api.openstack.wsgi [None req-19145c0b-f03a-4157-97c7-2683450e7da0 fd80b14809104bdfa852efb29da59447 6768c25973e1425c8706021e4d1e8677 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 162.253.55.49 () {48 vars in 1009 bytes} [Fri Mar 6 22:35:30 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 162.253.55.49 () {48 vars in 1047 bytes} [Fri Mar 6 22:35:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 162.253.55.49 () {52 vars in 1044 bytes} [Fri Mar 6 22:35:30 2026] POST /v2.1/flavors => generated 530 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 162.253.55.49 () {42 vars in 701 bytes} [Fri Mar 6 22:35:31 2026] GET /v2.1 => generated 114 bytes in 4 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 162.253.55.49 () {44 vars in 905 bytes} [Fri Mar 6 22:35:31 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 162.253.55.49 () {46 vars in 978 bytes} [Fri Mar 6 22:35:31 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-03-06 22:35:31.695 7 INFO nova.api.openstack.wsgi [None req-28898cd1-7fd6-41bb-bf60-253c23b1dcbd fd80b14809104bdfa852efb29da59447 6768c25973e1425c8706021e4d1e8677 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 162.253.55.49 () {48 vars in 1011 bytes} [Fri Mar 6 22:35:31 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 162.253.55.49 () {48 vars in 1047 bytes} [Fri Mar 6 22:35:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 162.253.55.49 () {52 vars in 1044 bytes} [Fri Mar 6 22:35:31 2026] POST /v2.1/flavors => generated 531 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 162.253.55.49 () {42 vars in 701 bytes} [Fri Mar 6 22:35: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: 11/22] 162.253.55.49 () {44 vars in 905 bytes} [Fri Mar 6 22:35:32 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: 12/23] 162.253.55.49 () {46 vars in 978 bytes} [Fri Mar 6 22:35:32 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-03-06 22:35:32.616 7 INFO nova.api.openstack.wsgi [None req-6b9acdd6-cafd-47ea-899c-0ebe8932ff21 fd80b14809104bdfa852efb29da59447 6768c25973e1425c8706021e4d1e8677 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 162.253.55.49 () {48 vars in 1009 bytes} [Fri Mar 6 22:35:32 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/25] 162.253.55.49 () {48 vars in 1047 bytes} [Fri Mar 6 22:35:32 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/26] 162.253.55.49 () {52 vars in 1044 bytes} [Fri Mar 6 22:35:32 2026] POST /v2.1/flavors => generated 530 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 162.253.55.49 () {42 vars in 701 bytes} [Fri Mar 6 22:35:33 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 162.253.55.49 () {44 vars in 905 bytes} [Fri Mar 6 22:35:33 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/29] 162.253.55.49 () {46 vars in 978 bytes} [Fri Mar 6 22:35:33 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-03-06 22:35:33.536 7 INFO nova.api.openstack.wsgi [None req-c08e7f4a-a7e1-4fd9-a91c-33fce8dd197f fd80b14809104bdfa852efb29da59447 6768c25973e1425c8706021e4d1e8677 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/30] 162.253.55.49 () {48 vars in 1011 bytes} [Fri Mar 6 22:35:33 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/33] 162.253.55.49 () {48 vars in 1047 bytes} [Fri Mar 6 22:35:33 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/34] 162.253.55.49 () {52 vars in 1044 bytes} [Fri Mar 6 22:35:33 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: 8|app: 0|req: 51/103] 10.0.0.68 () {28 vars in 453 bytes} [Fri Mar 6 22:41: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: 7|app: 0|req: 53/104] 10.0.0.68 () {30 vars in 657 bytes} [Fri Mar 6 22:41:14 2026] GET /v2.1 => generated 0 bytes in 152 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 52/105] 10.0.0.68 () {32 vars in 730 bytes} [Fri Mar 6 22:41:15 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: 54/106] 10.0.0.68 () {34 vars in 803 bytes} [Fri Mar 6 22:41:15 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 70/141] 162.253.55.49 () {42 vars in 701 bytes} [Fri Mar 6 22:44:06 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 72/142] 162.253.55.49 () {44 vars in 905 bytes} [Fri Mar 6 22:44:06 2026] GET /v2.1 => generated 0 bytes in 78 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 71/143] 162.253.55.49 () {46 vars in 978 bytes} [Fri Mar 6 22:44:06 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-03-06 22:44:06.770 7 INFO nova.api.openstack.wsgi [None req-e690d0b8-e154-40e8-83eb-4b72ccb91f1a fd80b14809104bdfa852efb29da59447 6768c25973e1425c8706021e4d1e8677 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 73/144] 162.253.55.49 () {48 vars in 1013 bytes} [Fri Mar 6 22:44:06 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 72/145] 162.253.55.49 () {48 vars in 1047 bytes} [Fri Mar 6 22:44:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/146] 162.253.55.49 () {52 vars in 1045 bytes} [Fri Mar 6 22:44:06 2026] POST /v2.1/flavors => generated 532 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/157] 162.253.55.49 () {42 vars in 701 bytes} [Fri Mar 6 22:45:00 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/158] 162.253.55.49 () {44 vars in 905 bytes} [Fri Mar 6 22:45:00 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 79/159] 162.253.55.49 () {46 vars in 978 bytes} [Fri Mar 6 22:45:00 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-03-06 22:45:00.447 7 INFO nova.api.openstack.wsgi [None req-9179519c-bfaf-4dba-89b7-535452099db2 fd80b14809104bdfa852efb29da59447 6768c25973e1425c8706021e4d1e8677 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user fd80b14809104bdfa852efb29da59447 [pid: 7|app: 0|req: 81/160] 162.253.55.49 () {48 vars in 1047 bytes} [Fri Mar 6 22:45:00 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-03-06 22:45:00.463 8 WARNING oslo_db.sqlalchemy.utils [None req-633e91d2-0016-4d13-aede-0a3325b92d72 fd80b14809104bdfa852efb29da59447 6768c25973e1425c8706021e4d1e8677 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 80/161] 162.253.55.49 () {48 vars in 1012 bytes} [Fri Mar 6 22:45:00 2026] GET /v2.1/os-keypairs => generated 16 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/162] 162.253.55.49 () {52 vars in 1053 bytes} [Fri Mar 6 22:45:00 2026] POST /v2.1/os-keypairs => generated 576 bytes in 47 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/165] 162.253.55.49 () {42 vars in 701 bytes} [Fri Mar 6 22:45:04 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: 84/166] 162.253.55.49 () {44 vars in 905 bytes} [Fri Mar 6 22:45:04 2026] GET /v2.1 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 83/167] 162.253.55.49 () {46 vars in 978 bytes} [Fri Mar 6 22:45:04 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/168] 162.253.55.49 () {48 vars in 1069 bytes} [Fri Mar 6 22:45:04 2026] GET /v2.1/os-quota-sets/6768c25973e1425c8706021e4d1e8677 => generated 283 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/169] 162.253.55.49 () {52 vars in 1121 bytes} [Fri Mar 6 22:45:04 2026] PUT /v2.1/os-quota-sets/6768c25973e1425c8706021e4d1e8677 => generated 238 bytes in 438 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/258] 162.253.55.49 () {42 vars in 701 bytes} [Fri Mar 6 22:52:33 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: 129/259] 162.253.55.49 () {44 vars in 905 bytes} [Fri Mar 6 22:52:33 2026] GET /v2.1 => generated 0 bytes in 119 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 131/260] 162.253.55.49 () {46 vars in 978 bytes} [Fri Mar 6 22:52:33 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-03-06 22:52:33.557 7 INFO nova.api.openstack.wsgi [None req-b31e3dde-986d-414d-8009-00f50832ca87 fd80b14809104bdfa852efb29da59447 6768c25973e1425c8706021e4d1e8677 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 133/263] 162.253.55.49 () {48 vars in 1011 bytes} [Fri Mar 6 22:52:33 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/264] 162.253.55.49 () {48 vars in 1047 bytes} [Fri Mar 6 22:52:33 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/265] 162.253.55.49 () {52 vars in 1045 bytes} [Fri Mar 6 22:52:33 2026] POST /v2.1/flavors => generated 532 bytes in 462 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/302] 162.253.55.49 () {42 vars in 701 bytes} [Fri Mar 6 22:55:40 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/303] 162.253.55.49 () {44 vars in 905 bytes} [Fri Mar 6 22:55:40 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 154/304] 162.253.55.49 () {46 vars in 978 bytes} [Fri Mar 6 22:55:40 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/305] 162.253.55.49 () {48 vars in 1069 bytes} [Fri Mar 6 22:55:40 2026] GET /v2.1/os-quota-sets/036416971d58476a8681141316721ccb => generated 283 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/306] 162.253.55.49 () {52 vars in 1121 bytes} [Fri Mar 6 22:55:40 2026] PUT /v2.1/os-quota-sets/036416971d58476a8681141316721ccb => generated 238 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/327] 10.0.0.9 () {32 vars in 686 bytes} [Fri Mar 6 22:57:21 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 122 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: 166/328] 10.0.0.9 () {32 vars in 670 bytes} [Fri Mar 6 22:57:21 2026] GET /v2.1/os-aggregates => generated 18 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 163/329] 10.0.0.9 () {32 vars in 701 bytes} [Fri Mar 6 22:57:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/330] 10.0.0.9 () {32 vars in 680 bytes} [Fri Mar 6 22:57:22 2026] GET /v2.1/os-security-groups => generated 78 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/331] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 22:57:22 2026] GET /v2.1/limits?tenant_id=036416971d58476a8681141316721ccb => generated 299 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/332] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 22:57:22 2026] GET /v2.1/limits?tenant_id=6768c25973e1425c8706021e4d1e8677 => generated 299 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/333] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 22:57:22 2026] GET /v2.1/limits?tenant_id=fb8ac41297da4fbb83b1ad2ca42b4547 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/334] 10.0.0.9 () {32 vars in 709 bytes} [Fri Mar 6 22:57:22 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/335] 10.0.0.9 () {32 vars in 684 bytes} [Fri Mar 6 22:57:22 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 170/336] 10.0.0.9 () {32 vars in 666 bytes} [Fri Mar 6 22:57:22 2026] GET /v2.1/os-services => generated 781 bytes in 25 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: 167/337] 10.0.0.9 () {32 vars in 705 bytes} [Fri Mar 6 22:57:22 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 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, ' [pid: 7|app: 0|req: 171/338] 10.0.0.9 () {32 vars in 701 bytes} [Fri Mar 6 22:57:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/351] 10.0.0.9 () {32 vars in 686 bytes} [Fri Mar 6 22:58:21 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/352] 10.0.0.9 () {32 vars in 670 bytes} [Fri Mar 6 22:58:21 2026] GET /v2.1/os-aggregates => generated 18 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 179/353] 10.0.0.9 () {32 vars in 684 bytes} [Fri Mar 6 22:58:21 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/354] 10.0.0.9 () {32 vars in 680 bytes} [Fri Mar 6 22:58:21 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 180/355] 10.0.0.9 () {32 vars in 705 bytes} [Fri Mar 6 22:58:21 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/356] 10.0.0.9 () {32 vars in 701 bytes} [Fri Mar 6 22:58:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/357] 10.0.0.9 () {32 vars in 709 bytes} [Fri Mar 6 22:58:21 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/358] 10.0.0.9 () {32 vars in 701 bytes} [Fri Mar 6 22:58:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 182/359] 10.0.0.9 () {32 vars in 666 bytes} [Fri Mar 6 22:58:21 2026] GET /v2.1/os-services => generated 781 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/360] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 22:58:22 2026] GET /v2.1/limits?tenant_id=036416971d58476a8681141316721ccb => generated 299 bytes in 34 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: 183/361] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 22:58:22 2026] GET /v2.1/limits?tenant_id=6768c25973e1425c8706021e4d1e8677 => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/362] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 22:58:22 2026] GET /v2.1/limits?tenant_id=fb8ac41297da4fbb83b1ad2ca42b4547 => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/375] 10.0.0.9 () {32 vars in 684 bytes} [Fri Mar 6 22:59:21 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/376] 10.0.0.9 () {32 vars in 686 bytes} [Fri Mar 6 22:59:21 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 187/377] 10.0.0.9 () {32 vars in 670 bytes} [Fri Mar 6 22:59:21 2026] GET /v2.1/os-aggregates => generated 18 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 191/378] 10.0.0.9 () {32 vars in 666 bytes} [Fri Mar 6 22:59:21 2026] GET /v2.1/os-services => generated 781 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/379] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 22:59:21 2026] GET /v2.1/limits?tenant_id=036416971d58476a8681141316721ccb => generated 299 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 192/380] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 22:59:21 2026] GET /v2.1/limits?tenant_id=6768c25973e1425c8706021e4d1e8677 => generated 299 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/381] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 22:59:22 2026] GET /v2.1/limits?tenant_id=fb8ac41297da4fbb83b1ad2ca42b4547 => generated 302 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/382] 10.0.0.9 () {32 vars in 705 bytes} [Fri Mar 6 22:59:22 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/383] 10.0.0.9 () {32 vars in 701 bytes} [Fri Mar 6 22:59:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/384] 10.0.0.9 () {32 vars in 709 bytes} [Fri Mar 6 22:59:22 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/385] 10.0.0.9 () {32 vars in 701 bytes} [Fri Mar 6 22:59:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 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: 195/386] 10.0.0.9 () {32 vars in 680 bytes} [Fri Mar 6 22:59:22 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/397] 10.0.0.204 () {28 vars in 454 bytes} [Fri Mar 6 23: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) [pid: 7|app: 0|req: 201/398] 10.0.0.204 () {30 vars in 658 bytes} [Fri Mar 6 23:00:08 2026] GET /v2.1 => generated 0 bytes in 59 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 198/399] 10.0.0.204 () {32 vars in 731 bytes} [Fri Mar 6 23:00:08 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/400] 10.0.0.204 () {34 vars in 765 bytes} [Fri Mar 6 23:00:08 2026] GET /v2.1/os-services => generated 781 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/401] 10.0.0.204 () {28 vars in 454 bytes} [Fri Mar 6 23:00: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 203/402] 10.0.0.204 () {30 vars in 658 bytes} [Fri Mar 6 23:00:12 2026] GET /v2.1 => generated 0 bytes in 66 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 200/403] 10.0.0.204 () {32 vars in 731 bytes} [Fri Mar 6 23:00:12 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/404] 10.0.0.204 () {34 vars in 765 bytes} [Fri Mar 6 23:00:12 2026] GET /v2.1/os-services => generated 781 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/407] 10.0.0.204 () {28 vars in 454 bytes} [Fri Mar 6 23:00:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/408] 10.0.0.204 () {30 vars in 658 bytes} [Fri Mar 6 23:00:16 2026] GET /v2.1 => generated 0 bytes in 37 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: 207/409] 10.0.0.204 () {32 vars in 731 bytes} [Fri Mar 6 23:00:16 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/410] 10.0.0.204 () {34 vars in 808 bytes} [Fri Mar 6 23:00:16 2026] GET /v2.1/os-services?binary=nova-conductor => generated 278 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/411] 10.0.0.204 () {28 vars in 454 bytes} [Fri Mar 6 23:00:20 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: 204/412] 10.0.0.204 () {30 vars in 658 bytes} [Fri Mar 6 23:00:20 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 209/413] 10.0.0.204 () {32 vars in 731 bytes} [Fri Mar 6 23:00:20 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: 205/414] 10.0.0.204 () {34 vars in 808 bytes} [Fri Mar 6 23:00:20 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/415] 10.0.0.9 () {32 vars in 705 bytes} [Fri Mar 6 23:00:21 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 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, ' [pid: 8|app: 0|req: 206/416] 10.0.0.9 () {32 vars in 701 bytes} [Fri Mar 6 23:00:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/417] 10.0.0.9 () {32 vars in 686 bytes} [Fri Mar 6 23:00:21 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/418] 10.0.0.9 () {32 vars in 670 bytes} [Fri Mar 6 23:00:21 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 212/419] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:00:21 2026] GET /v2.1/limits?tenant_id=036416971d58476a8681141316721ccb => generated 299 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/420] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:00:22 2026] GET /v2.1/limits?tenant_id=6768c25973e1425c8706021e4d1e8677 => generated 299 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/421] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:00:22 2026] GET /v2.1/limits?tenant_id=fb8ac41297da4fbb83b1ad2ca42b4547 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/422] 10.0.0.9 () {32 vars in 680 bytes} [Fri Mar 6 23:00:22 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/423] 10.0.0.9 () {32 vars in 701 bytes} [Fri Mar 6 23:00:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/424] 10.0.0.9 () {32 vars in 709 bytes} [Fri Mar 6 23:00:22 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/425] 10.0.0.9 () {32 vars in 684 bytes} [Fri Mar 6 23:00:22 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 211/426] 10.0.0.9 () {32 vars in 666 bytes} [Fri Mar 6 23:00:22 2026] GET /v2.1/os-services => generated 781 bytes in 34 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: 218/439] 10.0.0.9 () {32 vars in 680 bytes} [Fri Mar 6 23:01:21 2026] GET /v2.1/os-security-groups => generated 78 bytes in 84 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 222/440] 10.0.0.9 () {32 vars in 666 bytes} [Fri Mar 6 23:01:21 2026] GET /v2.1/os-services => generated 781 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/441] 10.0.0.9 () {32 vars in 686 bytes} [Fri Mar 6 23:01:21 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 50 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: 223/442] 10.0.0.9 () {32 vars in 670 bytes} [Fri Mar 6 23:01:21 2026] GET /v2.1/os-aggregates => generated 18 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 220/443] 10.0.0.9 () {32 vars in 701 bytes} [Fri Mar 6 23:01:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/444] 10.0.0.9 () {32 vars in 684 bytes} [Fri Mar 6 23:01:21 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/445] 10.0.0.9 () {32 vars in 705 bytes} [Fri Mar 6 23:01:21 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 225/446] 10.0.0.9 () {32 vars in 701 bytes} [Fri Mar 6 23:01:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/447] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:01:22 2026] GET /v2.1/limits?tenant_id=036416971d58476a8681141316721ccb => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/448] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:01:22 2026] GET /v2.1/limits?tenant_id=6768c25973e1425c8706021e4d1e8677 => generated 299 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/449] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:01:22 2026] GET /v2.1/limits?tenant_id=fb8ac41297da4fbb83b1ad2ca42b4547 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/450] 10.0.0.9 () {32 vars in 709 bytes} [Fri Mar 6 23:01:22 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/463] 10.0.0.9 () {32 vars in 686 bytes} [Fri Mar 6 23:02:21 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 122 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: 234/464] 10.0.0.9 () {32 vars in 670 bytes} [Fri Mar 6 23:02:21 2026] GET /v2.1/os-aggregates => generated 18 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 231/465] 10.0.0.9 () {32 vars in 701 bytes} [Fri Mar 6 23:02:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/466] 10.0.0.9 () {32 vars in 666 bytes} [Fri Mar 6 23:02:21 2026] GET /v2.1/os-services => generated 781 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/467] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:02:21 2026] GET /v2.1/limits?tenant_id=036416971d58476a8681141316721ccb => generated 299 bytes in 37 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: 236/468] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:02:22 2026] GET /v2.1/limits?tenant_id=6768c25973e1425c8706021e4d1e8677 => generated 299 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/469] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:02:22 2026] GET /v2.1/limits?tenant_id=fb8ac41297da4fbb83b1ad2ca42b4547 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/470] 10.0.0.9 () {32 vars in 684 bytes} [Fri Mar 6 23:02:22 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/471] 10.0.0.9 () {32 vars in 680 bytes} [Fri Mar 6 23:02:22 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 238/472] 10.0.0.9 () {32 vars in 705 bytes} [Fri Mar 6 23:02:22 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/473] 10.0.0.9 () {32 vars in 701 bytes} [Fri Mar 6 23:02:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/474] 10.0.0.9 () {32 vars in 709 bytes} [Fri Mar 6 23:02:22 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/487] 10.0.0.9 () {32 vars in 709 bytes} [Fri Mar 6 23:03:21 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 246/488] 10.0.0.9 () {32 vars in 684 bytes} [Fri Mar 6 23:03:21 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 243/489] 10.0.0.9 () {32 vars in 680 bytes} [Fri Mar 6 23:03:21 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 247/490] 10.0.0.9 () {32 vars in 705 bytes} [Fri Mar 6 23:03:21 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/491] 10.0.0.9 () {32 vars in 701 bytes} [Fri Mar 6 23:03:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/492] 10.0.0.9 () {32 vars in 686 bytes} [Fri Mar 6 23:03:21 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/493] 10.0.0.9 () {32 vars in 670 bytes} [Fri Mar 6 23:03:22 2026] GET /v2.1/os-aggregates => generated 18 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 249/494] 10.0.0.9 () {32 vars in 666 bytes} [Fri Mar 6 23:03:22 2026] GET /v2.1/os-services => generated 781 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/495] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:03:22 2026] GET /v2.1/limits?tenant_id=036416971d58476a8681141316721ccb => generated 299 bytes in 30 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: 250/496] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:03:22 2026] GET /v2.1/limits?tenant_id=6768c25973e1425c8706021e4d1e8677 => generated 299 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/497] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:03:22 2026] GET /v2.1/limits?tenant_id=fb8ac41297da4fbb83b1ad2ca42b4547 => generated 302 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/498] 10.0.0.9 () {32 vars in 701 bytes} [Fri Mar 6 23:03:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/511] 10.0.0.9 () {32 vars in 684 bytes} [Fri Mar 6 23:04:21 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/512] 10.0.0.9 () {32 vars in 701 bytes} [Fri Mar 6 23:04:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 259/513] 10.0.0.9 () {32 vars in 705 bytes} [Fri Mar 6 23:04:21 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/514] 10.0.0.9 () {32 vars in 701 bytes} [Fri Mar 6 23:04:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/515] 10.0.0.9 () {32 vars in 709 bytes} [Fri Mar 6 23:04:21 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/516] 10.0.0.9 () {32 vars in 680 bytes} [Fri Mar 6 23:04:22 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 261/517] 10.0.0.9 () {32 vars in 666 bytes} [Fri Mar 6 23:04:22 2026] GET /v2.1/os-services => generated 781 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/518] 10.0.0.9 () {32 vars in 686 bytes} [Fri Mar 6 23:04:22 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 21 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: 262/519] 10.0.0.9 () {32 vars in 670 bytes} [Fri Mar 6 23:04:22 2026] GET /v2.1/os-aggregates => generated 18 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 258/520] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:04:22 2026] GET /v2.1/limits?tenant_id=036416971d58476a8681141316721ccb => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/521] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:04:22 2026] GET /v2.1/limits?tenant_id=6768c25973e1425c8706021e4d1e8677 => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/522] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:04:22 2026] GET /v2.1/limits?tenant_id=fb8ac41297da4fbb83b1ad2ca42b4547 => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/535] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:05:21 2026] GET /v2.1/limits?tenant_id=036416971d58476a8681141316721ccb => generated 299 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/536] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:05:21 2026] GET /v2.1/limits?tenant_id=6768c25973e1425c8706021e4d1e8677 => generated 299 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/537] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:05:21 2026] GET /v2.1/limits?tenant_id=fb8ac41297da4fbb83b1ad2ca42b4547 => generated 302 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/538] 10.0.0.9 () {32 vars in 686 bytes} [Fri Mar 6 23:05:21 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/539] 10.0.0.9 () {32 vars in 670 bytes} [Fri Mar 6 23:05:21 2026] GET /v2.1/os-aggregates => generated 18 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 268/540] 10.0.0.9 () {32 vars in 705 bytes} [Fri Mar 6 23:05:21 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/541] 10.0.0.9 () {32 vars in 701 bytes} [Fri Mar 6 23:05:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/542] 10.0.0.9 () {32 vars in 709 bytes} [Fri Mar 6 23:05:21 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/543] 10.0.0.9 () {32 vars in 680 bytes} [Fri Mar 6 23:05:22 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 270/544] 10.0.0.9 () {32 vars in 701 bytes} [Fri Mar 6 23:05:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/545] 10.0.0.9 () {32 vars in 684 bytes} [Fri Mar 6 23:05:22 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/546] 10.0.0.9 () {32 vars in 666 bytes} [Fri Mar 6 23:05:22 2026] GET /v2.1/os-services => generated 781 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/553] 162.253.55.49 () {42 vars in 701 bytes} [Fri Mar 6 23:05:52 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: 275/554] 162.253.55.49 () {44 vars in 905 bytes} [Fri Mar 6 23:05:52 2026] GET /v2.1 => generated 0 bytes in 54 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 280/555] 162.253.55.49 () {46 vars in 978 bytes} [Fri Mar 6 23:05:52 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 23:05:52.659 8 INFO nova.api.openstack.wsgi [None req-9bf2e5ec-599d-4e15-80e9-4e28a3fc9223 fd80b14809104bdfa852efb29da59447 6768c25973e1425c8706021e4d1e8677 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 276/556] 162.253.55.49 () {48 vars in 1007 bytes} [Fri Mar 6 23:05:52 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/557] 162.253.55.49 () {48 vars in 1047 bytes} [Fri Mar 6 23:05:52 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: 277/558] 162.253.55.49 () {48 vars in 1095 bytes} [Fri Mar 6 23:05:52 2026] GET /v2.1/flavors/42b06152-211c-4435-8310-b99cfdb25153/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/559] 162.253.55.49 () {42 vars in 701 bytes} [Fri Mar 6 23:05:53 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/560] 162.253.55.49 () {44 vars in 905 bytes} [Fri Mar 6 23:05:53 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 284/563] 162.253.55.49 () {46 vars in 978 bytes} [Fri Mar 6 23:05:53 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 23:05:53.576 8 INFO nova.api.openstack.wsgi [None req-ec19d661-b25c-40a7-9b5c-1ea8cc50ee8a fd80b14809104bdfa852efb29da59447 6768c25973e1425c8706021e4d1e8677 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 280/564] 162.253.55.49 () {48 vars in 1009 bytes} [Fri Mar 6 23:05:53 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: 285/565] 162.253.55.49 () {48 vars in 1047 bytes} [Fri Mar 6 23:05:53 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: 281/566] 162.253.55.49 () {48 vars in 1095 bytes} [Fri Mar 6 23:05:53 2026] GET /v2.1/flavors/081af974-35f9-4fcc-8f80-257079913ea7/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/567] 162.253.55.49 () {42 vars in 701 bytes} [Fri Mar 6 23:05:54 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/568] 162.253.55.49 () {44 vars in 905 bytes} [Fri Mar 6 23:05:54 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 287/569] 162.253.55.49 () {46 vars in 978 bytes} [Fri Mar 6 23:05:54 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 23:05:54.479 8 INFO nova.api.openstack.wsgi [None req-ec558b1e-85e7-41cf-8de6-38f06c1a6b37 fd80b14809104bdfa852efb29da59447 6768c25973e1425c8706021e4d1e8677 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 283/570] 162.253.55.49 () {48 vars in 1011 bytes} [Fri Mar 6 23:05:54 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/571] 162.253.55.49 () {48 vars in 1047 bytes} [Fri Mar 6 23:05:54 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: 284/572] 162.253.55.49 () {48 vars in 1095 bytes} [Fri Mar 6 23:05:54 2026] GET /v2.1/flavors/3c507b75-18e2-4f4c-8894-d1fb319f5d06/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/573] 162.253.55.49 () {42 vars in 701 bytes} [Fri Mar 6 23:05:55 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/574] 162.253.55.49 () {44 vars in 905 bytes} [Fri Mar 6 23:05:55 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 290/575] 162.253.55.49 () {46 vars in 978 bytes} [Fri Mar 6 23:05:55 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-03-06 23:05:55.400 8 INFO nova.api.openstack.wsgi [None req-50a5b30f-794b-456d-b443-8f7dc7a5cf42 fd80b14809104bdfa852efb29da59447 6768c25973e1425c8706021e4d1e8677 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 286/576] 162.253.55.49 () {48 vars in 1009 bytes} [Fri Mar 6 23:05:55 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/577] 162.253.55.49 () {48 vars in 1047 bytes} [Fri Mar 6 23:05:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/578] 162.253.55.49 () {48 vars in 1095 bytes} [Fri Mar 6 23:05:55 2026] GET /v2.1/flavors/a8bae3ee-7654-4e44-9f3b-e0b2eb1953e1/os-extra_specs => generated 19 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/579] 162.253.55.49 () {42 vars in 701 bytes} [Fri Mar 6 23:05:56 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/580] 162.253.55.49 () {44 vars in 905 bytes} [Fri Mar 6 23:05:56 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 293/581] 162.253.55.49 () {46 vars in 978 bytes} [Fri Mar 6 23:05:56 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-03-06 23:05:56.286 8 INFO nova.api.openstack.wsgi [None req-2daae994-6b21-4d99-b294-33d9d375f296 fd80b14809104bdfa852efb29da59447 6768c25973e1425c8706021e4d1e8677 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 289/582] 162.253.55.49 () {48 vars in 1011 bytes} [Fri Mar 6 23:05:56 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/583] 162.253.55.49 () {48 vars in 1047 bytes} [Fri Mar 6 23:05:56 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: 290/584] 162.253.55.49 () {48 vars in 1095 bytes} [Fri Mar 6 23:05:56 2026] GET /v2.1/flavors/4357c423-3001-4a9a-9cc1-0aa55b46187f/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 293/589] 10.0.0.9 () {32 vars in 684 bytes} [Fri Mar 6 23:06:21 2026] GET /v2.1/os-availability-zone => generated 97 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, ' [pid: 7|app: 0|req: 297/590] 10.0.0.9 () {32 vars in 709 bytes} [Fri Mar 6 23:06:21 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 294/591] 10.0.0.9 () {32 vars in 701 bytes} [Fri Mar 6 23:06:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 298/592] 10.0.0.9 () {32 vars in 680 bytes} [Fri Mar 6 23:06:21 2026] GET /v2.1/os-security-groups => generated 78 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/593] 10.0.0.9 () {32 vars in 666 bytes} [Fri Mar 6 23:06:21 2026] GET /v2.1/os-services => generated 781 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/594] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:06:21 2026] GET /v2.1/limits?tenant_id=036416971d58476a8681141316721ccb => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 296/595] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:06:21 2026] GET /v2.1/limits?tenant_id=6768c25973e1425c8706021e4d1e8677 => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/596] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:06:21 2026] GET /v2.1/limits?tenant_id=fb8ac41297da4fbb83b1ad2ca42b4547 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/597] 10.0.0.9 () {32 vars in 705 bytes} [Fri Mar 6 23:06:22 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/598] 10.0.0.9 () {32 vars in 701 bytes} [Fri Mar 6 23:06:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/599] 10.0.0.9 () {32 vars in 686 bytes} [Fri Mar 6 23:06:22 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/600] 10.0.0.9 () {32 vars in 670 bytes} [Fri Mar 6 23:06:22 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/609] 162.253.55.49 () {42 vars in 701 bytes} [Fri Mar 6 23:06: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 307/610] 162.253.55.49 () {44 vars in 905 bytes} [Fri Mar 6 23:06:57 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 304/611] 162.253.55.49 () {46 vars in 978 bytes} [Fri Mar 6 23:06:57 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-03-06 23:06:57.571 7 INFO nova.api.openstack.wsgi [None req-3efde0f6-b9c5-4de4-8774-33e9b82bf774 fd80b14809104bdfa852efb29da59447 6768c25973e1425c8706021e4d1e8677 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 308/612] 162.253.55.49 () {48 vars in 1013 bytes} [Fri Mar 6 23:06:57 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/613] 162.253.55.49 () {48 vars in 1047 bytes} [Fri Mar 6 23:06:57 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: 309/614] 162.253.55.49 () {48 vars in 1095 bytes} [Fri Mar 6 23:06:57 2026] GET /v2.1/flavors/434709ae-5e3c-4714-88cc-a2e9258ad078/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/617] 162.253.55.49 () {42 vars in 701 bytes} [Fri Mar 6 23:07:03 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: 311/618] 162.253.55.49 () {44 vars in 905 bytes} [Fri Mar 6 23:07:03 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 308/619] 162.253.55.49 () {46 vars in 978 bytes} [Fri Mar 6 23:07:03 2026] GET /v2.1/ => generated 399 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/620] 162.253.55.49 () {48 vars in 1047 bytes} [Fri Mar 6 23:07:03 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/621] 162.253.55.49 () {42 vars in 701 bytes} [Fri Mar 6 23:07:07 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: 313/622] 162.253.55.49 () {44 vars in 905 bytes} [Fri Mar 6 23:07:07 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: 310/623] 162.253.55.49 () {46 vars in 978 bytes} [Fri Mar 6 23:07:07 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/624] 162.253.55.49 () {48 vars in 1069 bytes} [Fri Mar 6 23:07:07 2026] GET /v2.1/os-quota-sets/6768c25973e1425c8706021e4d1e8677 => generated 280 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/627] 10.0.0.9 () {32 vars in 680 bytes} [Fri Mar 6 23:07:21 2026] GET /v2.1/os-security-groups => generated 78 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 312/628] 10.0.0.9 () {32 vars in 686 bytes} [Fri Mar 6 23:07:21 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/629] 10.0.0.9 () {32 vars in 670 bytes} [Fri Mar 6 23:07:21 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 313/630] 10.0.0.9 () {32 vars in 705 bytes} [Fri Mar 6 23:07:21 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/631] 10.0.0.9 () {32 vars in 701 bytes} [Fri Mar 6 23:07:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/632] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:07:21 2026] GET /v2.1/limits?tenant_id=036416971d58476a8681141316721ccb => generated 299 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/633] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:07:21 2026] GET /v2.1/limits?tenant_id=6768c25973e1425c8706021e4d1e8677 => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/634] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:07:22 2026] GET /v2.1/limits?tenant_id=fb8ac41297da4fbb83b1ad2ca42b4547 => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/635] 10.0.0.9 () {32 vars in 684 bytes} [Fri Mar 6 23:07:22 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/636] 10.0.0.9 () {32 vars in 709 bytes} [Fri Mar 6 23:07:22 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 321/637] 10.0.0.9 () {32 vars in 701 bytes} [Fri Mar 6 23:07:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 317/638] 10.0.0.9 () {32 vars in 666 bytes} [Fri Mar 6 23:07:22 2026] GET /v2.1/os-services => generated 781 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/647] 162.253.55.49 () {42 vars in 701 bytes} [Fri Mar 6 23:07:55 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 322/648] 162.253.55.49 () {44 vars in 905 bytes} [Fri Mar 6 23:07:55 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 327/649] 162.253.55.49 () {46 vars in 978 bytes} [Fri Mar 6 23:07:55 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-03-06 23:07:55.273 8 INFO nova.api.openstack.wsgi [None req-2ce4791c-97b8-4a98-b6fd-b3c096a1500e fd80b14809104bdfa852efb29da59447 6768c25973e1425c8706021e4d1e8677 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 323/650] 162.253.55.49 () {48 vars in 1011 bytes} [Fri Mar 6 23:07:55 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: 328/651] 162.253.55.49 () {48 vars in 1047 bytes} [Fri Mar 6 23:07:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/652] 162.253.55.49 () {48 vars in 1095 bytes} [Fri Mar 6 23:07:55 2026] GET /v2.1/flavors/d78218b0-4a1a-4b87-b393-41f70976c49e/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/655] 162.253.55.49 () {42 vars in 701 bytes} [Fri Mar 6 23:08: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: 326/656] 162.253.55.49 () {44 vars in 905 bytes} [Fri Mar 6 23:08:09 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 331/657] 162.253.55.49 () {46 vars in 978 bytes} [Fri Mar 6 23:08:09 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/658] 162.253.55.49 () {48 vars in 1069 bytes} [Fri Mar 6 23:08:09 2026] GET /v2.1/os-quota-sets/036416971d58476a8681141316721ccb => generated 280 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/661] 10.0.0.9 () {32 vars in 701 bytes} [Fri Mar 6 23:08:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 329/662] 10.0.0.9 () {32 vars in 684 bytes} [Fri Mar 6 23:08:21 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/663] 10.0.0.9 () {32 vars in 680 bytes} [Fri Mar 6 23:08:21 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 330/664] 10.0.0.9 () {32 vars in 705 bytes} [Fri Mar 6 23:08:21 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/665] 10.0.0.9 () {32 vars in 701 bytes} [Fri Mar 6 23:08:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/666] 10.0.0.9 () {32 vars in 686 bytes} [Fri Mar 6 23:08:21 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/667] 10.0.0.9 () {32 vars in 670 bytes} [Fri Mar 6 23:08:21 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 332/668] 10.0.0.9 () {32 vars in 709 bytes} [Fri Mar 6 23:08:21 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/669] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:08:21 2026] GET /v2.1/limits?tenant_id=036416971d58476a8681141316721ccb => generated 299 bytes in 37 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: 333/670] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:08:21 2026] GET /v2.1/limits?tenant_id=6768c25973e1425c8706021e4d1e8677 => generated 299 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/671] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:08:21 2026] GET /v2.1/limits?tenant_id=fb8ac41297da4fbb83b1ad2ca42b4547 => generated 302 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/672] 10.0.0.9 () {32 vars in 666 bytes} [Fri Mar 6 23:08:22 2026] GET /v2.1/os-services => generated 781 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/679] 162.253.55.49 () {42 vars in 701 bytes} [Fri Mar 6 23:08:50 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 338/680] 162.253.55.49 () {44 vars in 905 bytes} [Fri Mar 6 23:08:50 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: 343/681] 162.253.55.49 () {46 vars in 978 bytes} [Fri Mar 6 23:08:50 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-03-06 23:08:50.868 8 INFO nova.api.openstack.wsgi [None req-129f2cbe-63f3-436b-be52-2085a87fa442 fd80b14809104bdfa852efb29da59447 6768c25973e1425c8706021e4d1e8677 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 339/682] 162.253.55.49 () {48 vars in 1007 bytes} [Fri Mar 6 23:08:50 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/683] 162.253.55.49 () {48 vars in 1047 bytes} [Fri Mar 6 23:08:50 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/690] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:09:21 2026] GET /v2.1/limits?tenant_id=036416971d58476a8681141316721ccb => generated 299 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/691] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:09:22 2026] GET /v2.1/limits?tenant_id=6768c25973e1425c8706021e4d1e8677 => generated 299 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/692] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:09:22 2026] GET /v2.1/limits?tenant_id=fb8ac41297da4fbb83b1ad2ca42b4547 => generated 302 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/693] 10.0.0.9 () {32 vars in 701 bytes} [Fri Mar 6 23:09:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/694] 10.0.0.9 () {32 vars in 680 bytes} [Fri Mar 6 23:09:22 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/695] 10.0.0.9 () {32 vars in 705 bytes} [Fri Mar 6 23:09:22 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/696] 10.0.0.9 () {32 vars in 701 bytes} [Fri Mar 6 23:09:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/697] 10.0.0.9 () {32 vars in 666 bytes} [Fri Mar 6 23:09:22 2026] GET /v2.1/os-services => generated 781 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/698] 10.0.0.9 () {32 vars in 709 bytes} [Fri Mar 6 23:09:22 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 352/699] 10.0.0.9 () {32 vars in 684 bytes} [Fri Mar 6 23:09:22 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/700] 10.0.0.9 () {32 vars in 686 bytes} [Fri Mar 6 23:09:22 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 23 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: 353/701] 10.0.0.9 () {32 vars in 670 bytes} [Fri Mar 6 23:09:22 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/704] 10.0.0.75 () {32 vars in 654 bytes} [Fri Mar 6 23:09:29 2026] GET /v2.1/flavors/detail => generated 2534 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: 8|app: 0|req: 350/705] 10.0.0.75 () {32 vars in 640 bytes} [Fri Mar 6 23:09:29 2026] GET /v2.1/servers => generated 15 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-03-06 23:09:29.296 7 WARNING oslo_db.sqlalchemy.utils [None req-0a09f2e7-710c-4e8b-ba7d-c91759883b12 fd80b14809104bdfa852efb29da59447 6768c25973e1425c8706021e4d1e8677 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 356/706] 10.0.0.75 () {32 vars in 648 bytes} [Fri Mar 6 23:09:29 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/707] 10.0.0.75 () {32 vars in 693 bytes} [Fri Mar 6 23:09:29 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/710] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:09:39 2026] GET /v2.1/flavors/42b06152-211c-4435-8310-b99cfdb25153 => generated 511 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/711] 10.0.0.75 () {32 vars in 640 bytes} [Fri Mar 6 23:09:39 2026] GET /v2.1/flavors => generated 1674 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/712] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:09:39 2026] GET /v2.1/flavors/42b06152-211c-4435-8310-b99cfdb25153 => generated 511 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 23:09:44.363 8 WARNING neutronclient.v2_0.client [None req-e6fa53a9-ccd9-4eb3-9503-e2c6efdb0103 ee1bbd55e6ed49e6ac4ea6ecb23836a2 225dafdcf6eb4f978e58b6527acafb1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 360/715] 10.0.0.75 () {34 vars in 670 bytes} [Fri Mar 6 23:09:44 2026] POST /v2.1/os-keypairs => generated 386 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/716] 10.0.0.75 () {34 vars in 684 bytes} [Fri Mar 6 23:09:44 2026] POST /v2.1/os-security-groups => generated 247 bytes in 1496 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 23:09:45.784 7 WARNING neutronclient.v2_0.client [None req-fd3cc7d1-5cce-4215-bb84-955b174a0ec5 ee1bbd55e6ed49e6ac4ea6ecb23836a2 225dafdcf6eb4f978e58b6527acafb1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:09:45.937 8 WARNING neutronclient.v2_0.client [None req-332136ff-6aca-4f66-bc29-c900c3144039 a2b039195ff24ecf8696bd226a6e91b3 b189cddf41d04dc0aa79a58d45ee3846 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:09:45.983 8 WARNING neutronclient.v2_0.client [None req-332136ff-6aca-4f66-bc29-c900c3144039 a2b039195ff24ecf8696bd226a6e91b3 b189cddf41d04dc0aa79a58d45ee3846 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:09:46.459 8 WARNING neutronclient.v2_0.client [None req-332136ff-6aca-4f66-bc29-c900c3144039 a2b039195ff24ecf8696bd226a6e91b3 b189cddf41d04dc0aa79a58d45ee3846 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:09:46.676 7 WARNING neutronclient.v2_0.client [None req-fd3cc7d1-5cce-4215-bb84-955b174a0ec5 ee1bbd55e6ed49e6ac4ea6ecb23836a2 225dafdcf6eb4f978e58b6527acafb1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 361/717] 10.0.0.75 () {34 vars in 694 bytes} [Fri Mar 6 23:09:45 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1014 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 23:09:46.809 7 WARNING neutronclient.v2_0.client [None req-cfcab566-dc84-4ece-bd9a-b9a52939eec5 ee1bbd55e6ed49e6ac4ea6ecb23836a2 225dafdcf6eb4f978e58b6527acafb1e - - default default] The python binding code in 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/718] 10.0.0.75 () {34 vars in 684 bytes} [Fri Mar 6 23:09:46 2026] POST /v2.1/os-security-groups => generated 246 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 23:09:46.995 7 WARNING neutronclient.v2_0.client [None req-d3f57e6a-2975-4f81-b324-462f07b0953f ee1bbd55e6ed49e6ac4ea6ecb23836a2 225dafdcf6eb4f978e58b6527acafb1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:09:47.037 7 WARNING neutronclient.v2_0.client [None req-d3f57e6a-2975-4f81-b324-462f07b0953f ee1bbd55e6ed49e6ac4ea6ecb23836a2 225dafdcf6eb4f978e58b6527acafb1e - - default default] The python binding code in 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/719] 10.0.0.75 () {34 vars in 662 bytes} [Fri Mar 6 23:09:45 2026] POST /v2.1/servers => generated 453 bytes in 1298 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, ' [pid: 7|app: 0|req: 363/720] 10.0.0.75 () {34 vars in 694 bytes} [Fri Mar 6 23:09:46 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 23:09:47.167 7 WARNING neutronclient.v2_0.client [None req-9c205529-b234-4a54-b6c3-51abdf4929ef ee1bbd55e6ed49e6ac4ea6ecb23836a2 225dafdcf6eb4f978e58b6527acafb1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:09:47.170 8 WARNING neutronclient.v2_0.client [None req-d71f4c72-1839-4246-9788-1e8e7d82da9f a2b039195ff24ecf8696bd226a6e91b3 b189cddf41d04dc0aa79a58d45ee3846 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:09:47.203 7 WARNING neutronclient.v2_0.client [None req-9c205529-b234-4a54-b6c3-51abdf4929ef ee1bbd55e6ed49e6ac4ea6ecb23836a2 225dafdcf6eb4f978e58b6527acafb1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 358/721] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:09:47 2026] GET /v2.1/servers/81ab4121-9cbf-4163-a0af-fd14236d8790 => generated 1393 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/722] 10.0.0.75 () {34 vars in 694 bytes} [Fri Mar 6 23:09:47 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 23:09:47.353 7 WARNING neutronclient.v2_0.client [None req-27e826d2-7d81-4c8a-80ee-01b91b97ec20 ee1bbd55e6ed49e6ac4ea6ecb23836a2 225dafdcf6eb4f978e58b6527acafb1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/723] 10.0.0.75 () {32 vars in 736 bytes} [Fri Mar 6 23:09:47 2026] GET /v2.1/os-security-groups/ea388545-2808-4248-9d82-31747dcc5020 => generated 663 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 23:09:47.416 7 WARNING neutronclient.v2_0.client [None req-b0348bfd-c5ce-4449-b831-c3a6929fd43b ee1bbd55e6ed49e6ac4ea6ecb23836a2 225dafdcf6eb4f978e58b6527acafb1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:09:47.439 7 WARNING neutronclient.v2_0.client [None req-b0348bfd-c5ce-4449-b831-c3a6929fd43b ee1bbd55e6ed49e6ac4ea6ecb23836a2 225dafdcf6eb4f978e58b6527acafb1e - - default default] 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-03-06 23:09:47.474 8 WARNING neutronclient.v2_0.client [None req-b67d0dee-8a0a-41e1-b9d6-65eb1eec3e34 4d57b7f5680c4aa498a11bd8d510025a 805bc1aee5c547018a0a2fdb84b0d21a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:09:47.476 7 WARNING neutronclient.v2_0.client [None req-b0348bfd-c5ce-4449-b831-c3a6929fd43b ee1bbd55e6ed49e6ac4ea6ecb23836a2 225dafdcf6eb4f978e58b6527acafb1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 366/724] 10.0.0.75 () {32 vars in 749 bytes} [Fri Mar 6 23:09:47 2026] DELETE /v2.1/os-security-group-rules/c640dfa5-2fc9-42b7-af3b-fe38809c0190 => generated 0 bytes in 158 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-06 23:09:47.583 7 WARNING neutronclient.v2_0.client [None req-f51851a3-2f9d-44bd-bfe3-e66d3c574e49 ee1bbd55e6ed49e6ac4ea6ecb23836a2 225dafdcf6eb4f978e58b6527acafb1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:09:47.621 7 WARNING neutronclient.v2_0.client [None req-f51851a3-2f9d-44bd-bfe3-e66d3c574e49 ee1bbd55e6ed49e6ac4ea6ecb23836a2 225dafdcf6eb4f978e58b6527acafb1e - - default default] The python binding code in 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/725] 10.0.0.75 () {34 vars in 684 bytes} [Fri Mar 6 23:09:47 2026] POST /v2.1/os-security-groups => generated 243 bytes in 322 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 23:09:47.643 8 WARNING neutronclient.v2_0.client [None req-de40aa09-e53f-479a-8d18-b24653a369d0 4d57b7f5680c4aa498a11bd8d510025a 805bc1aee5c547018a0a2fdb84b0d21a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 367/726] 10.0.0.75 () {32 vars in 739 bytes} [Fri Mar 6 23:09:47 2026] DELETE /v2.1/os-security-groups/ea388545-2808-4248-9d82-31747dcc5020 => generated 0 bytes in 153 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-06 23:09:47.750 7 WARNING neutronclient.v2_0.client [None req-2b393140-e1e3-4af5-90af-05eb2e237c2e ee1bbd55e6ed49e6ac4ea6ecb23836a2 225dafdcf6eb4f978e58b6527acafb1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:09:47.780 7 WARNING neutronclient.v2_0.client [None req-2b393140-e1e3-4af5-90af-05eb2e237c2e ee1bbd55e6ed49e6ac4ea6ecb23836a2 225dafdcf6eb4f978e58b6527acafb1e - - default default] The python binding code in 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/727] 10.0.0.75 () {34 vars in 684 bytes} [Fri Mar 6 23:09:47 2026] POST /v2.1/os-security-groups => generated 243 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 23:09:47.820 8 WARNING neutronclient.v2_0.client [None req-7394d2cc-95ac-4369-a90f-f09cedfbd50b 4d57b7f5680c4aa498a11bd8d510025a 805bc1aee5c547018a0a2fdb84b0d21a - - default default] The python binding code in 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/728] 10.0.0.75 () {32 vars in 739 bytes} [Fri Mar 6 23:09:47 2026] DELETE /v2.1/os-security-groups/12edbe7b-f616-4ce4-9ced-2924bd40e5b9 => generated 0 bytes in 155 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/729] 10.0.0.75 () {34 vars in 684 bytes} [Fri Mar 6 23:09:47 2026] POST /v2.1/os-security-groups => generated 244 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 23:09:47.983 7 WARNING neutronclient.v2_0.client [None req-60f8d062-a888-4c86-b6b1-585cee0f5899 4d57b7f5680c4aa498a11bd8d510025a 805bc1aee5c547018a0a2fdb84b0d21a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:09:48.040 7 WARNING neutronclient.v2_0.client [None req-60f8d062-a888-4c86-b6b1-585cee0f5899 4d57b7f5680c4aa498a11bd8d510025a 805bc1aee5c547018a0a2fdb84b0d21a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:09:48.077 7 WARNING neutronclient.v2_0.client [None req-60f8d062-a888-4c86-b6b1-585cee0f5899 4d57b7f5680c4aa498a11bd8d510025a 805bc1aee5c547018a0a2fdb84b0d21a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 369/730] 10.0.0.75 () {32 vars in 662 bytes} [Fri Mar 6 23:09:47 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 23:09:48.131 8 WARNING neutronclient.v2_0.client [None req-2cd197fc-8c60-417c-b345-b88b905ec4bd 4d57b7f5680c4aa498a11bd8d510025a 805bc1aee5c547018a0a2fdb84b0d21a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:09:48.162 8 WARNING neutronclient.v2_0.client [None req-2cd197fc-8c60-417c-b345-b88b905ec4bd 4d57b7f5680c4aa498a11bd8d510025a 805bc1aee5c547018a0a2fdb84b0d21a - - default default] The python binding code in 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/731] 10.0.0.75 () {32 vars in 739 bytes} [Fri Mar 6 23:09:48 2026] DELETE /v2.1/os-security-groups/a43ae163-88fe-480d-99d6-42eb799cab9a => generated 0 bytes in 146 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-06 23:09:48.297 8 WARNING neutronclient.v2_0.client [None req-45d1c21a-354b-43bd-ae6c-83e2f57bea04 4d57b7f5680c4aa498a11bd8d510025a 805bc1aee5c547018a0a2fdb84b0d21a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:09:48.321 8 INFO nova.api.openstack.wsgi [None req-45d1c21a-354b-43bd-ae6c-83e2f57bea04 4d57b7f5680c4aa498a11bd8d510025a 805bc1aee5c547018a0a2fdb84b0d21a - - default default] HTTP exception thrown: Security group a43ae163-88fe-480d-99d6-42eb799cab9a does not exist Neutron server returns request_ids: ['req-a7191368-b0e0-4d98-bff0-b31f9e6aaaf9'] [pid: 8|app: 0|req: 363/732] 10.0.0.75 () {32 vars in 736 bytes} [Fri Mar 6 23:09:48 2026] GET /v2.1/os-security-groups/a43ae163-88fe-480d-99d6-42eb799cab9a => generated 194 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-06 23:09:48.334 7 WARNING neutronclient.v2_0.client [None req-246f12bf-4f82-4194-b7d4-7da8a36dde7b a2b039195ff24ecf8696bd226a6e91b3 b189cddf41d04dc0aa79a58d45ee3846 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:09:48.334 8 WARNING neutronclient.v2_0.client [None req-8922f920-adde-4a66-aff2-df7917661604 4d57b7f5680c4aa498a11bd8d510025a 805bc1aee5c547018a0a2fdb84b0d21a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 370/733] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:09:48 2026] GET /v2.1/servers/81ab4121-9cbf-4163-a0af-fd14236d8790 => generated 1397 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 23:09:48.406 8 WARNING neutronclient.v2_0.client [None req-8922f920-adde-4a66-aff2-df7917661604 4d57b7f5680c4aa498a11bd8d510025a 805bc1aee5c547018a0a2fdb84b0d21a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 364/734] 10.0.0.75 () {32 vars in 739 bytes} [Fri Mar 6 23:09:48 2026] DELETE /v2.1/os-security-groups/d337b6ad-37cc-4ea7-b456-439dbad8c6c0 => generated 0 bytes in 168 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-03-06 23:09:48.513 7 WARNING neutronclient.v2_0.client [None req-7adfb173-a2eb-4d67-9e44-6d260973ba3f 4d57b7f5680c4aa498a11bd8d510025a 805bc1aee5c547018a0a2fdb84b0d21a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:09:48.538 7 INFO nova.api.openstack.wsgi [None req-7adfb173-a2eb-4d67-9e44-6d260973ba3f 4d57b7f5680c4aa498a11bd8d510025a 805bc1aee5c547018a0a2fdb84b0d21a - - default default] HTTP exception thrown: Security group d337b6ad-37cc-4ea7-b456-439dbad8c6c0 does not exist Neutron server returns request_ids: ['req-5015de6c-c3f3-4942-a955-78b4f71d4ad6'] [pid: 7|app: 0|req: 371/735] 10.0.0.75 () {32 vars in 736 bytes} [Fri Mar 6 23:09:48 2026] GET /v2.1/os-security-groups/d337b6ad-37cc-4ea7-b456-439dbad8c6c0 => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-06 23:09:48.551 8 WARNING neutronclient.v2_0.client [None req-b3ba15b8-8a86-42ed-85a7-9da14fa2d9a2 4d57b7f5680c4aa498a11bd8d510025a 805bc1aee5c547018a0a2fdb84b0d21a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:09:48.577 8 WARNING neutronclient.v2_0.client [None req-b3ba15b8-8a86-42ed-85a7-9da14fa2d9a2 4d57b7f5680c4aa498a11bd8d510025a 805bc1aee5c547018a0a2fdb84b0d21a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 365/736] 10.0.0.75 () {32 vars in 739 bytes} [Fri Mar 6 23:09:48 2026] DELETE /v2.1/os-security-groups/211e0ea7-b06d-4ba0-a3f7-c42ec2fc9858 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-06 23:09:48.666 7 WARNING neutronclient.v2_0.client [None req-e9df7c46-540a-4806-88c4-e84514fcc3e0 4d57b7f5680c4aa498a11bd8d510025a 805bc1aee5c547018a0a2fdb84b0d21a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:09:48.687 7 INFO nova.api.openstack.wsgi [None req-e9df7c46-540a-4806-88c4-e84514fcc3e0 4d57b7f5680c4aa498a11bd8d510025a 805bc1aee5c547018a0a2fdb84b0d21a - - default default] HTTP exception thrown: Security group 211e0ea7-b06d-4ba0-a3f7-c42ec2fc9858 does not exist Neutron server returns request_ids: ['req-f7826b0d-770e-4e79-94c8-7ce70ca45668'] [pid: 7|app: 0|req: 372/737] 10.0.0.75 () {32 vars in 736 bytes} [Fri Mar 6 23:09:48 2026] GET /v2.1/os-security-groups/211e0ea7-b06d-4ba0-a3f7-c42ec2fc9858 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-06 23:09:48.704 8 WARNING neutronclient.v2_0.client [None req-b6eb5683-6245-409d-bcd6-3467ca54fe93 4d57b7f5680c4aa498a11bd8d510025a 805bc1aee5c547018a0a2fdb84b0d21a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:09:48.738 8 WARNING neutronclient.v2_0.client [None req-b6eb5683-6245-409d-bcd6-3467ca54fe93 4d57b7f5680c4aa498a11bd8d510025a 805bc1aee5c547018a0a2fdb84b0d21a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:09:48.774 8 WARNING neutronclient.v2_0.client [None req-b6eb5683-6245-409d-bcd6-3467ca54fe93 4d57b7f5680c4aa498a11bd8d510025a 805bc1aee5c547018a0a2fdb84b0d21a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 366/738] 10.0.0.75 () {32 vars in 662 bytes} [Fri Mar 6 23:09:48 2026] GET /v2.1/os-security-groups => generated 707 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 23:09:48.835 7 WARNING neutronclient.v2_0.client [None req-6fc21f20-bae4-4256-94d1-f4a2c10bc154 4d57b7f5680c4aa498a11bd8d510025a 805bc1aee5c547018a0a2fdb84b0d21a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:09:48.854 7 INFO nova.api.openstack.wsgi [None req-6fc21f20-bae4-4256-94d1-f4a2c10bc154 4d57b7f5680c4aa498a11bd8d510025a 805bc1aee5c547018a0a2fdb84b0d21a - - default default] HTTP exception thrown: Security group 211e0ea7-b06d-4ba0-a3f7-c42ec2fc9858 does not exist Neutron server returns request_ids: ['req-bcd8bc51-6df7-4a3b-97b2-86296b65dc19'] [pid: 7|app: 0|req: 373/739] 10.0.0.75 () {32 vars in 739 bytes} [Fri Mar 6 23:09:48 2026] DELETE /v2.1/os-security-groups/211e0ea7-b06d-4ba0-a3f7-c42ec2fc9858 => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-06 23:09:48.876 8 WARNING neutronclient.v2_0.client [None req-8e79081a-ac7f-4e47-9a17-390662303a41 4d57b7f5680c4aa498a11bd8d510025a 805bc1aee5c547018a0a2fdb84b0d21a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:09:48.897 8 INFO nova.api.openstack.wsgi [None req-8e79081a-ac7f-4e47-9a17-390662303a41 4d57b7f5680c4aa498a11bd8d510025a 805bc1aee5c547018a0a2fdb84b0d21a - - default default] HTTP exception thrown: Security group d337b6ad-37cc-4ea7-b456-439dbad8c6c0 does not exist Neutron server returns request_ids: ['req-3899148f-16b8-435a-abc1-b4b5b53f403a'] [pid: 8|app: 0|req: 367/740] 10.0.0.75 () {32 vars in 739 bytes} [Fri Mar 6 23:09:48 2026] DELETE /v2.1/os-security-groups/d337b6ad-37cc-4ea7-b456-439dbad8c6c0 => generated 194 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-06 23:09:48.909 7 WARNING neutronclient.v2_0.client [None req-d5f5673e-1086-4c24-989a-dcc036d71519 4d57b7f5680c4aa498a11bd8d510025a 805bc1aee5c547018a0a2fdb84b0d21a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:09:48.929 7 INFO nova.api.openstack.wsgi [None req-d5f5673e-1086-4c24-989a-dcc036d71519 4d57b7f5680c4aa498a11bd8d510025a 805bc1aee5c547018a0a2fdb84b0d21a - - default default] HTTP exception thrown: Security group a43ae163-88fe-480d-99d6-42eb799cab9a does not exist Neutron server returns request_ids: ['req-4f8cea87-c3b0-432a-94ee-d97dd9bac26e'] [pid: 7|app: 0|req: 374/741] 10.0.0.75 () {32 vars in 739 bytes} [Fri Mar 6 23:09:48 2026] DELETE /v2.1/os-security-groups/a43ae163-88fe-480d-99d6-42eb799cab9a => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-06 23:09:49.459 8 WARNING neutronclient.v2_0.client [None req-ff744c89-7108-4455-98cb-d2cf09587be0 a2b039195ff24ecf8696bd226a6e91b3 b189cddf41d04dc0aa79a58d45ee3846 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/742] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:09:49 2026] GET /v2.1/servers/81ab4121-9cbf-4163-a0af-fd14236d8790 => generated 1445 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 23:09:50.754 7 WARNING neutronclient.v2_0.client [None req-093c8b4c-3da5-46fb-ae5a-1b78733c0951 a2b039195ff24ecf8696bd226a6e91b3 b189cddf41d04dc0aa79a58d45ee3846 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/743] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:09:50 2026] GET /v2.1/servers/81ab4121-9cbf-4163-a0af-fd14236d8790 => generated 1445 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-03-06 23:09:51.855 8 WARNING neutronclient.v2_0.client [None req-1ffc4c4e-8926-4211-9d70-8cfae1da3bdc a2b039195ff24ecf8696bd226a6e91b3 b189cddf41d04dc0aa79a58d45ee3846 - - default default] The python binding code in 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/744] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:09:51 2026] GET /v2.1/servers/81ab4121-9cbf-4163-a0af-fd14236d8790 => generated 1453 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-03-06 23:09:52.962 7 WARNING neutronclient.v2_0.client [None req-a28ac279-a310-4163-9ef6-23ab63cc871a a2b039195ff24ecf8696bd226a6e91b3 b189cddf41d04dc0aa79a58d45ee3846 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 376/747] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:09:52 2026] GET /v2.1/servers/81ab4121-9cbf-4163-a0af-fd14236d8790 => generated 1531 bytes in 1215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:09:54.395 8 INFO nova.api.openstack.compute.server_external_events [req-3b467a7a-a62a-442e-bba5-fdc926d536fd req-1e4259c7-e3b5-49bc-b3c5-3b9b49caf2de 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-changed:d519d5bd-2ded-412e-8f9b-57b62d99e16b for instance 81ab4121-9cbf-4163-a0af-fd14236d8790 on instance 2026-03-06 23:09:54.408 8 INFO nova.compute.rpcapi [None req-4f17bfa6-9d99-4fb0-abd0-00de7b29b9fb - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 372/748] 10.0.0.238 () {38 vars in 815 bytes} [Fri Mar 6 23:09:54 2026] POST /v2.1/os-server-external-events => generated 179 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, ' 2026-03-06 23:09:55.208 7 WARNING neutronclient.v2_0.client [None req-3496150b-a062-4d9f-95ba-9f6fcad3612c a2b039195ff24ecf8696bd226a6e91b3 b189cddf41d04dc0aa79a58d45ee3846 - - default default] The python binding code in 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/749] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:09:55 2026] GET /v2.1/servers/81ab4121-9cbf-4163-a0af-fd14236d8790 => generated 1519 bytes in 1319 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/750] 10.0.0.75 () {34 vars in 670 bytes} [Fri Mar 6 23:09:56 2026] POST /v2.1/os-keypairs => generated 386 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:09:57.525 7 WARNING neutronclient.v2_0.client [None req-bd293b33-59ae-48d6-a18e-01b91bbd73c6 a2b039195ff24ecf8696bd226a6e91b3 b189cddf41d04dc0aa79a58d45ee3846 - - default default] The python binding code in 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/751] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:09:57 2026] GET /v2.1/servers/81ab4121-9cbf-4163-a0af-fd14236d8790 => generated 1519 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/752] 10.0.0.75 () {34 vars in 670 bytes} [Fri Mar 6 23:09:57 2026] POST /v2.1/os-keypairs => generated 386 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:09:58.776 7 WARNING neutronclient.v2_0.client [None req-716c6be6-81b7-4891-b9cf-1b7ccc0b995d a2b039195ff24ecf8696bd226a6e91b3 b189cddf41d04dc0aa79a58d45ee3846 - - default default] The python binding code in 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/753] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:09:58 2026] GET /v2.1/servers/81ab4121-9cbf-4163-a0af-fd14236d8790 => generated 1519 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 23:09:59.228 8 WARNING neutronclient.v2_0.client [None req-ad843863-b3f7-41e5-83fd-1765471296f3 b6d21e9255e84af392b83f92f79d4804 04c55aa9739147efb279efa76a264361 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:09:59.266 8 WARNING neutronclient.v2_0.client [None req-ad843863-b3f7-41e5-83fd-1765471296f3 b6d21e9255e84af392b83f92f79d4804 04c55aa9739147efb279efa76a264361 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:09:59.408 8 WARNING neutronclient.v2_0.client [None req-ad843863-b3f7-41e5-83fd-1765471296f3 b6d21e9255e84af392b83f92f79d4804 04c55aa9739147efb279efa76a264361 - - default default] The python binding code in 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/754] 10.0.0.75 () {34 vars in 662 bytes} [Fri Mar 6 23:09:59 2026] POST /v2.1/servers => generated 450 bytes in 445 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-03-06 23:09:59.635 7 WARNING neutronclient.v2_0.client [None req-c3e611b9-ad81-46b4-b99b-f9e6eff4def5 b6d21e9255e84af392b83f92f79d4804 04c55aa9739147efb279efa76a264361 - - default default] The python binding code in 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/755] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:09:59 2026] GET /v2.1/servers/88132d76-cc7a-4b64-a5c4-52bc8221502a => generated 1400 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-03-06 23:10:00.007 8 WARNING neutronclient.v2_0.client [None req-0e1303cd-ea9b-4332-86b5-147f7d33cfed a2b039195ff24ecf8696bd226a6e91b3 b189cddf41d04dc0aa79a58d45ee3846 - - default default] The python binding code in 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/756] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:09:59 2026] GET /v2.1/servers/81ab4121-9cbf-4163-a0af-fd14236d8790 => generated 1519 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:00.735 7 WARNING neutronclient.v2_0.client [None req-e74309a2-a535-40d7-8384-4f427db4308c b6d21e9255e84af392b83f92f79d4804 04c55aa9739147efb279efa76a264361 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/757] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:00 2026] GET /v2.1/servers/88132d76-cc7a-4b64-a5c4-52bc8221502a => generated 1404 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-03-06 23:10:01.158 8 WARNING neutronclient.v2_0.client [None req-62f8654f-263f-4c92-a85c-bf6e2e5a3ef9 a2b039195ff24ecf8696bd226a6e91b3 b189cddf41d04dc0aa79a58d45ee3846 - - default default] The python binding code in 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/758] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:01 2026] GET /v2.1/servers/81ab4121-9cbf-4163-a0af-fd14236d8790 => generated 1519 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-03-06 23:10:01.820 7 WARNING neutronclient.v2_0.client [None req-086363b6-1d0d-47ab-9064-61df3bf14746 b6d21e9255e84af392b83f92f79d4804 04c55aa9739147efb279efa76a264361 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/759] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:01 2026] GET /v2.1/servers/88132d76-cc7a-4b64-a5c4-52bc8221502a => generated 1452 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-03-06 23:10:02.301 8 WARNING neutronclient.v2_0.client [None req-a50efaaf-f35d-4be6-9982-1762ef782f5c a2b039195ff24ecf8696bd226a6e91b3 b189cddf41d04dc0aa79a58d45ee3846 - - default default] The python binding code in 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/760] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:02 2026] GET /v2.1/servers/81ab4121-9cbf-4163-a0af-fd14236d8790 => generated 1519 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:02.921 8 WARNING neutronclient.v2_0.client [None req-fc01196e-1b85-4977-87fb-b86e1d5a8510 b6d21e9255e84af392b83f92f79d4804 04c55aa9739147efb279efa76a264361 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 379/761] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:02 2026] GET /v2.1/servers/88132d76-cc7a-4b64-a5c4-52bc8221502a => generated 1452 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 23:10:02.982 7 WARNING neutronclient.v2_0.client [None req-4e14ff14-5e8c-402e-952a-e867bdee24f4 4ea480d8ac244aa48c0e27b486dfff93 95249e89a69e47af9294d4c7f36b21d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:10:03.040 7 WARNING neutronclient.v2_0.client [None req-4e14ff14-5e8c-402e-952a-e867bdee24f4 4ea480d8ac244aa48c0e27b486dfff93 95249e89a69e47af9294d4c7f36b21d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:10:03.194 7 WARNING neutronclient.v2_0.client [None req-4e14ff14-5e8c-402e-952a-e867bdee24f4 4ea480d8ac244aa48c0e27b486dfff93 95249e89a69e47af9294d4c7f36b21d3 - - default default] 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-03-06 23:10:03.353 8 INFO nova.api.openstack.compute.server_external_events [req-1deacf6f-b492-462d-8b26-97577c31fd03 req-0038d0a1-ba6b-4df8-a1e7-b01ba534eb19 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-vif-plugged:d519d5bd-2ded-412e-8f9b-57b62d99e16b for instance 81ab4121-9cbf-4163-a0af-fd14236d8790 on instance [pid: 8|app: 0|req: 380/762] 10.0.0.136 () {38 vars in 815 bytes} [Fri Mar 6 23:10:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:03.505 8 WARNING neutronclient.v2_0.client [None req-d9a14cf2-f011-471e-ba90-702e28fa7ed3 a2b039195ff24ecf8696bd226a6e91b3 b189cddf41d04dc0aa79a58d45ee3846 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 381/763] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:03 2026] GET /v2.1/servers/81ab4121-9cbf-4163-a0af-fd14236d8790 => generated 1519 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: 383/766] 10.0.0.75 () {34 vars in 662 bytes} [Fri Mar 6 23:10:02 2026] POST /v2.1/servers => generated 451 bytes in 1146 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-03-06 23:10:04.011 7 WARNING neutronclient.v2_0.client [None req-d133fd42-125b-4cd2-91e9-a66190796bf6 4ea480d8ac244aa48c0e27b486dfff93 95249e89a69e47af9294d4c7f36b21d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:10:04.025 8 WARNING neutronclient.v2_0.client [None req-b86e897b-5479-431e-b420-72294d88003d b6d21e9255e84af392b83f92f79d4804 04c55aa9739147efb279efa76a264361 - - default default] The python binding code in 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/767] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:03 2026] GET /v2.1/servers/2279648b-fe22-4ed0-8b6e-cbdb680448d6 => generated 1254 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/768] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:03 2026] GET /v2.1/servers/88132d76-cc7a-4b64-a5c4-52bc8221502a => generated 1460 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-03-06 23:10:04.751 7 WARNING neutronclient.v2_0.client [None req-d1e232a4-25eb-4abb-8b06-94fd85f4b1a2 a2b039195ff24ecf8696bd226a6e91b3 b189cddf41d04dc0aa79a58d45ee3846 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 385/769] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:04 2026] GET /v2.1/servers/81ab4121-9cbf-4163-a0af-fd14236d8790 => generated 1702 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-03-06 23:10:05.069 8 WARNING neutronclient.v2_0.client [None req-bbd74bbb-0aad-4e40-8544-215da9cf7aa9 a2b039195ff24ecf8696bd226a6e91b3 b189cddf41d04dc0aa79a58d45ee3846 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:10:05.105 7 WARNING neutronclient.v2_0.client [None req-cef47774-24af-42ef-9d4f-123aed3de512 4ea480d8ac244aa48c0e27b486dfff93 95249e89a69e47af9294d4c7f36b21d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 385/770] 10.0.0.75 () {32 vars in 740 bytes} [Fri Mar 6 23:10:05 2026] GET /v2.1/servers/81ab4121-9cbf-4163-a0af-fd14236d8790/os-interface => generated 284 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 386/771] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:05 2026] GET /v2.1/servers/2279648b-fe22-4ed0-8b6e-cbdb680448d6 => generated 1304 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 23:10:05.218 8 WARNING neutronclient.v2_0.client [None req-fa20a146-2d49-484a-aac9-19c576bcc240 b6d21e9255e84af392b83f92f79d4804 04c55aa9739147efb279efa76a264361 - - default default] 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-03-06 23:10:05.514 7 INFO nova.api.openstack.compute.server_external_events [req-463249e8-ca7a-45ba-a766-748a3e3371ac req-b2e8653e-418a-4d65-b2a2-14ef2c1d3321 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-changed:92339f9a-6841-4d21-b68f-9d422f6ba725 for instance 88132d76-cc7a-4b64-a5c4-52bc8221502a on instance 2026-03-06 23:10:05.522 7 INFO nova.compute.rpcapi [None req-74b6a541-c81e-44c4-ace2-9cb0edb089d7 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 387/772] 10.0.0.238 () {38 vars in 815 bytes} [Fri Mar 6 23:10:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/773] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:05 2026] GET /v2.1/servers/88132d76-cc7a-4b64-a5c4-52bc8221502a => generated 1538 bytes in 556 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:06.272 7 WARNING neutronclient.v2_0.client [None req-6890a0a6-d65d-4e4e-81b1-37b64e2ed4db 4ea480d8ac244aa48c0e27b486dfff93 95249e89a69e47af9294d4c7f36b21d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 388/774] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:06 2026] GET /v2.1/servers/2279648b-fe22-4ed0-8b6e-cbdb680448d6 => generated 1352 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-03-06 23:10:06.433 8 INFO nova.api.openstack.compute.server_external_events [req-1cd24fc0-fa19-466d-9ff3-9efe5f955133 req-d105c529-b4f5-4d12-8663-ab2366470693 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-changed:d519d5bd-2ded-412e-8f9b-57b62d99e16b for instance 81ab4121-9cbf-4163-a0af-fd14236d8790 on instance [pid: 8|app: 0|req: 387/775] 10.0.0.238 () {38 vars in 815 bytes} [Fri Mar 6 23:10:06 2026] POST /v2.1/os-server-external-events => generated 179 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-03-06 23:10:06.784 7 WARNING neutronclient.v2_0.client [None req-c7281111-89be-4e58-9456-3ded7103970b b6d21e9255e84af392b83f92f79d4804 04c55aa9739147efb279efa76a264361 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 389/776] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:06 2026] GET /v2.1/servers/88132d76-cc7a-4b64-a5c4-52bc8221502a => generated 1526 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:07.371 8 WARNING neutronclient.v2_0.client [None req-c8e96e3d-dd99-410d-b05e-e8eb5fefca19 4ea480d8ac244aa48c0e27b486dfff93 95249e89a69e47af9294d4c7f36b21d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 388/777] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:07 2026] GET /v2.1/servers/2279648b-fe22-4ed0-8b6e-cbdb680448d6 => generated 1352 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:07.980 7 WARNING neutronclient.v2_0.client [None req-2085110b-3ab4-445e-aa16-91ab1912b23b b6d21e9255e84af392b83f92f79d4804 04c55aa9739147efb279efa76a264361 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 390/778] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:07 2026] GET /v2.1/servers/88132d76-cc7a-4b64-a5c4-52bc8221502a => generated 1526 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-03-06 23:10:08.476 8 WARNING neutronclient.v2_0.client [None req-d326c565-9506-4fd4-8d5e-aea0255a6fe4 4ea480d8ac244aa48c0e27b486dfff93 95249e89a69e47af9294d4c7f36b21d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 389/779] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:08 2026] GET /v2.1/servers/2279648b-fe22-4ed0-8b6e-cbdb680448d6 => generated 1360 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-03-06 23:10:09.160 7 WARNING neutronclient.v2_0.client [None req-cd79d9b1-80ba-4f7f-8f02-41583939e612 b6d21e9255e84af392b83f92f79d4804 04c55aa9739147efb279efa76a264361 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 391/780] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:09 2026] GET /v2.1/servers/88132d76-cc7a-4b64-a5c4-52bc8221502a => generated 1526 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-03-06 23:10:09.357 8 INFO nova.api.openstack.compute.server_external_events [req-3ada76ea-4c7b-448e-9769-d5fa082b6582 req-25264d1a-35d2-4f6d-b78f-7a9bdd6c7153 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-changed:5edd5951-8142-4977-ad72-fb1d603556ce for instance 2279648b-fe22-4ed0-8b6e-cbdb680448d6 on instance [pid: 8|app: 0|req: 390/781] 10.0.0.238 () {38 vars in 815 bytes} [Fri Mar 6 23:10:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:09.579 7 WARNING neutronclient.v2_0.client [None req-fa74bd19-0ffa-4894-a595-ecf122682afa 4ea480d8ac244aa48c0e27b486dfff93 95249e89a69e47af9294d4c7f36b21d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/782] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:09 2026] GET /v2.1/servers/2279648b-fe22-4ed0-8b6e-cbdb680448d6 => generated 1438 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:10.296 8 WARNING neutronclient.v2_0.client [None req-c8a4b5a9-2daa-463a-92b8-5f365e3f34ef b6d21e9255e84af392b83f92f79d4804 04c55aa9739147efb279efa76a264361 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/783] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:10 2026] GET /v2.1/servers/88132d76-cc7a-4b64-a5c4-52bc8221502a => generated 1526 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-03-06 23:10:10.755 7 WARNING neutronclient.v2_0.client [None req-137ded77-24ae-4d14-a00c-5cd87d583875 4ea480d8ac244aa48c0e27b486dfff93 95249e89a69e47af9294d4c7f36b21d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/784] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:10 2026] GET /v2.1/servers/2279648b-fe22-4ed0-8b6e-cbdb680448d6 => generated 1438 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:11.396 8 INFO nova.api.openstack.compute.server_external_events [req-c1bebac3-5392-4f95-8cfc-9b636256beb9 req-9e8e3822-a791-4513-bdde-0c60f6316ecb 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-vif-plugged:92339f9a-6841-4d21-b68f-9d422f6ba725 for instance 88132d76-cc7a-4b64-a5c4-52bc8221502a on instance [pid: 8|app: 0|req: 392/785] 10.0.0.136 () {38 vars in 815 bytes} [Fri Mar 6 23:10:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:11.449 7 WARNING neutronclient.v2_0.client [None req-b81a8349-6836-4db6-aec2-4c296b0e8977 b6d21e9255e84af392b83f92f79d4804 04c55aa9739147efb279efa76a264361 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 394/786] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:11 2026] GET /v2.1/servers/88132d76-cc7a-4b64-a5c4-52bc8221502a => generated 1526 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:11.907 8 WARNING neutronclient.v2_0.client [None req-a57215ea-3a53-4aef-b421-ffb16fa0105f 4ea480d8ac244aa48c0e27b486dfff93 95249e89a69e47af9294d4c7f36b21d3 - - default default] The python binding code in 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/787] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:11 2026] GET /v2.1/servers/2279648b-fe22-4ed0-8b6e-cbdb680448d6 => generated 1438 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-03-06 23:10:12.695 7 WARNING neutronclient.v2_0.client [None req-c1e889f8-4540-475f-81e1-2a9473a43f19 b6d21e9255e84af392b83f92f79d4804 04c55aa9739147efb279efa76a264361 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/788] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:12 2026] GET /v2.1/servers/88132d76-cc7a-4b64-a5c4-52bc8221502a => generated 1718 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-03-06 23:10:12.834 8 WARNING neutronclient.v2_0.client [None req-cd5186e0-4f66-481a-9d77-1b38433ec44e b6d21e9255e84af392b83f92f79d4804 04c55aa9739147efb279efa76a264361 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/789] 10.0.0.75 () {32 vars in 740 bytes} [Fri Mar 6 23:10:12 2026] GET /v2.1/servers/88132d76-cc7a-4b64-a5c4-52bc8221502a/os-interface => generated 285 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:13.066 7 WARNING neutronclient.v2_0.client [None req-c9046969-146a-4a96-a131-6181254bbfeb 4ea480d8ac244aa48c0e27b486dfff93 95249e89a69e47af9294d4c7f36b21d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/790] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:13 2026] GET /v2.1/servers/2279648b-fe22-4ed0-8b6e-cbdb680448d6 => generated 1438 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:14.218 8 WARNING neutronclient.v2_0.client [None req-46cc3afb-bf7e-482a-9e6f-a40b363e7312 4ea480d8ac244aa48c0e27b486dfff93 95249e89a69e47af9294d4c7f36b21d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/793] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:14 2026] GET /v2.1/servers/2279648b-fe22-4ed0-8b6e-cbdb680448d6 => generated 1438 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:14.368 8 INFO nova.api.openstack.compute.server_external_events [req-ac80cda6-6292-44b8-aaac-7970d4670eac req-19b7757f-5cda-4a69-8562-2329b56ba00b 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-changed:92339f9a-6841-4d21-b68f-9d422f6ba725 for instance 88132d76-cc7a-4b64-a5c4-52bc8221502a on instance [pid: 8|app: 0|req: 397/794] 10.0.0.238 () {38 vars in 815 bytes} [Fri Mar 6 23:10:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 23:10:14.378 7 WARNING neutronclient.v2_0.client [None req-5e280f06-7049-463b-b098-17ffc6161788 b6d21e9255e84af392b83f92f79d4804 04c55aa9739147efb279efa76a264361 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 398/795] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:14 2026] GET /v2.1/servers/88132d76-cc7a-4b64-a5c4-52bc8221502a => generated 1718 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-03-06 23:10:15.385 8 WARNING neutronclient.v2_0.client [None req-cd314eb2-1d4c-4003-8407-a8d96d4a2925 4ea480d8ac244aa48c0e27b486dfff93 95249e89a69e47af9294d4c7f36b21d3 - - default default] The python binding code in 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/796] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:15 2026] GET /v2.1/servers/2279648b-fe22-4ed0-8b6e-cbdb680448d6 => generated 1426 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:16.583 7 WARNING neutronclient.v2_0.client [None req-9eefe1f2-8736-4882-9ad0-482cc93ca17e 4ea480d8ac244aa48c0e27b486dfff93 95249e89a69e47af9294d4c7f36b21d3 - - default default] The python binding code in 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/797] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:16 2026] GET /v2.1/servers/2279648b-fe22-4ed0-8b6e-cbdb680448d6 => generated 1426 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:16.917 8 INFO nova.api.openstack.compute.server_external_events [req-795deb29-e5c5-4c97-bc7e-0df050e3cd9e req-b2350ceb-2682-4954-a81b-ffa0248ee77c 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-vif-plugged:5edd5951-8142-4977-ad72-fb1d603556ce for instance 2279648b-fe22-4ed0-8b6e-cbdb680448d6 on instance [pid: 8|app: 0|req: 399/798] 10.0.0.136 () {38 vars in 815 bytes} [Fri Mar 6 23:10:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:17.728 7 WARNING neutronclient.v2_0.client [None req-346e2947-8a0f-4127-8784-ba66724fdb58 4ea480d8ac244aa48c0e27b486dfff93 95249e89a69e47af9294d4c7f36b21d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 400/799] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:17 2026] GET /v2.1/servers/2279648b-fe22-4ed0-8b6e-cbdb680448d6 => generated 1426 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:18.930 8 WARNING neutronclient.v2_0.client [None req-72deaecb-c74c-4dbd-aa8c-5bf9ad43b1e8 4ea480d8ac244aa48c0e27b486dfff93 95249e89a69e47af9294d4c7f36b21d3 - - default default] The python binding code in 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/800] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:18 2026] GET /v2.1/servers/2279648b-fe22-4ed0-8b6e-cbdb680448d6 => generated 1426 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-03-06 23:10:20.129 7 WARNING neutronclient.v2_0.client [None req-ddebf9e2-12e5-4ac9-ac80-026ca4b4f16a 4ea480d8ac244aa48c0e27b486dfff93 95249e89a69e47af9294d4c7f36b21d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/801] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:20 2026] GET /v2.1/servers/2279648b-fe22-4ed0-8b6e-cbdb680448d6 => generated 1612 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-03-06 23:10:20.334 8 WARNING neutronclient.v2_0.client [None req-a1679f19-d49d-451a-9da4-dab804a6c084 4ea480d8ac244aa48c0e27b486dfff93 95249e89a69e47af9294d4c7f36b21d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 401/802] 10.0.0.75 () {32 vars in 740 bytes} [Fri Mar 6 23:10:20 2026] GET /v2.1/servers/2279648b-fe22-4ed0-8b6e-cbdb680448d6/os-interface => generated 284 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-03-06 23:10:21.100 7 WARNING neutronclient.v2_0.client [None req-d84137cf-078b-4857-ab87-e0850ad90de4 4ea480d8ac244aa48c0e27b486dfff93 95249e89a69e47af9294d4c7f36b21d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:10:21.116 8 INFO nova.api.openstack.compute.server_external_events [req-56dbc411-f026-4a07-ba81-4a24eddffdd0 req-c15e279f-c5ca-4ce8-ab9d-18e52ddae74d 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-changed:5edd5951-8142-4977-ad72-fb1d603556ce for instance 2279648b-fe22-4ed0-8b6e-cbdb680448d6 on instance [pid: 8|app: 0|req: 402/803] 10.0.0.238 () {38 vars in 815 bytes} [Fri Mar 6 23:10:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/804] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:21 2026] GET /v2.1/servers/2279648b-fe22-4ed0-8b6e-cbdb680448d6 => generated 1612 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: 8|app: 0|req: 403/805] 10.0.0.75 () {32 vars in 640 bytes} [Fri Mar 6 23:10:21 2026] GET /v2.1/servers => generated 388 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 403/806] 10.0.0.75 () {32 vars in 717 bytes} [Fri Mar 6 23:10:21 2026] DELETE /v2.1/servers/2279648b-fe22-4ed0-8b6e-cbdb680448d6 => generated 0 bytes in 157 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-03-06 23:10:21.572 8 WARNING neutronclient.v2_0.client [None req-996732d7-f459-4e77-b3cb-8f914e9db1d7 4ea480d8ac244aa48c0e27b486dfff93 95249e89a69e47af9294d4c7f36b21d3 - - default default] The python binding code in 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/807] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:21 2026] GET /v2.1/servers/2279648b-fe22-4ed0-8b6e-cbdb680448d6 => generated 1618 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, ' [pid: 7|app: 0|req: 404/808] 10.0.0.9 () {32 vars in 709 bytes} [Fri Mar 6 23:10:22 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 2090 bytes in 399 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 405/809] 10.0.0.9 () {32 vars in 684 bytes} [Fri Mar 6 23:10:22 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 405/810] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:10:22 2026] GET /v2.1/limits?tenant_id=036416971d58476a8681141316721ccb => generated 299 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: 8|app: 0|req: 406/811] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:10:22 2026] GET /v2.1/limits?tenant_id=04c55aa9739147efb279efa76a264361 => generated 304 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/812] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:10:22 2026] GET /v2.1/limits?tenant_id=6768c25973e1425c8706021e4d1e8677 => generated 299 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-06 23:10:22.713 8 WARNING neutronclient.v2_0.client [None req-39dbabb5-af6a-49f9-8bac-1708f00e4a93 4ea480d8ac244aa48c0e27b486dfff93 95249e89a69e47af9294d4c7f36b21d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 407/813] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:10:22 2026] GET /v2.1/limits?tenant_id=8b4b6fff80fb4f5aa8bd44ad435708a9 => generated 302 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/814] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:10:22 2026] GET /v2.1/limits?tenant_id=95249e89a69e47af9294d4c7f36b21d3 => generated 304 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/815] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:10:22 2026] GET /v2.1/limits?tenant_id=b189cddf41d04dc0aa79a58d45ee3846 => generated 304 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/816] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:10:22 2026] GET /v2.1/limits?tenant_id=fb8ac41297da4fbb83b1ad2ca42b4547 => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/817] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:22 2026] GET /v2.1/servers/2279648b-fe22-4ed0-8b6e-cbdb680448d6 => generated 1738 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/818] 10.0.0.9 () {32 vars in 680 bytes} [Fri Mar 6 23:10:22 2026] GET /v2.1/os-security-groups => generated 78 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:22.974 8 WARNING neutronclient.v2_0.client [None req-4646eb23-862a-4542-b4a1-75d9bfb424a5 fd80b14809104bdfa852efb29da59447 6768c25973e1425c8706021e4d1e8677 - - default default] The python binding code in 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/819] 10.0.0.9 () {32 vars in 705 bytes} [Fri Mar 6 23:10:22 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7474 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/820] 10.0.0.9 () {32 vars in 701 bytes} [Fri Mar 6 23:10:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 409/821] 10.0.0.9 () {32 vars in 701 bytes} [Fri Mar 6 23:10:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/822] 10.0.0.9 () {32 vars in 666 bytes} [Fri Mar 6 23:10:23 2026] GET /v2.1/os-services => generated 781 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/823] 10.0.0.9 () {32 vars in 686 bytes} [Fri Mar 6 23:10:23 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 18 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: 414/824] 10.0.0.9 () {32 vars in 670 bytes} [Fri Mar 6 23:10:23 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:23.921 8 WARNING neutronclient.v2_0.client [None req-63c3bb5d-bb87-4244-900d-acf13f207663 4ea480d8ac244aa48c0e27b486dfff93 95249e89a69e47af9294d4c7f36b21d3 - - default default] The python binding code in 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/827] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:23 2026] GET /v2.1/servers/2279648b-fe22-4ed0-8b6e-cbdb680448d6 => generated 1738 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 23:10:24.424 7 INFO nova.api.openstack.compute.server_external_events [req-93bbfbf4-297a-48fb-b934-a1553965d87f req-d985bd5f-1043-4148-b301-ee88c14a18f6 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-vif-unplugged:5edd5951-8142-4977-ad72-fb1d603556ce for instance 2279648b-fe22-4ed0-8b6e-cbdb680448d6 on instance [pid: 7|app: 0|req: 416/828] 10.0.0.136 () {38 vars in 815 bytes} [Fri Mar 6 23:10:24 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:24.835 8 INFO nova.api.openstack.compute.server_external_events [req-daeec89a-9147-4c98-88d6-5cbaa971e7d2 req-5024fdb3-d93b-4872-b107-376c62fa4d78 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-vif-deleted:5edd5951-8142-4977-ad72-fb1d603556ce for instance 2279648b-fe22-4ed0-8b6e-cbdb680448d6 on instance [pid: 8|app: 0|req: 413/829] 10.0.0.238 () {38 vars in 815 bytes} [Fri Mar 6 23:10:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:25.063 7 WARNING neutronclient.v2_0.client [None req-3eb271bf-9cd8-4be9-b5e5-8cb29dd1dbaa 4ea480d8ac244aa48c0e27b486dfff93 95249e89a69e47af9294d4c7f36b21d3 - - default default] The python binding code in 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/830] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:25 2026] GET /v2.1/servers/2279648b-fe22-4ed0-8b6e-cbdb680448d6 => generated 1381 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-03-06 23:10:26.166 8 WARNING neutronclient.v2_0.client [None req-9d35f302-6830-4c82-8db7-e30d01172656 4ea480d8ac244aa48c0e27b486dfff93 95249e89a69e47af9294d4c7f36b21d3 - - default default] The python binding code in 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/831] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:26 2026] GET /v2.1/servers/2279648b-fe22-4ed0-8b6e-cbdb680448d6 => generated 1381 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-03-06 23:10:27.284 7 WARNING neutronclient.v2_0.client [None req-971b4989-2e91-415d-b9f1-0b4925b71341 4ea480d8ac244aa48c0e27b486dfff93 95249e89a69e47af9294d4c7f36b21d3 - - default default] The python binding code in 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/832] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:27 2026] GET /v2.1/servers/2279648b-fe22-4ed0-8b6e-cbdb680448d6 => generated 1386 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:28.391 8 WARNING neutronclient.v2_0.client [None req-4d12fb79-f386-4d04-890e-04619e2d4be9 4ea480d8ac244aa48c0e27b486dfff93 95249e89a69e47af9294d4c7f36b21d3 - - default default] The python binding code in 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/833] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:28 2026] GET /v2.1/servers/2279648b-fe22-4ed0-8b6e-cbdb680448d6 => generated 1386 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-03-06 23:10:29.464 7 INFO nova.api.openstack.wsgi [None req-8264895c-f615-4e55-b2c4-77c5beaa7358 4ea480d8ac244aa48c0e27b486dfff93 95249e89a69e47af9294d4c7f36b21d3 - - default default] HTTP exception thrown: Instance 2279648b-fe22-4ed0-8b6e-cbdb680448d6 could not be found. [pid: 7|app: 0|req: 419/834] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:29 2026] GET /v2.1/servers/2279648b-fe22-4ed0-8b6e-cbdb680448d6 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 416/835] 10.0.0.75 () {32 vars in 705 bytes} [Fri Mar 6 23:10:29 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2091510348 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:34.354 7 WARNING neutronclient.v2_0.client [None req-c18ccf0a-d4dd-4859-b642-e09197f4d5a4 b6d21e9255e84af392b83f92f79d4804 04c55aa9739147efb279efa76a264361 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:10:34.422 8 WARNING neutronclient.v2_0.client [None req-df5a01e5-6464-44ce-95f6-bfe9930de043 a2b039195ff24ecf8696bd226a6e91b3 b189cddf41d04dc0aa79a58d45ee3846 - - default default] The python binding code in 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/838] 10.0.0.75 () {32 vars in 740 bytes} [Fri Mar 6 23:10:34 2026] GET /v2.1/servers/88132d76-cc7a-4b64-a5c4-52bc8221502a/os-interface => generated 285 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, ' 2026-03-06 23:10:34.469 7 WARNING neutronclient.v2_0.client [None req-a57871ba-8308-49d5-9110-2b6adc08ed57 b6d21e9255e84af392b83f92f79d4804 04c55aa9739147efb279efa76a264361 - - default default] The python binding code in 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/839] 10.0.0.75 () {32 vars in 814 bytes} [Fri Mar 6 23:10:34 2026] GET /v2.1/servers/88132d76-cc7a-4b64-a5c4-52bc8221502a/os-interface/92339f9a-6841-4d21-b68f-9d422f6ba725 => generated 282 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, ' [pid: 8|app: 0|req: 418/840] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:34 2026] GET /v2.1/servers/81ab4121-9cbf-4163-a0af-fd14236d8790 => generated 1822 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, ' [pid: 7|app: 0|req: 423/841] 10.0.0.75 () {32 vars in 722 bytes} [Fri Mar 6 23:10:34 2026] GET /v2.1/servers/88132d76-cc7a-4b64-a5c4-52bc8221502a/ips => generated 157 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-03-06 23:10:34.595 8 WARNING neutronclient.v2_0.client [None req-1f06fe3c-1237-4143-b966-502fdd39df65 a2b039195ff24ecf8696bd226a6e91b3 b189cddf41d04dc0aa79a58d45ee3846 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 424/842] 10.0.0.75 () {34 vars in 749 bytes} [Fri Mar 6 23:10:34 2026] POST /v2.1/servers/88132d76-cc7a-4b64-a5c4-52bc8221502a/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: 425/843] 10.0.0.75 () {32 vars in 722 bytes} [Fri Mar 6 23:10:34 2026] GET /v2.1/servers/88132d76-cc7a-4b64-a5c4-52bc8221502a/ips => generated 157 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/844] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:34 2026] GET /v2.1/servers/81ab4121-9cbf-4163-a0af-fd14236d8790 => generated 1822 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 426/845] 10.0.0.75 () {34 vars in 749 bytes} [Fri Mar 6 23:10:34 2026] POST /v2.1/servers/81ab4121-9cbf-4163-a0af-fd14236d8790/action => generated 0 bytes in 69 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-03-06 23:10:34.977 8 WARNING neutronclient.v2_0.client [None req-3160fdd9-0f7d-4096-b004-364f66c1a954 a2b039195ff24ecf8696bd226a6e91b3 b189cddf41d04dc0aa79a58d45ee3846 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/846] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:34 2026] GET /v2.1/servers/81ab4121-9cbf-4163-a0af-fd14236d8790 => generated 1824 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 427/847] 10.0.0.75 () {32 vars in 722 bytes} [Fri Mar 6 23:10:35 2026] GET /v2.1/servers/88132d76-cc7a-4b64-a5c4-52bc8221502a/ips => generated 157 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-03-06 23:10:35.796 8 INFO nova.api.openstack.compute.server_external_events [req-00e87f91-27b6-4a16-b5f0-37789ed58f42 req-99d3c6a4-0649-4bfb-aa09-52020d595e02 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-changed:92339f9a-6841-4d21-b68f-9d422f6ba725 for instance 88132d76-cc7a-4b64-a5c4-52bc8221502a on instance [pid: 8|app: 0|req: 421/848] 10.0.0.238 () {38 vars in 815 bytes} [Fri Mar 6 23:10:35 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-03-06 23:10:36.120 7 WARNING neutronclient.v2_0.client [None req-fb25bb4a-7821-49e7-b974-c7a2e90f54ca a2b039195ff24ecf8696bd226a6e91b3 b189cddf41d04dc0aa79a58d45ee3846 - - default default] The python binding code in 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/849] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:36 2026] GET /v2.1/servers/81ab4121-9cbf-4163-a0af-fd14236d8790 => generated 1824 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: 422/850] 10.0.0.75 () {32 vars in 722 bytes} [Fri Mar 6 23:10:36 2026] GET /v2.1/servers/88132d76-cc7a-4b64-a5c4-52bc8221502a/ips => generated 196 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-03-06 23:10:36.776 7 WARNING neutronclient.v2_0.client [None req-b4564c6e-7d7d-43d3-9ca7-b38d28e55c5a b6d21e9255e84af392b83f92f79d4804 04c55aa9739147efb279efa76a264361 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 429/851] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:36 2026] GET /v2.1/servers/88132d76-cc7a-4b64-a5c4-52bc8221502a => generated 1953 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, ' [pid: 8|app: 0|req: 423/852] 10.0.0.75 () {34 vars in 749 bytes} [Fri Mar 6 23:10:36 2026] POST /v2.1/servers/88132d76-cc7a-4b64-a5c4-52bc8221502a/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 430/853] 10.0.0.75 () {32 vars in 722 bytes} [Fri Mar 6 23:10:36 2026] GET /v2.1/servers/88132d76-cc7a-4b64-a5c4-52bc8221502a/ips => generated 196 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-03-06 23:10:37.259 8 WARNING neutronclient.v2_0.client [None req-06a46568-f112-4d04-9cc2-6dac62795dcc a2b039195ff24ecf8696bd226a6e91b3 b189cddf41d04dc0aa79a58d45ee3846 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 424/854] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:37 2026] GET /v2.1/servers/81ab4121-9cbf-4163-a0af-fd14236d8790 => generated 1824 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, ' [pid: 7|app: 0|req: 431/855] 10.0.0.75 () {32 vars in 722 bytes} [Fri Mar 6 23:10:38 2026] GET /v2.1/servers/88132d76-cc7a-4b64-a5c4-52bc8221502a/ips => generated 196 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:38.439 7 WARNING neutronclient.v2_0.client [None req-c493a75a-a129-4a3e-8885-ce29aa0901ba a2b039195ff24ecf8696bd226a6e91b3 b189cddf41d04dc0aa79a58d45ee3846 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:10:38.461 8 WARNING neutronclient.v2_0.client [None req-f680e5b5-d43c-4d37-b787-3f61d38fcfde 958284289d1c4329adf4c03f053dc4af 31dedb055efd4a259ff00e4123563dce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 432/856] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:38 2026] GET /v2.1/servers/81ab4121-9cbf-4163-a0af-fd14236d8790 => generated 1829 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 23:10:38.637 8 WARNING neutronclient.v2_0.client [None req-f680e5b5-d43c-4d37-b787-3f61d38fcfde 958284289d1c4329adf4c03f053dc4af 31dedb055efd4a259ff00e4123563dce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 425/857] 10.0.0.75 () {34 vars in 662 bytes} [Fri Mar 6 23:10:38 2026] POST /v2.1/servers => generated 424 bytes in 537 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-03-06 23:10:38.828 7 WARNING neutronclient.v2_0.client [None req-2e51caf6-6c66-4d7d-a1b0-652cce4deafa 958284289d1c4329adf4c03f053dc4af 31dedb055efd4a259ff00e4123563dce - - default default] The python binding code in 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/858] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:38 2026] GET /v2.1/servers/44424b24-ac26-4345-be8d-d852e1799d4d => generated 1371 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: 8|app: 0|req: 426/859] 10.0.0.75 () {32 vars in 722 bytes} [Fri Mar 6 23:10:39 2026] GET /v2.1/servers/88132d76-cc7a-4b64-a5c4-52bc8221502a/ips => generated 196 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:39.148 7 INFO nova.api.openstack.compute.server_external_events [req-e37e24a1-e8d0-468e-a94a-10b2281aade4 req-bc4e388e-59e4-434e-ab3c-6b1c65118e33 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-changed:92339f9a-6841-4d21-b68f-9d422f6ba725 for instance 88132d76-cc7a-4b64-a5c4-52bc8221502a on instance [pid: 7|app: 0|req: 434/860] 10.0.0.238 () {38 vars in 815 bytes} [Fri Mar 6 23:10:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:39.595 8 WARNING neutronclient.v2_0.client [None req-8a486487-b690-4633-8a20-8d8346b1eb56 a2b039195ff24ecf8696bd226a6e91b3 b189cddf41d04dc0aa79a58d45ee3846 - - default default] The python binding code in 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/861] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:39 2026] GET /v2.1/servers/81ab4121-9cbf-4163-a0af-fd14236d8790 => generated 1829 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-03-06 23:10:39.925 7 WARNING neutronclient.v2_0.client [None req-eeacd4e3-4f80-4526-ab94-963b99fb0c93 958284289d1c4329adf4c03f053dc4af 31dedb055efd4a259ff00e4123563dce - - default default] The python binding code in 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/862] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:39 2026] GET /v2.1/servers/44424b24-ac26-4345-be8d-d852e1799d4d => generated 1375 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, ' [pid: 8|app: 0|req: 428/863] 10.0.0.75 () {32 vars in 722 bytes} [Fri Mar 6 23:10:40 2026] GET /v2.1/servers/88132d76-cc7a-4b64-a5c4-52bc8221502a/ips => generated 157 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: 436/864] 10.0.0.75 () {32 vars in 717 bytes} [Fri Mar 6 23:10:40 2026] DELETE /v2.1/servers/88132d76-cc7a-4b64-a5c4-52bc8221502a => generated 0 bytes in 108 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-03-06 23:10:40.316 8 WARNING neutronclient.v2_0.client [None req-302e387b-5b3c-44df-987e-7d2e4337e8d0 b6d21e9255e84af392b83f92f79d4804 04c55aa9739147efb279efa76a264361 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 429/865] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:40 2026] GET /v2.1/servers/88132d76-cc7a-4b64-a5c4-52bc8221502a => generated 1844 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:40.786 7 WARNING neutronclient.v2_0.client [None req-afc7047a-99ed-4069-b436-6e8df9a22f60 a2b039195ff24ecf8696bd226a6e91b3 b189cddf41d04dc0aa79a58d45ee3846 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 437/866] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:40 2026] GET /v2.1/servers/81ab4121-9cbf-4163-a0af-fd14236d8790 => generated 1829 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-03-06 23:10:41.014 8 WARNING neutronclient.v2_0.client [None req-6b4c14bb-ead0-4135-84ea-d907ccb1e831 958284289d1c4329adf4c03f053dc4af 31dedb055efd4a259ff00e4123563dce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 430/867] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:40 2026] GET /v2.1/servers/44424b24-ac26-4345-be8d-d852e1799d4d => generated 1367 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:41.527 7 WARNING neutronclient.v2_0.client [None req-5e3637d5-3f17-457d-b001-6ce750a1aa86 b6d21e9255e84af392b83f92f79d4804 04c55aa9739147efb279efa76a264361 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 438/868] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:41 2026] GET /v2.1/servers/88132d76-cc7a-4b64-a5c4-52bc8221502a => generated 1844 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-03-06 23:10:41.833 8 INFO nova.api.openstack.compute.server_external_events [req-cbb5e8ef-da8e-454e-b73c-6a642f900455 req-ede3ea5f-080d-47a2-be43-65c44c9c6de7 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-vif-unplugged:d519d5bd-2ded-412e-8f9b-57b62d99e16b for instance 81ab4121-9cbf-4163-a0af-fd14236d8790 on instance [pid: 8|app: 0|req: 431/869] 10.0.0.136 () {38 vars in 815 bytes} [Fri Mar 6 23:10:41 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:41.954 7 WARNING neutronclient.v2_0.client [None req-f40baad2-0b9c-4515-9ffe-dd66029d71c6 a2b039195ff24ecf8696bd226a6e91b3 b189cddf41d04dc0aa79a58d45ee3846 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 439/870] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:41 2026] GET /v2.1/servers/81ab4121-9cbf-4163-a0af-fd14236d8790 => generated 1829 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-03-06 23:10:42.093 8 WARNING neutronclient.v2_0.client [None req-33da7c02-adf7-44f4-9395-62e4d799fdb6 958284289d1c4329adf4c03f053dc4af 31dedb055efd4a259ff00e4123563dce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 432/871] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:42 2026] GET /v2.1/servers/44424b24-ac26-4345-be8d-d852e1799d4d => generated 1423 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-03-06 23:10:42.671 7 WARNING neutronclient.v2_0.client [None req-8d007ea9-d206-43cb-a921-75813f7dcaa8 b6d21e9255e84af392b83f92f79d4804 04c55aa9739147efb279efa76a264361 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 440/872] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:42 2026] GET /v2.1/servers/88132d76-cc7a-4b64-a5c4-52bc8221502a => generated 1844 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-03-06 23:10:43.116 8 WARNING neutronclient.v2_0.client [None req-cf287d7f-844a-45ab-a7f5-1523cc572498 a2b039195ff24ecf8696bd226a6e91b3 b189cddf41d04dc0aa79a58d45ee3846 - - default default] 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-03-06 23:10:43.175 7 WARNING neutronclient.v2_0.client [None req-ee78838b-a678-4207-b568-93134350f8cb 958284289d1c4329adf4c03f053dc4af 31dedb055efd4a259ff00e4123563dce - - default default] The python binding code in 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/873] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:43 2026] GET /v2.1/servers/81ab4121-9cbf-4163-a0af-fd14236d8790 => generated 1829 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/874] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:43 2026] GET /v2.1/servers/44424b24-ac26-4345-be8d-d852e1799d4d => generated 1423 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:43.455 8 INFO nova.api.openstack.compute.server_external_events [req-d1ad90d3-67cd-4c08-9cc8-236f8ffeef01 req-41f3a74c-9353-4422-970b-970bc375d2d2 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-vif-deleted:92339f9a-6841-4d21-b68f-9d422f6ba725 for instance 88132d76-cc7a-4b64-a5c4-52bc8221502a on instance [pid: 8|app: 0|req: 434/875] 10.0.0.238 () {38 vars in 815 bytes} [Fri Mar 6 23:10:43 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-03-06 23:10:43.804 8 WARNING neutronclient.v2_0.client [None req-f758070e-61de-49b9-8cdf-0d16c07abccc b6d21e9255e84af392b83f92f79d4804 04c55aa9739147efb279efa76a264361 - - default default] The python binding code in 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/878] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:43 2026] GET /v2.1/servers/88132d76-cc7a-4b64-a5c4-52bc8221502a => generated 1481 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:44.252 7 WARNING neutronclient.v2_0.client [None req-f77ce00c-f55e-4080-9475-54a581c83398 a2b039195ff24ecf8696bd226a6e91b3 b189cddf41d04dc0aa79a58d45ee3846 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:10:44.253 8 WARNING neutronclient.v2_0.client [None req-3bbd8859-343f-4e64-a573-348a513630ba 958284289d1c4329adf4c03f053dc4af 31dedb055efd4a259ff00e4123563dce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 437/879] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:44 2026] GET /v2.1/servers/44424b24-ac26-4345-be8d-d852e1799d4d => generated 1431 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/880] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:44 2026] GET /v2.1/servers/81ab4121-9cbf-4163-a0af-fd14236d8790 => generated 1829 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:44.920 8 WARNING neutronclient.v2_0.client [None req-25077701-35ad-4739-a4b3-7cced6119efa b6d21e9255e84af392b83f92f79d4804 04c55aa9739147efb279efa76a264361 - - default default] The python binding code in 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/881] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:44 2026] GET /v2.1/servers/88132d76-cc7a-4b64-a5c4-52bc8221502a => generated 1486 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-03-06 23:10:45.057 7 INFO nova.api.openstack.compute.server_external_events [req-b19decf6-7b1a-4450-a25c-3081f8814320 req-5a6e2d99-cfa5-4d6b-9f0e-59b3574f2a5e 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-vif-plugged:d519d5bd-2ded-412e-8f9b-57b62d99e16b for instance 81ab4121-9cbf-4163-a0af-fd14236d8790 on instance [pid: 7|app: 0|req: 444/882] 10.0.0.136 () {38 vars in 815 bytes} [Fri Mar 6 23:10:45 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-03-06 23:10:45.339 7 WARNING neutronclient.v2_0.client [None req-74c30346-c4f8-403e-b21e-64d5a5229c2e 958284289d1c4329adf4c03f053dc4af 31dedb055efd4a259ff00e4123563dce - - default default] 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: 439/883] 10.0.0.19 () {30 vars in 618 bytes} [Fri Mar 6 23:10:45 2026] GET /v2.1 => generated 0 bytes in 104 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 440/884] 10.0.0.19 () {32 vars in 691 bytes} [Fri Mar 6 23:10:45 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/885] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:45 2026] GET /v2.1/servers/44424b24-ac26-4345-be8d-d852e1799d4d => generated 1483 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:45.479 7 WARNING neutronclient.v2_0.client [None req-c621872c-b005-4ed3-a7e7-d8a13e1ce2fa a2b039195ff24ecf8696bd226a6e91b3 b189cddf41d04dc0aa79a58d45ee3846 - - default default] The python binding code in 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/886] 10.0.0.19 () {34 vars in 912 bytes} [Fri Mar 6 23:10:45 2026] GET /v2.1/os-simple-tenant-usage/b29f2ffb84964892b7e51187418f5677?start=2026-03-05T00:00:00&end=2026-03-06T23:59:59 => generated 20 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-03-06 23:10:45.539 8 INFO nova.api.openstack.compute.server_external_events [req-3cfcb26c-a844-45c5-ac47-24d39758bd85 req-bd8daafa-7161-4dc4-ac00-adce72e3e7fc 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-changed:e2787529-aebd-47b5-a009-74332a0b744b for instance 44424b24-ac26-4345-be8d-d852e1799d4d on instance [pid: 8|app: 0|req: 442/887] 10.0.0.238 () {38 vars in 815 bytes} [Fri Mar 6 23:10:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/888] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:45 2026] GET /v2.1/servers/81ab4121-9cbf-4163-a0af-fd14236d8790 => generated 1822 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, ' [pid: 8|app: 0|req: 443/889] 10.0.0.19 () {30 vars in 653 bytes} [Fri Mar 6 23:10:45 2026] GET /v2.1/limits?reserved=1 => generated 511 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-03-06 23:10:46.023 7 WARNING neutronclient.v2_0.client [None req-5d6a10e9-7db9-4afe-8d0a-3a700b085911 b6d21e9255e84af392b83f92f79d4804 04c55aa9739147efb279efa76a264361 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 447/890] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:45 2026] GET /v2.1/servers/88132d76-cc7a-4b64-a5c4-52bc8221502a => generated 1486 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 23:10:46.486 8 WARNING neutronclient.v2_0.client [None req-5aacb964-8dcb-4101-afb6-24e48cacd93b 958284289d1c4329adf4c03f053dc4af 31dedb055efd4a259ff00e4123563dce - - default default] The python binding code in 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/891] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:46 2026] GET /v2.1/servers/44424b24-ac26-4345-be8d-d852e1799d4d => generated 1471 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:47.098 7 INFO nova.api.openstack.wsgi [None req-aafbbeae-069c-4375-bf82-7e1e7fe687ff b6d21e9255e84af392b83f92f79d4804 04c55aa9739147efb279efa76a264361 - - default default] HTTP exception thrown: Instance 88132d76-cc7a-4b64-a5c4-52bc8221502a could not be found. [pid: 7|app: 0|req: 448/892] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:47 2026] GET /v2.1/servers/88132d76-cc7a-4b64-a5c4-52bc8221502a => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 445/893] 10.0.0.75 () {32 vars in 705 bytes} [Fri Mar 6 23:10:47 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1753802681 => 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-03-06 23:10:47.519 7 INFO nova.api.openstack.wsgi [None req-1d3339b2-f618-4405-8f72-823e592755b8 b6d21e9255e84af392b83f92f79d4804 04c55aa9739147efb279efa76a264361 - - default default] HTTP exception thrown: Instance 88132d76-cc7a-4b64-a5c4-52bc8221502a could not be found. [pid: 7|app: 0|req: 449/894] 10.0.0.75 () {32 vars in 717 bytes} [Fri Mar 6 23:10:47 2026] DELETE /v2.1/servers/88132d76-cc7a-4b64-a5c4-52bc8221502a => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-06 23:10:47.553 8 INFO nova.api.openstack.wsgi [None req-36f04de5-7f8d-4adf-9473-edcfd2553486 b6d21e9255e84af392b83f92f79d4804 04c55aa9739147efb279efa76a264361 - - default default] HTTP exception thrown: Instance 88132d76-cc7a-4b64-a5c4-52bc8221502a could not be found. [pid: 8|app: 0|req: 446/895] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:47 2026] GET /v2.1/servers/88132d76-cc7a-4b64-a5c4-52bc8221502a => 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-03-06 23:10:47.627 7 WARNING neutronclient.v2_0.client [None req-520122d2-2b19-4d14-be73-993b4ac9beaf 958284289d1c4329adf4c03f053dc4af 31dedb055efd4a259ff00e4123563dce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 450/896] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:47 2026] GET /v2.1/servers/44424b24-ac26-4345-be8d-d852e1799d4d => generated 1471 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 447/897] 10.0.0.19 () {30 vars in 618 bytes} [Fri Mar 6 23:10:48 2026] GET /v2.1 => generated 0 bytes in 33 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: 451/898] 10.0.0.19 () {32 vars in 691 bytes} [Fri Mar 6 23:10:48 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: 448/899] 10.0.0.19 () {34 vars in 912 bytes} [Fri Mar 6 23:10:48 2026] GET /v2.1/os-simple-tenant-usage/b29f2ffb84964892b7e51187418f5677?start=2026-03-05T00:00:00&end=2026-03-06T23:59:59 => generated 20 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-03-06 23:10:48.846 7 WARNING neutronclient.v2_0.client [None req-feb05782-a478-48c2-862b-8c69f0cf014a 958284289d1c4329adf4c03f053dc4af 31dedb055efd4a259ff00e4123563dce - - default default] The python binding code in 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/900] 10.0.0.19 () {30 vars in 653 bytes} [Fri Mar 6 23:10:48 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/901] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:48 2026] GET /v2.1/servers/44424b24-ac26-4345-be8d-d852e1799d4d => generated 1471 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 23:10:50.083 8 WARNING neutronclient.v2_0.client [None req-522d2f1d-3626-4790-81ea-08c313f34408 958284289d1c4329adf4c03f053dc4af 31dedb055efd4a259ff00e4123563dce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 450/902] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:50 2026] GET /v2.1/servers/44424b24-ac26-4345-be8d-d852e1799d4d => generated 1471 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-03-06 23:10:51.269 7 WARNING neutronclient.v2_0.client [None req-9630a515-e81f-47f4-9e21-8be7dc431ac9 958284289d1c4329adf4c03f053dc4af 31dedb055efd4a259ff00e4123563dce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 453/903] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:51 2026] GET /v2.1/servers/44424b24-ac26-4345-be8d-d852e1799d4d => generated 1471 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-03-06 23:10:51.815 8 INFO nova.api.openstack.compute.server_external_events [req-c1224527-c527-437e-8603-5609a8a8ee6b req-39a2a9f5-e19c-41f1-bae7-d863afef34b4 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-vif-plugged:e2787529-aebd-47b5-a009-74332a0b744b for instance 44424b24-ac26-4345-be8d-d852e1799d4d on instance [pid: 8|app: 0|req: 451/904] 10.0.0.136 () {38 vars in 815 bytes} [Fri Mar 6 23:10:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:52.405 7 WARNING neutronclient.v2_0.client [None req-c8121eb0-7a3c-434a-8521-7f520173903c 958284289d1c4329adf4c03f053dc4af 31dedb055efd4a259ff00e4123563dce - - default default] The python binding code in 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/905] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:52 2026] GET /v2.1/servers/44424b24-ac26-4345-be8d-d852e1799d4d => 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-03-06 23:10:53.552 8 WARNING neutronclient.v2_0.client [None req-84871959-2819-4aa1-ae2b-96f358792187 958284289d1c4329adf4c03f053dc4af 31dedb055efd4a259ff00e4123563dce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 452/908] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:53 2026] GET /v2.1/servers/44424b24-ac26-4345-be8d-d852e1799d4d => generated 1655 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 457/909] 10.0.0.75 () {32 vars in 722 bytes} [Fri Mar 6 23:10:53 2026] GET /v2.1/servers/44424b24-ac26-4345-be8d-d852e1799d4d/ips => generated 108 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 453/910] 10.0.0.75 () {32 vars in 722 bytes} [Fri Mar 6 23:10:53 2026] GET /v2.1/servers/44424b24-ac26-4345-be8d-d852e1799d4d/ips => generated 108 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, ' [pid: 7|app: 0|req: 458/911] 10.0.0.75 () {32 vars in 822 bytes} [Fri Mar 6 23:10:53 2026] GET /v2.1/servers/44424b24-ac26-4345-be8d-d852e1799d4d/ips/tempest-ServerAddressesTestJSON-996125332-network => generated 93 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 454/912] 10.0.0.75 () {32 vars in 717 bytes} [Fri Mar 6 23:10:53 2026] DELETE /v2.1/servers/44424b24-ac26-4345-be8d-d852e1799d4d => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:53.945 7 WARNING neutronclient.v2_0.client [None req-9654f8b1-46c5-491d-9630-f8ab99bffeea 958284289d1c4329adf4c03f053dc4af 31dedb055efd4a259ff00e4123563dce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 459/913] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:53 2026] GET /v2.1/servers/44424b24-ac26-4345-be8d-d852e1799d4d => generated 1661 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:55.116 8 WARNING neutronclient.v2_0.client [None req-3a5b2ca0-a299-4d35-9f87-2ba9ef847044 958284289d1c4329adf4c03f053dc4af 31dedb055efd4a259ff00e4123563dce - - default default] The python binding code in 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/914] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:55 2026] GET /v2.1/servers/44424b24-ac26-4345-be8d-d852e1799d4d => generated 1661 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 460/915] 10.0.0.75 () {34 vars in 670 bytes} [Fri Mar 6 23:10:55 2026] POST /v2.1/os-keypairs => generated 385 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-03-06 23:10:56.542 8 WARNING neutronclient.v2_0.client [None req-907d964c-573b-46b6-a7b9-65b6edf119e1 958284289d1c4329adf4c03f053dc4af 31dedb055efd4a259ff00e4123563dce - - default default] The python binding code in 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/916] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:56 2026] GET /v2.1/servers/44424b24-ac26-4345-be8d-d852e1799d4d => generated 1661 bytes in 802 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:57.160 8 INFO nova.api.openstack.compute.server_external_events [req-814545ab-3cf8-44a1-a9bf-644af50c2ea5 req-731fc9b2-5c39-4674-8629-c098afc54dc9 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-vif-deleted:e2787529-aebd-47b5-a009-74332a0b744b for instance 44424b24-ac26-4345-be8d-d852e1799d4d on instance [pid: 8|app: 0|req: 457/917] 10.0.0.238 () {38 vars in 815 bytes} [Fri Mar 6 23:10:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 23:10:57.175 7 WARNING neutronclient.v2_0.client [None req-db2a27e8-cae4-42cd-bb9e-1e64e4d53ed6 2d380f4c1e23460baa94c825c0de1758 64f1b3ec8d714e79ac32f7c75ed34c5e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:10:57.213 7 WARNING neutronclient.v2_0.client [None req-db2a27e8-cae4-42cd-bb9e-1e64e4d53ed6 2d380f4c1e23460baa94c825c0de1758 64f1b3ec8d714e79ac32f7c75ed34c5e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:10:57.393 7 WARNING neutronclient.v2_0.client [None req-db2a27e8-cae4-42cd-bb9e-1e64e4d53ed6 2d380f4c1e23460baa94c825c0de1758 64f1b3ec8d714e79ac32f7c75ed34c5e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 461/918] 10.0.0.75 () {34 vars in 662 bytes} [Fri Mar 6 23:10:57 2026] POST /v2.1/servers => generated 450 bytes in 473 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-03-06 23:10:57.594 8 WARNING neutronclient.v2_0.client [None req-d04d2410-d028-4740-b885-2a02f259da8f 2d380f4c1e23460baa94c825c0de1758 64f1b3ec8d714e79ac32f7c75ed34c5e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 458/919] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:57 2026] GET /v2.1/servers/40337153-f9ef-468c-94f1-e7302d461849 => generated 1422 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-03-06 23:10:58.201 7 WARNING neutronclient.v2_0.client [None req-1d153d12-d61f-4c39-90b8-d6d75419cfa0 958284289d1c4329adf4c03f053dc4af 31dedb055efd4a259ff00e4123563dce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 462/920] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:58 2026] GET /v2.1/servers/44424b24-ac26-4345-be8d-d852e1799d4d => generated 1457 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:58.686 8 WARNING neutronclient.v2_0.client [None req-db1f8658-bd77-4a83-83f4-838341b01ff5 2d380f4c1e23460baa94c825c0de1758 64f1b3ec8d714e79ac32f7c75ed34c5e - - default default] The python binding code in 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/921] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:58 2026] GET /v2.1/servers/40337153-f9ef-468c-94f1-e7302d461849 => generated 1426 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-03-06 23:10:59.299 7 WARNING neutronclient.v2_0.client [None req-1be937be-a161-4aa2-bb30-bf2c64185d57 958284289d1c4329adf4c03f053dc4af 31dedb055efd4a259ff00e4123563dce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 463/922] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:59 2026] GET /v2.1/servers/44424b24-ac26-4345-be8d-d852e1799d4d => generated 1457 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-03-06 23:10:59.778 8 WARNING neutronclient.v2_0.client [None req-51e73e01-d3d1-44e0-9118-5b8460191f61 2d380f4c1e23460baa94c825c0de1758 64f1b3ec8d714e79ac32f7c75ed34c5e - - default default] The python binding code in 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/923] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:10:59 2026] GET /v2.1/servers/40337153-f9ef-468c-94f1-e7302d461849 => generated 1418 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 464/924] 10.0.0.75 () {34 vars in 670 bytes} [Fri Mar 6 23:10:59 2026] POST /v2.1/os-keypairs => generated 397 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-03-06 23:11:00.380 8 INFO nova.api.openstack.wsgi [None req-08a9c132-5246-4da4-8992-e5c32ca8e0b7 958284289d1c4329adf4c03f053dc4af 31dedb055efd4a259ff00e4123563dce - - default default] HTTP exception thrown: Instance 44424b24-ac26-4345-be8d-d852e1799d4d could not be found. [pid: 8|app: 0|req: 461/925] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:00 2026] GET /v2.1/servers/44424b24-ac26-4345-be8d-d852e1799d4d => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-06 23:11:00.875 7 WARNING neutronclient.v2_0.client [None req-4f5994ed-f93a-4239-8edb-bbb6fc99d6c9 2d380f4c1e23460baa94c825c0de1758 64f1b3ec8d714e79ac32f7c75ed34c5e - - default default] The python binding code in 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/926] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:00 2026] GET /v2.1/servers/40337153-f9ef-468c-94f1-e7302d461849 => generated 1474 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-03-06 23:11:01.435 8 WARNING neutronclient.v2_0.client [None req-63cf2076-ee66-4e9f-a083-dd5741324da9 4642a9af5930410d8eb5582b5c59279f 35592245609a452499d7687bfcf1b9af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:11:01.479 8 WARNING neutronclient.v2_0.client [None req-63cf2076-ee66-4e9f-a083-dd5741324da9 4642a9af5930410d8eb5582b5c59279f 35592245609a452499d7687bfcf1b9af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:11:01.649 8 WARNING neutronclient.v2_0.client [None req-63cf2076-ee66-4e9f-a083-dd5741324da9 4642a9af5930410d8eb5582b5c59279f 35592245609a452499d7687bfcf1b9af - - default default] The python binding code in 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/927] 10.0.0.75 () {34 vars in 662 bytes} [Fri Mar 6 23:11:01 2026] POST /v2.1/servers => generated 449 bytes in 514 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-03-06 23:11:01.896 7 WARNING neutronclient.v2_0.client [None req-1a6be072-c67a-4bbc-a2a9-b31665b51918 4642a9af5930410d8eb5582b5c59279f 35592245609a452499d7687bfcf1b9af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 466/928] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:01 2026] GET /v2.1/servers/48156b3f-0dcb-4107-8363-5108452d4cfc => generated 1401 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:01.973 8 WARNING neutronclient.v2_0.client [None req-6d8cf6cb-a5ed-41ac-8eb0-1debf6a33f16 2d380f4c1e23460baa94c825c0de1758 64f1b3ec8d714e79ac32f7c75ed34c5e - - default default] The python binding code in 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/929] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:01 2026] GET /v2.1/servers/40337153-f9ef-468c-94f1-e7302d461849 => generated 1482 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-03-06 23:11:02.971 7 WARNING neutronclient.v2_0.client [None req-81241989-7cc3-4be3-8a52-4f9c35bab937 4642a9af5930410d8eb5582b5c59279f 35592245609a452499d7687bfcf1b9af - - default default] 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-03-06 23:11:03.043 8 INFO nova.api.openstack.compute.server_external_events [req-0f293197-4a21-420f-af92-900ff8a9275d req-942a2ba9-7c06-4b63-9c6b-8bbb7b1c2e25 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-changed:28b5e195-8079-4e54-8633-17bccfe32e23 for instance 40337153-f9ef-468c-94f1-e7302d461849 on instance [pid: 7|app: 0|req: 467/930] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:02 2026] GET /v2.1/servers/48156b3f-0dcb-4107-8363-5108452d4cfc => generated 1405 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 464/931] 10.0.0.238 () {38 vars in 815 bytes} [Fri Mar 6 23:11:03 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-03-06 23:11:03.087 7 WARNING neutronclient.v2_0.client [None req-ed551e86-e9e6-42ad-be10-054650338476 2d380f4c1e23460baa94c825c0de1758 64f1b3ec8d714e79ac32f7c75ed34c5e - - default default] The python binding code in 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/932] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:03 2026] GET /v2.1/servers/40337153-f9ef-468c-94f1-e7302d461849 => generated 1549 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-03-06 23:11:03.724 8 WARNING neutronclient.v2_0.client [None req-a83a2c8a-07e9-4e1f-8902-27eb5922f9e9 a2b039195ff24ecf8696bd226a6e91b3 b189cddf41d04dc0aa79a58d45ee3846 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 466/935] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:03 2026] GET /v2.1/servers/81ab4121-9cbf-4163-a0af-fd14236d8790 => generated 1822 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, ' [pid: 7|app: 0|req: 470/936] 10.0.0.75 () {32 vars in 717 bytes} [Fri Mar 6 23:11:03 2026] DELETE /v2.1/servers/81ab4121-9cbf-4163-a0af-fd14236d8790 => 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-03-06 23:11:04.025 8 WARNING neutronclient.v2_0.client [None req-e3d076b5-f165-4c0f-8188-ee0fd447dd9f a2b039195ff24ecf8696bd226a6e91b3 b189cddf41d04dc0aa79a58d45ee3846 - - default default] 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-03-06 23:11:04.104 7 WARNING neutronclient.v2_0.client [None req-c76eb9dc-6075-4fc2-b717-3378ffd0983d 4642a9af5930410d8eb5582b5c59279f 35592245609a452499d7687bfcf1b9af - - default default] The python binding code in 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/937] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:03 2026] GET /v2.1/servers/81ab4121-9cbf-4163-a0af-fd14236d8790 => generated 1828 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/938] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:04 2026] GET /v2.1/servers/48156b3f-0dcb-4107-8363-5108452d4cfc => 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-03-06 23:11:04.236 8 WARNING neutronclient.v2_0.client [None req-15e6bf9a-3bc3-45fc-834b-4beb283b4105 2d380f4c1e23460baa94c825c0de1758 64f1b3ec8d714e79ac32f7c75ed34c5e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 468/939] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:04 2026] GET /v2.1/servers/40337153-f9ef-468c-94f1-e7302d461849 => generated 1547 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/940] 10.0.0.75 () {30 vars in 412 bytes} [Fri Mar 6 23:11:04 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:05.180 7 WARNING neutronclient.v2_0.client [None req-017814b8-c062-4f98-982f-6c6a26c1d262 a2b039195ff24ecf8696bd226a6e91b3 b189cddf41d04dc0aa79a58d45ee3846 - - default default] 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: 469/941] 10.0.0.75 () {28 vars in 559 bytes} [Fri Mar 6 23:11:04 2026] GET /v2/ => generated 402 bytes in 427 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) 2026-03-06 23:11:05.302 8 WARNING neutronclient.v2_0.client [None req-15fdf6f6-8583-45f4-8be7-35bd488082bf 4642a9af5930410d8eb5582b5c59279f 35592245609a452499d7687bfcf1b9af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 473/942] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:05 2026] GET /v2.1/servers/81ab4121-9cbf-4163-a0af-fd14236d8790 => generated 1828 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/943] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:05 2026] GET /v2.1/servers/48156b3f-0dcb-4107-8363-5108452d4cfc => generated 1453 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: 474/944] 10.0.0.75 () {28 vars in 563 bytes} [Fri Mar 6 23:11:05 2026] GET /v2.1/ => generated 411 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/945] 10.0.0.75 () {30 vars in 412 bytes} [Fri Mar 6 23:11:05 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-03-06 23:11:05.374 8 WARNING neutronclient.v2_0.client [None req-41b67745-3abb-43b4-8a3d-2ff66737f7ce 2d380f4c1e23460baa94c825c0de1758 64f1b3ec8d714e79ac32f7c75ed34c5e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 471/946] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:05 2026] GET /v2.1/servers/40337153-f9ef-468c-94f1-e7302d461849 => generated 1547 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:06.387 8 WARNING neutronclient.v2_0.client [None req-ad44538e-4b5c-48f8-8d85-0205a0d38afa 4642a9af5930410d8eb5582b5c59279f 35592245609a452499d7687bfcf1b9af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:11:06.389 7 WARNING neutronclient.v2_0.client [None req-c35a2940-04da-4cbe-ba6b-f0678f6afef9 a2b039195ff24ecf8696bd226a6e91b3 b189cddf41d04dc0aa79a58d45ee3846 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 472/947] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:06 2026] GET /v2.1/servers/48156b3f-0dcb-4107-8363-5108452d4cfc => generated 1461 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 476/948] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:06 2026] GET /v2.1/servers/81ab4121-9cbf-4163-a0af-fd14236d8790 => generated 1828 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 23:11:06.516 8 WARNING neutronclient.v2_0.client [None req-0611a8c4-fafa-4fb8-936c-2698ea73ea97 2d380f4c1e23460baa94c825c0de1758 64f1b3ec8d714e79ac32f7c75ed34c5e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 473/949] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:06 2026] GET /v2.1/servers/40337153-f9ef-468c-94f1-e7302d461849 => generated 1547 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-03-06 23:11:07.115 7 INFO nova.api.openstack.compute.server_external_events [req-cc69cf2b-0bfa-4e72-bd26-b0b602777e08 req-61e6276a-c680-465b-9172-7b6f206bc667 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-changed:04303ad7-6254-44b7-863b-0ea35d57eeea for instance 48156b3f-0dcb-4107-8363-5108452d4cfc on instance [pid: 7|app: 0|req: 477/950] 10.0.0.238 () {38 vars in 815 bytes} [Fri Mar 6 23:11:07 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-03-06 23:11:07.174 8 INFO nova.api.openstack.compute.server_external_events [req-f960f1f6-87e4-429e-b5b4-e63789c20017 req-00678bc4-fbf1-4330-a7a1-1a941e613688 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-vif-deleted:d519d5bd-2ded-412e-8f9b-57b62d99e16b for instance 81ab4121-9cbf-4163-a0af-fd14236d8790 on instance [pid: 8|app: 0|req: 474/951] 10.0.0.238 () {38 vars in 815 bytes} [Fri Mar 6 23:11: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-03-06 23:11:07.475 7 WARNING neutronclient.v2_0.client [None req-65a56d3c-66c2-47a1-a3ca-780be7d2725b 4642a9af5930410d8eb5582b5c59279f 35592245609a452499d7687bfcf1b9af - - default default] 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-03-06 23:11:07.523 8 WARNING neutronclient.v2_0.client [None req-5e03011d-da31-4fa4-a617-14735d848378 a2b039195ff24ecf8696bd226a6e91b3 b189cddf41d04dc0aa79a58d45ee3846 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 475/952] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:07 2026] GET /v2.1/servers/81ab4121-9cbf-4163-a0af-fd14236d8790 => generated 1474 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/953] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:07 2026] GET /v2.1/servers/48156b3f-0dcb-4107-8363-5108452d4cfc => generated 1538 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:07.730 8 WARNING neutronclient.v2_0.client [None req-5f617373-2863-47b0-ad94-da9705ab61fc 2d380f4c1e23460baa94c825c0de1758 64f1b3ec8d714e79ac32f7c75ed34c5e - - default default] The python binding code in 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/954] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:07 2026] GET /v2.1/servers/40337153-f9ef-468c-94f1-e7302d461849 => generated 1547 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-03-06 23:11:08.057 7 INFO nova.api.openstack.compute.server_external_events [req-a4b794e0-616d-4d2e-8479-64228455bef4 req-3fc2e336-4d14-45c1-9872-acf2baa28cf3 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-vif-plugged:28b5e195-8079-4e54-8633-17bccfe32e23 for instance 40337153-f9ef-468c-94f1-e7302d461849 on instance [pid: 7|app: 0|req: 479/955] 10.0.0.136 () {38 vars in 815 bytes} [Fri Mar 6 23:11:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:08.612 8 WARNING neutronclient.v2_0.client [None req-05ed531a-4144-47cc-902d-c4a07b331616 a2b039195ff24ecf8696bd226a6e91b3 b189cddf41d04dc0aa79a58d45ee3846 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:11:08.620 7 WARNING neutronclient.v2_0.client [None req-88988147-155c-40db-83be-35d3544c5747 4642a9af5930410d8eb5582b5c59279f 35592245609a452499d7687bfcf1b9af - - default default] The python binding code in 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/956] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:08 2026] GET /v2.1/servers/81ab4121-9cbf-4163-a0af-fd14236d8790 => generated 1479 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/957] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:08 2026] GET /v2.1/servers/48156b3f-0dcb-4107-8363-5108452d4cfc => generated 1526 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-03-06 23:11:08.896 8 WARNING neutronclient.v2_0.client [None req-b3bc8d84-283b-44cc-bb26-0ae611e33285 2d380f4c1e23460baa94c825c0de1758 64f1b3ec8d714e79ac32f7c75ed34c5e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 478/958] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:08 2026] GET /v2.1/servers/40337153-f9ef-468c-94f1-e7302d461849 => generated 1547 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-03-06 23:11:09.713 7 WARNING neutronclient.v2_0.client [None req-6f39f1f1-2579-44a2-88f1-71a9d6102c96 a2b039195ff24ecf8696bd226a6e91b3 b189cddf41d04dc0aa79a58d45ee3846 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 481/959] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:09 2026] GET /v2.1/servers/81ab4121-9cbf-4163-a0af-fd14236d8790 => generated 1479 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-03-06 23:11:09.805 8 WARNING neutronclient.v2_0.client [None req-6b29fc81-3adc-4980-b7df-c5ac1cc4101a 4642a9af5930410d8eb5582b5c59279f 35592245609a452499d7687bfcf1b9af - - default default] The python binding code in 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/960] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:09 2026] GET /v2.1/servers/48156b3f-0dcb-4107-8363-5108452d4cfc => generated 1526 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:10.084 7 WARNING neutronclient.v2_0.client [None req-529cc2f1-6b19-4cfc-826c-e9ebaabcc1e0 2d380f4c1e23460baa94c825c0de1758 64f1b3ec8d714e79ac32f7c75ed34c5e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 482/961] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:10 2026] GET /v2.1/servers/40337153-f9ef-468c-94f1-e7302d461849 => generated 1723 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-03-06 23:11:10.220 8 WARNING neutronclient.v2_0.client [None req-3595ed9b-ef36-44ca-a9c6-6e7bcb01ef86 2d380f4c1e23460baa94c825c0de1758 64f1b3ec8d714e79ac32f7c75ed34c5e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/962] 10.0.0.75 () {32 vars in 740 bytes} [Fri Mar 6 23:11:10 2026] GET /v2.1/servers/40337153-f9ef-468c-94f1-e7302d461849/os-interface => generated 284 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:10.797 7 INFO nova.api.openstack.wsgi [None req-4cd19a53-6f3e-468f-9c7c-0493c6ed1cc3 a2b039195ff24ecf8696bd226a6e91b3 b189cddf41d04dc0aa79a58d45ee3846 - - default default] HTTP exception thrown: Instance 81ab4121-9cbf-4163-a0af-fd14236d8790 could not be found. [pid: 7|app: 0|req: 483/963] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:10 2026] GET /v2.1/servers/81ab4121-9cbf-4163-a0af-fd14236d8790 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 481/964] 10.0.0.75 () {32 vars in 705 bytes} [Fri Mar 6 23:11:10 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1954600691 => 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-03-06 23:11:10.959 7 WARNING neutronclient.v2_0.client [None req-a4656eae-ef36-41da-9dbe-488c2d7eb66c 4642a9af5930410d8eb5582b5c59279f 35592245609a452499d7687bfcf1b9af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:11:11.067 8 WARNING neutronclient.v2_0.client [None req-5c70559a-e5f3-4282-a345-ddeee0591955 2d380f4c1e23460baa94c825c0de1758 64f1b3ec8d714e79ac32f7c75ed34c5e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 484/965] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:10 2026] GET /v2.1/servers/48156b3f-0dcb-4107-8363-5108452d4cfc => generated 1526 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:11.150 7 INFO nova.api.openstack.compute.server_external_events [req-9b68e9cd-e334-408e-8697-1332e0910bd5 req-7148caf0-3ed1-4cc0-8324-5e62ec82cbfd 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-changed:28b5e195-8079-4e54-8633-17bccfe32e23 for instance 40337153-f9ef-468c-94f1-e7302d461849 on instance [pid: 7|app: 0|req: 485/966] 10.0.0.238 () {38 vars in 815 bytes} [Fri Mar 6 23:11:11 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: 482/967] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:11 2026] GET /v2.1/servers/40337153-f9ef-468c-94f1-e7302d461849 => generated 1723 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 486/968] 10.0.0.75 () {32 vars in 640 bytes} [Fri Mar 6 23:11:11 2026] GET /v2.1/servers => generated 377 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 483/969] 10.0.0.75 () {32 vars in 717 bytes} [Fri Mar 6 23:11:11 2026] DELETE /v2.1/servers/40337153-f9ef-468c-94f1-e7302d461849 => 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-03-06 23:11:11.509 7 WARNING neutronclient.v2_0.client [None req-66997892-7787-4bd9-a700-45e33acc2369 2d380f4c1e23460baa94c825c0de1758 64f1b3ec8d714e79ac32f7c75ed34c5e - - default default] The python binding code in 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/970] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:11 2026] GET /v2.1/servers/40337153-f9ef-468c-94f1-e7302d461849 => generated 1729 bytes in 558 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:12.157 8 WARNING neutronclient.v2_0.client [None req-2842a431-5030-48cb-b50a-86cb737919fe 4642a9af5930410d8eb5582b5c59279f 35592245609a452499d7687bfcf1b9af - - default default] 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-03-06 23:11:12.423 7 INFO nova.api.openstack.compute.server_external_events [req-7ef5f1df-9a31-45a4-9254-ae54db658d68 req-3beff384-a482-4539-ab0e-1e776f8fe44a 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-vif-plugged:04303ad7-6254-44b7-863b-0ea35d57eeea for instance 48156b3f-0dcb-4107-8363-5108452d4cfc on instance [pid: 7|app: 0|req: 488/971] 10.0.0.136 () {38 vars in 815 bytes} [Fri Mar 6 23:11:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/972] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:12 2026] GET /v2.1/servers/48156b3f-0dcb-4107-8363-5108452d4cfc => generated 1526 bytes in 369 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:13.081 7 WARNING neutronclient.v2_0.client [None req-aca6f84e-c834-4380-986d-f4877d304f55 2d380f4c1e23460baa94c825c0de1758 64f1b3ec8d714e79ac32f7c75ed34c5e - - default default] The python binding code in 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/973] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:13 2026] GET /v2.1/servers/40337153-f9ef-468c-94f1-e7302d461849 => generated 1849 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:13.548 8 WARNING neutronclient.v2_0.client [None req-26afd387-d02b-46bb-8b00-f37587cc1da5 4642a9af5930410d8eb5582b5c59279f 35592245609a452499d7687bfcf1b9af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 485/976] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:13 2026] GET /v2.1/servers/48156b3f-0dcb-4107-8363-5108452d4cfc => generated 1694 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-03-06 23:11:13.711 7 WARNING neutronclient.v2_0.client [None req-fac39405-bff4-4f32-b936-ec1900db2c4c 4642a9af5930410d8eb5582b5c59279f 35592245609a452499d7687bfcf1b9af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 492/977] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:13 2026] GET /v2.1/servers/48156b3f-0dcb-4107-8363-5108452d4cfc => generated 1694 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-03-06 23:11:14.259 8 WARNING neutronclient.v2_0.client [None req-c73b3218-e4cf-40b1-8522-39de4d8ba409 2d380f4c1e23460baa94c825c0de1758 64f1b3ec8d714e79ac32f7c75ed34c5e - - default default] 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-03-06 23:11:14.560 7 INFO nova.api.openstack.compute.server_external_events [req-870648f1-2ce9-4f38-af66-81f8c827456b req-84e2de01-a84f-4d6c-a890-de4253ca798a 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-vif-deleted:28b5e195-8079-4e54-8633-17bccfe32e23 for instance 40337153-f9ef-468c-94f1-e7302d461849 on instance [pid: 7|app: 0|req: 493/978] 10.0.0.238 () {38 vars in 815 bytes} [Fri Mar 6 23:11:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/979] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:14 2026] GET /v2.1/servers/40337153-f9ef-468c-94f1-e7302d461849 => generated 1782 bytes in 381 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:15.048 7 INFO nova.api.openstack.compute.server_external_events [req-734bb46d-c029-4c3e-bf78-11c1adf58b82 req-9da19d80-7853-4135-874e-570113669183 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-changed:04303ad7-6254-44b7-863b-0ea35d57eeea for instance 48156b3f-0dcb-4107-8363-5108452d4cfc on instance [pid: 7|app: 0|req: 494/980] 10.0.0.238 () {38 vars in 815 bytes} [Fri Mar 6 23:11:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:15.652 8 WARNING neutronclient.v2_0.client [None req-a8418c4c-5cae-4741-805d-00db53e5926e 2d380f4c1e23460baa94c825c0de1758 64f1b3ec8d714e79ac32f7c75ed34c5e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 487/981] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:15 2026] GET /v2.1/servers/40337153-f9ef-468c-94f1-e7302d461849 => generated 1508 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-03-06 23:11:16.742 7 WARNING neutronclient.v2_0.client [None req-0507a1f4-793d-43ff-8a3e-85f8f177b60a 2d380f4c1e23460baa94c825c0de1758 64f1b3ec8d714e79ac32f7c75ed34c5e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 495/982] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:16 2026] GET /v2.1/servers/40337153-f9ef-468c-94f1-e7302d461849 => generated 1508 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-03-06 23:11:17.814 8 INFO nova.api.openstack.wsgi [None req-46862285-4823-43b7-afa8-5cc05ee6cecf 2d380f4c1e23460baa94c825c0de1758 64f1b3ec8d714e79ac32f7c75ed34c5e - - default default] HTTP exception thrown: Instance 40337153-f9ef-468c-94f1-e7302d461849 could not be found. [pid: 8|app: 0|req: 488/983] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:17 2026] GET /v2.1/servers/40337153-f9ef-468c-94f1-e7302d461849 => 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: 496/984] 10.0.0.75 () {32 vars in 703 bytes} [Fri Mar 6 23:11:17 2026] DELETE /v2.1/os-keypairs/tempest-keypair-768218022 => 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: 489/985] 10.0.0.9 () {32 vars in 701 bytes} [Fri Mar 6 23:11:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-03-06 23:11:22.526 7 WARNING neutronclient.v2_0.client [None req-720f6ae9-ab31-47c0-b581-4c0804710839 fd80b14809104bdfa852efb29da59447 6768c25973e1425c8706021e4d1e8677 - - default default] The python binding code in 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/986] 10.0.0.9 () {32 vars in 705 bytes} [Fri Mar 6 23:11:22 2026] GET /v2.1/servers/detail?all_tenants=true => generated 2365 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/987] 10.0.0.9 () {32 vars in 701 bytes} [Fri Mar 6 23:11:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 27 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: 498/988] 10.0.0.9 () {32 vars in 666 bytes} [Fri Mar 6 23:11:22 2026] GET /v2.1/os-services => generated 781 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/989] 10.0.0.9 () {32 vars in 686 bytes} [Fri Mar 6 23:11:22 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 32 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: 499/990] 10.0.0.9 () {32 vars in 670 bytes} [Fri Mar 6 23:11:22 2026] GET /v2.1/os-aggregates => generated 18 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 492/991] 10.0.0.9 () {32 vars in 684 bytes} [Fri Mar 6 23:11:22 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/992] 10.0.0.9 () {32 vars in 680 bytes} [Fri Mar 6 23:11:22 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/993] 10.0.0.9 () {32 vars in 709 bytes} [Fri Mar 6 23:11:22 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 698 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/994] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:11:23 2026] GET /v2.1/limits?tenant_id=036416971d58476a8681141316721ccb => generated 299 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 494/995] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:11:23 2026] GET /v2.1/limits?tenant_id=0a4fbeb1271e427a974f6ee620a049bd => generated 302 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/996] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:11:23 2026] GET /v2.1/limits?tenant_id=35592245609a452499d7687bfcf1b9af => generated 304 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/997] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:11:23 2026] GET /v2.1/limits?tenant_id=5283af484e5841dea9d4c783cfe2bddd => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/998] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:11:23 2026] GET /v2.1/limits?tenant_id=6768c25973e1425c8706021e4d1e8677 => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/999] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:11:23 2026] GET /v2.1/limits?tenant_id=77dd3fc99fce4de288933dd075897db6 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1000] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:11:23 2026] GET /v2.1/limits?tenant_id=b0f54f2aca3242d589a8f09f51549d6d => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1001] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:11:23 2026] GET /v2.1/limits?tenant_id=fb8ac41297da4fbb83b1ad2ca42b4547 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1004] 10.0.0.75 () {34 vars in 749 bytes} [Fri Mar 6 23:11:23 2026] POST /v2.1/servers/48156b3f-0dcb-4107-8363-5108452d4cfc/action => generated 31891 bytes in 545 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1005] 10.0.0.75 () {34 vars in 670 bytes} [Fri Mar 6 23:11:26 2026] POST /v2.1/os-keypairs => generated 385 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:28.559 8 WARNING neutronclient.v2_0.client [None req-017e90df-5a84-4eac-a56c-d4f01e6cacda bd8b77ebf1a14349b0822fd0ca4ea791 77dd3fc99fce4de288933dd075897db6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:11:28.623 8 WARNING neutronclient.v2_0.client [None req-017e90df-5a84-4eac-a56c-d4f01e6cacda bd8b77ebf1a14349b0822fd0ca4ea791 77dd3fc99fce4de288933dd075897db6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:11:28.821 8 WARNING neutronclient.v2_0.client [None req-017e90df-5a84-4eac-a56c-d4f01e6cacda bd8b77ebf1a14349b0822fd0ca4ea791 77dd3fc99fce4de288933dd075897db6 - - default default] The python binding code in 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/1006] 10.0.0.75 () {34 vars in 662 bytes} [Fri Mar 6 23:11:28 2026] POST /v2.1/servers => generated 453 bytes in 555 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-06 23:11:29.072 7 WARNING neutronclient.v2_0.client [None req-12a5ed6e-6b08-4f2c-bcea-fbac9aba65de bd8b77ebf1a14349b0822fd0ca4ea791 77dd3fc99fce4de288933dd075897db6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 511/1007] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:29 2026] GET /v2.1/servers/a99bf0c4-43ee-4693-b286-d286316c1bb4 => generated 1431 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:30.153 8 WARNING neutronclient.v2_0.client [None req-efc3a1b2-f364-4800-a881-d2473dccde7d bd8b77ebf1a14349b0822fd0ca4ea791 77dd3fc99fce4de288933dd075897db6 - - default default] The python binding code in 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/1008] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:30 2026] GET /v2.1/servers/a99bf0c4-43ee-4693-b286-d286316c1bb4 => generated 1435 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:31.265 7 WARNING neutronclient.v2_0.client [None req-ad667951-adb0-4cb5-8986-4e99c1a853fa bd8b77ebf1a14349b0822fd0ca4ea791 77dd3fc99fce4de288933dd075897db6 - - default default] The python binding code in 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/1009] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:31 2026] GET /v2.1/servers/a99bf0c4-43ee-4693-b286-d286316c1bb4 => generated 1483 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:32.364 8 WARNING neutronclient.v2_0.client [None req-44b413b0-6c7d-4b4d-aaa6-82461d014d87 bd8b77ebf1a14349b0822fd0ca4ea791 77dd3fc99fce4de288933dd075897db6 - - default default] The python binding code in 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/1010] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:32 2026] GET /v2.1/servers/a99bf0c4-43ee-4693-b286-d286316c1bb4 => generated 1483 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-03-06 23:11:33.444 7 WARNING neutronclient.v2_0.client [None req-f7a1662c-31c8-484a-8458-45ca2a9c686d bd8b77ebf1a14349b0822fd0ca4ea791 77dd3fc99fce4de288933dd075897db6 - - default default] The python binding code in 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/1011] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:33 2026] GET /v2.1/servers/a99bf0c4-43ee-4693-b286-d286316c1bb4 => generated 1491 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:34.309 7 INFO nova.api.openstack.compute.server_external_events [req-acaef17f-2c55-4dae-940b-2abd26280fa1 req-848c65e4-ea54-4861-a839-1b8d4965f6b7 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-changed:5dca37f2-cdbe-4ed2-847b-9121177cd419 for instance a99bf0c4-43ee-4693-b286-d286316c1bb4 on instance [pid: 7|app: 0|req: 515/1014] 10.0.0.238 () {38 vars in 815 bytes} [Fri Mar 6 23:11:34 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-03-06 23:11:34.524 8 WARNING neutronclient.v2_0.client [None req-a4bc9bc4-714d-4e03-8d34-daa44d72939f bd8b77ebf1a14349b0822fd0ca4ea791 77dd3fc99fce4de288933dd075897db6 - - default default] The python binding code in 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/1015] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:34 2026] GET /v2.1/servers/a99bf0c4-43ee-4693-b286-d286316c1bb4 => generated 1569 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-03-06 23:11:35.718 7 WARNING neutronclient.v2_0.client [None req-8dd3f1e2-9a07-4a46-8a9b-fc088ea3f326 bd8b77ebf1a14349b0822fd0ca4ea791 77dd3fc99fce4de288933dd075897db6 - - default default] The python binding code in 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/1016] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:35 2026] GET /v2.1/servers/a99bf0c4-43ee-4693-b286-d286316c1bb4 => generated 1557 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:36.880 8 WARNING neutronclient.v2_0.client [None req-fb30488e-cf79-4114-8e2b-2445e25a287f bd8b77ebf1a14349b0822fd0ca4ea791 77dd3fc99fce4de288933dd075897db6 - - default default] The python binding code in 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/1017] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:36 2026] GET /v2.1/servers/a99bf0c4-43ee-4693-b286-d286316c1bb4 => generated 1557 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:38.028 7 WARNING neutronclient.v2_0.client [None req-d3307c3e-5744-4573-aa21-e8ec701e25eb bd8b77ebf1a14349b0822fd0ca4ea791 77dd3fc99fce4de288933dd075897db6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 517/1018] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:37 2026] GET /v2.1/servers/a99bf0c4-43ee-4693-b286-d286316c1bb4 => generated 1557 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:38.251 8 INFO nova.api.openstack.compute.server_external_events [req-3e8e789b-80b3-4cad-ae52-5298370e874d req-adb34e53-3445-4f22-ae75-9f38289b3d2f 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-vif-plugged:5dca37f2-cdbe-4ed2-847b-9121177cd419 for instance a99bf0c4-43ee-4693-b286-d286316c1bb4 on instance [pid: 8|app: 0|req: 502/1019] 10.0.0.136 () {38 vars in 815 bytes} [Fri Mar 6 23:11:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:39.246 7 WARNING neutronclient.v2_0.client [None req-ba8c9fc0-312c-4721-86d8-041c69f19dcd bd8b77ebf1a14349b0822fd0ca4ea791 77dd3fc99fce4de288933dd075897db6 - - default default] The python binding code in 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/1020] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:39 2026] GET /v2.1/servers/a99bf0c4-43ee-4693-b286-d286316c1bb4 => generated 1557 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-03-06 23:11:40.435 8 WARNING neutronclient.v2_0.client [None req-8688f4f1-6b17-4995-be94-404a3b129f84 bd8b77ebf1a14349b0822fd0ca4ea791 77dd3fc99fce4de288933dd075897db6 - - default default] 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-03-06 23:11:40.871 7 INFO nova.api.openstack.compute.server_external_events [req-3c6606c6-3f95-4126-bfc6-d8a27bc022a4 req-45df6670-b1da-45d5-a473-1e4eea92894a 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-changed:04303ad7-6254-44b7-863b-0ea35d57eeea for instance 48156b3f-0dcb-4107-8363-5108452d4cfc on instance [pid: 7|app: 0|req: 519/1021] 10.0.0.238 () {38 vars in 815 bytes} [Fri Mar 6 23:11:40 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) [pid: 8|app: 0|req: 503/1022] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:40 2026] GET /v2.1/servers/a99bf0c4-43ee-4693-b286-d286316c1bb4 => generated 1738 bytes in 488 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:40.939 7 WARNING neutronclient.v2_0.client [None req-b2ab78ee-4157-4f83-b4f9-8a1db32654cf bd8b77ebf1a14349b0822fd0ca4ea791 77dd3fc99fce4de288933dd075897db6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 520/1023] 10.0.0.75 () {32 vars in 740 bytes} [Fri Mar 6 23:11:40 2026] GET /v2.1/servers/a99bf0c4-43ee-4693-b286-d286316c1bb4/os-interface => generated 284 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:41.752 8 WARNING neutronclient.v2_0.client [None req-b3271d11-8edd-4d45-b8f7-092e697cd155 bd8b77ebf1a14349b0822fd0ca4ea791 77dd3fc99fce4de288933dd075897db6 - - default default] The python binding code in 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/1024] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:41 2026] GET /v2.1/servers/a99bf0c4-43ee-4693-b286-d286316c1bb4 => generated 1738 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 521/1025] 10.0.0.75 () {32 vars in 640 bytes} [Fri Mar 6 23:11:41 2026] GET /v2.1/servers => generated 384 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/1026] 10.0.0.75 () {32 vars in 717 bytes} [Fri Mar 6 23:11:41 2026] DELETE /v2.1/servers/a99bf0c4-43ee-4693-b286-d286316c1bb4 => generated 0 bytes in 111 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-03-06 23:11:42.141 7 WARNING neutronclient.v2_0.client [None req-330692d0-f5f3-4b1f-a686-0efe456a6935 bd8b77ebf1a14349b0822fd0ca4ea791 77dd3fc99fce4de288933dd075897db6 - - default default] The python binding code in 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/1027] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:42 2026] GET /v2.1/servers/a99bf0c4-43ee-4693-b286-d286316c1bb4 => generated 1744 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-03-06 23:11:42.923 8 INFO nova.api.openstack.compute.server_external_events [req-6fb74b50-0101-483e-b9a1-d1d0c86bf885 req-5098242e-ea21-45ce-8a2f-c7fc15b7ea86 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-changed:5dca37f2-cdbe-4ed2-847b-9121177cd419 for instance a99bf0c4-43ee-4693-b286-d286316c1bb4 on instance [pid: 8|app: 0|req: 506/1028] 10.0.0.238 () {38 vars in 815 bytes} [Fri Mar 6 23:11:42 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-03-06 23:11:43.276 7 WARNING neutronclient.v2_0.client [None req-1c3df6e4-3771-45be-9908-3e4fe926ddb3 bd8b77ebf1a14349b0822fd0ca4ea791 77dd3fc99fce4de288933dd075897db6 - - default default] The python binding code in 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/1029] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:43 2026] GET /v2.1/servers/a99bf0c4-43ee-4693-b286-d286316c1bb4 => generated 1744 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, ' [pid: 7|app: 0|req: 525/1032] 10.0.0.75 () {34 vars in 670 bytes} [Fri Mar 6 23:11:44 2026] POST /v2.1/os-keypairs => generated 397 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-03-06 23:11:44.421 8 WARNING neutronclient.v2_0.client [None req-14ff424b-64f4-4796-8bad-c5286987aca7 bd8b77ebf1a14349b0822fd0ca4ea791 77dd3fc99fce4de288933dd075897db6 - - default default] The python binding code in 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/1033] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:44 2026] GET /v2.1/servers/a99bf0c4-43ee-4693-b286-d286316c1bb4 => generated 1864 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 23:11:45.497 7 WARNING neutronclient.v2_0.client [None req-bf2c0f44-49af-4dfc-ae2c-0ab19f85b305 4642a9af5930410d8eb5582b5c59279f 35592245609a452499d7687bfcf1b9af - - default default] 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-03-06 23:11:45.689 8 WARNING neutronclient.v2_0.client [None req-efbf02bb-0e40-45bf-969f-6c6d86188225 bd8b77ebf1a14349b0822fd0ca4ea791 77dd3fc99fce4de288933dd075897db6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:11:45.689 7 WARNING neutronclient.v2_0.client [None req-bf2c0f44-49af-4dfc-ae2c-0ab19f85b305 4642a9af5930410d8eb5582b5c59279f 35592245609a452499d7687bfcf1b9af - - default default] The python binding code in 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/1034] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:45 2026] GET /v2.1/servers/a99bf0c4-43ee-4693-b286-d286316c1bb4 => generated 1796 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-03-06 23:11:45.751 8 INFO nova.api.openstack.compute.server_external_events [req-fb882ff3-5887-4495-b681-9c1748c895eb req-f7aa6778-6d48-4515-bdd1-394150545844 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-vif-deleted:5dca37f2-cdbe-4ed2-847b-9121177cd419 for instance a99bf0c4-43ee-4693-b286-d286316c1bb4 on instance [pid: 8|app: 0|req: 510/1035] 10.0.0.238 () {38 vars in 815 bytes} [Fri Mar 6 23:11:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 23:11:45.869 7 WARNING neutronclient.v2_0.client [None req-bf2c0f44-49af-4dfc-ae2c-0ab19f85b305 4642a9af5930410d8eb5582b5c59279f 35592245609a452499d7687bfcf1b9af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 526/1036] 10.0.0.75 () {34 vars in 662 bytes} [Fri Mar 6 23:11:45 2026] POST /v2.1/servers => generated 449 bytes in 633 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-03-06 23:11:46.085 8 WARNING neutronclient.v2_0.client [None req-bb06a19d-2ec4-4d5d-b06e-22b954b70a73 4642a9af5930410d8eb5582b5c59279f 35592245609a452499d7687bfcf1b9af - - default default] The python binding code in 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/1037] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:46 2026] GET /v2.1/servers/3a1ac557-b600-4fcc-ae6a-7a0904f00cd0 => generated 1401 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-03-06 23:11:46.793 7 WARNING neutronclient.v2_0.client [None req-a02fabed-dfb0-4ddb-ae42-4c5995b1e975 bd8b77ebf1a14349b0822fd0ca4ea791 77dd3fc99fce4de288933dd075897db6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 527/1038] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:46 2026] GET /v2.1/servers/a99bf0c4-43ee-4693-b286-d286316c1bb4 => generated 1517 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-03-06 23:11:47.186 8 WARNING neutronclient.v2_0.client [None req-ed6934a9-38f1-4f69-9c36-a604ad76afd1 4642a9af5930410d8eb5582b5c59279f 35592245609a452499d7687bfcf1b9af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 512/1039] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:47 2026] GET /v2.1/servers/3a1ac557-b600-4fcc-ae6a-7a0904f00cd0 => generated 1405 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-03-06 23:11:47.874 7 WARNING neutronclient.v2_0.client [None req-25387c20-13e9-4845-934e-4b8e01050c93 bd8b77ebf1a14349b0822fd0ca4ea791 77dd3fc99fce4de288933dd075897db6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 528/1040] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:47 2026] GET /v2.1/servers/a99bf0c4-43ee-4693-b286-d286316c1bb4 => generated 1517 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-03-06 23:11:48.281 8 WARNING neutronclient.v2_0.client [None req-ae5f6083-3fe0-4d45-8aee-33d40e8c345f 4642a9af5930410d8eb5582b5c59279f 35592245609a452499d7687bfcf1b9af - - default default] The python binding code in 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/1041] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:48 2026] GET /v2.1/servers/3a1ac557-b600-4fcc-ae6a-7a0904f00cd0 => generated 1397 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-03-06 23:11:48.941 7 INFO nova.api.openstack.wsgi [None req-734c85ae-ab03-424b-9921-f0fb40ed4028 bd8b77ebf1a14349b0822fd0ca4ea791 77dd3fc99fce4de288933dd075897db6 - - default default] HTTP exception thrown: Instance a99bf0c4-43ee-4693-b286-d286316c1bb4 could not be found. [pid: 7|app: 0|req: 529/1042] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:48 2026] GET /v2.1/servers/a99bf0c4-43ee-4693-b286-d286316c1bb4 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 514/1043] 10.0.0.75 () {32 vars in 703 bytes} [Fri Mar 6 23:11:48 2026] DELETE /v2.1/os-keypairs/tempest-keypair-927788252 => generated 0 bytes in 29 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-03-06 23:11:49.370 7 WARNING neutronclient.v2_0.client [None req-158de8e5-a632-4063-927d-ace927259311 4642a9af5930410d8eb5582b5c59279f 35592245609a452499d7687bfcf1b9af - - default default] The python binding code in 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/1044] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:49 2026] GET /v2.1/servers/3a1ac557-b600-4fcc-ae6a-7a0904f00cd0 => generated 1453 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 23:11:50.558 8 WARNING neutronclient.v2_0.client [None req-9b7f978a-75a8-4edd-b28d-37c4a8901eba 4642a9af5930410d8eb5582b5c59279f 35592245609a452499d7687bfcf1b9af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 515/1045] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:50 2026] GET /v2.1/servers/3a1ac557-b600-4fcc-ae6a-7a0904f00cd0 => generated 1461 bytes in 377 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:51.963 7 WARNING neutronclient.v2_0.client [None req-777915d3-18cd-4766-817b-e5cc84004d5e 4642a9af5930410d8eb5582b5c59279f 35592245609a452499d7687bfcf1b9af - - default default] 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: 531/1046] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:51 2026] GET /v2.1/servers/3a1ac557-b600-4fcc-ae6a-7a0904f00cd0 => generated 1528 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 23:11:52.117 8 INFO nova.api.openstack.compute.server_external_events [req-c3726895-146d-485d-bddc-8f6689da0d56 req-e2dbb7d6-b29b-4cf8-a423-cf99ee3d2639 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-changed:3e34774b-32ec-4c42-b167-68534cfaaefd for instance 3a1ac557-b600-4fcc-ae6a-7a0904f00cd0 on instance [pid: 8|app: 0|req: 516/1047] 10.0.0.238 () {38 vars in 815 bytes} [Fri Mar 6 23:11:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:53.180 7 WARNING neutronclient.v2_0.client [None req-df74e574-a9bf-4f61-9ff3-b3e7c0cabe5b 4642a9af5930410d8eb5582b5c59279f 35592245609a452499d7687bfcf1b9af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 532/1048] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:53 2026] GET /v2.1/servers/3a1ac557-b600-4fcc-ae6a-7a0904f00cd0 => generated 1526 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-03-06 23:11:54.335 8 WARNING neutronclient.v2_0.client [None req-bcb96063-f4cc-49e9-800a-7e3cfc9013de 4642a9af5930410d8eb5582b5c59279f 35592245609a452499d7687bfcf1b9af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 518/1051] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:54 2026] GET /v2.1/servers/3a1ac557-b600-4fcc-ae6a-7a0904f00cd0 => generated 1526 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:55.497 7 WARNING neutronclient.v2_0.client [None req-303e2afd-daff-4a91-9c9b-2ad60e7ccd2b 4642a9af5930410d8eb5582b5c59279f 35592245609a452499d7687bfcf1b9af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 534/1052] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:55 2026] GET /v2.1/servers/3a1ac557-b600-4fcc-ae6a-7a0904f00cd0 => generated 1526 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 519/1053] 10.0.0.75 () {34 vars in 670 bytes} [Fri Mar 6 23:11:56 2026] POST /v2.1/os-keypairs => generated 396 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:56.417 7 INFO nova.api.openstack.compute.server_external_events [req-2f645e7f-eec7-4b4b-b9ba-64e014cac31d req-e109d131-2d2f-4286-bad3-e9b357d0f21b 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-vif-plugged:3e34774b-32ec-4c42-b167-68534cfaaefd for instance 3a1ac557-b600-4fcc-ae6a-7a0904f00cd0 on instance [pid: 7|app: 0|req: 535/1054] 10.0.0.136 () {38 vars in 815 bytes} [Fri Mar 6 23:11:56 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) 2026-03-06 23:11:56.648 8 WARNING neutronclient.v2_0.client [None req-403fd3b1-915b-4d1d-8e3a-84b6ec7cdf5f 4642a9af5930410d8eb5582b5c59279f 35592245609a452499d7687bfcf1b9af - - default default] The python binding code in 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/1055] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:56 2026] GET /v2.1/servers/3a1ac557-b600-4fcc-ae6a-7a0904f00cd0 => generated 1526 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, ' [pid: 7|app: 0|req: 536/1056] 10.0.0.75 () {34 vars in 670 bytes} [Fri Mar 6 23:11:57 2026] POST /v2.1/os-keypairs => generated 385 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:57.813 8 WARNING neutronclient.v2_0.client [None req-92aebc64-015d-4a56-8fe0-64d46046f904 4642a9af5930410d8eb5582b5c59279f 35592245609a452499d7687bfcf1b9af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 521/1057] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:57 2026] GET /v2.1/servers/3a1ac557-b600-4fcc-ae6a-7a0904f00cd0 => generated 1526 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 23:11:58.713 7 WARNING neutronclient.v2_0.client [None req-8b29c3d0-a9a5-47e0-9c50-122e4aadbec5 9ad5b60c26fe4bdbb44b235390dc0b06 b7d4b4e7158d4e22935e9873c70aeb19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:11:58.752 7 WARNING neutronclient.v2_0.client [None req-8b29c3d0-a9a5-47e0-9c50-122e4aadbec5 9ad5b60c26fe4bdbb44b235390dc0b06 b7d4b4e7158d4e22935e9873c70aeb19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:11:58.788 7 WARNING neutronclient.v2_0.client [None req-8b29c3d0-a9a5-47e0-9c50-122e4aadbec5 9ad5b60c26fe4bdbb44b235390dc0b06 b7d4b4e7158d4e22935e9873c70aeb19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:11:58.930 7 WARNING neutronclient.v2_0.client [None req-8b29c3d0-a9a5-47e0-9c50-122e4aadbec5 9ad5b60c26fe4bdbb44b235390dc0b06 b7d4b4e7158d4e22935e9873c70aeb19 - - default default] 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-03-06 23:11:59.001 8 WARNING neutronclient.v2_0.client [None req-2db23238-b608-44db-b532-14ed9c1f0c96 4642a9af5930410d8eb5582b5c59279f 35592245609a452499d7687bfcf1b9af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 537/1058] 10.0.0.75 () {34 vars in 662 bytes} [Fri Mar 6 23:11:58 2026] POST /v2.1/servers => generated 496 bytes in 524 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-03-06 23:11:59.174 7 WARNING neutronclient.v2_0.client [None req-03bb0fc2-f7fc-4bd2-a889-06a0e8e94d31 9ad5b60c26fe4bdbb44b235390dc0b06 b7d4b4e7158d4e22935e9873c70aeb19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 522/1059] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:58 2026] GET /v2.1/servers/3a1ac557-b600-4fcc-ae6a-7a0904f00cd0 => generated 1693 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1060] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:59 2026] GET /v2.1/servers/ffcab659-b340-45e0-8800-8409687a3b49 => generated 1456 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-03-06 23:11:59.304 8 WARNING neutronclient.v2_0.client [None req-7065cefa-afd9-45f5-8099-600c4e39da4d 4642a9af5930410d8eb5582b5c59279f 35592245609a452499d7687bfcf1b9af - - default default] The python binding code in 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/1061] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:11:59 2026] GET /v2.1/servers/3a1ac557-b600-4fcc-ae6a-7a0904f00cd0 => generated 1693 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:12:00.193 7 INFO nova.api.openstack.compute.server_external_events [req-c270a8af-6444-4b0a-aeaf-2cc0bbd050d8 req-7e04050b-577b-43e4-9aed-32532e947da7 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-changed:3e34774b-32ec-4c42-b167-68534cfaaefd for instance 3a1ac557-b600-4fcc-ae6a-7a0904f00cd0 on instance [pid: 7|app: 0|req: 539/1062] 10.0.0.238 () {38 vars in 815 bytes} [Fri Mar 6 23:12:00 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-03-06 23:12:00.310 8 WARNING neutronclient.v2_0.client [None req-97cfc7ad-44f7-4ea8-980a-66276610badc 9ad5b60c26fe4bdbb44b235390dc0b06 b7d4b4e7158d4e22935e9873c70aeb19 - - default default] The python binding code in 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/1063] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:12:00 2026] GET /v2.1/servers/ffcab659-b340-45e0-8800-8409687a3b49 => generated 1460 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-03-06 23:12:01.413 7 WARNING neutronclient.v2_0.client [None req-fe211324-314c-4e5f-aac1-7a36cc5c6e39 9ad5b60c26fe4bdbb44b235390dc0b06 b7d4b4e7158d4e22935e9873c70aeb19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 540/1064] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:12:01 2026] GET /v2.1/servers/ffcab659-b340-45e0-8800-8409687a3b49 => generated 1508 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-03-06 23:12:02.506 8 WARNING neutronclient.v2_0.client [None req-750bf1f6-5019-4b68-a4e9-14832817e224 9ad5b60c26fe4bdbb44b235390dc0b06 b7d4b4e7158d4e22935e9873c70aeb19 - - default default] The python binding code in 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/1065] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:12:02 2026] GET /v2.1/servers/ffcab659-b340-45e0-8800-8409687a3b49 => generated 1508 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:12:03.589 8 WARNING neutronclient.v2_0.client [None req-72959d74-9792-4d62-a44a-b04cb0120fb1 9ad5b60c26fe4bdbb44b235390dc0b06 b7d4b4e7158d4e22935e9873c70aeb19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 527/1068] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:12:03 2026] GET /v2.1/servers/ffcab659-b340-45e0-8800-8409687a3b49 => generated 1516 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-03-06 23:12:04.451 7 INFO nova.api.openstack.compute.server_external_events [req-ea0c09bc-e5b7-468e-8f0e-04d295064fbd req-e2bdd93e-0b32-4dae-ae42-4415de8fcf25 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-changed:1d3591b0-43a0-4f33-b996-80a85e9dceb6 for instance ffcab659-b340-45e0-8800-8409687a3b49 on instance [pid: 7|app: 0|req: 542/1069] 10.0.0.238 () {38 vars in 815 bytes} [Fri Mar 6 23:12:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:12:04.694 8 WARNING neutronclient.v2_0.client [None req-a5a0ac86-da9e-4f32-8458-70594325c4f1 9ad5b60c26fe4bdbb44b235390dc0b06 b7d4b4e7158d4e22935e9873c70aeb19 - - default default] The python binding code in 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/1070] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:12:04 2026] GET /v2.1/servers/ffcab659-b340-45e0-8800-8409687a3b49 => generated 1640 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-03-06 23:12:05.871 7 WARNING neutronclient.v2_0.client [None req-64932bf1-61ef-4d43-a92e-25dfbcad0f41 9ad5b60c26fe4bdbb44b235390dc0b06 b7d4b4e7158d4e22935e9873c70aeb19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 543/1071] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:12:05 2026] GET /v2.1/servers/ffcab659-b340-45e0-8800-8409687a3b49 => generated 1628 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-03-06 23:12:07.032 8 WARNING neutronclient.v2_0.client [None req-967d4ffa-bde9-4bb4-964c-e9ae9c13b765 9ad5b60c26fe4bdbb44b235390dc0b06 b7d4b4e7158d4e22935e9873c70aeb19 - - default default] The python binding code in 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/1072] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:12:06 2026] GET /v2.1/servers/ffcab659-b340-45e0-8800-8409687a3b49 => generated 1628 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:12:08.172 7 WARNING neutronclient.v2_0.client [None req-a254d1ba-2b8b-470c-8f51-30ae4eb02a03 9ad5b60c26fe4bdbb44b235390dc0b06 b7d4b4e7158d4e22935e9873c70aeb19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 544/1073] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:12:08 2026] GET /v2.1/servers/ffcab659-b340-45e0-8800-8409687a3b49 => generated 1628 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, ' [pid: 8|app: 0|req: 530/1074] 10.0.0.75 () {34 vars in 749 bytes} [Fri Mar 6 23:12:08 2026] POST /v2.1/servers/3a1ac557-b600-4fcc-ae6a-7a0904f00cd0/action => generated 31891 bytes in 545 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:12:09.049 7 INFO nova.api.openstack.compute.server_external_events [req-e860c1c5-3719-40ee-a4cf-70a4a6ea8e4d req-fc42b47c-1328-443c-be4d-de77d77d5920 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-vif-plugged:1d3591b0-43a0-4f33-b996-80a85e9dceb6 for instance ffcab659-b340-45e0-8800-8409687a3b49 on instance [pid: 7|app: 0|req: 545/1075] 10.0.0.136 () {38 vars in 815 bytes} [Fri Mar 6 23:12:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:12:09.309 8 WARNING neutronclient.v2_0.client [None req-cd38116b-c0b5-48f2-9c9f-ad3c0db90230 9ad5b60c26fe4bdbb44b235390dc0b06 b7d4b4e7158d4e22935e9873c70aeb19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 531/1076] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:12:09 2026] GET /v2.1/servers/ffcab659-b340-45e0-8800-8409687a3b49 => generated 1628 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-03-06 23:12:10.459 7 WARNING neutronclient.v2_0.client [None req-564e24a4-8f1f-4818-8fd4-6c8b426d6b23 9ad5b60c26fe4bdbb44b235390dc0b06 b7d4b4e7158d4e22935e9873c70aeb19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 546/1077] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:12:10 2026] GET /v2.1/servers/ffcab659-b340-45e0-8800-8409687a3b49 => generated 1628 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-03-06 23:12:11.663 8 WARNING neutronclient.v2_0.client [None req-a6d08392-28cc-4943-a011-d13b722d45d6 9ad5b60c26fe4bdbb44b235390dc0b06 b7d4b4e7158d4e22935e9873c70aeb19 - - default default] The python binding code in 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/1078] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:12:11 2026] GET /v2.1/servers/ffcab659-b340-45e0-8800-8409687a3b49 => generated 1808 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-03-06 23:12:11.819 7 WARNING neutronclient.v2_0.client [None req-6efc2d90-5884-47f2-ae8d-e84e493dc4cb 9ad5b60c26fe4bdbb44b235390dc0b06 b7d4b4e7158d4e22935e9873c70aeb19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 547/1079] 10.0.0.75 () {32 vars in 740 bytes} [Fri Mar 6 23:12:11 2026] GET /v2.1/servers/ffcab659-b340-45e0-8800-8409687a3b49/os-interface => generated 284 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:12:12.435 8 INFO nova.api.openstack.compute.server_external_events [req-37464de0-3995-4a97-851c-89ad6a5f73e1 req-85593254-8d25-45d6-a7d7-61744646c67e 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-changed:1d3591b0-43a0-4f33-b996-80a85e9dceb6 for instance ffcab659-b340-45e0-8800-8409687a3b49 on instance [pid: 8|app: 0|req: 533/1080] 10.0.0.238 () {38 vars in 815 bytes} [Fri Mar 6 23:12:12 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, ' [pid: 8|app: 0|req: 535/1083] 10.0.0.75 () {32 vars in 717 bytes} [Fri Mar 6 23:12:19 2026] DELETE /v2.1/servers/3a1ac557-b600-4fcc-ae6a-7a0904f00cd0 => generated 0 bytes in 79 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-03-06 23:12:19.556 7 WARNING neutronclient.v2_0.client [None req-eb9177d4-1bdf-4421-9eaf-d9b3aa8fc0ad 4642a9af5930410d8eb5582b5c59279f 35592245609a452499d7687bfcf1b9af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 549/1084] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:12:19 2026] GET /v2.1/servers/3a1ac557-b600-4fcc-ae6a-7a0904f00cd0 => generated 1819 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:12:20.810 8 WARNING neutronclient.v2_0.client [None req-5880d607-a567-49b6-a69a-2c98598d4eb9 4642a9af5930410d8eb5582b5c59279f 35592245609a452499d7687bfcf1b9af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 536/1085] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:12:20 2026] GET /v2.1/servers/3a1ac557-b600-4fcc-ae6a-7a0904f00cd0 => generated 1819 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-03-06 23:12:22.005 7 WARNING neutronclient.v2_0.client [None req-45208913-61a5-44fe-9f8d-eadaae212f95 4642a9af5930410d8eb5582b5c59279f 35592245609a452499d7687bfcf1b9af - - default default] 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-03-06 23:12:22.138 8 INFO nova.api.openstack.compute.server_external_events [req-0f3a8c87-346d-4887-b976-389b71709753 req-292f3ae1-a566-43b8-a372-804f9651b875 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-vif-unplugged:3e34774b-32ec-4c42-b167-68534cfaaefd for instance 3a1ac557-b600-4fcc-ae6a-7a0904f00cd0 on instance [pid: 8|app: 0|req: 537/1086] 10.0.0.136 () {38 vars in 815 bytes} [Fri Mar 6 23:12:22 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, ' [pid: 7|app: 0|req: 550/1087] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:12:21 2026] GET /v2.1/servers/3a1ac557-b600-4fcc-ae6a-7a0904f00cd0 => generated 1819 bytes in 412 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1088] 10.0.0.9 () {32 vars in 686 bytes} [Fri Mar 6 23:12:22 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 239 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: 551/1089] 10.0.0.9 () {32 vars in 670 bytes} [Fri Mar 6 23:12:22 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 539/1090] 10.0.0.9 () {32 vars in 709 bytes} [Fri Mar 6 23:12:22 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1739 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1091] 10.0.0.9 () {32 vars in 701 bytes} [Fri Mar 6 23:12:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 540/1092] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:12:22 2026] GET /v2.1/limits?tenant_id=036416971d58476a8681141316721ccb => generated 299 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1093] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:12:22 2026] GET /v2.1/limits?tenant_id=0a4fbeb1271e427a974f6ee620a049bd => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1094] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:12:22 2026] GET /v2.1/limits?tenant_id=33f3b00647264612b2685d3b947a1fb2 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1095] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:12:22 2026] GET /v2.1/limits?tenant_id=35592245609a452499d7687bfcf1b9af => generated 305 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1096] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:12:22 2026] GET /v2.1/limits?tenant_id=58cf988acaa546dfb6a77f88ef08b326 => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-06 23:12:22.668 7 WARNING neutronclient.v2_0.client [None req-5385b1e5-be34-4c45-93b5-1a0735c0c0fe 9ad5b60c26fe4bdbb44b235390dc0b06 b7d4b4e7158d4e22935e9873c70aeb19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 543/1097] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:12:22 2026] GET /v2.1/limits?tenant_id=6768c25973e1425c8706021e4d1e8677 => generated 299 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1098] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:12:22 2026] GET /v2.1/limits?tenant_id=a94ea82249ea48d0a27c714619ac72ba => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1099] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:12:22 2026] GET /v2.1/limits?tenant_id=b7d4b4e7158d4e22935e9873c70aeb19 => generated 304 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1100] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:12:22 2026] GET /v2.1/limits?tenant_id=e376eb73951a4e0c9d9f9e6a4af4f441 => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1101] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:12:22 2026] GET /v2.1/limits?tenant_id=fa777e86e8ca4e5d98491c8a49eaa3f8 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1102] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:12:22 2026] GET /v2.1/limits?tenant_id=fb8ac41297da4fbb83b1ad2ca42b4547 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-06 23:12:22.890 8 INFO nova.api.openstack.compute.server_external_events [req-4d66a628-2ef9-4b51-a1f5-82e08532b4ab req-3f014f75-2027-4c20-8f10-f3da30a4440b 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-vif-deleted:3e34774b-32ec-4c42-b167-68534cfaaefd for instance 3a1ac557-b600-4fcc-ae6a-7a0904f00cd0 on instance [pid: 8|app: 0|req: 549/1103] 10.0.0.238 () {38 vars in 815 bytes} [Fri Mar 6 23:12:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:12:22.979 8 WARNING neutronclient.v2_0.client [None req-42559a26-bd0a-46ae-8d00-6c437914d8c0 fd80b14809104bdfa852efb29da59447 6768c25973e1425c8706021e4d1e8677 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 555/1104] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:12:22 2026] GET /v2.1/servers/ffcab659-b340-45e0-8800-8409687a3b49 => generated 1928 bytes in 636 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1105] 10.0.0.9 () {32 vars in 705 bytes} [Fri Mar 6 23:12:22 2026] GET /v2.1/servers/detail?all_tenants=true => generated 6857 bytes in 395 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: 556/1106] 10.0.0.9 () {32 vars in 701 bytes} [Fri Mar 6 23:12:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 551/1107] 10.0.0.9 () {32 vars in 666 bytes} [Fri Mar 6 23:12:23 2026] GET /v2.1/os-services => generated 781 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1108] 10.0.0.9 () {32 vars in 684 bytes} [Fri Mar 6 23:12:23 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 558/1109] 10.0.0.9 () {32 vars in 680 bytes} [Fri Mar 6 23:12:23 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) 2026-03-06 23:12:23.427 8 WARNING neutronclient.v2_0.client [None req-6ff41991-61cf-4360-baae-2aa17de5c81d 4642a9af5930410d8eb5582b5c59279f 35592245609a452499d7687bfcf1b9af - - default default] The python binding code in 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/1112] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:12:23 2026] GET /v2.1/servers/3a1ac557-b600-4fcc-ae6a-7a0904f00cd0 => generated 1482 bytes in 405 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 23:12:24.862 7 WARNING neutronclient.v2_0.client [None req-9931583c-4d2d-4490-9059-6074d15bc673 4642a9af5930410d8eb5582b5c59279f 35592245609a452499d7687bfcf1b9af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 561/1113] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:12:24 2026] GET /v2.1/servers/3a1ac557-b600-4fcc-ae6a-7a0904f00cd0 => generated 1487 bytes in 377 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 553/1114] 10.0.0.75 () {32 vars in 752 bytes} [Fri Mar 6 23:12:26 2026] GET /v2.1/servers/ffcab659-b340-45e0-8800-8409687a3b49/os-server-password => generated 116 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-03-06 23:12:26.238 7 INFO nova.api.openstack.wsgi [None req-d1418b69-4463-4064-884d-aed49ea39079 4642a9af5930410d8eb5582b5c59279f 35592245609a452499d7687bfcf1b9af - - default default] HTTP exception thrown: Instance 3a1ac557-b600-4fcc-ae6a-7a0904f00cd0 could not be found. [pid: 7|app: 0|req: 562/1115] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:12:26 2026] GET /v2.1/servers/3a1ac557-b600-4fcc-ae6a-7a0904f00cd0 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 554/1116] 10.0.0.75 () {32 vars in 727 bytes} [Fri Mar 6 23:12:26 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-688713303 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 563/1117] 10.0.0.75 () {32 vars in 717 bytes} [Fri Mar 6 23:12:26 2026] DELETE /v2.1/servers/48156b3f-0dcb-4107-8363-5108452d4cfc => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-03-06 23:12:26.724 8 WARNING neutronclient.v2_0.client [None req-037521e0-cdda-449b-8f78-751c982f563c 4642a9af5930410d8eb5582b5c59279f 35592245609a452499d7687bfcf1b9af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 555/1118] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:12:26 2026] GET /v2.1/servers/48156b3f-0dcb-4107-8363-5108452d4cfc => generated 1700 bytes in 359 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 564/1119] 10.0.0.75 () {32 vars in 717 bytes} [Fri Mar 6 23:12:27 2026] DELETE /v2.1/servers/ffcab659-b340-45e0-8800-8409687a3b49 => generated 0 bytes in 85 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-03-06 23:12:27.747 8 WARNING neutronclient.v2_0.client [None req-ed11f703-617a-4f3c-bf7a-401faaedd38d 9ad5b60c26fe4bdbb44b235390dc0b06 b7d4b4e7158d4e22935e9873c70aeb19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 556/1120] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:12:27 2026] GET /v2.1/servers/ffcab659-b340-45e0-8800-8409687a3b49 => generated 1934 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-03-06 23:12:28.104 7 WARNING neutronclient.v2_0.client [None req-9e713657-d806-4fec-b42c-72ea6ad1cad9 4642a9af5930410d8eb5582b5c59279f 35592245609a452499d7687bfcf1b9af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 565/1121] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:12:28 2026] GET /v2.1/servers/48156b3f-0dcb-4107-8363-5108452d4cfc => generated 1700 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-03-06 23:12:28.927 8 WARNING neutronclient.v2_0.client [None req-e4ed7b02-c0d5-4316-9c58-be10f43e8774 9ad5b60c26fe4bdbb44b235390dc0b06 b7d4b4e7158d4e22935e9873c70aeb19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 557/1122] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:12:28 2026] GET /v2.1/servers/ffcab659-b340-45e0-8800-8409687a3b49 => generated 1934 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-03-06 23:12:29.268 7 WARNING neutronclient.v2_0.client [None req-32820766-f2ab-44de-b4f3-37082df974b4 4642a9af5930410d8eb5582b5c59279f 35592245609a452499d7687bfcf1b9af - - default default] 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: 566/1123] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:12:29 2026] GET /v2.1/servers/48156b3f-0dcb-4107-8363-5108452d4cfc => generated 1633 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 23:12:29.477 8 INFO nova.api.openstack.compute.server_external_events [req-480f82ad-dc00-493a-aa30-77d15bc79c99 req-f5578a01-3e9d-48c8-ab09-5705b1519eba 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-vif-deleted:04303ad7-6254-44b7-863b-0ea35d57eeea for instance 48156b3f-0dcb-4107-8363-5108452d4cfc on instance [pid: 8|app: 0|req: 558/1124] 10.0.0.238 () {38 vars in 815 bytes} [Fri Mar 6 23:12:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:12:30.102 7 WARNING neutronclient.v2_0.client [None req-ab5760eb-c1a0-4619-9ecc-4f4656d76f1d 9ad5b60c26fe4bdbb44b235390dc0b06 b7d4b4e7158d4e22935e9873c70aeb19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 567/1125] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:12:30 2026] GET /v2.1/servers/ffcab659-b340-45e0-8800-8409687a3b49 => generated 1934 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-03-06 23:12:30.344 8 INFO nova.api.openstack.compute.server_external_events [req-7c711042-7994-46dd-aea3-0c7eba25f315 req-296cd600-8124-4a01-8fb1-8d3bfd3a844f 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-vif-unplugged:1d3591b0-43a0-4f33-b996-80a85e9dceb6 for instance ffcab659-b340-45e0-8800-8409687a3b49 on instance [pid: 8|app: 0|req: 559/1126] 10.0.0.136 () {38 vars in 815 bytes} [Fri Mar 6 23:12:30 2026] POST /v2.1/os-server-external-events => generated 185 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-03-06 23:12:30.551 7 WARNING neutronclient.v2_0.client [None req-f3c7b9e6-cc98-4fde-907a-3e6b09e87df6 4642a9af5930410d8eb5582b5c59279f 35592245609a452499d7687bfcf1b9af - - default default] 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-03-06 23:12:30.833 8 INFO nova.api.openstack.compute.server_external_events [req-584bc399-d972-42d3-9181-2569dd7ce822 req-7e14969b-9263-483d-a1aa-45ee28d3b765 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-vif-deleted:1d3591b0-43a0-4f33-b996-80a85e9dceb6 for instance ffcab659-b340-45e0-8800-8409687a3b49 on instance [pid: 7|app: 0|req: 568/1127] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:12:30 2026] GET /v2.1/servers/48156b3f-0dcb-4107-8363-5108452d4cfc => generated 1487 bytes in 351 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1128] 10.0.0.238 () {38 vars in 815 bytes} [Fri Mar 6 23:12:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:12:31.251 7 WARNING neutronclient.v2_0.client [None req-6d246c96-4d24-4b30-82e5-ce978bc7b43b 9ad5b60c26fe4bdbb44b235390dc0b06 b7d4b4e7158d4e22935e9873c70aeb19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 569/1129] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:12:31 2026] GET /v2.1/servers/ffcab659-b340-45e0-8800-8409687a3b49 => generated 1537 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-03-06 23:12:31.883 8 WARNING neutronclient.v2_0.client [None req-69c470f9-8efa-4bb7-89a0-453c9ab213d0 4642a9af5930410d8eb5582b5c59279f 35592245609a452499d7687bfcf1b9af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 561/1130] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:12:31 2026] GET /v2.1/servers/48156b3f-0dcb-4107-8363-5108452d4cfc => generated 1487 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:12:32.335 7 WARNING neutronclient.v2_0.client [None req-f76c8521-b615-4b43-b5c8-2abc0866e3cc 9ad5b60c26fe4bdbb44b235390dc0b06 b7d4b4e7158d4e22935e9873c70aeb19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 570/1131] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:12:32 2026] GET /v2.1/servers/ffcab659-b340-45e0-8800-8409687a3b49 => generated 1542 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-03-06 23:12:33.158 8 INFO nova.api.openstack.wsgi [None req-3ff94847-f916-40fc-8613-300563e28baa 4642a9af5930410d8eb5582b5c59279f 35592245609a452499d7687bfcf1b9af - - default default] HTTP exception thrown: Instance 48156b3f-0dcb-4107-8363-5108452d4cfc could not be found. [pid: 8|app: 0|req: 562/1132] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:12:33 2026] GET /v2.1/servers/48156b3f-0dcb-4107-8363-5108452d4cfc => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 571/1133] 10.0.0.75 () {32 vars in 727 bytes} [Fri Mar 6 23:12:33 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-288235592 => generated 0 bytes in 17 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-03-06 23:12:33.451 8 WARNING neutronclient.v2_0.client [None req-3c7f3791-610f-4928-9520-eee3343d9b57 9ad5b60c26fe4bdbb44b235390dc0b06 b7d4b4e7158d4e22935e9873c70aeb19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 563/1135] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:12:33 2026] GET /v2.1/servers/ffcab659-b340-45e0-8800-8409687a3b49 => generated 1542 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-03-06 23:12:34.589 8 INFO nova.api.openstack.wsgi [None req-99dfa462-b318-47ed-85ec-598a335c33ae 9ad5b60c26fe4bdbb44b235390dc0b06 b7d4b4e7158d4e22935e9873c70aeb19 - - default default] HTTP exception thrown: Instance ffcab659-b340-45e0-8800-8409687a3b49 could not be found. [pid: 8|app: 0|req: 564/1137] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:12:34 2026] GET /v2.1/servers/ffcab659-b340-45e0-8800-8409687a3b49 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-06 23:12:34.626 7 INFO nova.api.openstack.wsgi [None req-b5675a3c-f21c-4b71-9b0e-45994f7e9220 9ad5b60c26fe4bdbb44b235390dc0b06 b7d4b4e7158d4e22935e9873c70aeb19 - - default default] HTTP exception thrown: Instance ffcab659-b340-45e0-8800-8409687a3b49 could not be found. [pid: 7|app: 0|req: 574/1138] 10.0.0.75 () {32 vars in 717 bytes} [Fri Mar 6 23:12:34 2026] DELETE /v2.1/servers/ffcab659-b340-45e0-8800-8409687a3b49 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:12:34.655 8 INFO nova.api.openstack.wsgi [None req-f32f667d-4730-46e0-80e5-48f80b8ffc2c 9ad5b60c26fe4bdbb44b235390dc0b06 b7d4b4e7158d4e22935e9873c70aeb19 - - default default] HTTP exception thrown: Instance ffcab659-b340-45e0-8800-8409687a3b49 could not be found. [pid: 8|app: 0|req: 565/1139] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:12:34 2026] GET /v2.1/servers/ffcab659-b340-45e0-8800-8409687a3b49 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 575/1140] 10.0.0.75 () {32 vars in 703 bytes} [Fri Mar 6 23:12:34 2026] DELETE /v2.1/os-keypairs/tempest-keypair-662056044 => generated 0 bytes in 42 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: 566/1141] 10.0.0.75 () {32 vars in 725 bytes} [Fri Mar 6 23:12:36 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-784409797 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1150] 10.0.0.9 () {32 vars in 705 bytes} [Fri Mar 6 23:13:22 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 387 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1151] 10.0.0.9 () {32 vars in 701 bytes} [Fri Mar 6 23:13:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1152] 10.0.0.9 () {32 vars in 686 bytes} [Fri Mar 6 23:13:22 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1153] 10.0.0.9 () {32 vars in 670 bytes} [Fri Mar 6 23:13:22 2026] GET /v2.1/os-aggregates => generated 18 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 582/1154] 10.0.0.9 () {32 vars in 684 bytes} [Fri Mar 6 23:13:22 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1155] 10.0.0.9 () {32 vars in 709 bytes} [Fri Mar 6 23:13:22 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 583/1156] 10.0.0.9 () {32 vars in 666 bytes} [Fri Mar 6 23:13:22 2026] GET /v2.1/os-services => generated 781 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 574/1157] 10.0.0.9 () {32 vars in 701 bytes} [Fri Mar 6 23:13:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 584/1158] 10.0.0.9 () {32 vars in 680 bytes} [Fri Mar 6 23:13:22 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1159] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:13:22 2026] GET /v2.1/limits?tenant_id=0058b18488a54ee290930a06030ad2fe => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1160] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:13:22 2026] GET /v2.1/limits?tenant_id=036416971d58476a8681141316721ccb => generated 299 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1161] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:13:23 2026] GET /v2.1/limits?tenant_id=3b72b41bbfaf41eda7ec450fab339fdf => generated 302 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1162] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:13:23 2026] GET /v2.1/limits?tenant_id=6768c25973e1425c8706021e4d1e8677 => generated 299 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1163] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:13:23 2026] GET /v2.1/limits?tenant_id=7a1a83ad767d41afbe87bf4b379e1428 => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1164] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:13:23 2026] GET /v2.1/limits?tenant_id=ceb3d3c89aff4d6ab2830e2581b775b1 => generated 302 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1165] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:13:23 2026] GET /v2.1/limits?tenant_id=fb8ac41297da4fbb83b1ad2ca42b4547 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-06 23:13:25.038 7 WARNING neutronclient.v2_0.client [None req-a456635b-cd61-4f2d-86d7-e6cc54d72445 1eb267f4bbb245a1b54597f7362502b9 3b72b41bbfaf41eda7ec450fab339fdf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:13:25.201 7 WARNING neutronclient.v2_0.client [None req-a456635b-cd61-4f2d-86d7-e6cc54d72445 1eb267f4bbb245a1b54597f7362502b9 3b72b41bbfaf41eda7ec450fab339fdf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 589/1168] 10.0.0.75 () {34 vars in 662 bytes} [Fri Mar 6 23:13:24 2026] POST /v2.1/servers => generated 424 bytes in 383 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-06 23:13:25.393 8 WARNING neutronclient.v2_0.client [None req-5117ff97-34cf-4173-887b-83e9647a1a68 1eb267f4bbb245a1b54597f7362502b9 3b72b41bbfaf41eda7ec450fab339fdf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 580/1169] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:13:25 2026] GET /v2.1/servers/7693961e-d156-4267-b26b-e3536882016b => generated 1367 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:13:26.487 7 WARNING neutronclient.v2_0.client [None req-7c59e922-9ff9-4073-9669-4717c12699f5 1eb267f4bbb245a1b54597f7362502b9 3b72b41bbfaf41eda7ec450fab339fdf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 590/1170] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:13:26 2026] GET /v2.1/servers/7693961e-d156-4267-b26b-e3536882016b => generated 1371 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-03-06 23:13:27.586 8 WARNING neutronclient.v2_0.client [None req-d13c2a82-e2ef-407b-83d6-16a6ab221fc0 1eb267f4bbb245a1b54597f7362502b9 3b72b41bbfaf41eda7ec450fab339fdf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 581/1171] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:13:27 2026] GET /v2.1/servers/7693961e-d156-4267-b26b-e3536882016b => generated 1419 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-03-06 23:13:28.671 7 WARNING neutronclient.v2_0.client [None req-1101ae13-bdfc-407a-a0f3-9d3bded9146e 1eb267f4bbb245a1b54597f7362502b9 3b72b41bbfaf41eda7ec450fab339fdf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 591/1172] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:13:28 2026] GET /v2.1/servers/7693961e-d156-4267-b26b-e3536882016b => generated 1419 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-03-06 23:13:29.765 8 WARNING neutronclient.v2_0.client [None req-8249ca39-0679-4bec-9bb0-112e7e8e11c4 1eb267f4bbb245a1b54597f7362502b9 3b72b41bbfaf41eda7ec450fab339fdf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 582/1173] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:13:29 2026] GET /v2.1/servers/7693961e-d156-4267-b26b-e3536882016b => generated 1427 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:13:30.584 7 INFO nova.api.openstack.compute.server_external_events [req-c077b5ef-8ed7-4709-87b9-8a717ff20ede req-39444fc7-b8e7-4e09-a479-98196dbb3552 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-changed:e7fa3dd8-ebac-425f-b126-328a8aa00a47 for instance 7693961e-d156-4267-b26b-e3536882016b on instance [pid: 7|app: 0|req: 592/1174] 10.0.0.238 () {38 vars in 815 bytes} [Fri Mar 6 23:13:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:13:30.862 8 WARNING neutronclient.v2_0.client [None req-6c0a64d4-998e-4344-9be8-3bab1f7ba2f3 1eb267f4bbb245a1b54597f7362502b9 3b72b41bbfaf41eda7ec450fab339fdf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 583/1175] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:13:30 2026] GET /v2.1/servers/7693961e-d156-4267-b26b-e3536882016b => generated 1479 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-03-06 23:13:31.998 7 WARNING neutronclient.v2_0.client [None req-9b3e8661-7a91-4960-a57a-368131227696 1eb267f4bbb245a1b54597f7362502b9 3b72b41bbfaf41eda7ec450fab339fdf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 593/1176] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:13:31 2026] GET /v2.1/servers/7693961e-d156-4267-b26b-e3536882016b => generated 1467 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-03-06 23:13:33.184 8 WARNING neutronclient.v2_0.client [None req-dd504627-768a-4e79-8de5-37f3f5436b96 1eb267f4bbb245a1b54597f7362502b9 3b72b41bbfaf41eda7ec450fab339fdf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 584/1177] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:13:33 2026] GET /v2.1/servers/7693961e-d156-4267-b26b-e3536882016b => generated 1467 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:13:34.307 7 WARNING neutronclient.v2_0.client [None req-2128f653-9eb3-4f2c-9830-cb79fd0645c0 1eb267f4bbb245a1b54597f7362502b9 3b72b41bbfaf41eda7ec450fab339fdf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 595/1180] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:13:34 2026] GET /v2.1/servers/7693961e-d156-4267-b26b-e3536882016b => generated 1467 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-03-06 23:13:35.384 8 INFO nova.api.openstack.compute.server_external_events [req-6326e0fa-e568-4270-8f5f-1bfe6828f0aa req-bdb0167d-27ff-432e-a4d0-5153b94d653a 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-vif-plugged:e7fa3dd8-ebac-425f-b126-328a8aa00a47 for instance 7693961e-d156-4267-b26b-e3536882016b on instance [pid: 8|app: 0|req: 586/1181] 10.0.0.136 () {38 vars in 815 bytes} [Fri Mar 6 23:13:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:13:35.438 7 WARNING neutronclient.v2_0.client [None req-4920ac0f-94b5-4218-be09-42954dc1f297 1eb267f4bbb245a1b54597f7362502b9 3b72b41bbfaf41eda7ec450fab339fdf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 596/1182] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:13:35 2026] GET /v2.1/servers/7693961e-d156-4267-b26b-e3536882016b => generated 1467 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-03-06 23:13:36.601 8 WARNING neutronclient.v2_0.client [None req-f395b1d2-e6fd-4c38-930d-100061cefdca 1eb267f4bbb245a1b54597f7362502b9 3b72b41bbfaf41eda7ec450fab339fdf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 587/1183] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:13:36 2026] GET /v2.1/servers/7693961e-d156-4267-b26b-e3536882016b => generated 1467 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:13:37.725 7 WARNING neutronclient.v2_0.client [None req-58c4dc4b-f7f5-4404-9b2a-f0cb86a327e2 1eb267f4bbb245a1b54597f7362502b9 3b72b41bbfaf41eda7ec450fab339fdf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 597/1184] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:13:37 2026] GET /v2.1/servers/7693961e-d156-4267-b26b-e3536882016b => generated 1648 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 588/1185] 10.0.0.75 () {34 vars in 670 bytes} [Fri Mar 6 23:13:38 2026] POST /v2.1/os-keypairs => generated 395 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: 598/1186] 10.0.0.75 () {32 vars in 717 bytes} [Fri Mar 6 23:13:39 2026] DELETE /v2.1/servers/7693961e-d156-4267-b26b-e3536882016b => generated 0 bytes in 84 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-03-06 23:13:39.190 8 WARNING neutronclient.v2_0.client [None req-3547fd6b-b9d2-4fdd-9991-17e50c1393b6 1eb267f4bbb245a1b54597f7362502b9 3b72b41bbfaf41eda7ec450fab339fdf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 589/1187] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:13:39 2026] GET /v2.1/servers/7693961e-d156-4267-b26b-e3536882016b => generated 1654 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:13:40.249 7 WARNING neutronclient.v2_0.client [None req-80aaf400-b68e-4ce4-86c3-2e7026610432 28af0ab10d484d58949517832bcd4123 4fcecb08005d4cdca08dad6b79755129 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:13:40.294 7 WARNING neutronclient.v2_0.client [None req-80aaf400-b68e-4ce4-86c3-2e7026610432 28af0ab10d484d58949517832bcd4123 4fcecb08005d4cdca08dad6b79755129 - - default default] 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-03-06 23:13:40.347 8 WARNING neutronclient.v2_0.client [None req-c4c523bb-ebad-4fba-83ca-fcaab3529cdd 1eb267f4bbb245a1b54597f7362502b9 3b72b41bbfaf41eda7ec450fab339fdf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 590/1188] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:13:40 2026] GET /v2.1/servers/7693961e-d156-4267-b26b-e3536882016b => generated 1654 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 23:13:40.526 7 WARNING neutronclient.v2_0.client [None req-80aaf400-b68e-4ce4-86c3-2e7026610432 28af0ab10d484d58949517832bcd4123 4fcecb08005d4cdca08dad6b79755129 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 599/1189] 10.0.0.75 () {34 vars in 662 bytes} [Fri Mar 6 23:13:40 2026] POST /v2.1/servers => generated 447 bytes in 521 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-03-06 23:13:40.731 8 WARNING neutronclient.v2_0.client [None req-84c202b6-82de-4e9c-aa83-d0b4851cd2b0 28af0ab10d484d58949517832bcd4123 4fcecb08005d4cdca08dad6b79755129 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 591/1190] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:13:40 2026] GET /v2.1/servers/3af5e3c4-87a6-438b-81cd-d7057ac9464a => generated 1393 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:13:41.486 7 WARNING neutronclient.v2_0.client [None req-82aae37b-89f8-4834-a62f-fae3a1a0e7c3 1eb267f4bbb245a1b54597f7362502b9 3b72b41bbfaf41eda7ec450fab339fdf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 600/1191] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:13:41 2026] GET /v2.1/servers/7693961e-d156-4267-b26b-e3536882016b => generated 1654 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:13:42.014 8 INFO nova.api.openstack.compute.server_external_events [req-81cd2675-4eef-48d9-a8be-204e0d28ba37 req-d43c83e2-a0d7-49af-a0fa-561709bc2a48 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-vif-deleted:e7fa3dd8-ebac-425f-b126-328a8aa00a47 for instance 7693961e-d156-4267-b26b-e3536882016b on instance [pid: 8|app: 0|req: 592/1192] 10.0.0.238 () {38 vars in 815 bytes} [Fri Mar 6 23:13:41 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-03-06 23:13:42.643 7 WARNING neutronclient.v2_0.client [None req-d7d23fad-5037-444d-a20a-acd93ff27f26 1eb267f4bbb245a1b54597f7362502b9 3b72b41bbfaf41eda7ec450fab339fdf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 601/1193] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:13:42 2026] GET /v2.1/servers/7693961e-d156-4267-b26b-e3536882016b => generated 1448 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-03-06 23:13:43.733 7 WARNING neutronclient.v2_0.client [None req-57e90c38-0ea4-4e6a-9bf2-b6ed9deef357 1eb267f4bbb245a1b54597f7362502b9 3b72b41bbfaf41eda7ec450fab339fdf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 603/1196] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:13:43 2026] GET /v2.1/servers/7693961e-d156-4267-b26b-e3536882016b => generated 1453 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-03-06 23:13:44.825 8 WARNING neutronclient.v2_0.client [None req-943940d6-49d0-4b5d-a4a0-859cbf623709 1eb267f4bbb245a1b54597f7362502b9 3b72b41bbfaf41eda7ec450fab339fdf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 594/1197] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:13:44 2026] GET /v2.1/servers/7693961e-d156-4267-b26b-e3536882016b => generated 1453 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-03-06 23:13:45.824 7 WARNING neutronclient.v2_0.client [None req-03ff05d9-0a0e-4c02-9592-9d87ed018db2 28af0ab10d484d58949517832bcd4123 4fcecb08005d4cdca08dad6b79755129 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 604/1198] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:13:45 2026] GET /v2.1/servers/3af5e3c4-87a6-438b-81cd-d7057ac9464a => generated 1445 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-03-06 23:13:45.922 8 WARNING neutronclient.v2_0.client [None req-fb3c1403-c2de-47c2-aba9-53d7979463dc 1eb267f4bbb245a1b54597f7362502b9 3b72b41bbfaf41eda7ec450fab339fdf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 595/1199] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:13:45 2026] GET /v2.1/servers/7693961e-d156-4267-b26b-e3536882016b => generated 1453 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:13:47.019 7 WARNING neutronclient.v2_0.client [None req-9e52452c-a47e-4586-9533-d8fcb635d177 1eb267f4bbb245a1b54597f7362502b9 3b72b41bbfaf41eda7ec450fab339fdf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 605/1200] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:13:46 2026] GET /v2.1/servers/7693961e-d156-4267-b26b-e3536882016b => generated 1453 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-03-06 23:13:47.579 8 INFO nova.api.openstack.compute.server_external_events [req-f977a3a0-b1b4-4171-a39f-53aa84b22465 req-4f34f91b-1369-46a9-95d6-67b170c3a7b6 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-changed:9be66440-9255-4629-8c23-459994d94c56 for instance 3af5e3c4-87a6-438b-81cd-d7057ac9464a on instance [pid: 8|app: 0|req: 596/1201] 10.0.0.238 () {38 vars in 815 bytes} [Fri Mar 6 23:13:47 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-03-06 23:13:48.090 7 INFO nova.api.openstack.wsgi [None req-a31f2e9f-145b-4407-b319-46962b07efe2 1eb267f4bbb245a1b54597f7362502b9 3b72b41bbfaf41eda7ec450fab339fdf - - default default] HTTP exception thrown: Instance 7693961e-d156-4267-b26b-e3536882016b could not be found. [pid: 7|app: 0|req: 606/1202] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:13:48 2026] GET /v2.1/servers/7693961e-d156-4267-b26b-e3536882016b => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:13:50.914 8 WARNING neutronclient.v2_0.client [None req-aa4868b7-15a9-4dd9-8203-bef1ed9cafe8 28af0ab10d484d58949517832bcd4123 4fcecb08005d4cdca08dad6b79755129 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 597/1203] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:13:50 2026] GET /v2.1/servers/3af5e3c4-87a6-438b-81cd-d7057ac9464a => generated 1516 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:13:53.010 7 INFO nova.api.openstack.compute.server_external_events [req-d7236f2b-869e-4d0b-9c4d-f6fb0c547344 req-686c5479-1eed-4e82-8984-2d74745f1a9d 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-vif-plugged:9be66440-9255-4629-8c23-459994d94c56 for instance 3af5e3c4-87a6-438b-81cd-d7057ac9464a on instance [pid: 7|app: 0|req: 607/1204] 10.0.0.136 () {38 vars in 815 bytes} [Fri Mar 6 23:13:52 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-03-06 23:13:56.065 8 WARNING neutronclient.v2_0.client [None req-68360d5a-f26e-45c7-87f4-c4a3bb067f7a 28af0ab10d484d58949517832bcd4123 4fcecb08005d4cdca08dad6b79755129 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 599/1207] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:13:56 2026] GET /v2.1/servers/3af5e3c4-87a6-438b-81cd-d7057ac9464a => generated 1814 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:13:57.310 8 INFO nova.api.openstack.compute.server_external_events [req-13cb79e1-0e6e-4d08-b5e7-69453d1d3107 req-59439e58-1eba-4bb7-9fd3-35dc84a26f8a 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-changed:9be66440-9255-4629-8c23-459994d94c56 for instance 3af5e3c4-87a6-438b-81cd-d7057ac9464a on instance [pid: 8|app: 0|req: 600/1208] 10.0.0.238 () {38 vars in 815 bytes} [Fri Mar 6 23:13:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 23:13:57.347 7 WARNING neutronclient.v2_0.client [None req-f5a37805-1b31-4b92-8fa1-6725f28c7497 28af0ab10d484d58949517832bcd4123 4fcecb08005d4cdca08dad6b79755129 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:13:57.379 7 WARNING neutronclient.v2_0.client [None req-f5a37805-1b31-4b92-8fa1-6725f28c7497 28af0ab10d484d58949517832bcd4123 4fcecb08005d4cdca08dad6b79755129 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:13:57.567 7 WARNING neutronclient.v2_0.client [None req-f5a37805-1b31-4b92-8fa1-6725f28c7497 28af0ab10d484d58949517832bcd4123 4fcecb08005d4cdca08dad6b79755129 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 609/1209] 10.0.0.75 () {34 vars in 662 bytes} [Fri Mar 6 23:13:57 2026] POST /v2.1/servers => generated 447 bytes in 452 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-03-06 23:13:57.770 8 WARNING neutronclient.v2_0.client [None req-591af27d-edf1-4ff7-8293-18aea518f8dc 28af0ab10d484d58949517832bcd4123 4fcecb08005d4cdca08dad6b79755129 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 601/1210] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:13:57 2026] GET /v2.1/servers/857434c5-6711-4ce5-80ae-929b5948ea0a => generated 1393 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:14:02.847 7 WARNING neutronclient.v2_0.client [None req-20cb723e-0e81-443d-bcb0-a77dcb0ffaed 28af0ab10d484d58949517832bcd4123 4fcecb08005d4cdca08dad6b79755129 - - default default] 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: 610/1211] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:14:02 2026] GET /v2.1/servers/857434c5-6711-4ce5-80ae-929b5948ea0a => generated 1518 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 23:14:02.979 8 INFO nova.api.openstack.compute.server_external_events [req-a69a7e1e-f9da-42de-bc66-3108ecd7388c req-247deb27-3e16-417d-aeb8-4eea60449cfe 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-changed:079ea2d1-f462-47b0-9ee1-77280f13aaa5 for instance 857434c5-6711-4ce5-80ae-929b5948ea0a on instance [pid: 8|app: 0|req: 602/1212] 10.0.0.238 () {38 vars in 815 bytes} [Fri Mar 6 23:14:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:14:08.030 7 WARNING neutronclient.v2_0.client [None req-4423c619-68ee-4ea0-9abc-e4e7848c9519 28af0ab10d484d58949517832bcd4123 4fcecb08005d4cdca08dad6b79755129 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 612/1215] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:14:07 2026] GET /v2.1/servers/857434c5-6711-4ce5-80ae-929b5948ea0a => generated 1516 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-03-06 23:14:08.347 8 INFO nova.api.openstack.compute.server_external_events [req-2bc1ebca-cb80-4734-8179-95c82310aa01 req-36798f6f-b821-4a89-a575-5221a03a8442 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-vif-plugged:079ea2d1-f462-47b0-9ee1-77280f13aaa5 for instance 857434c5-6711-4ce5-80ae-929b5948ea0a on instance [pid: 8|app: 0|req: 604/1216] 10.0.0.136 () {38 vars in 815 bytes} [Fri Mar 6 23:14:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:14:13.221 7 WARNING neutronclient.v2_0.client [None req-bd0a252e-7a83-4710-a215-7101543e0589 28af0ab10d484d58949517832bcd4123 4fcecb08005d4cdca08dad6b79755129 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 613/1217] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:14:13 2026] GET /v2.1/servers/857434c5-6711-4ce5-80ae-929b5948ea0a => generated 1816 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-03-06 23:14:14.332 8 INFO nova.api.openstack.compute.server_external_events [req-3b30dc3f-418d-4898-9ec4-0c5b89f6be9d req-f0ec6287-908a-445e-9b86-ffeeca2aac96 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-changed:079ea2d1-f462-47b0-9ee1-77280f13aaa5 for instance 857434c5-6711-4ce5-80ae-929b5948ea0a on instance [pid: 8|app: 0|req: 606/1220] 10.0.0.238 () {38 vars in 815 bytes} [Fri Mar 6 23:14:14 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: 615/1221] 10.0.0.9 () {32 vars in 701 bytes} [Fri Mar 6 23:14:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 607/1222] 10.0.0.9 () {32 vars in 684 bytes} [Fri Mar 6 23:14:22 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1223] 10.0.0.9 () {32 vars in 680 bytes} [Fri Mar 6 23:14:22 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:14:22.299 8 WARNING neutronclient.v2_0.client [None req-38d4d74f-8ac5-42ca-9ca8-b21fa49cedbe fd80b14809104bdfa852efb29da59447 6768c25973e1425c8706021e4d1e8677 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 608/1224] 10.0.0.9 () {32 vars in 705 bytes} [Fri Mar 6 23:14:22 2026] GET /v2.1/servers/detail?all_tenants=true => generated 4935 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1225] 10.0.0.9 () {32 vars in 701 bytes} [Fri Mar 6 23:14:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 609/1226] 10.0.0.9 () {32 vars in 666 bytes} [Fri Mar 6 23:14:22 2026] GET /v2.1/os-services => generated 781 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1227] 10.0.0.9 () {32 vars in 709 bytes} [Fri Mar 6 23:14:22 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1043 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 610/1228] 10.0.0.9 () {32 vars in 686 bytes} [Fri Mar 6 23:14:22 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 27 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: 619/1229] 10.0.0.9 () {32 vars in 670 bytes} [Fri Mar 6 23:14:22 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 611/1230] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:14:22 2026] GET /v2.1/limits?tenant_id=0058b18488a54ee290930a06030ad2fe => generated 302 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1231] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:14:22 2026] GET /v2.1/limits?tenant_id=036416971d58476a8681141316721ccb => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1232] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:14:22 2026] GET /v2.1/limits?tenant_id=1768645e10874722a76c661d055f469b => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1233] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:14:22 2026] GET /v2.1/limits?tenant_id=4fcecb08005d4cdca08dad6b79755129 => generated 305 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1234] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:14:22 2026] GET /v2.1/limits?tenant_id=6768c25973e1425c8706021e4d1e8677 => generated 299 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1235] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:14:22 2026] GET /v2.1/limits?tenant_id=833cada5800b400290d0d8a9e6557a00 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1236] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:14:22 2026] GET /v2.1/limits?tenant_id=8f959d5e72d547c6aa440d43fee13340 => generated 302 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1237] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:14:22 2026] GET /v2.1/limits?tenant_id=95d17cae37dd4a6d8ac2699b1f31fb1b => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1238] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:14:22 2026] GET /v2.1/limits?tenant_id=a5e0ae697b604f579f846120abdf43c7 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1239] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:14:22 2026] GET /v2.1/limits?tenant_id=e08185c645264d069e4b40d405490ab8 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1240] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:14:22 2026] GET /v2.1/limits?tenant_id=f2ecc3c32cba453da10016b7c0464e92 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1241] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:14:22 2026] GET /v2.1/limits?tenant_id=fb8ac41297da4fbb83b1ad2ca42b4547 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1242] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:14:23 2026] GET /v2.1/limits?tenant_id=fd8b46c68f204c368f5e25a4175b0ea6 => generated 302 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-06 23:14:44.294 8 WARNING neutronclient.v2_0.client [None req-cb5c419d-d24c-4265-be9a-5befe81d1e65 fd80b14809104bdfa852efb29da59447 6768c25973e1425c8706021e4d1e8677 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:14:44.337 8 WARNING neutronclient.v2_0.client [None req-cb5c419d-d24c-4265-be9a-5befe81d1e65 fd80b14809104bdfa852efb29da59447 6768c25973e1425c8706021e4d1e8677 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:14:44.493 8 WARNING neutronclient.v2_0.client [None req-cb5c419d-d24c-4265-be9a-5befe81d1e65 fd80b14809104bdfa852efb29da59447 6768c25973e1425c8706021e4d1e8677 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 621/1249] 162.253.55.49 () {36 vars in 713 bytes} [Fri Mar 6 23:14:44 2026] POST /v2.1/servers => generated 453 bytes in 668 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) 2026-03-06 23:14:44.992 7 WARNING neutronclient.v2_0.client [None req-259d6aec-5ec2-4eda-98ab-871dd350a5a6 fd80b14809104bdfa852efb29da59447 6768c25973e1425c8706021e4d1e8677 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 629/1250] 162.253.55.49 () {32 vars in 732 bytes} [Fri Mar 6 23:14:44 2026] GET /v2.1/servers/47247d12-c644-4f49-a73f-95c4e7467b34 => generated 2213 bytes in 50 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-03-06 23:14:45.055 8 WARNING neutronclient.v2_0.client [None req-744c733e-489b-4d76-9a08-f411aa5041ca fd80b14809104bdfa852efb29da59447 6768c25973e1425c8706021e4d1e8677 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 622/1251] 162.253.55.49 () {32 vars in 758 bytes} [Fri Mar 6 23:14:45 2026] GET /v2.1/servers/47247d12-c644-4f49-a73f-95c4e7467b34/os-interface => generated 28 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 630/1252] 162.253.55.49 () {32 vars in 776 bytes} [Fri Mar 6 23:14:45 2026] GET /v2.1/servers/47247d12-c644-4f49-a73f-95c4e7467b34/os-volume_attachments => generated 25 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:14:47.680 8 WARNING neutronclient.v2_0.client [None req-ff5e5421-4d16-4fc8-9928-531d93196fa6 fd80b14809104bdfa852efb29da59447 6768c25973e1425c8706021e4d1e8677 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 623/1253] 162.253.55.49 () {32 vars in 732 bytes} [Fri Mar 6 23:14:47 2026] GET /v2.1/servers/47247d12-c644-4f49-a73f-95c4e7467b34 => generated 2371 bytes in 144 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-03-06 23:14:47.816 7 WARNING neutronclient.v2_0.client [None req-2a6efc6d-f3f2-4d3a-9cb7-ec9039617e24 fd80b14809104bdfa852efb29da59447 6768c25973e1425c8706021e4d1e8677 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 631/1254] 162.253.55.49 () {32 vars in 758 bytes} [Fri Mar 6 23:14:47 2026] GET /v2.1/servers/47247d12-c644-4f49-a73f-95c4e7467b34/os-interface => generated 28 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 624/1255] 162.253.55.49 () {32 vars in 776 bytes} [Fri Mar 6 23:14:47 2026] GET /v2.1/servers/47247d12-c644-4f49-a73f-95c4e7467b34/os-volume_attachments => generated 197 bytes in 53 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-03-06 23:14:49.938 7 INFO nova.api.openstack.compute.server_external_events [req-830dc7b7-b7b5-488b-a1b5-b0b3fc0a63e4 req-4fe50a9c-4a4a-4ed3-9226-38affba2d12a 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-changed:3c5e037d-e704-4a20-a747-263089b28926 for instance 47247d12-c644-4f49-a73f-95c4e7467b34 on instance [pid: 7|app: 0|req: 632/1256] 10.0.0.238 () {38 vars in 815 bytes} [Fri Mar 6 23:14:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:14:50.695 8 WARNING neutronclient.v2_0.client [None req-bb61d6be-6430-47b9-9b78-aeb40aa4411b fd80b14809104bdfa852efb29da59447 6768c25973e1425c8706021e4d1e8677 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 625/1257] 162.253.55.49 () {32 vars in 732 bytes} [Fri Mar 6 23:14:50 2026] GET /v2.1/servers/47247d12-c644-4f49-a73f-95c4e7467b34 => generated 2445 bytes in 142 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-03-06 23:14:50.837 7 WARNING neutronclient.v2_0.client [None req-6e4272b0-61ef-45cf-99ed-49646c311c9f fd80b14809104bdfa852efb29da59447 6768c25973e1425c8706021e4d1e8677 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 633/1258] 162.253.55.49 () {32 vars in 758 bytes} [Fri Mar 6 23:14:50 2026] GET /v2.1/servers/47247d12-c644-4f49-a73f-95c4e7467b34/os-interface => generated 284 bytes in 78 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: 626/1259] 162.253.55.49 () {32 vars in 776 bytes} [Fri Mar 6 23:14:50 2026] GET /v2.1/servers/47247d12-c644-4f49-a73f-95c4e7467b34/os-volume_attachments => generated 197 bytes in 34 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-03-06 23:14:53.522 7 WARNING neutronclient.v2_0.client [None req-d4f56abf-ce18-4cbb-814a-dbe1211ff345 fd80b14809104bdfa852efb29da59447 6768c25973e1425c8706021e4d1e8677 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 634/1262] 162.253.55.49 () {32 vars in 732 bytes} [Fri Mar 6 23:14:53 2026] GET /v2.1/servers/47247d12-c644-4f49-a73f-95c4e7467b34 => generated 2433 bytes in 140 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-03-06 23:14:53.650 8 WARNING neutronclient.v2_0.client [None req-34269868-9d7e-4cfe-87c1-2fcf0ee7e13b fd80b14809104bdfa852efb29da59447 6768c25973e1425c8706021e4d1e8677 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 629/1263] 162.253.55.49 () {32 vars in 758 bytes} [Fri Mar 6 23:14:53 2026] GET /v2.1/servers/47247d12-c644-4f49-a73f-95c4e7467b34/os-interface => generated 284 bytes in 83 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: 635/1264] 162.253.55.49 () {32 vars in 776 bytes} [Fri Mar 6 23:14:53 2026] GET /v2.1/servers/47247d12-c644-4f49-a73f-95c4e7467b34/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:14:54.837 8 INFO nova.api.openstack.compute.server_external_events [req-6d9dc3e7-a1db-477e-947b-71edecf832b0 req-6b0991d7-45a5-4526-8156-43e636530b2f 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-vif-plugged:3c5e037d-e704-4a20-a747-263089b28926 for instance 47247d12-c644-4f49-a73f-95c4e7467b34 on instance [pid: 8|app: 0|req: 630/1265] 10.0.0.136 () {38 vars in 815 bytes} [Fri Mar 6 23:14:54 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-03-06 23:14:56.563 7 WARNING neutronclient.v2_0.client [None req-5fd30ffe-d79c-430a-998a-6ea63d641549 fd80b14809104bdfa852efb29da59447 6768c25973e1425c8706021e4d1e8677 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 636/1266] 162.253.55.49 () {32 vars in 732 bytes} [Fri Mar 6 23:14:56 2026] GET /v2.1/servers/47247d12-c644-4f49-a73f-95c4e7467b34 => generated 2433 bytes in 104 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-03-06 23:14:56.674 8 WARNING neutronclient.v2_0.client [None req-6c756d04-9f97-45a4-b57d-0d83d459fd7d fd80b14809104bdfa852efb29da59447 6768c25973e1425c8706021e4d1e8677 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 631/1267] 162.253.55.49 () {32 vars in 758 bytes} [Fri Mar 6 23:14:56 2026] GET /v2.1/servers/47247d12-c644-4f49-a73f-95c4e7467b34/os-interface => generated 286 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: 7|app: 0|req: 637/1268] 162.253.55.49 () {32 vars in 776 bytes} [Fri Mar 6 23:14:56 2026] GET /v2.1/servers/47247d12-c644-4f49-a73f-95c4e7467b34/os-volume_attachments => generated 197 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:14:59.358 8 WARNING neutronclient.v2_0.client [None req-f7da9919-77e2-46bc-9e71-10939a0bb8e8 fd80b14809104bdfa852efb29da59447 6768c25973e1425c8706021e4d1e8677 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 632/1269] 162.253.55.49 () {32 vars in 732 bytes} [Fri Mar 6 23:14:59 2026] GET /v2.1/servers/47247d12-c644-4f49-a73f-95c4e7467b34 => generated 2581 bytes in 121 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-03-06 23:14:59.479 7 WARNING neutronclient.v2_0.client [None req-fe663d31-18b1-48ee-bfce-d239e2a4f9a3 fd80b14809104bdfa852efb29da59447 6768c25973e1425c8706021e4d1e8677 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 638/1270] 162.253.55.49 () {32 vars in 758 bytes} [Fri Mar 6 23:14:59 2026] GET /v2.1/servers/47247d12-c644-4f49-a73f-95c4e7467b34/os-interface => generated 286 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 633/1271] 162.253.55.49 () {32 vars in 776 bytes} [Fri Mar 6 23:14:59 2026] GET /v2.1/servers/47247d12-c644-4f49-a73f-95c4e7467b34/os-volume_attachments => generated 197 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 641/1276] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:15:21 2026] GET /v2.1/limits?tenant_id=0058b18488a54ee290930a06030ad2fe => generated 302 bytes in 125 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: 636/1277] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:15:21 2026] GET /v2.1/limits?tenant_id=036416971d58476a8681141316721ccb => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1278] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:15:21 2026] GET /v2.1/limits?tenant_id=1768645e10874722a76c661d055f469b => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1279] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:15:22 2026] GET /v2.1/limits?tenant_id=4fcecb08005d4cdca08dad6b79755129 => generated 305 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1280] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:15:22 2026] GET /v2.1/limits?tenant_id=6768c25973e1425c8706021e4d1e8677 => generated 302 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1281] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:15:22 2026] GET /v2.1/limits?tenant_id=833cada5800b400290d0d8a9e6557a00 => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1282] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:15:22 2026] GET /v2.1/limits?tenant_id=95d17cae37dd4a6d8ac2699b1f31fb1b => generated 302 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1283] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:15:22 2026] GET /v2.1/limits?tenant_id=e08185c645264d069e4b40d405490ab8 => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1284] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:15:22 2026] GET /v2.1/limits?tenant_id=f2ecc3c32cba453da10016b7c0464e92 => generated 302 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1285] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:15:22 2026] GET /v2.1/limits?tenant_id=fb8ac41297da4fbb83b1ad2ca42b4547 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1286] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:15:22 2026] GET /v2.1/limits?tenant_id=fd8b46c68f204c368f5e25a4175b0ea6 => generated 302 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1287] 10.0.0.9 () {32 vars in 701 bytes} [Fri Mar 6 23:15:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1288] 10.0.0.9 () {32 vars in 680 bytes} [Fri Mar 6 23:15:22 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1289] 10.0.0.9 () {32 vars in 666 bytes} [Fri Mar 6 23:15:22 2026] GET /v2.1/os-services => generated 781 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1290] 10.0.0.9 () {32 vars in 686 bytes} [Fri Mar 6 23:15:22 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 643/1291] 10.0.0.9 () {32 vars in 670 bytes} [Fri Mar 6 23:15:22 2026] GET /v2.1/os-aggregates => generated 18 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 649/1292] 10.0.0.9 () {32 vars in 684 bytes} [Fri Mar 6 23:15:22 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 23:15:22.491 8 WARNING neutronclient.v2_0.client [None req-dc262dcf-086f-4de5-ab66-e0ef0c51f48f fd80b14809104bdfa852efb29da59447 6768c25973e1425c8706021e4d1e8677 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 644/1293] 10.0.0.9 () {32 vars in 705 bytes} [Fri Mar 6 23:15:22 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7591 bytes in 161 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: 650/1294] 10.0.0.9 () {32 vars in 701 bytes} [Fri Mar 6 23:15:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 645/1295] 10.0.0.9 () {32 vars in 709 bytes} [Fri Mar 6 23:15:22 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1710 bytes in 32 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-03-06 23:15:37.937 8 WARNING neutronclient.v2_0.client [None req-8e1e3f13-6713-4d98-b542-1343a65f29b1 fd80b14809104bdfa852efb29da59447 6768c25973e1425c8706021e4d1e8677 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:15:37.996 8 WARNING neutronclient.v2_0.client [None req-8e1e3f13-6713-4d98-b542-1343a65f29b1 fd80b14809104bdfa852efb29da59447 6768c25973e1425c8706021e4d1e8677 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:15:40.294 7 INFO nova.api.openstack.compute.server_external_events [req-cfdf388b-f8e0-44c7-b67b-965ac0fd0a3f req-2230344c-9e08-4929-8c7b-41200b615e69 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-changed:6f920f5c-e4fa-40ad-89d6-c4ee9c6948e3 for instance 47247d12-c644-4f49-a73f-95c4e7467b34 on instance [pid: 7|app: 0|req: 653/1300] 10.0.0.238 () {38 vars in 815 bytes} [Fri Mar 6 23:15:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:15:44.398 7 INFO nova.api.openstack.compute.server_external_events [req-8a337a9a-8c51-4267-89fe-c24eda1ce180 req-1673f5cc-cf46-4723-b838-5d3f2b4f8009 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-vif-plugged:6f920f5c-e4fa-40ad-89d6-c4ee9c6948e3 for instance 47247d12-c644-4f49-a73f-95c4e7467b34 on instance [pid: 7|app: 0|req: 656/1303] 10.0.0.136 () {38 vars in 815 bytes} [Fri Mar 6 23:15:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 23:15:46.556 8 WARNING neutronclient.v2_0.client [None req-8e1e3f13-6713-4d98-b542-1343a65f29b1 fd80b14809104bdfa852efb29da59447 6768c25973e1425c8706021e4d1e8677 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 648/1304] 162.253.55.49 () {36 vars in 811 bytes} [Fri Mar 6 23:15:37 2026] POST /v2.1/servers/47247d12-c644-4f49-a73f-95c4e7467b34/os-interface => generated 281 bytes in 8714 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-03-06 23:15:46.952 7 INFO nova.api.openstack.compute.server_external_events [req-8fa106d5-0977-41b3-ba96-bb73c1cb96f0 req-98eb6997-378a-4c7a-ae60-189fa110aeef 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-changed:6f920f5c-e4fa-40ad-89d6-c4ee9c6948e3 for instance 47247d12-c644-4f49-a73f-95c4e7467b34 on instance [pid: 7|app: 0|req: 657/1305] 10.0.0.238 () {38 vars in 815 bytes} [Fri Mar 6 23:15:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:15:47.218 8 INFO nova.api.openstack.compute.server_external_events [req-4fb3840f-27ec-4aea-8529-9bbeae39616b req-a79b11e3-e5be-465a-989e-b6cdd4e99698 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-changed:6f920f5c-e4fa-40ad-89d6-c4ee9c6948e3 for instance 47247d12-c644-4f49-a73f-95c4e7467b34 on instance [pid: 8|app: 0|req: 649/1306] 10.0.0.238 () {38 vars in 815 bytes} [Fri Mar 6 23:15:47 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-03-06 23:16:09.090 8 WARNING neutronclient.v2_0.client [None req-35981d17-07fd-4655-9ad0-d81086ca8dab fd80b14809104bdfa852efb29da59447 6768c25973e1425c8706021e4d1e8677 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:16:09.133 8 WARNING neutronclient.v2_0.client [None req-35981d17-07fd-4655-9ad0-d81086ca8dab fd80b14809104bdfa852efb29da59447 6768c25973e1425c8706021e4d1e8677 - - default default] 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-03-06 23:16:11.317 7 INFO nova.api.openstack.compute.server_external_events [req-1d63efb4-312b-4eda-b881-6e82ec31e8f7 req-cb3c5c30-76bb-4ecc-be44-ea1f1f4e4b13 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-changed:0bd504b5-2039-48dc-b11c-692aac396baf for instance 47247d12-c644-4f49-a73f-95c4e7467b34 on instance [pid: 7|app: 0|req: 660/1311] 10.0.0.238 () {38 vars in 815 bytes} [Fri Mar 6 23:16:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:16:17.955 7 INFO nova.api.openstack.compute.server_external_events [req-0ef69fb1-1eba-4717-aa7b-bbfcba438a2c req-796529d0-469c-400a-b3b0-fbaf50a748ce 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-vif-plugged:0bd504b5-2039-48dc-b11c-692aac396baf for instance 47247d12-c644-4f49-a73f-95c4e7467b34 on instance [pid: 7|app: 0|req: 663/1314] 10.0.0.136 () {38 vars in 815 bytes} [Fri Mar 6 23:16:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 23:16:18.170 8 WARNING neutronclient.v2_0.client [None req-35981d17-07fd-4655-9ad0-d81086ca8dab fd80b14809104bdfa852efb29da59447 6768c25973e1425c8706021e4d1e8677 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 652/1315] 162.253.55.49 () {36 vars in 811 bytes} [Fri Mar 6 23:16:09 2026] POST /v2.1/servers/47247d12-c644-4f49-a73f-95c4e7467b34/os-interface => generated 376 bytes in 9175 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-03-06 23:16:21.883 7 WARNING neutronclient.v2_0.client [None req-ebab5915-29cb-4205-a691-727d391c1ada fd80b14809104bdfa852efb29da59447 6768c25973e1425c8706021e4d1e8677 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 664/1316] 10.0.0.9 () {32 vars in 705 bytes} [Fri Mar 6 23:16:21 2026] GET /v2.1/servers/detail?all_tenants=true => generated 8107 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 653/1317] 10.0.0.9 () {32 vars in 701 bytes} [Fri Mar 6 23:16:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 17 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: 665/1318] 10.0.0.9 () {32 vars in 684 bytes} [Fri Mar 6 23:16:22 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1319] 10.0.0.9 () {32 vars in 680 bytes} [Fri Mar 6 23:16:22 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 666/1320] 10.0.0.9 () {32 vars in 666 bytes} [Fri Mar 6 23:16:22 2026] GET /v2.1/os-services => generated 781 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1321] 10.0.0.9 () {32 vars in 686 bytes} [Fri Mar 6 23:16:22 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 667/1322] 10.0.0.9 () {32 vars in 670 bytes} [Fri Mar 6 23:16:22 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 656/1323] 10.0.0.9 () {32 vars in 709 bytes} [Fri Mar 6 23:16:22 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1712 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1324] 10.0.0.9 () {32 vars in 701 bytes} [Fri Mar 6 23:16:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 657/1325] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:16:22 2026] GET /v2.1/limits?tenant_id=0058b18488a54ee290930a06030ad2fe => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1326] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:16:22 2026] GET /v2.1/limits?tenant_id=036416971d58476a8681141316721ccb => generated 299 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1327] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:16:22 2026] GET /v2.1/limits?tenant_id=1768645e10874722a76c661d055f469b => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1328] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:16:22 2026] GET /v2.1/limits?tenant_id=4fcecb08005d4cdca08dad6b79755129 => generated 305 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1329] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:16:22 2026] GET /v2.1/limits?tenant_id=6768c25973e1425c8706021e4d1e8677 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1330] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:16:22 2026] GET /v2.1/limits?tenant_id=833cada5800b400290d0d8a9e6557a00 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1331] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:16:22 2026] GET /v2.1/limits?tenant_id=95d17cae37dd4a6d8ac2699b1f31fb1b => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1332] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:16:22 2026] GET /v2.1/limits?tenant_id=e08185c645264d069e4b40d405490ab8 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1333] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:16:22 2026] GET /v2.1/limits?tenant_id=f2ecc3c32cba453da10016b7c0464e92 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1334] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:16:22 2026] GET /v2.1/limits?tenant_id=fb8ac41297da4fbb83b1ad2ca42b4547 => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1335] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:16:22 2026] GET /v2.1/limits?tenant_id=fd8b46c68f204c368f5e25a4175b0ea6 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-06 23:16:25.202 7 WARNING neutronclient.v2_0.client [None req-c8d0fcce-a669-493b-abe0-3785bc7a56f7 fd80b14809104bdfa852efb29da59447 6768c25973e1425c8706021e4d1e8677 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:16:25.243 7 WARNING neutronclient.v2_0.client [None req-c8d0fcce-a669-493b-abe0-3785bc7a56f7 fd80b14809104bdfa852efb29da59447 6768c25973e1425c8706021e4d1e8677 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 23:16:27.524 8 INFO nova.api.openstack.compute.server_external_events [req-39a56e2a-de12-4b0a-a546-cf8d1ad181ed req-19ab69d2-d71e-4b37-bc66-e30d11bacff7 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-changed:daccd900-8097-4824-8ea4-eca91178b9a4 for instance 47247d12-c644-4f49-a73f-95c4e7467b34 on instance [pid: 8|app: 0|req: 664/1338] 10.0.0.238 () {38 vars in 815 bytes} [Fri Mar 6 23:16:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:16:32.563 8 INFO nova.api.openstack.compute.server_external_events [req-3ebb6200-adb7-4a51-b6cc-c11e149d3830 req-d42f767b-a872-4f3f-8797-733f0e03bb62 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-vif-plugged:daccd900-8097-4824-8ea4-eca91178b9a4 for instance 47247d12-c644-4f49-a73f-95c4e7467b34 on instance [pid: 8|app: 0|req: 665/1339] 10.0.0.136 () {38 vars in 815 bytes} [Fri Mar 6 23:16:32 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-03-06 23:16:34.812 7 WARNING neutronclient.v2_0.client [None req-c8d0fcce-a669-493b-abe0-3785bc7a56f7 fd80b14809104bdfa852efb29da59447 6768c25973e1425c8706021e4d1e8677 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 675/1342] 162.253.55.49 () {36 vars in 811 bytes} [Fri Mar 6 23:16:25 2026] POST /v2.1/servers/47247d12-c644-4f49-a73f-95c4e7467b34/os-interface => generated 378 bytes in 9727 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-03-06 23:16:35.366 8 INFO nova.api.openstack.compute.server_external_events [req-000e683f-b424-47c6-974f-1c8b4d6ad014 req-c933381a-9bd7-4239-85d3-958d3a719386 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-changed:0bd504b5-2039-48dc-b11c-692aac396baf for instance 47247d12-c644-4f49-a73f-95c4e7467b34 on instance [pid: 8|app: 0|req: 668/1343] 10.0.0.238 () {38 vars in 815 bytes} [Fri Mar 6 23:16:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:16:49.130 7 INFO nova.api.openstack.compute.server_external_events [req-63a12ead-267b-474e-9b87-aab6ccaa1619 req-f673747a-7bc2-4bdf-ae39-f60c5d8412e3 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-changed:daccd900-8097-4824-8ea4-eca91178b9a4 for instance 47247d12-c644-4f49-a73f-95c4e7467b34 on instance [pid: 7|app: 0|req: 677/1346] 10.0.0.238 () {38 vars in 815 bytes} [Fri Mar 6 23:16:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 670/1347] 162.253.55.49 () {34 vars in 854 bytes} [Fri Mar 6 23:16:49 2026] DELETE /v2.1/servers/47247d12-c644-4f49-a73f-95c4e7467b34/os-interface/daccd900-8097-4824-8ea4-eca91178b9a4 => generated 0 bytes in 73 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-03-06 23:16:51.169 7 INFO nova.api.openstack.compute.server_external_events [req-50ab35ab-1a4a-4f75-bf46-100bc9d1c454 req-92d1b6d3-0bfa-4cc8-a63b-82a8e8f284c0 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-changed:daccd900-8097-4824-8ea4-eca91178b9a4 for instance 47247d12-c644-4f49-a73f-95c4e7467b34 on instance [pid: 7|app: 0|req: 678/1348] 10.0.0.238 () {38 vars in 815 bytes} [Fri Mar 6 23:16:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 672/1351] 162.253.55.49 () {34 vars in 854 bytes} [Fri Mar 6 23:16:59 2026] DELETE /v2.1/servers/47247d12-c644-4f49-a73f-95c4e7467b34/os-interface/0bd504b5-2039-48dc-b11c-692aac396baf => generated 0 bytes in 38 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-03-06 23:16:59.429 7 INFO nova.api.openstack.compute.server_external_events [req-ca41995a-5a31-4834-8af4-abfd1b30a16e req-e2d792f8-4002-4047-9198-9ba540183ff8 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-changed:0bd504b5-2039-48dc-b11c-692aac396baf for instance 47247d12-c644-4f49-a73f-95c4e7467b34 on instance [pid: 7|app: 0|req: 680/1352] 10.0.0.238 () {38 vars in 815 bytes} [Fri Mar 6 23:16:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 683/1357] 162.253.55.49 () {34 vars in 854 bytes} [Fri Mar 6 23:17:20 2026] DELETE /v2.1/servers/47247d12-c644-4f49-a73f-95c4e7467b34/os-interface/6f920f5c-e4fa-40ad-89d6-c4ee9c6948e3 => generated 0 bytes in 74 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: 675/1358] 10.0.0.9 () {32 vars in 686 bytes} [Fri Mar 6 23:17:21 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 101 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: 684/1359] 10.0.0.9 () {32 vars in 670 bytes} [Fri Mar 6 23:17:21 2026] GET /v2.1/os-aggregates => generated 18 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 676/1360] 10.0.0.9 () {32 vars in 701 bytes} [Fri Mar 6 23:17:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1361] 10.0.0.9 () {32 vars in 684 bytes} [Fri Mar 6 23:17:21 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 23:17:22.144 8 WARNING neutronclient.v2_0.client [None req-b15e215d-40ff-444c-a8c0-f3bc2d814f16 fd80b14809104bdfa852efb29da59447 6768c25973e1425c8706021e4d1e8677 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 677/1362] 10.0.0.9 () {32 vars in 705 bytes} [Fri Mar 6 23:17:22 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7803 bytes in 242 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: 686/1363] 10.0.0.9 () {32 vars in 701 bytes} [Fri Mar 6 23:17:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 678/1364] 10.0.0.9 () {32 vars in 666 bytes} [Fri Mar 6 23:17:22 2026] GET /v2.1/os-services => generated 781 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1365] 10.0.0.9 () {32 vars in 709 bytes} [Fri Mar 6 23:17:22 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1714 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 679/1366] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:17:22 2026] GET /v2.1/limits?tenant_id=0058b18488a54ee290930a06030ad2fe => generated 302 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 688/1367] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:17:22 2026] GET /v2.1/limits?tenant_id=036416971d58476a8681141316721ccb => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1368] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:17:22 2026] GET /v2.1/limits?tenant_id=1768645e10874722a76c661d055f469b => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1369] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:17:22 2026] GET /v2.1/limits?tenant_id=4fcecb08005d4cdca08dad6b79755129 => generated 305 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1370] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:17:22 2026] GET /v2.1/limits?tenant_id=6768c25973e1425c8706021e4d1e8677 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1371] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:17:22 2026] GET /v2.1/limits?tenant_id=833cada5800b400290d0d8a9e6557a00 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1372] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:17:22 2026] GET /v2.1/limits?tenant_id=95d17cae37dd4a6d8ac2699b1f31fb1b => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1373] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:17:22 2026] GET /v2.1/limits?tenant_id=e08185c645264d069e4b40d405490ab8 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1374] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:17:22 2026] GET /v2.1/limits?tenant_id=f2ecc3c32cba453da10016b7c0464e92 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1375] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:17:22 2026] GET /v2.1/limits?tenant_id=fb8ac41297da4fbb83b1ad2ca42b4547 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1376] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:17:22 2026] GET /v2.1/limits?tenant_id=fd8b46c68f204c368f5e25a4175b0ea6 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1377] 10.0.0.9 () {32 vars in 680 bytes} [Fri Mar 6 23:17:22 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1380] 162.253.55.49 () {34 vars in 754 bytes} [Fri Mar 6 23:17:25 2026] DELETE /v2.1/servers/47247d12-c644-4f49-a73f-95c4e7467b34 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) 2026-03-06 23:17:26.946 7 INFO nova.compute.api [None req-d7d4a413-f51d-484e-81de-c149f38c6d4a fd80b14809104bdfa852efb29da59447 6768c25973e1425c8706021e4d1e8677 - - default default] [instance: 47247d12-c644-4f49-a73f-95c4e7467b34] Instance is already in deleting state, ignoring this request [pid: 7|app: 0|req: 695/1381] 162.253.55.49 () {34 vars in 754 bytes} [Fri Mar 6 23:17:26 2026] DELETE /v2.1/servers/47247d12-c644-4f49-a73f-95c4e7467b34 => generated 0 bytes in 107 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-03-06 23:17:28.140 8 INFO nova.api.openstack.compute.server_external_events [req-16b7ec69-6f39-4e23-b2f3-707714bd3a17 req-223a4890-2f13-43b6-8e95-57cf722e48c9 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-vif-deleted:3c5e037d-e704-4a20-a747-263089b28926 for instance 47247d12-c644-4f49-a73f-95c4e7467b34 on instance [pid: 8|app: 0|req: 687/1382] 10.0.0.238 () {38 vars in 815 bytes} [Fri Mar 6 23:17:28 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-03-06 23:17:29.519 7 INFO nova.api.openstack.compute.server_external_events [req-a507d505-c233-4700-aec5-c662e52adf39 req-cd30599c-0810-4ed7-9126-a20cb09d03f0 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-changed:079ea2d1-f462-47b0-9ee1-77280f13aaa5 for instance 857434c5-6711-4ce5-80ae-929b5948ea0a 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: 696/1383] 10.0.0.238 () {38 vars in 815 bytes} [Fri Mar 6 23:17:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1384] 10.0.0.75 () {32 vars in 717 bytes} [Fri Mar 6 23:17:29 2026] DELETE /v2.1/servers/857434c5-6711-4ce5-80ae-929b5948ea0a => generated 0 bytes in 90 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:17:29.645 7 WARNING neutronclient.v2_0.client [None req-6dd365f5-9d92-4c42-b3c5-42185ba4627d 28af0ab10d484d58949517832bcd4123 4fcecb08005d4cdca08dad6b79755129 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 697/1385] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:17:29 2026] GET /v2.1/servers/857434c5-6711-4ce5-80ae-929b5948ea0a => generated 1942 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-03-06 23:17:32.440 8 INFO nova.api.openstack.compute.server_external_events [req-82d75742-1c9a-4408-bb16-4466f2bcafaa req-9a590f02-b14e-4a70-9bfd-9a0efdcbe4ee 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-vif-deleted:079ea2d1-f462-47b0-9ee1-77280f13aaa5 for instance 857434c5-6711-4ce5-80ae-929b5948ea0a on instance [pid: 8|app: 0|req: 689/1386] 10.0.0.238 () {38 vars in 815 bytes} [Fri Mar 6 23:17:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:17:34.830 8 WARNING neutronclient.v2_0.client [None req-96353257-dc1d-4e29-8a88-d075a7226d37 28af0ab10d484d58949517832bcd4123 4fcecb08005d4cdca08dad6b79755129 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 691/1389] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:17:34 2026] GET /v2.1/servers/857434c5-6711-4ce5-80ae-929b5948ea0a => generated 1479 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-03-06 23:17:39.897 7 INFO nova.api.openstack.wsgi [None req-4b86860f-a8c7-411b-8ecd-b293f3199d88 28af0ab10d484d58949517832bcd4123 4fcecb08005d4cdca08dad6b79755129 - - default default] HTTP exception thrown: Instance 857434c5-6711-4ce5-80ae-929b5948ea0a could not be found. [pid: 7|app: 0|req: 699/1390] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:17:39 2026] GET /v2.1/servers/857434c5-6711-4ce5-80ae-929b5948ea0a => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:17:40.555 8 INFO nova.api.openstack.compute.server_external_events [req-5caa79aa-df93-4474-a1b3-2d877b205e62 req-b51f6f2d-6662-4bc3-932a-37ba668019f0 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-changed:9be66440-9255-4629-8c23-459994d94c56 for instance 3af5e3c4-87a6-438b-81cd-d7057ac9464a on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 692/1391] 10.0.0.238 () {38 vars in 815 bytes} [Fri Mar 6 23:17:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1392] 10.0.0.75 () {32 vars in 717 bytes} [Fri Mar 6 23:17:40 2026] DELETE /v2.1/servers/3af5e3c4-87a6-438b-81cd-d7057ac9464a => generated 0 bytes in 88 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-03-06 23:17:40.686 8 WARNING neutronclient.v2_0.client [None req-a4436afc-631d-4b25-b6d2-f848947f23cc 28af0ab10d484d58949517832bcd4123 4fcecb08005d4cdca08dad6b79755129 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 693/1393] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:17:40 2026] GET /v2.1/servers/3af5e3c4-87a6-438b-81cd-d7057ac9464a => generated 1940 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-03-06 23:17:43.465 7 INFO nova.api.openstack.compute.server_external_events [req-a6a802b9-fdd8-4823-8b94-67f3fecc00c3 req-25e82582-9a3c-4526-87f3-e78cb8a6ae4c 5ad2a8409a504fbdaf5153f90f7c74ab 036416971d58476a8681141316721ccb - - a7ae35a70e614568a12f58e258b5a2d4 a7ae35a70e614568a12f58e258b5a2d4] Creating event network-vif-deleted:9be66440-9255-4629-8c23-459994d94c56 for instance 3af5e3c4-87a6-438b-81cd-d7057ac9464a on instance [pid: 7|app: 0|req: 701/1394] 10.0.0.238 () {38 vars in 815 bytes} [Fri Mar 6 23:17:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:17:45.878 8 WARNING neutronclient.v2_0.client [None req-81adbf16-14aa-4f59-b76c-9cf47dc3b202 28af0ab10d484d58949517832bcd4123 4fcecb08005d4cdca08dad6b79755129 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 695/1397] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:17:45 2026] GET /v2.1/servers/3af5e3c4-87a6-438b-81cd-d7057ac9464a => 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-03-06 23:17:50.950 7 INFO nova.api.openstack.wsgi [None req-a46dc7f8-f715-4f30-bf91-3e6cfc14ee34 28af0ab10d484d58949517832bcd4123 4fcecb08005d4cdca08dad6b79755129 - - default default] HTTP exception thrown: Instance 3af5e3c4-87a6-438b-81cd-d7057ac9464a could not be found. [pid: 7|app: 0|req: 703/1398] 10.0.0.75 () {32 vars in 714 bytes} [Fri Mar 6 23:17:50 2026] GET /v2.1/servers/3af5e3c4-87a6-438b-81cd-d7057ac9464a => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 696/1399] 10.0.0.75 () {32 vars in 723 bytes} [Fri Mar 6 23:17:51 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-913789224 => generated 0 bytes in 17 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-03-06 23:17:52.037 7 INFO nova.api.openstack.wsgi [None req-133be3bd-6e46-47b8-ac03-6281fc0c5e3a 28af0ab10d484d58949517832bcd4123 4fcecb08005d4cdca08dad6b79755129 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-913789224 not found for user 28af0ab10d484d58949517832bcd4123 [pid: 7|app: 0|req: 704/1400] 10.0.0.75 () {32 vars in 720 bytes} [Fri Mar 6 23:17:52 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-913789224 => generated 141 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1405] 10.0.0.75 () {32 vars in 654 bytes} [Fri Mar 6 23:18:05 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1406] 10.0.0.75 () {32 vars in 640 bytes} [Fri Mar 6 23:18:06 2026] GET /v2.1/servers => generated 15 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-03-06 23:18:06.229 8 WARNING oslo_db.sqlalchemy.utils [None req-e0ed54e7-e0bf-4c08-a7e2-6246f5877dbc fd80b14809104bdfa852efb29da59447 6768c25973e1425c8706021e4d1e8677 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 700/1407] 10.0.0.75 () {32 vars in 648 bytes} [Fri Mar 6 23:18:06 2026] GET /v2.1/os-keypairs => generated 530 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1408] 10.0.0.75 () {32 vars in 693 bytes} [Fri Mar 6 23:18:06 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1411] 10.0.0.9 () {32 vars in 686 bytes} [Fri Mar 6 23:18:21 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1412] 10.0.0.9 () {32 vars in 670 bytes} [Fri Mar 6 23:18:21 2026] GET /v2.1/os-aggregates => generated 18 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 703/1413] 10.0.0.9 () {32 vars in 680 bytes} [Fri Mar 6 23:18:21 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1414] 10.0.0.9 () {32 vars in 709 bytes} [Fri Mar 6 23:18:21 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1415] 10.0.0.9 () {32 vars in 701 bytes} [Fri Mar 6 23:18:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 15 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: 712/1416] 10.0.0.9 () {32 vars in 684 bytes} [Fri Mar 6 23:18:21 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1417] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:18:21 2026] GET /v2.1/limits?tenant_id=036416971d58476a8681141316721ccb => generated 299 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, ' [pid: 7|app: 0|req: 713/1418] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:18:21 2026] GET /v2.1/limits?tenant_id=6768c25973e1425c8706021e4d1e8677 => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1419] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:18:22 2026] GET /v2.1/limits?tenant_id=fb8ac41297da4fbb83b1ad2ca42b4547 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1420] 10.0.0.9 () {32 vars in 705 bytes} [Fri Mar 6 23:18:22 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1421] 10.0.0.9 () {32 vars in 701 bytes} [Fri Mar 6 23:18:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1422] 10.0.0.9 () {32 vars in 666 bytes} [Fri Mar 6 23:18:22 2026] GET /v2.1/os-services => generated 781 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1435] 10.0.0.9 () {32 vars in 701 bytes} [Fri Mar 6 23:19:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 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, ' [pid: 7|app: 0|req: 722/1436] 10.0.0.9 () {32 vars in 684 bytes} [Fri Mar 6 23:19:21 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1437] 10.0.0.9 () {32 vars in 686 bytes} [Fri Mar 6 23:19:21 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 723/1438] 10.0.0.9 () {32 vars in 670 bytes} [Fri Mar 6 23:19:21 2026] GET /v2.1/os-aggregates => generated 18 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 716/1439] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:19:21 2026] GET /v2.1/limits?tenant_id=036416971d58476a8681141316721ccb => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1440] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:19:21 2026] GET /v2.1/limits?tenant_id=6768c25973e1425c8706021e4d1e8677 => generated 299 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1441] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:19:21 2026] GET /v2.1/limits?tenant_id=fb8ac41297da4fbb83b1ad2ca42b4547 => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1442] 10.0.0.9 () {32 vars in 680 bytes} [Fri Mar 6 23:19:21 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1443] 10.0.0.9 () {32 vars in 666 bytes} [Fri Mar 6 23:19:21 2026] GET /v2.1/os-services => generated 781 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1444] 10.0.0.9 () {32 vars in 709 bytes} [Fri Mar 6 23:19:22 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 719/1445] 10.0.0.9 () {32 vars in 705 bytes} [Fri Mar 6 23:19:22 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 727/1446] 10.0.0.9 () {32 vars in 701 bytes} [Fri Mar 6 23:19:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1459] 10.0.0.9 () {32 vars in 701 bytes} [Fri Mar 6 23:20:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1460] 10.0.0.9 () {32 vars in 680 bytes} [Fri Mar 6 23:20:21 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1461] 10.0.0.9 () {32 vars in 686 bytes} [Fri Mar 6 23:20:21 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1462] 10.0.0.9 () {32 vars in 670 bytes} [Fri Mar 6 23:20:21 2026] GET /v2.1/os-aggregates => generated 18 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 728/1463] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:20:21 2026] GET /v2.1/limits?tenant_id=036416971d58476a8681141316721ccb => generated 299 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1464] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:20:21 2026] GET /v2.1/limits?tenant_id=6768c25973e1425c8706021e4d1e8677 => generated 299 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1465] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:20:22 2026] GET /v2.1/limits?tenant_id=fb8ac41297da4fbb83b1ad2ca42b4547 => generated 302 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1466] 10.0.0.9 () {32 vars in 709 bytes} [Fri Mar 6 23:20:22 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1467] 10.0.0.9 () {32 vars in 684 bytes} [Fri Mar 6 23:20:22 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 738/1468] 10.0.0.9 () {32 vars in 705 bytes} [Fri Mar 6 23:20:22 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 731/1469] 10.0.0.9 () {32 vars in 701 bytes} [Fri Mar 6 23:20:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1470] 10.0.0.9 () {32 vars in 666 bytes} [Fri Mar 6 23:20:22 2026] GET /v2.1/os-services => generated 781 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1483] 10.0.0.9 () {32 vars in 705 bytes} [Fri Mar 6 23:21:21 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 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, ' [pid: 7|app: 0|req: 746/1484] 10.0.0.9 () {32 vars in 701 bytes} [Fri Mar 6 23:21:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1485] 10.0.0.9 () {32 vars in 666 bytes} [Fri Mar 6 23:21:21 2026] GET /v2.1/os-services => generated 781 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1486] 10.0.0.9 () {32 vars in 680 bytes} [Fri Mar 6 23:21:21 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 740/1487] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:21:21 2026] GET /v2.1/limits?tenant_id=036416971d58476a8681141316721ccb => generated 299 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1488] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:21:21 2026] GET /v2.1/limits?tenant_id=6768c25973e1425c8706021e4d1e8677 => generated 299 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1489] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:21:21 2026] GET /v2.1/limits?tenant_id=fb8ac41297da4fbb83b1ad2ca42b4547 => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1490] 10.0.0.9 () {32 vars in 701 bytes} [Fri Mar 6 23:21:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1491] 10.0.0.9 () {32 vars in 709 bytes} [Fri Mar 6 23:21:22 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1492] 10.0.0.9 () {32 vars in 684 bytes} [Fri Mar 6 23:21:22 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 743/1493] 10.0.0.9 () {32 vars in 686 bytes} [Fri Mar 6 23:21:22 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 35 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: 751/1494] 10.0.0.9 () {32 vars in 670 bytes} [Fri Mar 6 23:21:22 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 750/1507] 10.0.0.9 () {32 vars in 686 bytes} [Fri Mar 6 23:22:21 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1508] 10.0.0.9 () {32 vars in 670 bytes} [Fri Mar 6 23:22:21 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 751/1509] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:22:21 2026] GET /v2.1/limits?tenant_id=036416971d58476a8681141316721ccb => generated 299 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1510] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:22:21 2026] GET /v2.1/limits?tenant_id=6768c25973e1425c8706021e4d1e8677 => generated 299 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1511] 10.0.0.9 () {32 vars in 741 bytes} [Fri Mar 6 23:22:21 2026] GET /v2.1/limits?tenant_id=fb8ac41297da4fbb83b1ad2ca42b4547 => generated 302 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1512] 10.0.0.9 () {32 vars in 684 bytes} [Fri Mar 6 23:22:21 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1513] 10.0.0.9 () {32 vars in 666 bytes} [Fri Mar 6 23:22:21 2026] GET /v2.1/os-services => generated 781 bytes in 31 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: 761/1514] 10.0.0.9 () {32 vars in 701 bytes} [Fri Mar 6 23:22:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 754/1515] 10.0.0.9 () {32 vars in 709 bytes} [Fri Mar 6 23:22:22 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1516] 10.0.0.9 () {32 vars in 680 bytes} [Fri Mar 6 23:22:22 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 755/1517] 10.0.0.9 () {32 vars in 705 bytes} [Fri Mar 6 23:22:22 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1518] 10.0.0.9 () {32 vars in 701 bytes} [Fri Mar 6 23:22:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)