+ 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 [Sat Sep 19 02:25:13 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-191-generic #201-Ubuntu SMP Fri Aug 7 18:39:04 UTC 2026 nodename: nova-api-osapi-d59f7f574-ms2jd 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 0x7f47cb72f668 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-09-19 02:25:18.540 7 INFO nova.utils [None req-d1da6e6e-b906-47dc-a637-1a1187b8c553 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-09-19 02:25:18.740 8 INFO nova.utils [None req-405baa3f-dc56-40cb-9716-0351d0c1d11c - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-09-19 02:25:20.256 7 WARNING keystonemiddleware._common.config [None req-d1da6e6e-b906-47dc-a637-1a1187b8c553 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-19 02:25:20.265 7 WARNING oslo_config.cfg [None req-d1da6e6e-b906-47dc-a637-1a1187b8c553 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-09-19 02:25:20.339 7 WARNING keystonemiddleware._common.config [None req-d1da6e6e-b906-47dc-a637-1a1187b8c553 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-19 02:25:20.354 7 WARNING oslo_config.cfg [None req-d1da6e6e-b906-47dc-a637-1a1187b8c553 - - - - - -] 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-09-19 02:25:20.366 7 WARNING oslo_config.cfg [None req-d1da6e6e-b906-47dc-a637-1a1187b8c553 - - - - - -] 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 0x7f47cb72f668 pid: 7 (default app) 2026-09-19 02:25:20.589 8 WARNING keystonemiddleware._common.config [None req-405baa3f-dc56-40cb-9716-0351d0c1d11c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-19 02:25:20.598 8 WARNING oslo_config.cfg [None req-405baa3f-dc56-40cb-9716-0351d0c1d11c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-09-19 02:25:20.673 8 WARNING keystonemiddleware._common.config [None req-405baa3f-dc56-40cb-9716-0351d0c1d11c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-19 02:25:20.687 8 WARNING oslo_config.cfg [None req-405baa3f-dc56-40cb-9716-0351d0c1d11c - - - - - -] 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-09-19 02:25:20.698 8 WARNING oslo_config.cfg [None req-405baa3f-dc56-40cb-9716-0351d0c1d11c - - - - - -] 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 0x7f47cb72f668 pid: 8 (default app) [pid: 7|app: 0|req: 2/3] 162.253.55.239 () {42 vars in 704 bytes} [Sat Sep 19 02:25:27 2026] GET /v2.1 => generated 114 bytes in 27 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 02:25:27.919 8 WARNING oslo_policy.policy [None req-ca44b3f3-18b4-411d-a9cb-1fb0447dce4e bb7192965cda4ddb99aae2d7d986b2c5 c51b79163c144c268097cb68d95e7bf5 - - 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-09-19 02:25:27.920 8 WARNING oslo_policy.policy [None req-ca44b3f3-18b4-411d-a9cb-1fb0447dce4e bb7192965cda4ddb99aae2d7d986b2c5 c51b79163c144c268097cb68d95e7bf5 - - 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: 2/4] 162.253.55.239 () {44 vars in 908 bytes} [Sat Sep 19 02:25:27 2026] GET /v2.1 => generated 0 bytes in 761 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 02:25:28.021 7 WARNING oslo_policy.policy [req-ca44b3f3-18b4-411d-a9cb-1fb0447dce4e req-a8f07580-f439-4ad7-ad66-4a92d2d3ed53 bb7192965cda4ddb99aae2d7d986b2c5 c51b79163c144c268097cb68d95e7bf5 - - 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-09-19 02:25:28.022 7 WARNING oslo_policy.policy [req-ca44b3f3-18b4-411d-a9cb-1fb0447dce4e req-a8f07580-f439-4ad7-ad66-4a92d2d3ed53 bb7192965cda4ddb99aae2d7d986b2c5 c51b79163c144c268097cb68d95e7bf5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 162.253.55.239 () {46 vars in 981 bytes} [Sat Sep 19 02:25:28 2026] GET /v2.1/ => generated 400 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-19 02:25:28.119 8 INFO nova.api.openstack.wsgi [None req-77453dab-b8f4-4a42-9f0b-f67fa95c3350 bb7192965cda4ddb99aae2d7d986b2c5 c51b79163c144c268097cb68d95e7bf5 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 162.253.55.239 () {48 vars in 1010 bytes} [Sat Sep 19 02:25:28 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 162.253.55.239 () {48 vars in 1050 bytes} [Sat Sep 19 02:25:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 162.253.55.239 () {52 vars in 1047 bytes} [Sat Sep 19 02:25:28 2026] POST /v2.1/flavors => generated 529 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 162.253.55.239 () {42 vars in 704 bytes} [Sat Sep 19 02:25:29 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 162.253.55.239 () {44 vars in 908 bytes} [Sat Sep 19 02:25:29 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 162.253.55.239 () {46 vars in 981 bytes} [Sat Sep 19 02:25:29 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-19 02:25:29.253 8 INFO nova.api.openstack.wsgi [None req-e4c2cb4f-04e1-4377-abf8-b41fb129bfe9 bb7192965cda4ddb99aae2d7d986b2c5 c51b79163c144c268097cb68d95e7bf5 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 162.253.55.239 () {48 vars in 1012 bytes} [Sat Sep 19 02:25:29 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 162.253.55.239 () {48 vars in 1050 bytes} [Sat Sep 19 02:25:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 162.253.55.239 () {52 vars in 1047 bytes} [Sat Sep 19 02:25:29 2026] POST /v2.1/flavors => generated 532 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 162.253.55.239 () {42 vars in 704 bytes} [Sat Sep 19 02:25: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: 8|app: 0|req: 8/16] 162.253.55.239 () {44 vars in 908 bytes} [Sat Sep 19 02:25:30 2026] GET /v2.1 => generated 0 bytes in 26 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 162.253.55.239 () {46 vars in 981 bytes} [Sat Sep 19 02:25:30 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-19 02:25:30.339 8 INFO nova.api.openstack.wsgi [None req-0efc31f4-8651-40c9-8c55-c2f389042558 bb7192965cda4ddb99aae2d7d986b2c5 c51b79163c144c268097cb68d95e7bf5 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 162.253.55.239 () {48 vars in 1014 bytes} [Sat Sep 19 02:25:30 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 162.253.55.239 () {48 vars in 1050 bytes} [Sat Sep 19 02:25:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 162.253.55.239 () {52 vars in 1047 bytes} [Sat Sep 19 02:25:30 2026] POST /v2.1/flavors => generated 533 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 162.253.55.239 () {42 vars in 704 bytes} [Sat Sep 19 02:25:31 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 162.253.55.239 () {44 vars in 908 bytes} [Sat Sep 19 02:25:31 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/23] 162.253.55.239 () {46 vars in 981 bytes} [Sat Sep 19 02:25:31 2026] GET /v2.1/ => generated 400 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-19 02:25:31.317 8 INFO nova.api.openstack.wsgi [None req-989ac71f-1ed4-46ad-8e5c-92c7a66b7761 bb7192965cda4ddb99aae2d7d986b2c5 c51b79163c144c268097cb68d95e7bf5 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 162.253.55.239 () {48 vars in 1012 bytes} [Sat Sep 19 02:25:31 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 162.253.55.239 () {48 vars in 1050 bytes} [Sat Sep 19 02:25:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 162.253.55.239 () {52 vars in 1047 bytes} [Sat Sep 19 02:25:31 2026] POST /v2.1/flavors => generated 532 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 162.253.55.239 () {42 vars in 704 bytes} [Sat Sep 19 02:25: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: 8|app: 0|req: 14/28] 162.253.55.239 () {44 vars in 908 bytes} [Sat Sep 19 02:25:32 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/29] 162.253.55.239 () {46 vars in 981 bytes} [Sat Sep 19 02:25:32 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-19 02:25:32.323 8 INFO nova.api.openstack.wsgi [None req-9c384a3c-8ca4-440d-aa8b-e53a0141523b bb7192965cda4ddb99aae2d7d986b2c5 c51b79163c144c268097cb68d95e7bf5 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/30] 162.253.55.239 () {48 vars in 1014 bytes} [Sat Sep 19 02:25:32 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/31] 162.253.55.239 () {48 vars in 1050 bytes} [Sat Sep 19 02:25:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 162.253.55.239 () {52 vars in 1047 bytes} [Sat Sep 19 02:25:32 2026] POST /v2.1/flavors => generated 535 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/113] 10.0.0.15 () {28 vars in 452 bytes} [Sat Sep 19 02:32: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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 57/114] 10.0.0.15 () {30 vars in 656 bytes} [Sat Sep 19 02:32:06 2026] GET /v2.1 => generated 0 bytes in 135 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: 58/115] 10.0.0.15 () {32 vars in 729 bytes} [Sat Sep 19 02:32:06 2026] GET /v2.1/ => generated 411 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/116] 10.0.0.15 () {34 vars in 802 bytes} [Sat Sep 19 02:32:07 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 75/149] 162.253.55.239 () {42 vars in 704 bytes} [Sat Sep 19 02:34:48 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: 75/150] 162.253.55.239 () {44 vars in 908 bytes} [Sat Sep 19 02:34:48 2026] GET /v2.1 => generated 0 bytes in 95 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 76/151] 162.253.55.239 () {46 vars in 981 bytes} [Sat Sep 19 02:34:49 2026] GET /v2.1/ => generated 400 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-19 02:34:49.068 8 INFO nova.api.openstack.wsgi [None req-46de1c22-87ec-41a1-9d58-4560d83cbd18 bb7192965cda4ddb99aae2d7d986b2c5 c51b79163c144c268097cb68d95e7bf5 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 76/152] 162.253.55.239 () {48 vars in 1016 bytes} [Sat Sep 19 02:34:49 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 77/153] 162.253.55.239 () {48 vars in 1050 bytes} [Sat Sep 19 02:34:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/154] 162.253.55.239 () {52 vars in 1048 bytes} [Sat Sep 19 02:34:49 2026] POST /v2.1/flavors => generated 534 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/167] 162.253.55.239 () {42 vars in 704 bytes} [Sat Sep 19 02:35: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) [pid: 7|app: 0|req: 84/168] 162.253.55.239 () {44 vars in 908 bytes} [Sat Sep 19 02:35:50 2026] GET /v2.1 => generated 0 bytes in 413 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 85/169] 162.253.55.239 () {46 vars in 981 bytes} [Sat Sep 19 02:35:50 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-19 02:35:50.611 7 INFO nova.api.openstack.wsgi [None req-da338440-3195-4825-baa6-ae4fd20b7655 bb7192965cda4ddb99aae2d7d986b2c5 c51b79163c144c268097cb68d95e7bf5 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user bb7192965cda4ddb99aae2d7d986b2c5 [pid: 7|app: 0|req: 85/170] 162.253.55.239 () {48 vars in 1050 bytes} [Sat Sep 19 02:35:50 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-09-19 02:35:50.628 8 WARNING oslo_db.sqlalchemy.utils [None req-bc362bb8-0832-46c0-9d13-ef41fb5d5a20 bb7192965cda4ddb99aae2d7d986b2c5 c51b79163c144c268097cb68d95e7bf5 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 86/171] 162.253.55.239 () {48 vars in 1015 bytes} [Sat Sep 19 02:35:50 2026] GET /v2.1/os-keypairs => generated 16 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/172] 162.253.55.239 () {52 vars in 1056 bytes} [Sat Sep 19 02:35:50 2026] POST /v2.1/os-keypairs => generated 576 bytes in 193 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/175] 162.253.55.239 () {42 vars in 704 bytes} [Sat Sep 19 02:35:55 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/176] 162.253.55.239 () {44 vars in 908 bytes} [Sat Sep 19 02:35:55 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 89/177] 162.253.55.239 () {46 vars in 981 bytes} [Sat Sep 19 02:35:55 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/178] 162.253.55.239 () {48 vars in 1072 bytes} [Sat Sep 19 02:35:55 2026] GET /v2.1/os-quota-sets/c51b79163c144c268097cb68d95e7bf5 => generated 283 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/179] 162.253.55.239 () {52 vars in 1124 bytes} [Sat Sep 19 02:35:55 2026] PUT /v2.1/os-quota-sets/c51b79163c144c268097cb68d95e7bf5 => generated 238 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/276] 162.253.55.239 () {42 vars in 704 bytes} [Sat Sep 19 02:43: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: 139/277] 162.253.55.239 () {44 vars in 908 bytes} [Sat Sep 19 02:43:54 2026] GET /v2.1 => generated 0 bytes in 142 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 139/278] 162.253.55.239 () {46 vars in 981 bytes} [Sat Sep 19 02:43:54 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-19 02:43:54.905 8 INFO nova.api.openstack.wsgi [None req-febc5cc5-32fb-4746-8ce5-16e48a908598 bb7192965cda4ddb99aae2d7d986b2c5 c51b79163c144c268097cb68d95e7bf5 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 140/279] 162.253.55.239 () {48 vars in 1014 bytes} [Sat Sep 19 02:43:54 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/280] 162.253.55.239 () {48 vars in 1050 bytes} [Sat Sep 19 02:43:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/281] 162.253.55.239 () {52 vars in 1048 bytes} [Sat Sep 19 02:43:54 2026] POST /v2.1/flavors => generated 534 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/324] 162.253.55.239 () {42 vars in 704 bytes} [Sat Sep 19 02:47:26 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: 162/325] 162.253.55.239 () {44 vars in 908 bytes} [Sat Sep 19 02:47:26 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 164/326] 162.253.55.239 () {46 vars in 981 bytes} [Sat Sep 19 02:47:26 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/327] 162.253.55.239 () {48 vars in 1072 bytes} [Sat Sep 19 02:47:26 2026] GET /v2.1/os-quota-sets/11a3e171e20d47bfac869a8e84869425 => generated 283 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/328] 162.253.55.239 () {52 vars in 1124 bytes} [Sat Sep 19 02:47:26 2026] PUT /v2.1/os-quota-sets/11a3e171e20d47bfac869a8e84869425 => generated 238 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/481] 10.0.0.127 () {28 vars in 453 bytes} [Sat Sep 19 03: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: 240/482] 10.0.0.127 () {30 vars in 657 bytes} [Sat Sep 19 03: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/483] 10.0.0.127 () {32 vars in 730 bytes} [Sat Sep 19 03:00:08 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: 241/484] 10.0.0.127 () {34 vars in 764 bytes} [Sat Sep 19 03:00:08 2026] GET /v2.1/os-services => generated 781 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/485] 10.0.0.127 () {28 vars in 453 bytes} [Sat Sep 19 03:00:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 242/486] 10.0.0.127 () {30 vars in 657 bytes} [Sat Sep 19 03:00:12 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 245/487] 10.0.0.127 () {32 vars in 730 bytes} [Sat Sep 19 03:00:12 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/488] 10.0.0.127 () {34 vars in 764 bytes} [Sat Sep 19 03:00:12 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: 8|app: 0|req: 247/491] 10.0.0.127 () {28 vars in 453 bytes} [Sat Sep 19 03:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 245/492] 10.0.0.127 () {30 vars in 657 bytes} [Sat Sep 19 03:00:17 2026] GET /v2.1 => generated 0 bytes in 72 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 248/493] 10.0.0.127 () {32 vars in 730 bytes} [Sat Sep 19 03:00:17 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/494] 10.0.0.127 () {34 vars in 807 bytes} [Sat Sep 19 03:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/495] 10.0.0.127 () {28 vars in 453 bytes} [Sat Sep 19 03:00:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 247/496] 10.0.0.127 () {30 vars in 657 bytes} [Sat Sep 19 03:00:21 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 250/497] 10.0.0.127 () {32 vars in 730 bytes} [Sat Sep 19 03:00:21 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/498] 10.0.0.127 () {34 vars in 807 bytes} [Sat Sep 19 03:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 278 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/501] 162.253.55.239 () {42 vars in 704 bytes} [Sat Sep 19 03:00:23 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/502] 162.253.55.239 () {44 vars in 908 bytes} [Sat Sep 19 03:00:23 2026] GET /v2.1 => generated 0 bytes in 66 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 251/503] 162.253.55.239 () {46 vars in 981 bytes} [Sat Sep 19 03:00:23 2026] GET /v2.1/ => generated 400 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-19 03:00:23.984 8 INFO nova.api.openstack.wsgi [None req-01b55f61-3d43-48f2-8e0a-9cddf1431a8c bb7192965cda4ddb99aae2d7d986b2c5 c51b79163c144c268097cb68d95e7bf5 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 253/504] 162.253.55.239 () {48 vars in 1010 bytes} [Sat Sep 19 03:00:23 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: 252/505] 162.253.55.239 () {48 vars in 1050 bytes} [Sat Sep 19 03:00:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/506] 162.253.55.239 () {48 vars in 1098 bytes} [Sat Sep 19 03:00:24 2026] GET /v2.1/flavors/784a99b9-8c91-40f7-87cd-4181b1677ef7/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/507] 162.253.55.239 () {42 vars in 704 bytes} [Sat Sep 19 03:00:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/508] 162.253.55.239 () {44 vars in 908 bytes} [Sat Sep 19 03:00:24 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 254/509] 162.253.55.239 () {46 vars in 981 bytes} [Sat Sep 19 03:00:24 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-19 03:00:25.020 8 INFO nova.api.openstack.wsgi [None req-92e97d11-303a-4708-a510-67a01039b1dd bb7192965cda4ddb99aae2d7d986b2c5 c51b79163c144c268097cb68d95e7bf5 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 256/510] 162.253.55.239 () {48 vars in 1012 bytes} [Sat Sep 19 03:00:25 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/511] 162.253.55.239 () {48 vars in 1050 bytes} [Sat Sep 19 03:00:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/512] 162.253.55.239 () {48 vars in 1098 bytes} [Sat Sep 19 03:00:25 2026] GET /v2.1/flavors/bd13d0a2-6aea-4327-b371-d231e320bae4/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/513] 162.253.55.239 () {42 vars in 704 bytes} [Sat Sep 19 03:00:26 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/514] 162.253.55.239 () {44 vars in 908 bytes} [Sat Sep 19 03:00:26 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 257/515] 162.253.55.239 () {46 vars in 981 bytes} [Sat Sep 19 03:00:26 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-19 03:00:26.157 8 INFO nova.api.openstack.wsgi [None req-4815c60b-f310-4abd-8e62-fda46d1fd30b bb7192965cda4ddb99aae2d7d986b2c5 c51b79163c144c268097cb68d95e7bf5 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 259/516] 162.253.55.239 () {48 vars in 1014 bytes} [Sat Sep 19 03:00:26 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/517] 162.253.55.239 () {48 vars in 1050 bytes} [Sat Sep 19 03:00:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/518] 162.253.55.239 () {48 vars in 1098 bytes} [Sat Sep 19 03:00:26 2026] GET /v2.1/flavors/06403af2-1ffd-4126-903a-c617fe442d42/os-extra_specs => generated 19 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/519] 162.253.55.239 () {42 vars in 704 bytes} [Sat Sep 19 03:00:27 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/520] 162.253.55.239 () {44 vars in 908 bytes} [Sat Sep 19 03:00:27 2026] GET /v2.1 => generated 0 bytes in 56 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 260/521] 162.253.55.239 () {46 vars in 981 bytes} [Sat Sep 19 03:00:27 2026] GET /v2.1/ => generated 400 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-19 03:00:27.256 8 INFO nova.api.openstack.wsgi [None req-14058ad1-162d-4db7-8749-80699970d879 bb7192965cda4ddb99aae2d7d986b2c5 c51b79163c144c268097cb68d95e7bf5 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 262/522] 162.253.55.239 () {48 vars in 1012 bytes} [Sat Sep 19 03:00:27 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: 7|app: 0|req: 261/523] 162.253.55.239 () {48 vars in 1050 bytes} [Sat Sep 19 03:00:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/524] 162.253.55.239 () {48 vars in 1098 bytes} [Sat Sep 19 03:00:27 2026] GET /v2.1/flavors/40c376f0-12f8-4977-9764-4f13c659eaf0/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/525] 162.253.55.239 () {42 vars in 704 bytes} [Sat Sep 19 03:00:28 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/526] 162.253.55.239 () {44 vars in 908 bytes} [Sat Sep 19 03:00:28 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 263/527] 162.253.55.239 () {46 vars in 981 bytes} [Sat Sep 19 03:00:28 2026] GET /v2.1/ => generated 400 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-19 03:00:28.272 8 INFO nova.api.openstack.wsgi [None req-84009480-509b-4b89-aba3-aadb6a014858 bb7192965cda4ddb99aae2d7d986b2c5 c51b79163c144c268097cb68d95e7bf5 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 265/528] 162.253.55.239 () {48 vars in 1014 bytes} [Sat Sep 19 03:00:28 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/529] 162.253.55.239 () {48 vars in 1050 bytes} [Sat Sep 19 03:00:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/530] 162.253.55.239 () {48 vars in 1098 bytes} [Sat Sep 19 03:00:28 2026] GET /v2.1/flavors/71e7e8ec-b55d-4c73-8c23-ebc97473994c/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/545] 162.253.55.239 () {42 vars in 704 bytes} [Sat Sep 19 03:01:37 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/546] 162.253.55.239 () {44 vars in 908 bytes} [Sat Sep 19 03:01:37 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 275/547] 162.253.55.239 () {46 vars in 981 bytes} [Sat Sep 19 03:01:37 2026] GET /v2.1/ => generated 400 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-19 03:01:37.574 7 INFO nova.api.openstack.wsgi [None req-569fd230-3432-4acc-b52c-b91a2a992271 bb7192965cda4ddb99aae2d7d986b2c5 c51b79163c144c268097cb68d95e7bf5 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 273/548] 162.253.55.239 () {48 vars in 1016 bytes} [Sat Sep 19 03:01:37 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/549] 162.253.55.239 () {48 vars in 1050 bytes} [Sat Sep 19 03:01:37 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/550] 162.253.55.239 () {48 vars in 1098 bytes} [Sat Sep 19 03:01:37 2026] GET /v2.1/flavors/2f5236b7-193f-4846-9432-cb8cdf2d691d/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/553] 162.253.55.239 () {42 vars in 704 bytes} [Sat Sep 19 03:01:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/554] 162.253.55.239 () {44 vars in 908 bytes} [Sat Sep 19 03:01:47 2026] GET /v2.1 => generated 0 bytes in 54 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 277/555] 162.253.55.239 () {46 vars in 981 bytes} [Sat Sep 19 03:01:47 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/556] 162.253.55.239 () {48 vars in 1050 bytes} [Sat Sep 19 03:01:47 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/557] 162.253.55.239 () {42 vars in 704 bytes} [Sat Sep 19 03:01:51 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/558] 162.253.55.239 () {44 vars in 908 bytes} [Sat Sep 19 03:01:51 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 279/559] 162.253.55.239 () {46 vars in 981 bytes} [Sat Sep 19 03:01:51 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/560] 162.253.55.239 () {48 vars in 1072 bytes} [Sat Sep 19 03:01:51 2026] GET /v2.1/os-quota-sets/c51b79163c144c268097cb68d95e7bf5 => generated 280 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/573] 162.253.55.239 () {42 vars in 704 bytes} [Sat Sep 19 03:02:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/574] 162.253.55.239 () {44 vars in 908 bytes} [Sat Sep 19 03:02:47 2026] GET /v2.1 => generated 0 bytes in 61 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 287/575] 162.253.55.239 () {46 vars in 981 bytes} [Sat Sep 19 03:02:47 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-19 03:02:47.307 8 INFO nova.api.openstack.wsgi [None req-2a4cddcc-4f2f-4c10-87ca-088ecb9c64a8 bb7192965cda4ddb99aae2d7d986b2c5 c51b79163c144c268097cb68d95e7bf5 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 289/576] 162.253.55.239 () {48 vars in 1014 bytes} [Sat Sep 19 03:02:47 2026] GET /v2.1/flavors/m1.manila => 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: 288/577] 162.253.55.239 () {48 vars in 1050 bytes} [Sat Sep 19 03:02:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/578] 162.253.55.239 () {48 vars in 1098 bytes} [Sat Sep 19 03:02:47 2026] GET /v2.1/flavors/9f7e5be6-63f4-4dda-bf8f-67aef147a7db/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/583] 162.253.55.239 () {42 vars in 704 bytes} [Sat Sep 19 03:03: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: 8|app: 0|req: 293/584] 162.253.55.239 () {44 vars in 908 bytes} [Sat Sep 19 03:03:04 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 292/585] 162.253.55.239 () {46 vars in 981 bytes} [Sat Sep 19 03:03:04 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/586] 162.253.55.239 () {48 vars in 1072 bytes} [Sat Sep 19 03:03:04 2026] GET /v2.1/os-quota-sets/11a3e171e20d47bfac869a8e84869425 => generated 280 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/597] 162.253.55.239 () {42 vars in 704 bytes} [Sat Sep 19 03:03:58 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/598] 162.253.55.239 () {44 vars in 908 bytes} [Sat Sep 19 03:03:58 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 299/599] 162.253.55.239 () {46 vars in 981 bytes} [Sat Sep 19 03:03:58 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-19 03:03:58.334 8 INFO nova.api.openstack.wsgi [None req-828404b4-9f8b-4872-81c0-0970026cd433 bb7192965cda4ddb99aae2d7d986b2c5 c51b79163c144c268097cb68d95e7bf5 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 301/600] 162.253.55.239 () {48 vars in 1010 bytes} [Sat Sep 19 03:03:58 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/601] 162.253.55.239 () {48 vars in 1050 bytes} [Sat Sep 19 03:03:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/610] 10.0.0.180 () {32 vars in 654 bytes} [Sat Sep 19 03:04:41 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 305/611] 10.0.0.180 () {32 vars in 640 bytes} [Sat Sep 19 03:04:41 2026] GET /v2.1/servers => generated 15 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-09-19 03:04:41.935 8 WARNING oslo_db.sqlalchemy.utils [None req-915b4b03-07fc-438a-8be4-ac923525b4f9 bb7192965cda4ddb99aae2d7d986b2c5 c51b79163c144c268097cb68d95e7bf5 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 307/612] 10.0.0.180 () {32 vars in 648 bytes} [Sat Sep 19 03:04:41 2026] GET /v2.1/os-keypairs => generated 530 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/613] 10.0.0.180 () {32 vars in 693 bytes} [Sat Sep 19 03:04:41 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/616] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:04:52 2026] GET /v2.1/flavors/784a99b9-8c91-40f7-87cd-4181b1677ef7 => generated 511 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/617] 10.0.0.180 () {32 vars in 640 bytes} [Sat Sep 19 03:04:52 2026] GET /v2.1/flavors => generated 1674 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/618] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:04:52 2026] GET /v2.1/flavors/784a99b9-8c91-40f7-87cd-4181b1677ef7 => generated 511 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/621] 10.0.0.180 () {34 vars in 670 bytes} [Sat Sep 19 03:04:57 2026] POST /v2.1/os-keypairs => generated 386 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/622] 10.0.0.180 () {34 vars in 670 bytes} [Sat Sep 19 03:04:57 2026] POST /v2.1/os-keypairs => generated 386 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-19 03:04:59.965 7 WARNING neutronclient.v2_0.client [None req-c9ac0a5c-efb6-4ef1-a68b-ea145a5a70eb c038061f672d4384b793909814f9c7fb f8d5e6228afa411fa1d536d946db6d55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 03:05:00.028 7 WARNING neutronclient.v2_0.client [None req-c9ac0a5c-efb6-4ef1-a68b-ea145a5a70eb c038061f672d4384b793909814f9c7fb f8d5e6228afa411fa1d536d946db6d55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 03:05:00.791 7 WARNING neutronclient.v2_0.client [None req-c9ac0a5c-efb6-4ef1-a68b-ea145a5a70eb c038061f672d4384b793909814f9c7fb f8d5e6228afa411fa1d536d946db6d55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 312/623] 10.0.0.180 () {34 vars in 662 bytes} [Sat Sep 19 03:04:59 2026] POST /v2.1/servers => generated 448 bytes in 2111 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-09-19 03:05:01.496 8 WARNING neutronclient.v2_0.client [None req-feb7284a-5768-469b-96d6-3e03be98f1e9 c038061f672d4384b793909814f9c7fb f8d5e6228afa411fa1d536d946db6d55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 312/624] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:05:01 2026] GET /v2.1/servers/cc5cb1d4-1ef2-4bac-83b7-2c25d082539a => generated 1401 bytes in 595 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:05:02.702 7 WARNING neutronclient.v2_0.client [None req-5376ed61-91ca-4a55-9d96-fd4c3c740ed0 d80eb8f1a33f4a1c8ada423871cab8fa 0c5cc66ee40743eda2efab37beee45bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 313/625] 10.0.0.180 () {34 vars in 684 bytes} [Sat Sep 19 03:05:02 2026] POST /v2.1/os-security-groups => generated 248 bytes in 364 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:05:02.922 8 WARNING neutronclient.v2_0.client [None req-0aa43f6e-063b-49eb-8e4f-95d2944e63f2 d80eb8f1a33f4a1c8ada423871cab8fa 0c5cc66ee40743eda2efab37beee45bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 03:05:02.955 8 WARNING neutronclient.v2_0.client [None req-0aa43f6e-063b-49eb-8e4f-95d2944e63f2 d80eb8f1a33f4a1c8ada423871cab8fa 0c5cc66ee40743eda2efab37beee45bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 03:05:03.153 7 WARNING neutronclient.v2_0.client [None req-43decd56-1f4e-4054-a754-6bc17d77f4b2 c038061f672d4384b793909814f9c7fb f8d5e6228afa411fa1d536d946db6d55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/628] 10.0.0.180 () {34 vars in 694 bytes} [Sat Sep 19 03:05:02 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-19 03:05:03.219 8 WARNING neutronclient.v2_0.client [None req-c77498d4-ae49-45a5-9178-525bad439cc6 d80eb8f1a33f4a1c8ada423871cab8fa 0c5cc66ee40743eda2efab37beee45bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/629] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:05:03 2026] GET /v2.1/servers/cc5cb1d4-1ef2-4bac-83b7-2c25d082539a => generated 1397 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/630] 10.0.0.180 () {34 vars in 684 bytes} [Sat Sep 19 03:05:03 2026] POST /v2.1/os-security-groups => generated 248 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:05:03.414 7 WARNING neutronclient.v2_0.client [None req-542a344d-3996-4daa-b3e2-1bf473e422f9 d80eb8f1a33f4a1c8ada423871cab8fa 0c5cc66ee40743eda2efab37beee45bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 03:05:03.458 7 WARNING neutronclient.v2_0.client [None req-542a344d-3996-4daa-b3e2-1bf473e422f9 d80eb8f1a33f4a1c8ada423871cab8fa 0c5cc66ee40743eda2efab37beee45bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/631] 10.0.0.180 () {34 vars in 694 bytes} [Sat Sep 19 03:05:03 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-19 03:05:03.603 8 WARNING neutronclient.v2_0.client [None req-232bbd88-ae6a-4a94-9064-d1afa137a1a7 d80eb8f1a33f4a1c8ada423871cab8fa 0c5cc66ee40743eda2efab37beee45bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 03:05:03.655 8 WARNING neutronclient.v2_0.client [None req-232bbd88-ae6a-4a94-9064-d1afa137a1a7 d80eb8f1a33f4a1c8ada423871cab8fa 0c5cc66ee40743eda2efab37beee45bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/632] 10.0.0.180 () {34 vars in 694 bytes} [Sat Sep 19 03:05:03 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-19 03:05:03.850 7 WARNING neutronclient.v2_0.client [None req-4a02c10d-d455-412f-9cef-f48f3d4e38b2 d80eb8f1a33f4a1c8ada423871cab8fa 0c5cc66ee40743eda2efab37beee45bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/633] 10.0.0.180 () {32 vars in 736 bytes} [Sat Sep 19 03:05:03 2026] GET /v2.1/os-security-groups/94a70266-d134-472b-ab3d-433e9a406991 => generated 665 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-19 03:05:03.937 7 WARNING neutronclient.v2_0.client [None req-30c76443-f109-4e1f-b22f-9b09caac396c d80eb8f1a33f4a1c8ada423871cab8fa 0c5cc66ee40743eda2efab37beee45bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 03:05:03.963 7 WARNING neutronclient.v2_0.client [None req-30c76443-f109-4e1f-b22f-9b09caac396c d80eb8f1a33f4a1c8ada423871cab8fa 0c5cc66ee40743eda2efab37beee45bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 03:05:04.016 7 WARNING neutronclient.v2_0.client [None req-30c76443-f109-4e1f-b22f-9b09caac396c d80eb8f1a33f4a1c8ada423871cab8fa 0c5cc66ee40743eda2efab37beee45bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 03:05:04.059 8 WARNING neutronclient.v2_0.client [None req-064f52d4-9c96-4ea0-90f0-ed224473aedc 84591f9e28b943089ee60c4d79e55a02 d1d33cb5d5054a1d819b57b8a65ffb4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 319/634] 10.0.0.180 () {32 vars in 749 bytes} [Sat Sep 19 03:05:03 2026] DELETE /v2.1/os-security-group-rules/70c51f56-e07c-4064-9c57-f92bfabf78fe => generated 0 bytes in 176 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-09-19 03:05:04.119 8 WARNING neutronclient.v2_0.client [None req-064f52d4-9c96-4ea0-90f0-ed224473aedc 84591f9e28b943089ee60c4d79e55a02 d1d33cb5d5054a1d819b57b8a65ffb4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 03:05:04.122 7 WARNING neutronclient.v2_0.client [None req-94f5aa47-e2f8-445d-b461-47a1fda3b8e2 d80eb8f1a33f4a1c8ada423871cab8fa 0c5cc66ee40743eda2efab37beee45bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 03:05:04.184 7 WARNING neutronclient.v2_0.client [None req-94f5aa47-e2f8-445d-b461-47a1fda3b8e2 d80eb8f1a33f4a1c8ada423871cab8fa 0c5cc66ee40743eda2efab37beee45bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/635] 10.0.0.180 () {32 vars in 739 bytes} [Sat Sep 19 03:05:04 2026] DELETE /v2.1/os-security-groups/94a70266-d134-472b-ab3d-433e9a406991 => generated 0 bytes in 204 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-09-19 03:05:04.345 7 WARNING neutronclient.v2_0.client [None req-2082359e-eba5-4f83-8613-726e2e1c90c6 c038061f672d4384b793909814f9c7fb f8d5e6228afa411fa1d536d946db6d55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 03:05:04.365 8 WARNING neutronclient.v2_0.client [None req-064f52d4-9c96-4ea0-90f0-ed224473aedc 84591f9e28b943089ee60c4d79e55a02 d1d33cb5d5054a1d819b57b8a65ffb4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/636] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:05:04 2026] GET /v2.1/servers/cc5cb1d4-1ef2-4bac-83b7-2c25d082539a => generated 1453 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:05:04.389 7 WARNING neutronclient.v2_0.client [None req-0cce7b58-9c08-4fa1-9be6-e468889fdff0 d80eb8f1a33f4a1c8ada423871cab8fa 0c5cc66ee40743eda2efab37beee45bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 03:05:04.436 7 WARNING neutronclient.v2_0.client [None req-0cce7b58-9c08-4fa1-9be6-e468889fdff0 d80eb8f1a33f4a1c8ada423871cab8fa 0c5cc66ee40743eda2efab37beee45bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/637] 10.0.0.180 () {32 vars in 739 bytes} [Sat Sep 19 03:05:04 2026] DELETE /v2.1/os-security-groups/39f697f0-ac26-4685-a015-96243eb490c1 => generated 0 bytes in 169 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/638] 10.0.0.180 () {34 vars in 662 bytes} [Sat Sep 19 03:05:03 2026] POST /v2.1/servers => generated 451 bytes in 1494 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-09-19 03:05:05.453 8 WARNING neutronclient.v2_0.client [None req-bbb7aec2-1de6-4c76-8e33-689652e0fefa 84591f9e28b943089ee60c4d79e55a02 d1d33cb5d5054a1d819b57b8a65ffb4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 03:05:05.463 7 WARNING neutronclient.v2_0.client [None req-0bdcfe7a-219d-4e05-b532-6e10de71aa47 c038061f672d4384b793909814f9c7fb f8d5e6228afa411fa1d536d946db6d55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 317/639] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:05:05 2026] GET /v2.1/servers/94e56e94-a3ba-4541-8141-c44e7c4ee377 => generated 1253 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/640] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:05:05 2026] GET /v2.1/servers/cc5cb1d4-1ef2-4bac-83b7-2c25d082539a => generated 1453 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-09-19 03:05:06.630 7 WARNING neutronclient.v2_0.client [None req-61a17d60-499d-4fcd-ad46-f3f0e1ee8a8e c038061f672d4384b793909814f9c7fb f8d5e6228afa411fa1d536d946db6d55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 03:05:06.665 8 WARNING neutronclient.v2_0.client [None req-0ca70355-2637-4e9d-a6b9-b30b14120fd4 84591f9e28b943089ee60c4d79e55a02 d1d33cb5d5054a1d819b57b8a65ffb4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 324/641] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:05:06 2026] GET /v2.1/servers/cc5cb1d4-1ef2-4bac-83b7-2c25d082539a => generated 1461 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/642] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:05:06 2026] GET /v2.1/servers/94e56e94-a3ba-4541-8141-c44e7c4ee377 => generated 1303 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:05:07.821 7 WARNING neutronclient.v2_0.client [None req-79f2d1e6-3d42-4b30-82a6-eb63d45a7241 c038061f672d4384b793909814f9c7fb f8d5e6228afa411fa1d536d946db6d55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 03:05:07.863 8 WARNING neutronclient.v2_0.client [None req-913e1781-9725-4053-9631-19f8a18d3d28 84591f9e28b943089ee60c4d79e55a02 d1d33cb5d5054a1d819b57b8a65ffb4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/643] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:05:07 2026] GET /v2.1/servers/94e56e94-a3ba-4541-8141-c44e7c4ee377 => generated 1351 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/644] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:05:07 2026] GET /v2.1/servers/cc5cb1d4-1ef2-4bac-83b7-2c25d082539a => generated 1525 bytes in 378 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:05:08.658 8 INFO nova.api.openstack.compute.server_external_events [req-45ffa48f-df38-4ed1-8683-860ef0e29935 req-6342dc2a-b408-405e-bee9-49168a40dbf3 07881c50d5a54ab19b4a1ba2f26617c1 11a3e171e20d47bfac869a8e84869425 - - 2938453ebc584c6a973759188988d650 2938453ebc584c6a973759188988d650] Creating event network-changed:0bd16190-9e48-415f-b10a-3130fc0218c4 for instance cc5cb1d4-1ef2-4bac-83b7-2c25d082539a on instance 2026-09-19 03:05:08.664 8 INFO nova.compute.rpcapi [None req-05318416-d7d3-4cad-a75e-9b895dddfcdc - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 320/645] 10.0.0.125 () {38 vars in 814 bytes} [Sat Sep 19 03:05:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:05:09.133 7 WARNING neutronclient.v2_0.client [None req-ee49809d-f188-47a2-b3ef-9b76f376034f 84591f9e28b943089ee60c4d79e55a02 d1d33cb5d5054a1d819b57b8a65ffb4a - - default default] 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: 326/646] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:05:09 2026] GET /v2.1/servers/94e56e94-a3ba-4541-8141-c44e7c4ee377 => generated 1351 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-19 03:05:09.193 8 WARNING neutronclient.v2_0.client [None req-5865857a-02d0-45be-a0ac-7ee92dac2db8 c038061f672d4384b793909814f9c7fb f8d5e6228afa411fa1d536d946db6d55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/647] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:05:09 2026] GET /v2.1/servers/cc5cb1d4-1ef2-4bac-83b7-2c25d082539a => generated 1525 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-09-19 03:05:10.256 7 WARNING neutronclient.v2_0.client [None req-d06af19e-adf6-448d-8af5-310dcf71fa99 84591f9e28b943089ee60c4d79e55a02 d1d33cb5d5054a1d819b57b8a65ffb4a - - default default] 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-09-19 03:05:10.442 8 WARNING neutronclient.v2_0.client [None req-f9cf4e79-6e84-438d-a78d-1781efc12f8a c038061f672d4384b793909814f9c7fb f8d5e6228afa411fa1d536d946db6d55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/648] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:05:10 2026] GET /v2.1/servers/94e56e94-a3ba-4541-8141-c44e7c4ee377 => generated 1427 bytes in 1004 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/649] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:05:10 2026] GET /v2.1/servers/cc5cb1d4-1ef2-4bac-83b7-2c25d082539a => generated 1525 bytes in 971 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:05:11.715 7 INFO nova.api.openstack.compute.server_external_events [req-08b0a6ad-c5f8-48cd-ac44-74b609152f7d req-798c168e-60eb-476f-b4d5-32f069934976 07881c50d5a54ab19b4a1ba2f26617c1 11a3e171e20d47bfac869a8e84869425 - - 2938453ebc584c6a973759188988d650 2938453ebc584c6a973759188988d650] Creating event network-changed:9671310e-2cf8-4af1-b878-0d35de39a366 for instance 94e56e94-a3ba-4541-8141-c44e7c4ee377 on instance 2026-09-19 03:05:11.724 7 INFO nova.compute.rpcapi [None req-49f4a39b-2ddf-440e-97cf-a251a0066030 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 328/650] 10.0.0.125 () {38 vars in 814 bytes} [Sat Sep 19 03:05:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:05:12.305 8 WARNING neutronclient.v2_0.client [None req-0c5ba959-e877-471b-a9fd-0999e9d44850 84591f9e28b943089ee60c4d79e55a02 d1d33cb5d5054a1d819b57b8a65ffb4a - - default default] 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-09-19 03:05:12.401 7 WARNING neutronclient.v2_0.client [None req-d58c69b0-9f9f-44c2-9841-76cfe67c2c6c c038061f672d4384b793909814f9c7fb f8d5e6228afa411fa1d536d946db6d55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/651] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:05:12 2026] GET /v2.1/servers/94e56e94-a3ba-4541-8141-c44e7c4ee377 => generated 1437 bytes in 670 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/652] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:05:12 2026] GET /v2.1/servers/cc5cb1d4-1ef2-4bac-83b7-2c25d082539a => generated 1525 bytes in 577 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-09-19 03:05:13.995 7 WARNING neutronclient.v2_0.client [None req-db15a6c8-d947-43e5-8705-96c8f593b604 84591f9e28b943089ee60c4d79e55a02 d1d33cb5d5054a1d819b57b8a65ffb4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 03:05:14.007 8 WARNING neutronclient.v2_0.client [None req-c137866e-15ba-4fe7-a90a-80d31b922f1c c038061f672d4384b793909814f9c7fb f8d5e6228afa411fa1d536d946db6d55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 331/655] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:05:13 2026] GET /v2.1/servers/94e56e94-a3ba-4541-8141-c44e7c4ee377 => generated 1437 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/656] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:05:13 2026] GET /v2.1/servers/cc5cb1d4-1ef2-4bac-83b7-2c25d082539a => generated 1525 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:05:14.801 7 WARNING neutronclient.v2_0.client [None req-08dcab29-51d4-4f3c-92e6-3a55d8b53787 fdbd878247204978b5460031a120ab8e b62bb7dfe81f4e97a54e396d30c71aa4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 332/657] 10.0.0.180 () {34 vars in 684 bytes} [Sat Sep 19 03:05:14 2026] POST /v2.1/os-security-groups => generated 243 bytes in 332 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:05:15.035 8 WARNING neutronclient.v2_0.client [None req-b98c5eb6-6e80-4b23-b656-bb56754b8fa2 fdbd878247204978b5460031a120ab8e b62bb7dfe81f4e97a54e396d30c71aa4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/658] 10.0.0.180 () {34 vars in 684 bytes} [Sat Sep 19 03:05:15 2026] POST /v2.1/os-security-groups => generated 244 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-19 03:05:15.254 7 WARNING neutronclient.v2_0.client [None req-ad5bbfeb-520e-4c58-b453-3525db60a293 84591f9e28b943089ee60c4d79e55a02 d1d33cb5d5054a1d819b57b8a65ffb4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 03:05:15.291 8 WARNING neutronclient.v2_0.client [None req-f35fa9f4-9b9f-46b5-bc9b-aed42b198657 c038061f672d4384b793909814f9c7fb f8d5e6228afa411fa1d536d946db6d55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 333/659] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:05:15 2026] GET /v2.1/servers/94e56e94-a3ba-4541-8141-c44e7c4ee377 => generated 1437 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-09-19 03:05:15.381 7 WARNING neutronclient.v2_0.client [None req-9807af28-7912-42e5-94cb-9acef400272b fdbd878247204978b5460031a120ab8e b62bb7dfe81f4e97a54e396d30c71aa4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/660] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:05:15 2026] GET /v2.1/servers/cc5cb1d4-1ef2-4bac-83b7-2c25d082539a => generated 1525 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/661] 10.0.0.180 () {34 vars in 684 bytes} [Sat Sep 19 03:05:15 2026] POST /v2.1/os-security-groups => generated 244 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:05:15.597 8 WARNING neutronclient.v2_0.client [None req-90a957f7-789c-4b99-937f-134a6b962b0d fdbd878247204978b5460031a120ab8e b62bb7dfe81f4e97a54e396d30c71aa4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 03:05:15.659 8 WARNING neutronclient.v2_0.client [None req-90a957f7-789c-4b99-937f-134a6b962b0d fdbd878247204978b5460031a120ab8e b62bb7dfe81f4e97a54e396d30c71aa4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 03:05:15.720 8 WARNING neutronclient.v2_0.client [None req-90a957f7-789c-4b99-937f-134a6b962b0d fdbd878247204978b5460031a120ab8e b62bb7dfe81f4e97a54e396d30c71aa4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 328/662] 10.0.0.180 () {32 vars in 662 bytes} [Sat Sep 19 03:05:15 2026] GET /v2.1/os-security-groups => generated 1384 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-19 03:05:15.806 7 WARNING neutronclient.v2_0.client [None req-8419d3b8-4d3b-4f35-8aef-8628ef90c71a fdbd878247204978b5460031a120ab8e b62bb7dfe81f4e97a54e396d30c71aa4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 03:05:15.855 7 WARNING neutronclient.v2_0.client [None req-8419d3b8-4d3b-4f35-8aef-8628ef90c71a fdbd878247204978b5460031a120ab8e b62bb7dfe81f4e97a54e396d30c71aa4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 335/663] 10.0.0.180 () {32 vars in 739 bytes} [Sat Sep 19 03:05:15 2026] DELETE /v2.1/os-security-groups/03d586dd-ac0e-4164-95bf-3c096c36acda => generated 0 bytes in 189 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-09-19 03:05:16.002 8 WARNING neutronclient.v2_0.client [None req-813ecdae-68b4-4f4f-8df4-3cce5e26f025 fdbd878247204978b5460031a120ab8e b62bb7dfe81f4e97a54e396d30c71aa4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 03:05:16.027 8 INFO nova.api.openstack.wsgi [None req-813ecdae-68b4-4f4f-8df4-3cce5e26f025 fdbd878247204978b5460031a120ab8e b62bb7dfe81f4e97a54e396d30c71aa4 - - default default] HTTP exception thrown: Security group 03d586dd-ac0e-4164-95bf-3c096c36acda does not exist Neutron server returns request_ids: ['req-a7541003-f59b-4105-b83c-15b7b3112254'] [pid: 8|app: 0|req: 329/664] 10.0.0.180 () {32 vars in 736 bytes} [Sat Sep 19 03:05:15 2026] GET /v2.1/os-security-groups/03d586dd-ac0e-4164-95bf-3c096c36acda => generated 194 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-09-19 03:05:16.037 7 WARNING neutronclient.v2_0.client [None req-81e83a15-bea2-45aa-8864-2984a99839e4 fdbd878247204978b5460031a120ab8e b62bb7dfe81f4e97a54e396d30c71aa4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 03:05:16.073 7 WARNING neutronclient.v2_0.client [None req-81e83a15-bea2-45aa-8864-2984a99839e4 fdbd878247204978b5460031a120ab8e b62bb7dfe81f4e97a54e396d30c71aa4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/665] 10.0.0.180 () {32 vars in 739 bytes} [Sat Sep 19 03:05:16 2026] DELETE /v2.1/os-security-groups/46cd0cd0-6196-4010-83b0-0e15d987a1b1 => generated 0 bytes in 155 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-09-19 03:05:16.206 8 WARNING neutronclient.v2_0.client [None req-df23b0d7-82d9-4663-85b6-49eac49bb3c2 fdbd878247204978b5460031a120ab8e b62bb7dfe81f4e97a54e396d30c71aa4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 03:05:16.233 8 INFO nova.api.openstack.wsgi [None req-df23b0d7-82d9-4663-85b6-49eac49bb3c2 fdbd878247204978b5460031a120ab8e b62bb7dfe81f4e97a54e396d30c71aa4 - - default default] HTTP exception thrown: Security group 46cd0cd0-6196-4010-83b0-0e15d987a1b1 does not exist Neutron server returns request_ids: ['req-08e7d43a-d73b-4af2-be47-35f5038ab9b7'] [pid: 8|app: 0|req: 330/666] 10.0.0.180 () {32 vars in 736 bytes} [Sat Sep 19 03:05:16 2026] GET /v2.1/os-security-groups/46cd0cd0-6196-4010-83b0-0e15d987a1b1 => generated 194 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-09-19 03:05:16.246 7 WARNING neutronclient.v2_0.client [None req-26001b0b-060f-4911-8ca7-ac32722c195f fdbd878247204978b5460031a120ab8e b62bb7dfe81f4e97a54e396d30c71aa4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 03:05:16.282 7 WARNING neutronclient.v2_0.client [None req-26001b0b-060f-4911-8ca7-ac32722c195f fdbd878247204978b5460031a120ab8e b62bb7dfe81f4e97a54e396d30c71aa4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/667] 10.0.0.180 () {32 vars in 739 bytes} [Sat Sep 19 03:05:16 2026] DELETE /v2.1/os-security-groups/3ddc6a09-6d23-47aa-83f1-6295261ad69a => generated 0 bytes in 132 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-09-19 03:05:16.387 8 WARNING neutronclient.v2_0.client [None req-c869bf98-a8c2-484f-a974-6cc14c4f311f fdbd878247204978b5460031a120ab8e b62bb7dfe81f4e97a54e396d30c71aa4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 03:05:16.406 8 INFO nova.api.openstack.wsgi [None req-c869bf98-a8c2-484f-a974-6cc14c4f311f fdbd878247204978b5460031a120ab8e b62bb7dfe81f4e97a54e396d30c71aa4 - - default default] HTTP exception thrown: Security group 3ddc6a09-6d23-47aa-83f1-6295261ad69a does not exist Neutron server returns request_ids: ['req-29267470-70b0-4891-8ece-3237c0467913'] [pid: 8|app: 0|req: 331/668] 10.0.0.180 () {32 vars in 736 bytes} [Sat Sep 19 03:05:16 2026] GET /v2.1/os-security-groups/3ddc6a09-6d23-47aa-83f1-6295261ad69a => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-09-19 03:05:16.427 7 WARNING neutronclient.v2_0.client [None req-dd196680-2969-4c55-b9ad-8430e7226033 84591f9e28b943089ee60c4d79e55a02 d1d33cb5d5054a1d819b57b8a65ffb4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 03:05:16.444 8 WARNING neutronclient.v2_0.client [None req-5f144162-d787-4e2c-9dec-5a3efd6cbf7c c038061f672d4384b793909814f9c7fb f8d5e6228afa411fa1d536d946db6d55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 338/669] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:05:16 2026] GET /v2.1/servers/94e56e94-a3ba-4541-8141-c44e7c4ee377 => generated 1425 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-09-19 03:05:16.562 7 WARNING neutronclient.v2_0.client [None req-5a2b466d-2560-4648-bd2a-9c2f931ed533 fdbd878247204978b5460031a120ab8e b62bb7dfe81f4e97a54e396d30c71aa4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/670] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:05:16 2026] GET /v2.1/servers/cc5cb1d4-1ef2-4bac-83b7-2c25d082539a => generated 1525 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-19 03:05:16.598 7 WARNING neutronclient.v2_0.client [None req-5a2b466d-2560-4648-bd2a-9c2f931ed533 fdbd878247204978b5460031a120ab8e b62bb7dfe81f4e97a54e396d30c71aa4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 03:05:16.641 7 WARNING neutronclient.v2_0.client [None req-5a2b466d-2560-4648-bd2a-9c2f931ed533 fdbd878247204978b5460031a120ab8e b62bb7dfe81f4e97a54e396d30c71aa4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 339/671] 10.0.0.180 () {32 vars in 662 bytes} [Sat Sep 19 03:05:16 2026] GET /v2.1/os-security-groups => generated 707 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:05:16.714 8 WARNING neutronclient.v2_0.client [None req-68be9da7-7a6a-4bf4-880b-483682e5b703 fdbd878247204978b5460031a120ab8e b62bb7dfe81f4e97a54e396d30c71aa4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 03:05:16.740 8 INFO nova.api.openstack.wsgi [None req-68be9da7-7a6a-4bf4-880b-483682e5b703 fdbd878247204978b5460031a120ab8e b62bb7dfe81f4e97a54e396d30c71aa4 - - default default] HTTP exception thrown: Security group 3ddc6a09-6d23-47aa-83f1-6295261ad69a does not exist Neutron server returns request_ids: ['req-66150cc3-d4c8-4dec-a088-64e029d2cc7d'] [pid: 8|app: 0|req: 333/672] 10.0.0.180 () {32 vars in 739 bytes} [Sat Sep 19 03:05:16 2026] DELETE /v2.1/os-security-groups/3ddc6a09-6d23-47aa-83f1-6295261ad69a => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-09-19 03:05:16.753 7 WARNING neutronclient.v2_0.client [None req-4b764652-ce26-49ee-a8d7-9d8b85fb089d fdbd878247204978b5460031a120ab8e b62bb7dfe81f4e97a54e396d30c71aa4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 03:05:16.784 7 INFO nova.api.openstack.wsgi [None req-4b764652-ce26-49ee-a8d7-9d8b85fb089d fdbd878247204978b5460031a120ab8e b62bb7dfe81f4e97a54e396d30c71aa4 - - default default] HTTP exception thrown: Security group 46cd0cd0-6196-4010-83b0-0e15d987a1b1 does not exist Neutron server returns request_ids: ['req-b5138211-1644-435e-9253-78a8bcee90e9'] [pid: 7|app: 0|req: 340/673] 10.0.0.180 () {32 vars in 739 bytes} [Sat Sep 19 03:05:16 2026] DELETE /v2.1/os-security-groups/46cd0cd0-6196-4010-83b0-0e15d987a1b1 => generated 194 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-09-19 03:05:16.799 8 WARNING neutronclient.v2_0.client [None req-aa0ea976-7d40-4dd8-a55f-cd663153bf46 fdbd878247204978b5460031a120ab8e b62bb7dfe81f4e97a54e396d30c71aa4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 03:05:16.827 8 INFO nova.api.openstack.wsgi [None req-aa0ea976-7d40-4dd8-a55f-cd663153bf46 fdbd878247204978b5460031a120ab8e b62bb7dfe81f4e97a54e396d30c71aa4 - - default default] HTTP exception thrown: Security group 03d586dd-ac0e-4164-95bf-3c096c36acda does not exist Neutron server returns request_ids: ['req-86753c03-0cdf-402f-bf5b-f856ca9a8545'] [pid: 8|app: 0|req: 334/674] 10.0.0.180 () {32 vars in 739 bytes} [Sat Sep 19 03:05:16 2026] DELETE /v2.1/os-security-groups/03d586dd-ac0e-4164-95bf-3c096c36acda => generated 194 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-09-19 03:05:16.937 7 INFO nova.api.openstack.compute.server_external_events [req-4887e189-0bd8-41ef-bd71-ed659db9eb96 req-8120a7f5-e490-4692-8025-b0de1bfe0bc0 07881c50d5a54ab19b4a1ba2f26617c1 11a3e171e20d47bfac869a8e84869425 - - 2938453ebc584c6a973759188988d650 2938453ebc584c6a973759188988d650] Creating event network-vif-plugged:0bd16190-9e48-415f-b10a-3130fc0218c4 for instance cc5cb1d4-1ef2-4bac-83b7-2c25d082539a on instance [pid: 7|app: 0|req: 341/675] 10.0.0.169 () {38 vars in 814 bytes} [Sat Sep 19 03:05:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:05:17.633 8 WARNING neutronclient.v2_0.client [None req-6d7246ab-a615-45d6-880d-e8fed2f7cd24 84591f9e28b943089ee60c4d79e55a02 d1d33cb5d5054a1d819b57b8a65ffb4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 03:05:17.665 7 WARNING neutronclient.v2_0.client [None req-c95516d3-5a06-4340-84ee-ffc3c90deb7c c038061f672d4384b793909814f9c7fb f8d5e6228afa411fa1d536d946db6d55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 335/676] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:05:17 2026] GET /v2.1/servers/94e56e94-a3ba-4541-8141-c44e7c4ee377 => generated 1425 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/677] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:05:17 2026] GET /v2.1/servers/cc5cb1d4-1ef2-4bac-83b7-2c25d082539a => generated 1525 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:05:18.589 8 INFO nova.api.openstack.compute.server_external_events [req-74fb83da-3023-4ef2-8271-20f937c1da3d req-0f7ad2ee-c35f-4e19-8afa-735f190fcd1b 07881c50d5a54ab19b4a1ba2f26617c1 11a3e171e20d47bfac869a8e84869425 - - 2938453ebc584c6a973759188988d650 2938453ebc584c6a973759188988d650] Creating event network-vif-plugged:9671310e-2cf8-4af1-b878-0d35de39a366 for instance 94e56e94-a3ba-4541-8141-c44e7c4ee377 on instance [pid: 8|app: 0|req: 336/678] 10.0.0.169 () {38 vars in 814 bytes} [Sat Sep 19 03:05:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:05:18.826 7 WARNING neutronclient.v2_0.client [None req-1a3f1865-4a4e-4194-b92d-dddb3b7b1e2b 84591f9e28b943089ee60c4d79e55a02 d1d33cb5d5054a1d819b57b8a65ffb4a - - default default] 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-09-19 03:05:18.880 8 WARNING neutronclient.v2_0.client [None req-18d1b98c-041b-4d19-8f21-ce496651c5d0 c038061f672d4384b793909814f9c7fb f8d5e6228afa411fa1d536d946db6d55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 343/679] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:05:18 2026] GET /v2.1/servers/94e56e94-a3ba-4541-8141-c44e7c4ee377 => generated 1425 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/680] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:05:18 2026] GET /v2.1/servers/cc5cb1d4-1ef2-4bac-83b7-2c25d082539a => generated 1717 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:05:19.179 7 WARNING neutronclient.v2_0.client [None req-3551635b-18a8-4da0-9c74-3e0d0b484f9a c038061f672d4384b793909814f9c7fb f8d5e6228afa411fa1d536d946db6d55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 344/681] 10.0.0.180 () {32 vars in 740 bytes} [Sat Sep 19 03:05:19 2026] GET /v2.1/servers/cc5cb1d4-1ef2-4bac-83b7-2c25d082539a/os-interface => generated 285 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:05:20.060 8 WARNING neutronclient.v2_0.client [None req-c1317639-e9bf-4a9e-ac5d-7755ae9716be 84591f9e28b943089ee60c4d79e55a02 d1d33cb5d5054a1d819b57b8a65ffb4a - - default default] 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-09-19 03:05:20.135 7 INFO nova.api.openstack.compute.server_external_events [req-053c5a18-1b67-4a5a-901d-0ec8460efe14 req-bf9fff6a-22c5-486b-a4af-f03dcad34901 07881c50d5a54ab19b4a1ba2f26617c1 11a3e171e20d47bfac869a8e84869425 - - 2938453ebc584c6a973759188988d650 2938453ebc584c6a973759188988d650] Creating event network-changed:0bd16190-9e48-415f-b10a-3130fc0218c4 for instance cc5cb1d4-1ef2-4bac-83b7-2c25d082539a on instance [pid: 7|app: 0|req: 345/682] 10.0.0.125 () {38 vars in 814 bytes} [Sat Sep 19 03:05:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:05:20.182 7 WARNING neutronclient.v2_0.client [None req-bffcf9fe-6307-412e-b319-d381f21c4491 c038061f672d4384b793909814f9c7fb f8d5e6228afa411fa1d536d946db6d55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 338/683] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:05:20 2026] GET /v2.1/servers/94e56e94-a3ba-4541-8141-c44e7c4ee377 => generated 1425 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/684] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:05:20 2026] GET /v2.1/servers/cc5cb1d4-1ef2-4bac-83b7-2c25d082539a => generated 1717 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-09-19 03:05:21.278 8 WARNING neutronclient.v2_0.client [None req-2ad7dde6-963e-4b4f-a66c-553ca3bce43e 84591f9e28b943089ee60c4d79e55a02 d1d33cb5d5054a1d819b57b8a65ffb4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 339/685] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:05:21 2026] GET /v2.1/servers/94e56e94-a3ba-4541-8141-c44e7c4ee377 => generated 1612 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:05:21.458 7 WARNING neutronclient.v2_0.client [None req-ab3656eb-8bcc-456f-a025-2a53235e9e19 84591f9e28b943089ee60c4d79e55a02 d1d33cb5d5054a1d819b57b8a65ffb4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 347/686] 10.0.0.180 () {32 vars in 740 bytes} [Sat Sep 19 03:05:21 2026] GET /v2.1/servers/94e56e94-a3ba-4541-8141-c44e7c4ee377/os-interface => generated 284 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-09-19 03:05:22.635 8 INFO nova.api.openstack.compute.server_external_events [req-9049afac-9a78-4d88-a974-ac7319e0e83b req-abda45c9-ac04-4879-9bac-0a510ba66170 07881c50d5a54ab19b4a1ba2f26617c1 11a3e171e20d47bfac869a8e84869425 - - 2938453ebc584c6a973759188988d650 2938453ebc584c6a973759188988d650] Creating event network-changed:9671310e-2cf8-4af1-b878-0d35de39a366 for instance 94e56e94-a3ba-4541-8141-c44e7c4ee377 on instance 2026-09-19 03:05:22.641 7 WARNING neutronclient.v2_0.client [None req-12f6bd07-c37f-4803-a161-03e2fde437f5 84591f9e28b943089ee60c4d79e55a02 d1d33cb5d5054a1d819b57b8a65ffb4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 340/687] 10.0.0.125 () {38 vars in 814 bytes} [Sat Sep 19 03:05:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/688] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:05:22 2026] GET /v2.1/servers/94e56e94-a3ba-4541-8141-c44e7c4ee377 => generated 1612 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: 8|app: 0|req: 341/689] 10.0.0.180 () {32 vars in 640 bytes} [Sat Sep 19 03:05:22 2026] GET /v2.1/servers => generated 387 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 349/692] 10.0.0.180 () {32 vars in 717 bytes} [Sat Sep 19 03:05:23 2026] DELETE /v2.1/servers/94e56e94-a3ba-4541-8141-c44e7c4ee377 => generated 0 bytes in 123 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-09-19 03:05:23.244 8 WARNING neutronclient.v2_0.client [None req-262b4742-afe6-48f0-a26e-6750a92c2076 84591f9e28b943089ee60c4d79e55a02 d1d33cb5d5054a1d819b57b8a65ffb4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 344/693] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:05:23 2026] GET /v2.1/servers/94e56e94-a3ba-4541-8141-c44e7c4ee377 => generated 1618 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:05:24.422 7 WARNING neutronclient.v2_0.client [None req-4962e798-8485-4306-90fc-29b5b62edb65 84591f9e28b943089ee60c4d79e55a02 d1d33cb5d5054a1d819b57b8a65ffb4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 350/694] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:05:24 2026] GET /v2.1/servers/94e56e94-a3ba-4541-8141-c44e7c4ee377 => generated 1738 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:05:25.561 8 INFO nova.api.openstack.compute.server_external_events [req-263a9759-ee78-4669-a001-a744bad8466b req-a407b06f-9d28-4fb9-a021-b2bb320a1993 07881c50d5a54ab19b4a1ba2f26617c1 11a3e171e20d47bfac869a8e84869425 - - 2938453ebc584c6a973759188988d650 2938453ebc584c6a973759188988d650] Creating event network-vif-unplugged:9671310e-2cf8-4af1-b878-0d35de39a366 for instance 94e56e94-a3ba-4541-8141-c44e7c4ee377 on instance [pid: 8|app: 0|req: 345/695] 10.0.0.169 () {38 vars in 814 bytes} [Sat Sep 19 03:05:25 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-19 03:05:25.581 7 WARNING neutronclient.v2_0.client [None req-6edbf779-373d-4902-96d1-54c8e7e9f145 84591f9e28b943089ee60c4d79e55a02 d1d33cb5d5054a1d819b57b8a65ffb4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 351/696] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:05:25 2026] GET /v2.1/servers/94e56e94-a3ba-4541-8141-c44e7c4ee377 => generated 1738 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:05:26.648 8 INFO nova.api.openstack.compute.server_external_events [req-90a3dc06-d177-4db0-8b15-41cc33c1adf1 req-54c5e1c1-bd02-4027-ac7b-fcc08b8be33c 07881c50d5a54ab19b4a1ba2f26617c1 11a3e171e20d47bfac869a8e84869425 - - 2938453ebc584c6a973759188988d650 2938453ebc584c6a973759188988d650] Creating event network-vif-deleted:9671310e-2cf8-4af1-b878-0d35de39a366 for instance 94e56e94-a3ba-4541-8141-c44e7c4ee377 on instance [pid: 8|app: 0|req: 346/697] 10.0.0.125 () {38 vars in 814 bytes} [Sat Sep 19 03:05:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:05:26.865 7 WARNING neutronclient.v2_0.client [None req-d62cbf2a-eb8d-42be-9e34-fb55d0b15347 84591f9e28b943089ee60c4d79e55a02 d1d33cb5d5054a1d819b57b8a65ffb4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/698] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:05:26 2026] GET /v2.1/servers/94e56e94-a3ba-4541-8141-c44e7c4ee377 => generated 1380 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:05:28.003 8 WARNING neutronclient.v2_0.client [None req-9f1c6467-bf12-4e78-b823-6d6628c258dd 84591f9e28b943089ee60c4d79e55a02 d1d33cb5d5054a1d819b57b8a65ffb4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/699] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:05:27 2026] GET /v2.1/servers/94e56e94-a3ba-4541-8141-c44e7c4ee377 => generated 1385 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:05:29.141 7 WARNING neutronclient.v2_0.client [None req-4007da6f-b27b-4f22-b502-add7ae5dbfb6 84591f9e28b943089ee60c4d79e55a02 d1d33cb5d5054a1d819b57b8a65ffb4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 353/700] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:05:29 2026] GET /v2.1/servers/94e56e94-a3ba-4541-8141-c44e7c4ee377 => generated 1385 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:05:30.264 8 INFO nova.api.openstack.wsgi [None req-f147b3e8-76c0-4b48-a6e5-49499968c5fc 84591f9e28b943089ee60c4d79e55a02 d1d33cb5d5054a1d819b57b8a65ffb4a - - default default] HTTP exception thrown: Instance 94e56e94-a3ba-4541-8141-c44e7c4ee377 could not be found. [pid: 8|app: 0|req: 348/701] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:05:30 2026] GET /v2.1/servers/94e56e94-a3ba-4541-8141-c44e7c4ee377 => generated 111 bytes in 45 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 354/702] 10.0.0.180 () {32 vars in 705 bytes} [Sat Sep 19 03:05:30 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1669026850 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/705] 10.0.0.180 () {34 vars in 670 bytes} [Sat Sep 19 03:05:40 2026] POST /v2.1/os-keypairs => generated 385 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:05:42.682 8 WARNING neutronclient.v2_0.client [None req-2e31287c-fa5f-476f-9606-b6c99e8f9d7a 064c44f34d4e4f4c85038e728fa2e596 dbe799f411de4dd18067c4b524854c7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 03:05:42.754 8 WARNING neutronclient.v2_0.client [None req-2e31287c-fa5f-476f-9606-b6c99e8f9d7a 064c44f34d4e4f4c85038e728fa2e596 dbe799f411de4dd18067c4b524854c7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 03:05:42.933 8 WARNING neutronclient.v2_0.client [None req-2e31287c-fa5f-476f-9606-b6c99e8f9d7a 064c44f34d4e4f4c85038e728fa2e596 dbe799f411de4dd18067c4b524854c7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 350/708] 10.0.0.180 () {34 vars in 662 bytes} [Sat Sep 19 03:05:42 2026] POST /v2.1/servers => generated 452 bytes in 591 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-09-19 03:05:43.229 7 WARNING neutronclient.v2_0.client [None req-0dce72fc-30ab-47e5-8e37-0d059b404bb0 064c44f34d4e4f4c85038e728fa2e596 dbe799f411de4dd18067c4b524854c7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 359/709] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:05:43 2026] GET /v2.1/servers/4bface03-c254-433b-939b-1ca5f28062da => generated 1430 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:05:44.303 8 WARNING neutronclient.v2_0.client [None req-41e329cd-ae19-4f71-b020-25529e8d5c57 064c44f34d4e4f4c85038e728fa2e596 dbe799f411de4dd18067c4b524854c7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/710] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:05:44 2026] GET /v2.1/servers/4bface03-c254-433b-939b-1ca5f28062da => generated 1434 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-09-19 03:05:45.394 7 WARNING neutronclient.v2_0.client [None req-ef233d54-1d57-4f7f-999d-3f591a769c74 064c44f34d4e4f4c85038e728fa2e596 dbe799f411de4dd18067c4b524854c7f - - default default] The python binding code in 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/711] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:05:45 2026] GET /v2.1/servers/4bface03-c254-433b-939b-1ca5f28062da => generated 1482 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-09-19 03:05:46.496 8 WARNING neutronclient.v2_0.client [None req-54013ae9-6214-442b-b7de-7eab8713c47f 064c44f34d4e4f4c85038e728fa2e596 dbe799f411de4dd18067c4b524854c7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/712] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:05:46 2026] GET /v2.1/servers/4bface03-c254-433b-939b-1ca5f28062da => generated 1482 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-09-19 03:05:47.611 7 WARNING neutronclient.v2_0.client [None req-e478a2b0-7d2b-4a8a-b031-708789ee3354 064c44f34d4e4f4c85038e728fa2e596 dbe799f411de4dd18067c4b524854c7f - - default default] The python binding code in 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/713] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:05:47 2026] GET /v2.1/servers/4bface03-c254-433b-939b-1ca5f28062da => generated 1490 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-09-19 03:05:48.722 8 WARNING neutronclient.v2_0.client [None req-bd6a3212-4f46-4f8a-b47f-11ee471ac5dd 064c44f34d4e4f4c85038e728fa2e596 dbe799f411de4dd18067c4b524854c7f - - default default] 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-09-19 03:05:48.894 7 INFO nova.api.openstack.compute.server_external_events [req-4388b443-eeb9-41e0-820b-8eb32d5217a2 req-eb2325e4-cc6a-4fc3-9d5b-50d948474161 07881c50d5a54ab19b4a1ba2f26617c1 11a3e171e20d47bfac869a8e84869425 - - 2938453ebc584c6a973759188988d650 2938453ebc584c6a973759188988d650] Creating event network-changed:96d452f1-30e9-40c1-b43c-9a38cfe661fc for instance 4bface03-c254-433b-939b-1ca5f28062da on instance [pid: 7|app: 0|req: 362/714] 10.0.0.125 () {38 vars in 814 bytes} [Sat Sep 19 03:05:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/715] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:05:48 2026] GET /v2.1/servers/4bface03-c254-433b-939b-1ca5f28062da => generated 1557 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:05:50.053 7 WARNING neutronclient.v2_0.client [None req-8870ef2c-24ab-46cc-ba70-52bce3551121 064c44f34d4e4f4c85038e728fa2e596 dbe799f411de4dd18067c4b524854c7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 363/716] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:05:50 2026] GET /v2.1/servers/4bface03-c254-433b-939b-1ca5f28062da => generated 1555 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-09-19 03:05:51.232 8 WARNING neutronclient.v2_0.client [None req-17f31c54-2ab2-44f5-b30d-c284e5e68d4b 064c44f34d4e4f4c85038e728fa2e596 dbe799f411de4dd18067c4b524854c7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 354/717] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:05:51 2026] GET /v2.1/servers/4bface03-c254-433b-939b-1ca5f28062da => generated 1555 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:05:52.485 7 WARNING neutronclient.v2_0.client [None req-e26d0031-d3b3-4d0d-9695-927065ecd1fd 064c44f34d4e4f4c85038e728fa2e596 dbe799f411de4dd18067c4b524854c7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/718] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:05:52 2026] GET /v2.1/servers/4bface03-c254-433b-939b-1ca5f28062da => generated 1555 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:05:53.669 8 WARNING neutronclient.v2_0.client [None req-25892f90-8eab-4a82-ba5d-f84e3d7b6482 064c44f34d4e4f4c85038e728fa2e596 dbe799f411de4dd18067c4b524854c7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 356/721] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:05:53 2026] GET /v2.1/servers/4bface03-c254-433b-939b-1ca5f28062da => generated 1555 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-09-19 03:05:54.046 7 INFO nova.api.openstack.compute.server_external_events [req-756f1f0d-e83a-4d62-8696-62c3149aa300 req-f07b1355-6078-4f65-8475-c19b58fcef4b 07881c50d5a54ab19b4a1ba2f26617c1 11a3e171e20d47bfac869a8e84869425 - - 2938453ebc584c6a973759188988d650 2938453ebc584c6a973759188988d650] Creating event network-vif-plugged:96d452f1-30e9-40c1-b43c-9a38cfe661fc for instance 4bface03-c254-433b-939b-1ca5f28062da on instance [pid: 7|app: 0|req: 366/722] 10.0.0.169 () {38 vars in 814 bytes} [Sat Sep 19 03:05:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:05:54.821 8 WARNING neutronclient.v2_0.client [None req-df55fb51-0e14-463a-a636-f8b972deb4ba 064c44f34d4e4f4c85038e728fa2e596 dbe799f411de4dd18067c4b524854c7f - - default default] The python binding code in 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/723] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:05:54 2026] GET /v2.1/servers/4bface03-c254-433b-939b-1ca5f28062da => generated 1555 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:05:56.077 7 WARNING neutronclient.v2_0.client [None req-1263f426-a936-40ac-ba28-a22902f8df30 064c44f34d4e4f4c85038e728fa2e596 dbe799f411de4dd18067c4b524854c7f - - default default] The python binding code in 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/724] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:05:56 2026] GET /v2.1/servers/4bface03-c254-433b-939b-1ca5f28062da => generated 1738 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:05:56.298 8 WARNING neutronclient.v2_0.client [None req-bb0a55e3-efe3-43c8-89c1-8e4c082ec48c 064c44f34d4e4f4c85038e728fa2e596 dbe799f411de4dd18067c4b524854c7f - - default default] The python binding code in 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/725] 10.0.0.180 () {32 vars in 740 bytes} [Sat Sep 19 03:05:56 2026] GET /v2.1/servers/4bface03-c254-433b-939b-1ca5f28062da/os-interface => generated 284 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 368/726] 10.0.0.189 () {30 vars in 618 bytes} [Sat Sep 19 03:05:56 2026] GET /v2.1 => generated 0 bytes in 114 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: 359/727] 10.0.0.189 () {32 vars in 691 bytes} [Sat Sep 19 03:05:57 2026] GET /v2.1/ => generated 411 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/728] 10.0.0.189 () {34 vars in 912 bytes} [Sat Sep 19 03:05:57 2026] GET /v2.1/os-simple-tenant-usage/e439d201fd2b48da8a2030a6584f1ab1?start=2026-09-18T00:00:00&end=2026-09-19T23:59:59 => generated 20 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-09-19 03:05:57.311 7 WARNING neutronclient.v2_0.client [None req-81e4fd9d-7c25-4a4b-9bc4-cc7c1a26dd36 064c44f34d4e4f4c85038e728fa2e596 dbe799f411de4dd18067c4b524854c7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 03:05:57.317 8 INFO nova.api.openstack.compute.server_external_events [req-2f9bfa9e-2a72-41c3-b392-5c2312175dbd req-f929a37f-51d5-4474-b2cc-c198e8f519cf 07881c50d5a54ab19b4a1ba2f26617c1 11a3e171e20d47bfac869a8e84869425 - - 2938453ebc584c6a973759188988d650 2938453ebc584c6a973759188988d650] Creating event network-changed:96d452f1-30e9-40c1-b43c-9a38cfe661fc for instance 4bface03-c254-433b-939b-1ca5f28062da on instance [pid: 8|app: 0|req: 360/729] 10.0.0.125 () {38 vars in 814 bytes} [Sat Sep 19 03:05:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/730] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:05:57 2026] GET /v2.1/servers/4bface03-c254-433b-939b-1ca5f28062da => generated 1738 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 361/731] 10.0.0.180 () {32 vars in 640 bytes} [Sat Sep 19 03:05:57 2026] GET /v2.1/servers => generated 383 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 371/732] 10.0.0.189 () {30 vars in 653 bytes} [Sat Sep 19 03:05:57 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/733] 10.0.0.180 () {32 vars in 717 bytes} [Sat Sep 19 03:05:57 2026] DELETE /v2.1/servers/4bface03-c254-433b-939b-1ca5f28062da => generated 0 bytes in 174 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-09-19 03:05:57.827 7 WARNING neutronclient.v2_0.client [None req-0d963c2c-ebbd-40bd-baa2-c3f3131b26c7 064c44f34d4e4f4c85038e728fa2e596 dbe799f411de4dd18067c4b524854c7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/734] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:05:57 2026] GET /v2.1/servers/4bface03-c254-433b-939b-1ca5f28062da => generated 1744 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-09-19 03:05:58.993 8 WARNING neutronclient.v2_0.client [None req-6b988e40-0988-47e4-896b-0716dc638ea3 064c44f34d4e4f4c85038e728fa2e596 dbe799f411de4dd18067c4b524854c7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/735] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:05:58 2026] GET /v2.1/servers/4bface03-c254-433b-939b-1ca5f28062da => generated 1864 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-09-19 03:06:00.182 7 WARNING neutronclient.v2_0.client [None req-2646356c-952d-4137-a7e0-2c3f104f6a9c 064c44f34d4e4f4c85038e728fa2e596 dbe799f411de4dd18067c4b524854c7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 373/736] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:06:00 2026] GET /v2.1/servers/4bface03-c254-433b-939b-1ca5f28062da => generated 1864 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 364/737] 10.0.0.189 () {30 vars in 618 bytes} [Sat Sep 19 03:06:00 2026] GET /v2.1 => generated 0 bytes in 98 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: 374/738] 10.0.0.189 () {32 vars in 691 bytes} [Sat Sep 19 03:06:00 2026] GET /v2.1/ => generated 411 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-19 03:06:00.871 8 INFO nova.api.openstack.compute.server_external_events [req-a8539845-d2dc-4aff-b5fd-19d9f05896f5 req-082141f7-560a-4629-ba94-c56f46a41b79 07881c50d5a54ab19b4a1ba2f26617c1 11a3e171e20d47bfac869a8e84869425 - - 2938453ebc584c6a973759188988d650 2938453ebc584c6a973759188988d650] Creating event network-vif-deleted:96d452f1-30e9-40c1-b43c-9a38cfe661fc for instance 4bface03-c254-433b-939b-1ca5f28062da on instance [pid: 8|app: 0|req: 365/739] 10.0.0.125 () {38 vars in 814 bytes} [Sat Sep 19 03:06:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/740] 10.0.0.189 () {34 vars in 912 bytes} [Sat Sep 19 03:06:00 2026] GET /v2.1/os-simple-tenant-usage/e439d201fd2b48da8a2030a6584f1ab1?start=2026-09-18T00:00:00&end=2026-09-19T23:59:59 => generated 20 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: 8|app: 0|req: 366/741] 10.0.0.189 () {30 vars in 653 bytes} [Sat Sep 19 03:06:01 2026] GET /v2.1/limits?reserved=1 => generated 511 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-09-19 03:06:01.347 7 WARNING neutronclient.v2_0.client [None req-97606406-093b-44b8-af3b-d6ff7df35c81 064c44f34d4e4f4c85038e728fa2e596 dbe799f411de4dd18067c4b524854c7f - - default default] The python binding code in 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/742] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:06:01 2026] GET /v2.1/servers/4bface03-c254-433b-939b-1ca5f28062da => generated 1511 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-19 03:06:02.436 8 WARNING neutronclient.v2_0.client [None req-afa2cd38-a9d0-4c16-9b75-7b6bc9e3a6d6 064c44f34d4e4f4c85038e728fa2e596 dbe799f411de4dd18067c4b524854c7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 367/743] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:06:02 2026] GET /v2.1/servers/4bface03-c254-433b-939b-1ca5f28062da => generated 1516 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-09-19 03:06:03.575 8 WARNING neutronclient.v2_0.client [None req-2e4bd432-fe21-4481-9cd3-5dc45ec2c977 064c44f34d4e4f4c85038e728fa2e596 dbe799f411de4dd18067c4b524854c7f - - default default] The python binding code in 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/746] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:06:03 2026] GET /v2.1/servers/4bface03-c254-433b-939b-1ca5f28062da => generated 1516 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:06:04.693 7 INFO nova.api.openstack.wsgi [None req-d35e40df-a50b-43f0-8ece-437690abef65 064c44f34d4e4f4c85038e728fa2e596 dbe799f411de4dd18067c4b524854c7f - - default default] HTTP exception thrown: Instance 4bface03-c254-433b-939b-1ca5f28062da could not be found. [pid: 7|app: 0|req: 378/747] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:06:04 2026] GET /v2.1/servers/4bface03-c254-433b-939b-1ca5f28062da => generated 111 bytes in 45 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 370/748] 10.0.0.180 () {32 vars in 703 bytes} [Sat Sep 19 03:06:04 2026] DELETE /v2.1/os-keypairs/tempest-keypair-429606348 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/751] 10.0.0.180 () {34 vars in 670 bytes} [Sat Sep 19 03:06:14 2026] POST /v2.1/os-keypairs => generated 385 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:06:16.007 7 WARNING neutronclient.v2_0.client [None req-cbb8992c-67cf-473b-97f3-09fb4dd13257 e4ed0a885ecf473b92ad3a6203014ce2 c7a6f78fb1ad433abd495566598abd6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 03:06:16.088 7 WARNING neutronclient.v2_0.client [None req-cbb8992c-67cf-473b-97f3-09fb4dd13257 e4ed0a885ecf473b92ad3a6203014ce2 c7a6f78fb1ad433abd495566598abd6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 03:06:16.327 7 WARNING neutronclient.v2_0.client [None req-cbb8992c-67cf-473b-97f3-09fb4dd13257 e4ed0a885ecf473b92ad3a6203014ce2 c7a6f78fb1ad433abd495566598abd6d - - default default] The python binding code in 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/752] 10.0.0.180 () {34 vars in 662 bytes} [Sat Sep 19 03:06:15 2026] POST /v2.1/servers => generated 453 bytes in 579 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-09-19 03:06:16.540 8 WARNING neutronclient.v2_0.client [None req-31b98ff0-399e-499a-885d-8505bf481448 e4ed0a885ecf473b92ad3a6203014ce2 c7a6f78fb1ad433abd495566598abd6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 373/753] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:06:16 2026] GET /v2.1/servers/e7eddd4c-d954-4510-bde7-e6471326feba => generated 1391 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:06:17.627 7 WARNING neutronclient.v2_0.client [None req-b3da732c-660e-4641-aca3-547d75e0cdf1 e4ed0a885ecf473b92ad3a6203014ce2 c7a6f78fb1ad433abd495566598abd6d - - default default] The python binding code in 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/754] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:06:17 2026] GET /v2.1/servers/e7eddd4c-d954-4510-bde7-e6471326feba => generated 1395 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-09-19 03:06:18.727 8 WARNING neutronclient.v2_0.client [None req-358dd818-cc9c-4ce9-bf01-eea5bc442398 e4ed0a885ecf473b92ad3a6203014ce2 c7a6f78fb1ad433abd495566598abd6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 374/755] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:06:18 2026] GET /v2.1/servers/e7eddd4c-d954-4510-bde7-e6471326feba => generated 1443 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:06:19.826 7 WARNING neutronclient.v2_0.client [None req-5d81bbb4-c2b1-4650-99e2-6fc8623ca346 e4ed0a885ecf473b92ad3a6203014ce2 c7a6f78fb1ad433abd495566598abd6d - - default default] The python binding code in 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/756] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:06:19 2026] GET /v2.1/servers/e7eddd4c-d954-4510-bde7-e6471326feba => generated 1443 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-09-19 03:06:20.941 8 WARNING neutronclient.v2_0.client [None req-15e1baf7-38fd-4f86-89ca-de7557d14ae5 e4ed0a885ecf473b92ad3a6203014ce2 c7a6f78fb1ad433abd495566598abd6d - - default default] The python binding code in 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/757] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:06:20 2026] GET /v2.1/servers/e7eddd4c-d954-4510-bde7-e6471326feba => generated 1451 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 383/758] 10.0.0.180 () {34 vars in 670 bytes} [Sat Sep 19 03:06:21 2026] POST /v2.1/os-keypairs => generated 397 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-09-19 03:06:22.036 8 INFO nova.api.openstack.compute.server_external_events [req-ae566fb9-700a-4923-aa67-2a5d25820b2f req-590409b2-e19a-4f6a-90fa-cb1b42ed502f 07881c50d5a54ab19b4a1ba2f26617c1 11a3e171e20d47bfac869a8e84869425 - - 2938453ebc584c6a973759188988d650 2938453ebc584c6a973759188988d650] Creating event network-changed:8ffe32b1-a4a2-435a-ab66-8c00653e95a8 for instance e7eddd4c-d954-4510-bde7-e6471326feba on instance [pid: 8|app: 0|req: 376/759] 10.0.0.125 () {38 vars in 814 bytes} [Sat Sep 19 03:06:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-19 03:06:22.088 7 WARNING neutronclient.v2_0.client [None req-02f6f94c-6fa3-40bb-8c29-12fc39db817e e4ed0a885ecf473b92ad3a6203014ce2 c7a6f78fb1ad433abd495566598abd6d - - default default] The python binding code in 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/760] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:06:22 2026] GET /v2.1/servers/e7eddd4c-d954-4510-bde7-e6471326feba => generated 1529 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:06:23.288 7 WARNING neutronclient.v2_0.client [None req-1f5ddc4c-341f-4a7e-baa5-e572bc388f9d e4ed0a885ecf473b92ad3a6203014ce2 c7a6f78fb1ad433abd495566598abd6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 03:06:23.357 8 WARNING neutronclient.v2_0.client [None req-9f6f482e-33d9-4257-bbf1-f0177814f396 ecc4e33681cb4d6787530ed6bd0e03fb 45047449c95e4ad2ab4c8313431e3f3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/763] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:06:23 2026] GET /v2.1/servers/e7eddd4c-d954-4510-bde7-e6471326feba => generated 1517 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-19 03:06:23.430 8 WARNING neutronclient.v2_0.client [None req-9f6f482e-33d9-4257-bbf1-f0177814f396 ecc4e33681cb4d6787530ed6bd0e03fb 45047449c95e4ad2ab4c8313431e3f3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 03:06:23.634 8 WARNING neutronclient.v2_0.client [None req-9f6f482e-33d9-4257-bbf1-f0177814f396 ecc4e33681cb4d6787530ed6bd0e03fb 45047449c95e4ad2ab4c8313431e3f3c - - default default] The python binding code in 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/764] 10.0.0.180 () {34 vars in 662 bytes} [Sat Sep 19 03:06:23 2026] POST /v2.1/servers => generated 449 bytes in 588 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-09-19 03:06:23.899 7 WARNING neutronclient.v2_0.client [None req-5e289d4c-789e-489a-9b84-7f088cafabdb ecc4e33681cb4d6787530ed6bd0e03fb 45047449c95e4ad2ab4c8313431e3f3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 387/765] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:06:23 2026] GET /v2.1/servers/ddb3b7e5-8728-46ba-876a-28345a676ac4 => generated 1402 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-09-19 03:06:24.462 8 WARNING neutronclient.v2_0.client [None req-68917996-abc0-4409-9233-d383f0d9eacd e4ed0a885ecf473b92ad3a6203014ce2 c7a6f78fb1ad433abd495566598abd6d - - default default] The python binding code in 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/766] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:06:24 2026] GET /v2.1/servers/e7eddd4c-d954-4510-bde7-e6471326feba => generated 1517 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:06:25.008 7 WARNING neutronclient.v2_0.client [None req-66b4d5ba-bb1d-420b-b06c-1c189e6bccc2 ecc4e33681cb4d6787530ed6bd0e03fb 45047449c95e4ad2ab4c8313431e3f3c - - default default] The python binding code in 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/767] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:06:24 2026] GET /v2.1/servers/ddb3b7e5-8728-46ba-876a-28345a676ac4 => generated 1406 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-09-19 03:06:25.643 8 WARNING neutronclient.v2_0.client [None req-d3d2ecf5-bc98-4462-8581-6794c0e3b887 e4ed0a885ecf473b92ad3a6203014ce2 c7a6f78fb1ad433abd495566598abd6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 380/768] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:06:25 2026] GET /v2.1/servers/e7eddd4c-d954-4510-bde7-e6471326feba => generated 1517 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-09-19 03:06:26.111 7 WARNING neutronclient.v2_0.client [None req-8c1f4230-c2cb-4cb3-b52f-2db5bc270df1 ecc4e33681cb4d6787530ed6bd0e03fb 45047449c95e4ad2ab4c8313431e3f3c - - default default] The python binding code in 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/769] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:06:26 2026] GET /v2.1/servers/ddb3b7e5-8728-46ba-876a-28345a676ac4 => generated 1454 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:06:26.830 8 WARNING neutronclient.v2_0.client [None req-190b4da0-a968-4f75-a51f-1c5ae69c7fb5 e4ed0a885ecf473b92ad3a6203014ce2 c7a6f78fb1ad433abd495566598abd6d - - default default] The python binding code in 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/770] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:06:26 2026] GET /v2.1/servers/e7eddd4c-d954-4510-bde7-e6471326feba => generated 1517 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:06:27.241 7 WARNING neutronclient.v2_0.client [None req-25b79c0e-b171-4329-9b73-42f07d4c0697 ecc4e33681cb4d6787530ed6bd0e03fb 45047449c95e4ad2ab4c8313431e3f3c - - default default] The python binding code in 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/771] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:06:27 2026] GET /v2.1/servers/ddb3b7e5-8728-46ba-876a-28345a676ac4 => generated 1454 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-09-19 03:06:28.059 8 WARNING neutronclient.v2_0.client [None req-278f1391-1a7c-4ba6-8da2-ad3ad6ae6b23 e4ed0a885ecf473b92ad3a6203014ce2 c7a6f78fb1ad433abd495566598abd6d - - default default] 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-09-19 03:06:28.088 7 INFO nova.api.openstack.compute.server_external_events [req-e2e173cc-7eba-4c68-b517-4c7f7744941b req-a9bf2b14-e366-4953-96aa-5a40f77eef47 07881c50d5a54ab19b4a1ba2f26617c1 11a3e171e20d47bfac869a8e84869425 - - 2938453ebc584c6a973759188988d650 2938453ebc584c6a973759188988d650] Creating event network-vif-plugged:8ffe32b1-a4a2-435a-ab66-8c00653e95a8 for instance e7eddd4c-d954-4510-bde7-e6471326feba on instance [pid: 7|app: 0|req: 391/772] 10.0.0.169 () {38 vars in 814 bytes} [Sat Sep 19 03:06:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/773] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:06:28 2026] GET /v2.1/servers/e7eddd4c-d954-4510-bde7-e6471326feba => generated 1517 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:06:28.350 7 WARNING neutronclient.v2_0.client [None req-84bef673-f494-4a0d-90bb-7a439ff8ff24 ecc4e33681cb4d6787530ed6bd0e03fb 45047449c95e4ad2ab4c8313431e3f3c - - default default] The python binding code in 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/774] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:06:28 2026] GET /v2.1/servers/ddb3b7e5-8728-46ba-876a-28345a676ac4 => generated 1462 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-09-19 03:06:29.347 8 WARNING neutronclient.v2_0.client [None req-773efc66-8b80-4272-b17f-f331a1efc4e6 e4ed0a885ecf473b92ad3a6203014ce2 c7a6f78fb1ad433abd495566598abd6d - - default default] 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-09-19 03:06:29.387 7 INFO nova.api.openstack.compute.server_external_events [req-b2b07ae4-0dc2-46d7-aa45-0b48000fe999 req-3a9d521a-bbd7-45b0-afcb-3282966adfe0 07881c50d5a54ab19b4a1ba2f26617c1 11a3e171e20d47bfac869a8e84869425 - - 2938453ebc584c6a973759188988d650 2938453ebc584c6a973759188988d650] Creating event network-changed:73c9483e-291d-48e5-8ace-7c197612ce97 for instance ddb3b7e5-8728-46ba-876a-28345a676ac4 on instance [pid: 7|app: 0|req: 393/775] 10.0.0.125 () {38 vars in 814 bytes} [Sat Sep 19 03:06:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:06:29.484 7 WARNING neutronclient.v2_0.client [None req-525ef96a-2adb-4c4f-aa38-2c082ba46c04 ecc4e33681cb4d6787530ed6bd0e03fb 45047449c95e4ad2ab4c8313431e3f3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 383/776] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:06:29 2026] GET /v2.1/servers/e7eddd4c-d954-4510-bde7-e6471326feba => generated 1701 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-09-19 03:06:29.561 8 WARNING neutronclient.v2_0.client [None req-3c4ef35e-8ffa-4522-99f3-900e88bbf219 e4ed0a885ecf473b92ad3a6203014ce2 c7a6f78fb1ad433abd495566598abd6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 394/777] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:06:29 2026] GET /v2.1/servers/ddb3b7e5-8728-46ba-876a-28345a676ac4 => generated 1539 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/778] 10.0.0.180 () {32 vars in 740 bytes} [Sat Sep 19 03:06:29 2026] GET /v2.1/servers/e7eddd4c-d954-4510-bde7-e6471326feba/os-interface => generated 285 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:06:30.688 7 WARNING neutronclient.v2_0.client [None req-b72e5ed7-b6a9-4c7d-a9be-a54771266846 ecc4e33681cb4d6787530ed6bd0e03fb 45047449c95e4ad2ab4c8313431e3f3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/779] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:06:30 2026] GET /v2.1/servers/ddb3b7e5-8728-46ba-876a-28345a676ac4 => generated 1527 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:06:31.446 8 INFO nova.api.openstack.compute.server_external_events [req-525ce303-5f29-4eb0-8377-f5792cd58927 req-55f2f898-9d00-4c84-934c-cf8fd8448f72 07881c50d5a54ab19b4a1ba2f26617c1 11a3e171e20d47bfac869a8e84869425 - - 2938453ebc584c6a973759188988d650 2938453ebc584c6a973759188988d650] Creating event network-changed:8ffe32b1-a4a2-435a-ab66-8c00653e95a8 for instance e7eddd4c-d954-4510-bde7-e6471326feba on instance [pid: 8|app: 0|req: 385/780] 10.0.0.125 () {38 vars in 814 bytes} [Sat Sep 19 03:06:31 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-09-19 03:06:31.901 7 WARNING neutronclient.v2_0.client [None req-d5f6b945-4b7b-4e87-9b80-b369cc1f8fa0 ecc4e33681cb4d6787530ed6bd0e03fb 45047449c95e4ad2ab4c8313431e3f3c - - default default] The python binding code in 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/781] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:06:31 2026] GET /v2.1/servers/ddb3b7e5-8728-46ba-876a-28345a676ac4 => generated 1527 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-09-19 03:06:33.113 8 WARNING neutronclient.v2_0.client [None req-e2658ea8-1e0f-4c47-b206-35be33bf066c ecc4e33681cb4d6787530ed6bd0e03fb 45047449c95e4ad2ab4c8313431e3f3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 386/784] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:06:33 2026] GET /v2.1/servers/ddb3b7e5-8728-46ba-876a-28345a676ac4 => generated 1527 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:06:34.158 7 INFO nova.api.openstack.compute.server_external_events [req-8fb80f0e-97c9-47ee-81de-c47d818f036e req-2ea7225f-2baa-4e48-970a-ff063c66f114 07881c50d5a54ab19b4a1ba2f26617c1 11a3e171e20d47bfac869a8e84869425 - - 2938453ebc584c6a973759188988d650 2938453ebc584c6a973759188988d650] Creating event network-vif-plugged:73c9483e-291d-48e5-8ace-7c197612ce97 for instance ddb3b7e5-8728-46ba-876a-28345a676ac4 on instance [pid: 7|app: 0|req: 399/785] 10.0.0.169 () {38 vars in 814 bytes} [Sat Sep 19 03:06:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:06:34.388 8 WARNING neutronclient.v2_0.client [None req-01c82b97-ba9f-4628-bc40-0f3cdc51271d ecc4e33681cb4d6787530ed6bd0e03fb 45047449c95e4ad2ab4c8313431e3f3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 387/786] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:06:34 2026] GET /v2.1/servers/ddb3b7e5-8728-46ba-876a-28345a676ac4 => generated 1527 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:06:35.559 7 WARNING neutronclient.v2_0.client [None req-3eca32c2-d588-4a8a-99c9-eb505768d43a ecc4e33681cb4d6787530ed6bd0e03fb 45047449c95e4ad2ab4c8313431e3f3c - - default default] The python binding code in 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/787] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:06:35 2026] GET /v2.1/servers/ddb3b7e5-8728-46ba-876a-28345a676ac4 => generated 1527 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:06:36.850 8 WARNING neutronclient.v2_0.client [None req-5f86e59e-d84a-44a0-8221-e00b29092c90 ecc4e33681cb4d6787530ed6bd0e03fb 45047449c95e4ad2ab4c8313431e3f3c - - default default] The python binding code in 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/788] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:06:36 2026] GET /v2.1/servers/ddb3b7e5-8728-46ba-876a-28345a676ac4 => generated 1694 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:06:37.087 7 WARNING neutronclient.v2_0.client [None req-677b6bc2-7bd2-4e3b-8bea-3709dcad111e ecc4e33681cb4d6787530ed6bd0e03fb 45047449c95e4ad2ab4c8313431e3f3c - - default default] The python binding code in 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/789] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:06:37 2026] GET /v2.1/servers/ddb3b7e5-8728-46ba-876a-28345a676ac4 => generated 1694 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:06:38.395 8 INFO nova.api.openstack.compute.server_external_events [req-c2dd4dea-e925-44a4-9dff-0c8946cb4d46 req-8ba53f11-1de9-4b8e-b37b-9ed86400ba13 07881c50d5a54ab19b4a1ba2f26617c1 11a3e171e20d47bfac869a8e84869425 - - 2938453ebc584c6a973759188988d650 2938453ebc584c6a973759188988d650] Creating event network-changed:73c9483e-291d-48e5-8ace-7c197612ce97 for instance ddb3b7e5-8728-46ba-876a-28345a676ac4 on instance [pid: 8|app: 0|req: 389/790] 10.0.0.125 () {38 vars in 814 bytes} [Sat Sep 19 03:06:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 407/801] 10.0.0.180 () {34 vars in 670 bytes} [Sat Sep 19 03:07:27 2026] POST /v2.1/os-keypairs => generated 396 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:07:29.789 8 WARNING neutronclient.v2_0.client [None req-7caa5b9f-1614-425c-af3a-d74f6a4e3c6a 7b7aa5898a764ce1baa8b78109289bae dd10ed2d934544f19975ddad9ac6d8ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 03:07:29.856 8 WARNING neutronclient.v2_0.client [None req-7caa5b9f-1614-425c-af3a-d74f6a4e3c6a 7b7aa5898a764ce1baa8b78109289bae dd10ed2d934544f19975ddad9ac6d8ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 03:07:30.182 8 WARNING neutronclient.v2_0.client [None req-7caa5b9f-1614-425c-af3a-d74f6a4e3c6a 7b7aa5898a764ce1baa8b78109289bae dd10ed2d934544f19975ddad9ac6d8ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 395/802] 10.0.0.180 () {34 vars in 662 bytes} [Sat Sep 19 03:07:29 2026] POST /v2.1/servers => generated 448 bytes in 751 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-09-19 03:07:30.495 7 WARNING neutronclient.v2_0.client [None req-4caf88f8-a83d-400d-8e85-3a236af578ce 7b7aa5898a764ce1baa8b78109289bae dd10ed2d934544f19975ddad9ac6d8ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/803] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:07:30 2026] GET /v2.1/servers/e7ace2f7-a671-4d60-9b2e-df30d0642437 => generated 1394 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:07:35.592 7 WARNING neutronclient.v2_0.client [None req-debd0df7-b85e-4d87-b8ca-a43baf46d219 7b7aa5898a764ce1baa8b78109289bae dd10ed2d934544f19975ddad9ac6d8ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/806] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:07:35 2026] GET /v2.1/servers/e7ace2f7-a671-4d60-9b2e-df30d0642437 => generated 1454 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:07:36.394 8 INFO nova.api.openstack.compute.server_external_events [req-608bcfa5-593e-4cf6-aae9-161dd23ab02a req-b06944b9-b990-446f-8ba8-e305c4e45574 07881c50d5a54ab19b4a1ba2f26617c1 11a3e171e20d47bfac869a8e84869425 - - 2938453ebc584c6a973759188988d650 2938453ebc584c6a973759188988d650] Creating event network-changed:0e78a199-fc13-404a-8a96-319e43149bc0 for instance e7ace2f7-a671-4d60-9b2e-df30d0642437 on instance [pid: 8|app: 0|req: 397/807] 10.0.0.125 () {38 vars in 814 bytes} [Sat Sep 19 03:07:36 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-09-19 03:07:40.704 7 WARNING neutronclient.v2_0.client [None req-3fe94856-3e27-4148-8481-8343f7a66d4c 7b7aa5898a764ce1baa8b78109289bae dd10ed2d934544f19975ddad9ac6d8ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/808] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:07:40 2026] GET /v2.1/servers/e7ace2f7-a671-4d60-9b2e-df30d0642437 => generated 1518 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:07:42.168 8 INFO nova.api.openstack.compute.server_external_events [req-394e71b2-03ef-49db-895d-54d2d277fe24 req-3c7c5694-57a9-4b9f-94fe-c3663c0e97b2 07881c50d5a54ab19b4a1ba2f26617c1 11a3e171e20d47bfac869a8e84869425 - - 2938453ebc584c6a973759188988d650 2938453ebc584c6a973759188988d650] Creating event network-vif-plugged:0e78a199-fc13-404a-8a96-319e43149bc0 for instance e7ace2f7-a671-4d60-9b2e-df30d0642437 on instance [pid: 8|app: 0|req: 398/809] 10.0.0.169 () {38 vars in 814 bytes} [Sat Sep 19 03:07:42 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-09-19 03:07:45.975 7 WARNING neutronclient.v2_0.client [None req-f8fbfd16-335a-4cb3-bcaa-32ff2703c4b0 7b7aa5898a764ce1baa8b78109289bae dd10ed2d934544f19975ddad9ac6d8ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 413/812] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:07:45 2026] GET /v2.1/servers/e7ace2f7-a671-4d60-9b2e-df30d0642437 => generated 1818 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:07:47.546 8 INFO nova.api.openstack.compute.server_external_events [req-1b5d4e64-ac47-42bc-bccc-50d9c993e4eb req-dce1d685-0c89-45bc-a3a1-2db0075b2f7b 07881c50d5a54ab19b4a1ba2f26617c1 11a3e171e20d47bfac869a8e84869425 - - 2938453ebc584c6a973759188988d650 2938453ebc584c6a973759188988d650] Creating event network-changed:0e78a199-fc13-404a-8a96-319e43149bc0 for instance e7ace2f7-a671-4d60-9b2e-df30d0642437 on instance [pid: 8|app: 0|req: 400/813] 10.0.0.125 () {38 vars in 814 bytes} [Sat Sep 19 03:07:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-19 03:07:47.605 7 WARNING neutronclient.v2_0.client [None req-64183c33-1834-438c-ab56-6746894ba2e1 7b7aa5898a764ce1baa8b78109289bae dd10ed2d934544f19975ddad9ac6d8ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 03:07:47.667 7 WARNING neutronclient.v2_0.client [None req-64183c33-1834-438c-ab56-6746894ba2e1 7b7aa5898a764ce1baa8b78109289bae dd10ed2d934544f19975ddad9ac6d8ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 03:07:47.969 7 WARNING neutronclient.v2_0.client [None req-64183c33-1834-438c-ab56-6746894ba2e1 7b7aa5898a764ce1baa8b78109289bae dd10ed2d934544f19975ddad9ac6d8ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 414/814] 10.0.0.180 () {34 vars in 662 bytes} [Sat Sep 19 03:07:47 2026] POST /v2.1/servers => generated 448 bytes in 692 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-09-19 03:07:48.278 8 WARNING neutronclient.v2_0.client [None req-00e44ab5-b6af-4adb-8f79-f1dea48bc8a1 7b7aa5898a764ce1baa8b78109289bae dd10ed2d934544f19975ddad9ac6d8ea - - default default] The python binding code in 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/815] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:07:48 2026] GET /v2.1/servers/d7a9b089-0f5a-4c76-a0f5-1819f1db7cfd => generated 1395 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-09-19 03:07:53.367 7 WARNING neutronclient.v2_0.client [None req-957741d5-7e43-40bc-8edc-353c8591937b 7b7aa5898a764ce1baa8b78109289bae dd10ed2d934544f19975ddad9ac6d8ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 416/818] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:07:53 2026] GET /v2.1/servers/d7a9b089-0f5a-4c76-a0f5-1819f1db7cfd => generated 1455 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-09-19 03:07:54.274 8 INFO nova.api.openstack.compute.server_external_events [req-cd24a0d9-e4cd-4ecf-a158-de3d0e80375d req-af5ef38f-00d7-46f0-87f3-7f3a21c4db46 07881c50d5a54ab19b4a1ba2f26617c1 11a3e171e20d47bfac869a8e84869425 - - 2938453ebc584c6a973759188988d650 2938453ebc584c6a973759188988d650] Creating event network-changed:ab052446-1cd3-4877-ac8c-05e306c16199 for instance d7a9b089-0f5a-4c76-a0f5-1819f1db7cfd on instance [pid: 8|app: 0|req: 403/819] 10.0.0.125 () {38 vars in 814 bytes} [Sat Sep 19 03:07:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:07:58.480 7 WARNING neutronclient.v2_0.client [None req-75aca8d5-a86f-4e5e-a6c4-6116abd327b9 7b7aa5898a764ce1baa8b78109289bae dd10ed2d934544f19975ddad9ac6d8ea - - default default] The python binding code in 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/820] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:07:58 2026] GET /v2.1/servers/d7a9b089-0f5a-4c76-a0f5-1819f1db7cfd => generated 1519 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-09-19 03:07:59.599 8 INFO nova.api.openstack.compute.server_external_events [req-8e51e6f2-e936-4a58-8f72-6473e60ac717 req-753ca0a3-d9c0-4672-816a-7fabac76c79d 07881c50d5a54ab19b4a1ba2f26617c1 11a3e171e20d47bfac869a8e84869425 - - 2938453ebc584c6a973759188988d650 2938453ebc584c6a973759188988d650] Creating event network-vif-plugged:ab052446-1cd3-4877-ac8c-05e306c16199 for instance d7a9b089-0f5a-4c76-a0f5-1819f1db7cfd on instance [pid: 8|app: 0|req: 404/821] 10.0.0.169 () {38 vars in 814 bytes} [Sat Sep 19 03:07:59 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-09-19 03:08:03.706 8 WARNING neutronclient.v2_0.client [None req-15a45ba1-e314-4ffe-a82f-fa05c05bf5b0 7b7aa5898a764ce1baa8b78109289bae dd10ed2d934544f19975ddad9ac6d8ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/824] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:08:03 2026] GET /v2.1/servers/d7a9b089-0f5a-4c76-a0f5-1819f1db7cfd => generated 1819 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:08:05.267 7 INFO nova.api.openstack.compute.server_external_events [req-03afba23-cb9b-41b3-a77d-1064ce8cc177 req-602d7a50-7f9b-4c8f-8eec-a81a340d6f19 07881c50d5a54ab19b4a1ba2f26617c1 11a3e171e20d47bfac869a8e84869425 - - 2938453ebc584c6a973759188988d650 2938453ebc584c6a973759188988d650] Creating event network-changed:ab052446-1cd3-4877-ac8c-05e306c16199 for instance d7a9b089-0f5a-4c76-a0f5-1819f1db7cfd on instance [pid: 7|app: 0|req: 419/825] 10.0.0.125 () {38 vars in 814 bytes} [Sat Sep 19 03:08:05 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, ' [pid: 8|app: 0|req: 410/832] 10.0.0.180 () {34 vars in 749 bytes} [Sat Sep 19 03:08:40 2026] POST /v2.1/servers/ddb3b7e5-8728-46ba-876a-28345a676ac4/action => generated 41593 bytes in 566 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:08:42.167 7 INFO nova.api.openstack.compute.server_external_events [req-46137992-119f-477c-be3b-4275b9b5ea8b req-7a6f124e-b2fc-4544-a217-dcc966edab33 07881c50d5a54ab19b4a1ba2f26617c1 11a3e171e20d47bfac869a8e84869425 - - 2938453ebc584c6a973759188988d650 2938453ebc584c6a973759188988d650] Creating event network-changed:73c9483e-291d-48e5-8ace-7c197612ce97 for instance ddb3b7e5-8728-46ba-876a-28345a676ac4 on instance [pid: 7|app: 0|req: 423/833] 10.0.0.125 () {38 vars in 814 bytes} [Sat Sep 19 03:08: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) [pid: 8|app: 0|req: 411/834] 10.0.0.180 () {32 vars in 717 bytes} [Sat Sep 19 03:08:42 2026] DELETE /v2.1/servers/ddb3b7e5-8728-46ba-876a-28345a676ac4 => generated 0 bytes in 135 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-09-19 03:08:42.331 7 WARNING neutronclient.v2_0.client [None req-6f576503-b93c-4066-a5e7-2329023da3ed ecc4e33681cb4d6787530ed6bd0e03fb 45047449c95e4ad2ab4c8313431e3f3c - - default default] The python binding code in 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/835] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:08:42 2026] GET /v2.1/servers/ddb3b7e5-8728-46ba-876a-28345a676ac4 => generated 1820 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:08:43.546 7 WARNING neutronclient.v2_0.client [None req-ba055c42-71a8-475c-b68e-9c5db1b10d39 ecc4e33681cb4d6787530ed6bd0e03fb 45047449c95e4ad2ab4c8313431e3f3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 426/838] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:08:43 2026] GET /v2.1/servers/ddb3b7e5-8728-46ba-876a-28345a676ac4 => generated 1700 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:08:44.771 8 WARNING neutronclient.v2_0.client [None req-e2cfcc07-a6ab-4662-bf05-a72cc4ef251b ecc4e33681cb4d6787530ed6bd0e03fb 45047449c95e4ad2ab4c8313431e3f3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/839] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:08:44 2026] GET /v2.1/servers/ddb3b7e5-8728-46ba-876a-28345a676ac4 => generated 1700 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:08:45.043 7 INFO nova.api.openstack.compute.server_external_events [req-fec7629b-a7a4-4c06-b778-9a217259c207 req-e9d9a4b8-ee88-41d3-96b2-bf0ae30169bd 07881c50d5a54ab19b4a1ba2f26617c1 11a3e171e20d47bfac869a8e84869425 - - 2938453ebc584c6a973759188988d650 2938453ebc584c6a973759188988d650] Creating event network-vif-deleted:73c9483e-291d-48e5-8ace-7c197612ce97 for instance ddb3b7e5-8728-46ba-876a-28345a676ac4 on instance [pid: 7|app: 0|req: 427/840] 10.0.0.125 () {38 vars in 814 bytes} [Sat Sep 19 03:08: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:08:45.930 8 WARNING neutronclient.v2_0.client [None req-10621515-2664-478d-83fc-8122d842785a ecc4e33681cb4d6787530ed6bd0e03fb 45047449c95e4ad2ab4c8313431e3f3c - - default default] The python binding code in 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/841] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:08:45 2026] GET /v2.1/servers/ddb3b7e5-8728-46ba-876a-28345a676ac4 => generated 1483 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:08:47.034 7 WARNING neutronclient.v2_0.client [None req-56739588-cfbd-401e-a702-30dc28993003 ecc4e33681cb4d6787530ed6bd0e03fb 45047449c95e4ad2ab4c8313431e3f3c - - default default] The python binding code in 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/842] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:08:46 2026] GET /v2.1/servers/ddb3b7e5-8728-46ba-876a-28345a676ac4 => generated 1488 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:08:48.186 8 WARNING neutronclient.v2_0.client [None req-9dcdbda9-7a84-4731-a9fc-bf743c42fe65 ecc4e33681cb4d6787530ed6bd0e03fb 45047449c95e4ad2ab4c8313431e3f3c - - default default] The python binding code in 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/843] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:08:48 2026] GET /v2.1/servers/ddb3b7e5-8728-46ba-876a-28345a676ac4 => generated 1488 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-09-19 03:08:49.307 7 INFO nova.api.openstack.wsgi [None req-32c40461-9f76-4b2c-8f84-5cce93c3d66f ecc4e33681cb4d6787530ed6bd0e03fb 45047449c95e4ad2ab4c8313431e3f3c - - default default] HTTP exception thrown: Instance ddb3b7e5-8728-46ba-876a-28345a676ac4 could not be found. [pid: 7|app: 0|req: 429/844] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:08:49 2026] GET /v2.1/servers/ddb3b7e5-8728-46ba-876a-28345a676ac4 => generated 111 bytes in 43 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 416/845] 10.0.0.180 () {32 vars in 727 bytes} [Sat Sep 19 03:08:49 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-187846422 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 440/866] 10.0.0.180 () {34 vars in 749 bytes} [Sat Sep 19 03:10:24 2026] POST /v2.1/servers/cc5cb1d4-1ef2-4bac-83b7-2c25d082539a/action => generated 41772 bytes in 810 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/867] 10.0.0.180 () {32 vars in 717 bytes} [Sat Sep 19 03:10:25 2026] DELETE /v2.1/servers/cc5cb1d4-1ef2-4bac-83b7-2c25d082539a => generated 0 bytes in 122 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-09-19 03:10:25.723 7 WARNING neutronclient.v2_0.client [None req-350db167-630a-4720-b900-6e53a0467585 c038061f672d4384b793909814f9c7fb f8d5e6228afa411fa1d536d946db6d55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/868] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:10:25 2026] GET /v2.1/servers/cc5cb1d4-1ef2-4bac-83b7-2c25d082539a => generated 1843 bytes in 371 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:10:27.121 8 WARNING neutronclient.v2_0.client [None req-86012c9e-2b20-4161-be2e-6639b3a62ef4 c038061f672d4384b793909814f9c7fb f8d5e6228afa411fa1d536d946db6d55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 428/869] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:10:27 2026] GET /v2.1/servers/cc5cb1d4-1ef2-4bac-83b7-2c25d082539a => generated 1843 bytes in 334 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:10:28.456 7 WARNING neutronclient.v2_0.client [None req-17d7ae35-fb43-4125-b1e2-db1189914dab c038061f672d4384b793909814f9c7fb f8d5e6228afa411fa1d536d946db6d55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 442/870] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:10:28 2026] GET /v2.1/servers/cc5cb1d4-1ef2-4bac-83b7-2c25d082539a => generated 1843 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-09-19 03:10:29.105 8 INFO nova.api.openstack.compute.server_external_events [req-c1af913b-9c06-4292-9796-7250e3fabfd9 req-976aba5a-e651-420a-8ac8-e97cb2817011 07881c50d5a54ab19b4a1ba2f26617c1 11a3e171e20d47bfac869a8e84869425 - - 2938453ebc584c6a973759188988d650 2938453ebc584c6a973759188988d650] Creating event network-vif-deleted:0bd16190-9e48-415f-b10a-3130fc0218c4 for instance cc5cb1d4-1ef2-4bac-83b7-2c25d082539a on instance [pid: 8|app: 0|req: 429/871] 10.0.0.125 () {38 vars in 814 bytes} [Sat Sep 19 03:10:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:10:29.665 7 WARNING neutronclient.v2_0.client [None req-a9022722-31c6-4797-9829-fc67987a76c8 c038061f672d4384b793909814f9c7fb f8d5e6228afa411fa1d536d946db6d55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 443/872] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:10:29 2026] GET /v2.1/servers/cc5cb1d4-1ef2-4bac-83b7-2c25d082539a => generated 1482 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-09-19 03:10:30.784 8 WARNING neutronclient.v2_0.client [None req-dcfae335-8759-477f-9f78-a01447ddc04f c038061f672d4384b793909814f9c7fb f8d5e6228afa411fa1d536d946db6d55 - - default default] The python binding code in 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/873] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:10:30 2026] GET /v2.1/servers/cc5cb1d4-1ef2-4bac-83b7-2c25d082539a => generated 1487 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:10:31.929 7 WARNING neutronclient.v2_0.client [None req-5aae1383-64d0-4e91-97c0-d2990a3b3caa c038061f672d4384b793909814f9c7fb f8d5e6228afa411fa1d536d946db6d55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 444/874] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:10:31 2026] GET /v2.1/servers/cc5cb1d4-1ef2-4bac-83b7-2c25d082539a => generated 1487 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-09-19 03:10:33.015 8 INFO nova.api.openstack.wsgi [None req-def4ecf2-cb85-4dce-b452-6202777247a5 c038061f672d4384b793909814f9c7fb f8d5e6228afa411fa1d536d946db6d55 - - default default] HTTP exception thrown: Instance cc5cb1d4-1ef2-4bac-83b7-2c25d082539a could not be found. [pid: 8|app: 0|req: 431/875] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:10:32 2026] GET /v2.1/servers/cc5cb1d4-1ef2-4bac-83b7-2c25d082539a => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 445/876] 10.0.0.180 () {32 vars in 705 bytes} [Sat Sep 19 03:10:33 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1621638189 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-09-19 03:10:33.672 7 INFO nova.api.openstack.wsgi [None req-687ce8b5-0b95-40a2-9002-88dbaea17a3a c038061f672d4384b793909814f9c7fb f8d5e6228afa411fa1d536d946db6d55 - - default default] HTTP exception thrown: Instance cc5cb1d4-1ef2-4bac-83b7-2c25d082539a could not be found. [pid: 7|app: 0|req: 447/879] 10.0.0.180 () {32 vars in 717 bytes} [Sat Sep 19 03:10:33 2026] DELETE /v2.1/servers/cc5cb1d4-1ef2-4bac-83b7-2c25d082539a => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:10:33.708 8 INFO nova.api.openstack.wsgi [None req-d8420399-b5e0-4fd3-ba7d-d87bde06841a c038061f672d4384b793909814f9c7fb f8d5e6228afa411fa1d536d946db6d55 - - default default] HTTP exception thrown: Instance cc5cb1d4-1ef2-4bac-83b7-2c25d082539a could not be found. [pid: 8|app: 0|req: 433/880] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:10:33 2026] GET /v2.1/servers/cc5cb1d4-1ef2-4bac-83b7-2c25d082539a => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 449/883] 10.0.0.180 () {34 vars in 670 bytes} [Sat Sep 19 03:10:43 2026] POST /v2.1/os-keypairs => generated 386 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:10:45.167 8 WARNING neutronclient.v2_0.client [None req-0902f8b7-0cec-4e12-a141-55d754c10222 8a7bf4da3c5d45b68416f6c6c136b6a9 de2f5aaaa4c24ac79fb49cfc52011672 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 03:10:45.230 8 WARNING neutronclient.v2_0.client [None req-0902f8b7-0cec-4e12-a141-55d754c10222 8a7bf4da3c5d45b68416f6c6c136b6a9 de2f5aaaa4c24ac79fb49cfc52011672 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 03:10:45.405 8 WARNING neutronclient.v2_0.client [None req-0902f8b7-0cec-4e12-a141-55d754c10222 8a7bf4da3c5d45b68416f6c6c136b6a9 de2f5aaaa4c24ac79fb49cfc52011672 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/884] 10.0.0.180 () {34 vars in 662 bytes} [Sat Sep 19 03:10:45 2026] POST /v2.1/servers => generated 448 bytes in 694 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-09-19 03:10:45.810 7 WARNING neutronclient.v2_0.client [None req-dfb0c726-7719-4df5-8de2-bab49d19db3d 8a7bf4da3c5d45b68416f6c6c136b6a9 de2f5aaaa4c24ac79fb49cfc52011672 - - default default] The python binding code in 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/885] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:10:45 2026] GET /v2.1/servers/d93ff5f4-4754-41ed-8af1-e4900cfca096 => generated 1423 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-09-19 03:10:46.932 8 WARNING neutronclient.v2_0.client [None req-df807746-06d5-4d58-9138-eb41a9005c55 8a7bf4da3c5d45b68416f6c6c136b6a9 de2f5aaaa4c24ac79fb49cfc52011672 - - default default] The python binding code in 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/886] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:10:46 2026] GET /v2.1/servers/d93ff5f4-4754-41ed-8af1-e4900cfca096 => generated 1427 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-09-19 03:10:48.030 7 WARNING neutronclient.v2_0.client [None req-10135cfb-97aa-4dab-960f-9a73b141dd6f 8a7bf4da3c5d45b68416f6c6c136b6a9 de2f5aaaa4c24ac79fb49cfc52011672 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 451/887] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:10:47 2026] GET /v2.1/servers/d93ff5f4-4754-41ed-8af1-e4900cfca096 => generated 1475 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:10:49.161 8 WARNING neutronclient.v2_0.client [None req-8139197c-51f8-4218-9de7-fb7a397e9f4d 8a7bf4da3c5d45b68416f6c6c136b6a9 de2f5aaaa4c24ac79fb49cfc52011672 - - default default] The python binding code in 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/888] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:10:49 2026] GET /v2.1/servers/d93ff5f4-4754-41ed-8af1-e4900cfca096 => generated 1475 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:10:50.293 7 WARNING neutronclient.v2_0.client [None req-e4341441-0e71-4dd2-ad12-ed165f5fb5e4 8a7bf4da3c5d45b68416f6c6c136b6a9 de2f5aaaa4c24ac79fb49cfc52011672 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 452/889] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:10:50 2026] GET /v2.1/servers/d93ff5f4-4754-41ed-8af1-e4900cfca096 => generated 1483 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:10:51.294 8 INFO nova.api.openstack.compute.server_external_events [req-fbfc6473-099b-429f-95fe-5674a105285b req-dd040772-9f33-45e1-9be9-2968efe06ec4 07881c50d5a54ab19b4a1ba2f26617c1 11a3e171e20d47bfac869a8e84869425 - - 2938453ebc584c6a973759188988d650 2938453ebc584c6a973759188988d650] Creating event network-changed:2b27ab5c-6ace-48ba-ba83-cd75ce0a7688 for instance d93ff5f4-4754-41ed-8af1-e4900cfca096 on instance [pid: 8|app: 0|req: 438/890] 10.0.0.125 () {38 vars in 814 bytes} [Sat Sep 19 03:10:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:10:51.417 7 WARNING neutronclient.v2_0.client [None req-7d30e628-34c3-49d1-a49a-24e43ca75e7c 8a7bf4da3c5d45b68416f6c6c136b6a9 de2f5aaaa4c24ac79fb49cfc52011672 - - default default] The python binding code in 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/891] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:10:51 2026] GET /v2.1/servers/d93ff5f4-4754-41ed-8af1-e4900cfca096 => generated 1558 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:10:52.631 8 WARNING neutronclient.v2_0.client [None req-b1751ca6-8729-4c01-bcbf-c4e781b14c1c 8a7bf4da3c5d45b68416f6c6c136b6a9 de2f5aaaa4c24ac79fb49cfc52011672 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 439/892] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:10:52 2026] GET /v2.1/servers/d93ff5f4-4754-41ed-8af1-e4900cfca096 => generated 1546 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-09-19 03:10:53.824 7 WARNING neutronclient.v2_0.client [None req-2a94ab79-57e4-4c52-998c-15c9973dfbb0 8a7bf4da3c5d45b68416f6c6c136b6a9 de2f5aaaa4c24ac79fb49cfc52011672 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 455/895] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:10:53 2026] GET /v2.1/servers/d93ff5f4-4754-41ed-8af1-e4900cfca096 => generated 1546 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:10:55.025 8 WARNING neutronclient.v2_0.client [None req-88492abf-39ab-488c-a76a-4cb7ffa1a074 8a7bf4da3c5d45b68416f6c6c136b6a9 de2f5aaaa4c24ac79fb49cfc52011672 - - default default] The python binding code in 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/896] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:10:54 2026] GET /v2.1/servers/d93ff5f4-4754-41ed-8af1-e4900cfca096 => generated 1546 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:10:56.242 7 INFO nova.api.openstack.compute.server_external_events [req-7ce6ad29-efa3-45fe-9d82-677a6e34b02b req-e795aa35-eb13-463d-b452-aed223dd95b4 07881c50d5a54ab19b4a1ba2f26617c1 11a3e171e20d47bfac869a8e84869425 - - 2938453ebc584c6a973759188988d650 2938453ebc584c6a973759188988d650] Creating event network-vif-plugged:2b27ab5c-6ace-48ba-ba83-cd75ce0a7688 for instance d93ff5f4-4754-41ed-8af1-e4900cfca096 on instance [pid: 7|app: 0|req: 456/897] 10.0.0.169 () {38 vars in 814 bytes} [Sat Sep 19 03:10:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-19 03:10:56.254 8 WARNING neutronclient.v2_0.client [None req-5949229e-e3fa-4394-bb1e-0256e68726ed 8a7bf4da3c5d45b68416f6c6c136b6a9 de2f5aaaa4c24ac79fb49cfc52011672 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 442/898] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:10:56 2026] GET /v2.1/servers/d93ff5f4-4754-41ed-8af1-e4900cfca096 => generated 1546 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:10:57.482 7 WARNING neutronclient.v2_0.client [None req-680c6383-b1c3-492a-9a1c-0b303ee3a017 8a7bf4da3c5d45b68416f6c6c136b6a9 de2f5aaaa4c24ac79fb49cfc52011672 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 457/899] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:10:57 2026] GET /v2.1/servers/d93ff5f4-4754-41ed-8af1-e4900cfca096 => generated 1546 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:10:58.698 8 WARNING neutronclient.v2_0.client [None req-55f83eb1-4882-4ded-8f01-cff129a38df7 8a7bf4da3c5d45b68416f6c6c136b6a9 de2f5aaaa4c24ac79fb49cfc52011672 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 443/900] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:10:58 2026] GET /v2.1/servers/d93ff5f4-4754-41ed-8af1-e4900cfca096 => generated 1723 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:10:58.941 7 WARNING neutronclient.v2_0.client [None req-6094b4d0-27c1-46e2-83c8-213965f80db6 8a7bf4da3c5d45b68416f6c6c136b6a9 de2f5aaaa4c24ac79fb49cfc52011672 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 458/901] 10.0.0.180 () {32 vars in 740 bytes} [Sat Sep 19 03:10:58 2026] GET /v2.1/servers/d93ff5f4-4754-41ed-8af1-e4900cfca096/os-interface => generated 284 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-09-19 03:10:59.721 8 INFO nova.api.openstack.compute.server_external_events [req-3cdc1684-efe2-4d5b-8b25-1bbf8e4b520a req-15febb3b-587f-4787-9fa2-f9fbe0c34e72 07881c50d5a54ab19b4a1ba2f26617c1 11a3e171e20d47bfac869a8e84869425 - - 2938453ebc584c6a973759188988d650 2938453ebc584c6a973759188988d650] Creating event network-changed:2b27ab5c-6ace-48ba-ba83-cd75ce0a7688 for instance d93ff5f4-4754-41ed-8af1-e4900cfca096 on instance [pid: 8|app: 0|req: 444/902] 10.0.0.125 () {38 vars in 814 bytes} [Sat Sep 19 03:10:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-19 03:10:59.745 7 WARNING neutronclient.v2_0.client [None req-567e5f56-840c-4ca6-9a4e-b0aa89797477 8a7bf4da3c5d45b68416f6c6c136b6a9 de2f5aaaa4c24ac79fb49cfc52011672 - - default default] The python binding code in 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/903] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:10:59 2026] GET /v2.1/servers/d93ff5f4-4754-41ed-8af1-e4900cfca096 => generated 1723 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 445/904] 10.0.0.180 () {32 vars in 640 bytes} [Sat Sep 19 03:10:59 2026] GET /v2.1/servers => generated 377 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 460/905] 10.0.0.180 () {32 vars in 717 bytes} [Sat Sep 19 03:11:00 2026] DELETE /v2.1/servers/d93ff5f4-4754-41ed-8af1-e4900cfca096 => generated 0 bytes in 130 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-09-19 03:11:00.193 8 WARNING neutronclient.v2_0.client [None req-6ab3b293-92ec-47f0-a2df-4070067590ac 8a7bf4da3c5d45b68416f6c6c136b6a9 de2f5aaaa4c24ac79fb49cfc52011672 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 446/906] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:11:00 2026] GET /v2.1/servers/d93ff5f4-4754-41ed-8af1-e4900cfca096 => generated 1729 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-09-19 03:11:01.360 7 WARNING neutronclient.v2_0.client [None req-0798adda-4e38-43c4-b8dc-fa7a17a7be9f 8a7bf4da3c5d45b68416f6c6c136b6a9 de2f5aaaa4c24ac79fb49cfc52011672 - - default default] The python binding code in 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/907] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:11:01 2026] GET /v2.1/servers/d93ff5f4-4754-41ed-8af1-e4900cfca096 => generated 1849 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-09-19 03:11:02.547 8 WARNING neutronclient.v2_0.client [None req-01a85b71-fd97-4c7b-b79d-1ed498c281f8 8a7bf4da3c5d45b68416f6c6c136b6a9 de2f5aaaa4c24ac79fb49cfc52011672 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 447/908] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:11:02 2026] GET /v2.1/servers/d93ff5f4-4754-41ed-8af1-e4900cfca096 => generated 1849 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-09-19 03:11:03.577 7 INFO nova.api.openstack.compute.server_external_events [req-ec0f0b16-36d9-4cb3-b908-b3646cc4b7f7 req-f0cef407-4c1c-40a4-ae3b-3adceff2fe88 07881c50d5a54ab19b4a1ba2f26617c1 11a3e171e20d47bfac869a8e84869425 - - 2938453ebc584c6a973759188988d650 2938453ebc584c6a973759188988d650] Creating event network-vif-deleted:2b27ab5c-6ace-48ba-ba83-cd75ce0a7688 for instance d93ff5f4-4754-41ed-8af1-e4900cfca096 on instance [pid: 7|app: 0|req: 463/911] 10.0.0.125 () {38 vars in 814 bytes} [Sat Sep 19 03:11:03 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-09-19 03:11:03.726 8 WARNING neutronclient.v2_0.client [None req-357b7733-c4a7-4ad6-9ce2-2206f53e202e 8a7bf4da3c5d45b68416f6c6c136b6a9 de2f5aaaa4c24ac79fb49cfc52011672 - - default default] The python binding code in 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/912] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:11:03 2026] GET /v2.1/servers/d93ff5f4-4754-41ed-8af1-e4900cfca096 => generated 1504 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-09-19 03:11:04.851 7 WARNING neutronclient.v2_0.client [None req-bd846082-9f5f-49ae-85c5-357c046751e0 8a7bf4da3c5d45b68416f6c6c136b6a9 de2f5aaaa4c24ac79fb49cfc52011672 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 464/913] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:11:04 2026] GET /v2.1/servers/d93ff5f4-4754-41ed-8af1-e4900cfca096 => generated 1509 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:11:05.982 8 WARNING neutronclient.v2_0.client [None req-1d4beb72-0024-4dbc-8092-732c64188339 8a7bf4da3c5d45b68416f6c6c136b6a9 de2f5aaaa4c24ac79fb49cfc52011672 - - default default] The python binding code in 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/914] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:11:05 2026] GET /v2.1/servers/d93ff5f4-4754-41ed-8af1-e4900cfca096 => generated 1509 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:11:07.092 7 INFO nova.api.openstack.wsgi [None req-df8be93c-b12d-481b-9041-9e05e1df37e5 8a7bf4da3c5d45b68416f6c6c136b6a9 de2f5aaaa4c24ac79fb49cfc52011672 - - default default] HTTP exception thrown: Instance d93ff5f4-4754-41ed-8af1-e4900cfca096 could not be found. [pid: 7|app: 0|req: 465/915] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:11:07 2026] GET /v2.1/servers/d93ff5f4-4754-41ed-8af1-e4900cfca096 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 451/916] 10.0.0.180 () {32 vars in 705 bytes} [Sat Sep 19 03:11:07 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1505767927 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-09-19 03:11:17.699 8 WARNING neutronclient.v2_0.client [None req-9e8f2eab-4e15-497e-8a0a-aff4b97e1fc7 912d0ecd6b7a4e7294bde297be25db78 849e1a72455d47efab43a5e110145314 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 03:11:17.919 8 WARNING neutronclient.v2_0.client [None req-9e8f2eab-4e15-497e-8a0a-aff4b97e1fc7 912d0ecd6b7a4e7294bde297be25db78 849e1a72455d47efab43a5e110145314 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 453/919] 10.0.0.180 () {34 vars in 662 bytes} [Sat Sep 19 03:11:17 2026] POST /v2.1/servers => generated 424 bytes in 709 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-09-19 03:11:18.233 7 WARNING neutronclient.v2_0.client [None req-5f453394-79d4-4381-838c-8b33c21bd296 912d0ecd6b7a4e7294bde297be25db78 849e1a72455d47efab43a5e110145314 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 467/920] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:11:18 2026] GET /v2.1/servers/a7c96761-56d9-4d18-9ac0-85edc88000a8 => generated 1371 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-09-19 03:11:19.353 8 WARNING neutronclient.v2_0.client [None req-85c0d8b9-5c3a-44f4-a755-cbfca812d243 912d0ecd6b7a4e7294bde297be25db78 849e1a72455d47efab43a5e110145314 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 454/921] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:11:19 2026] GET /v2.1/servers/a7c96761-56d9-4d18-9ac0-85edc88000a8 => generated 1375 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-09-19 03:11:20.550 7 WARNING neutronclient.v2_0.client [None req-4480d810-7e1f-4fab-97ea-eed539aa03d9 912d0ecd6b7a4e7294bde297be25db78 849e1a72455d47efab43a5e110145314 - - default default] The python binding code in 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/922] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:11:20 2026] GET /v2.1/servers/a7c96761-56d9-4d18-9ac0-85edc88000a8 => generated 1423 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-09-19 03:11:21.661 8 WARNING neutronclient.v2_0.client [None req-0ab45f00-94f9-4881-9762-3a5dc354e20b 912d0ecd6b7a4e7294bde297be25db78 849e1a72455d47efab43a5e110145314 - - default default] The python binding code in 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/923] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:11:21 2026] GET /v2.1/servers/a7c96761-56d9-4d18-9ac0-85edc88000a8 => generated 1423 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:11:22.773 7 WARNING neutronclient.v2_0.client [None req-f38c9080-bb0a-460e-a0c6-6c55e61cd588 912d0ecd6b7a4e7294bde297be25db78 849e1a72455d47efab43a5e110145314 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 469/924] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:11:22 2026] GET /v2.1/servers/a7c96761-56d9-4d18-9ac0-85edc88000a8 => generated 1431 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:11:23.674 7 INFO nova.api.openstack.compute.server_external_events [req-bfb7fa3d-286d-4a99-8bd1-4331c8d73a97 req-b7b4f666-7dce-48ec-8833-504354b06f25 07881c50d5a54ab19b4a1ba2f26617c1 11a3e171e20d47bfac869a8e84869425 - - 2938453ebc584c6a973759188988d650 2938453ebc584c6a973759188988d650] Creating event network-changed:97fab75c-38c0-4c0a-b875-d57634085097 for instance a7c96761-56d9-4d18-9ac0-85edc88000a8 on instance [pid: 7|app: 0|req: 471/927] 10.0.0.125 () {38 vars in 814 bytes} [Sat Sep 19 03:11:23 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-09-19 03:11:23.878 8 WARNING neutronclient.v2_0.client [None req-acc99ec3-ee46-46ba-969a-fce88ef09f0b 912d0ecd6b7a4e7294bde297be25db78 849e1a72455d47efab43a5e110145314 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 457/928] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:11:23 2026] GET /v2.1/servers/a7c96761-56d9-4d18-9ac0-85edc88000a8 => generated 1483 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-09-19 03:11:25.090 7 WARNING neutronclient.v2_0.client [None req-1082e7d4-2576-4330-9c74-522e6ab039da 912d0ecd6b7a4e7294bde297be25db78 849e1a72455d47efab43a5e110145314 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 472/929] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:11:25 2026] GET /v2.1/servers/a7c96761-56d9-4d18-9ac0-85edc88000a8 => generated 1471 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:11:26.359 8 WARNING neutronclient.v2_0.client [None req-88e6674b-3ba4-450f-96c0-8e7893f2d663 912d0ecd6b7a4e7294bde297be25db78 849e1a72455d47efab43a5e110145314 - - default default] The python binding code in 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/930] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:11:26 2026] GET /v2.1/servers/a7c96761-56d9-4d18-9ac0-85edc88000a8 => generated 1471 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-09-19 03:11:27.550 7 WARNING neutronclient.v2_0.client [None req-d133adbd-ea98-48f0-a479-5cf380a0be62 912d0ecd6b7a4e7294bde297be25db78 849e1a72455d47efab43a5e110145314 - - default default] The python binding code in 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/931] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:11:27 2026] GET /v2.1/servers/a7c96761-56d9-4d18-9ac0-85edc88000a8 => generated 1471 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:11:28.746 7 INFO nova.api.openstack.compute.server_external_events [req-9b1d2f10-8ca7-40db-b85a-25829a35477b req-1c813042-02db-4126-b7fc-09776ad67e49 07881c50d5a54ab19b4a1ba2f26617c1 11a3e171e20d47bfac869a8e84869425 - - 2938453ebc584c6a973759188988d650 2938453ebc584c6a973759188988d650] Creating event network-vif-plugged:97fab75c-38c0-4c0a-b875-d57634085097 for instance a7c96761-56d9-4d18-9ac0-85edc88000a8 on instance [pid: 7|app: 0|req: 474/932] 10.0.0.169 () {38 vars in 814 bytes} [Sat Sep 19 03:11:28 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) 2026-09-19 03:11:28.767 8 WARNING neutronclient.v2_0.client [None req-44c42867-b4bc-460c-8cbb-20585b7a1ffb 912d0ecd6b7a4e7294bde297be25db78 849e1a72455d47efab43a5e110145314 - - default default] The python binding code in 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/933] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:11:28 2026] GET /v2.1/servers/a7c96761-56d9-4d18-9ac0-85edc88000a8 => 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-09-19 03:11:29.969 7 WARNING neutronclient.v2_0.client [None req-134f5fbb-2e30-4ed4-a17b-43a319f51fb8 912d0ecd6b7a4e7294bde297be25db78 849e1a72455d47efab43a5e110145314 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 475/934] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:11:29 2026] GET /v2.1/servers/a7c96761-56d9-4d18-9ac0-85edc88000a8 => generated 1471 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:11:31.173 8 WARNING neutronclient.v2_0.client [None req-8eeace99-208d-425e-afcf-762fa141625e 912d0ecd6b7a4e7294bde297be25db78 849e1a72455d47efab43a5e110145314 - - default default] The python binding code in 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/935] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:11:31 2026] GET /v2.1/servers/a7c96761-56d9-4d18-9ac0-85edc88000a8 => generated 1656 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, ' [pid: 7|app: 0|req: 476/936] 10.0.0.180 () {32 vars in 722 bytes} [Sat Sep 19 03:11:31 2026] GET /v2.1/servers/a7c96761-56d9-4d18-9ac0-85edc88000a8/ips => generated 109 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 461/937] 10.0.0.180 () {32 vars in 722 bytes} [Sat Sep 19 03:11:31 2026] GET /v2.1/servers/a7c96761-56d9-4d18-9ac0-85edc88000a8/ips => generated 109 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 477/938] 10.0.0.180 () {32 vars in 824 bytes} [Sat Sep 19 03:11:31 2026] GET /v2.1/servers/a7c96761-56d9-4d18-9ac0-85edc88000a8/ips/tempest-ServerAddressesTestJSON-1439003223-network => generated 94 bytes in 46 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: 462/939] 10.0.0.180 () {32 vars in 717 bytes} [Sat Sep 19 03:11:31 2026] DELETE /v2.1/servers/a7c96761-56d9-4d18-9ac0-85edc88000a8 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:11:31.667 7 WARNING neutronclient.v2_0.client [None req-3320654f-af3d-4709-a987-0f34b09c5c21 912d0ecd6b7a4e7294bde297be25db78 849e1a72455d47efab43a5e110145314 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/940] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:11:31 2026] GET /v2.1/servers/a7c96761-56d9-4d18-9ac0-85edc88000a8 => generated 1662 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-09-19 03:11:32.879 8 WARNING neutronclient.v2_0.client [None req-1963869f-065a-42a9-8036-8ec9b79e2b67 912d0ecd6b7a4e7294bde297be25db78 849e1a72455d47efab43a5e110145314 - - default default] The python binding code in 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/941] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:11:32 2026] GET /v2.1/servers/a7c96761-56d9-4d18-9ac0-85edc88000a8 => generated 1662 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:11:34.074 7 WARNING neutronclient.v2_0.client [None req-89b48646-bc64-4af5-ab56-26d5da1c04b7 912d0ecd6b7a4e7294bde297be25db78 849e1a72455d47efab43a5e110145314 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 480/944] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:11:34 2026] GET /v2.1/servers/a7c96761-56d9-4d18-9ac0-85edc88000a8 => generated 1662 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:11:34.654 7 INFO nova.api.openstack.compute.server_external_events [req-7898d24d-bd62-4962-8fa8-0993f69f5d0f req-352d74cd-31ae-4b3e-94eb-f2100b503d33 07881c50d5a54ab19b4a1ba2f26617c1 11a3e171e20d47bfac869a8e84869425 - - 2938453ebc584c6a973759188988d650 2938453ebc584c6a973759188988d650] Creating event network-vif-deleted:97fab75c-38c0-4c0a-b875-d57634085097 for instance a7c96761-56d9-4d18-9ac0-85edc88000a8 on instance [pid: 7|app: 0|req: 481/945] 10.0.0.125 () {38 vars in 814 bytes} [Sat Sep 19 03:11:34 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 465/946] 10.0.0.180 () {34 vars in 749 bytes} [Sat Sep 19 03:11:34 2026] POST /v2.1/servers/e7eddd4c-d954-4510-bde7-e6471326feba/action => generated 41691 bytes in 647 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-09-19 03:11:35.316 7 WARNING neutronclient.v2_0.client [None req-23491895-203c-489b-97ad-31e66231252c 912d0ecd6b7a4e7294bde297be25db78 849e1a72455d47efab43a5e110145314 - - default default] The python binding code in 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/947] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:11:35 2026] GET /v2.1/servers/a7c96761-56d9-4d18-9ac0-85edc88000a8 => generated 1452 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/948] 10.0.0.180 () {32 vars in 717 bytes} [Sat Sep 19 03:11:35 2026] DELETE /v2.1/servers/e7eddd4c-d954-4510-bde7-e6471326feba => generated 0 bytes in 128 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-09-19 03:11:35.431 7 WARNING neutronclient.v2_0.client [None req-235626b1-5c03-48ce-ab19-9051b954b512 e4ed0a885ecf473b92ad3a6203014ce2 c7a6f78fb1ad433abd495566598abd6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 483/949] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:11:35 2026] GET /v2.1/servers/e7eddd4c-d954-4510-bde7-e6471326feba => generated 1827 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-09-19 03:11:36.428 8 WARNING neutronclient.v2_0.client [None req-3da46ba0-6aee-4e96-94eb-3d589beafef5 912d0ecd6b7a4e7294bde297be25db78 849e1a72455d47efab43a5e110145314 - - default default] The python binding code in 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/950] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:11:36 2026] GET /v2.1/servers/a7c96761-56d9-4d18-9ac0-85edc88000a8 => generated 1457 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:11:36.691 7 WARNING neutronclient.v2_0.client [None req-ec9bcf4a-3d15-4bc6-b710-2613422e31c9 e4ed0a885ecf473b92ad3a6203014ce2 c7a6f78fb1ad433abd495566598abd6d - - default default] The python binding code in 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/951] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:11:36 2026] GET /v2.1/servers/e7eddd4c-d954-4510-bde7-e6471326feba => generated 1827 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:11:37.566 8 WARNING neutronclient.v2_0.client [None req-4fa3d166-d673-4599-bcc9-32b0d6ec41ae 912d0ecd6b7a4e7294bde297be25db78 849e1a72455d47efab43a5e110145314 - - default default] The python binding code in 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/952] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:11:37 2026] GET /v2.1/servers/a7c96761-56d9-4d18-9ac0-85edc88000a8 => generated 1457 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-09-19 03:11:37.680 7 INFO nova.api.openstack.compute.server_external_events [req-1ca8ee98-1609-428d-babc-e337e43d2771 req-e837f955-6320-4b16-984f-056e0d38dab4 07881c50d5a54ab19b4a1ba2f26617c1 11a3e171e20d47bfac869a8e84869425 - - 2938453ebc584c6a973759188988d650 2938453ebc584c6a973759188988d650] Creating event network-vif-unplugged:8ffe32b1-a4a2-435a-ab66-8c00653e95a8 for instance e7eddd4c-d954-4510-bde7-e6471326feba on instance [pid: 7|app: 0|req: 485/953] 10.0.0.169 () {38 vars in 814 bytes} [Sat Sep 19 03:11:37 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:11:37.923 8 WARNING neutronclient.v2_0.client [None req-c1fc9fa7-70b7-4128-abcf-383960dff885 e4ed0a885ecf473b92ad3a6203014ce2 c7a6f78fb1ad433abd495566598abd6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 469/954] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:11:37 2026] GET /v2.1/servers/e7eddd4c-d954-4510-bde7-e6471326feba => generated 1827 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-09-19 03:11:38.668 7 INFO nova.api.openstack.wsgi [None req-e7558777-54fe-473c-be48-e61b89c5036e 912d0ecd6b7a4e7294bde297be25db78 849e1a72455d47efab43a5e110145314 - - default default] HTTP exception thrown: Instance a7c96761-56d9-4d18-9ac0-85edc88000a8 could not be found. [pid: 7|app: 0|req: 486/955] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:11:38 2026] GET /v2.1/servers/a7c96761-56d9-4d18-9ac0-85edc88000a8 => 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-09-19 03:11:38.730 8 INFO nova.api.openstack.compute.server_external_events [req-f8b5787c-8ad5-44f7-b5b9-34f46930b9fd req-60ab549d-088f-4eb5-8425-a60516b56a63 07881c50d5a54ab19b4a1ba2f26617c1 11a3e171e20d47bfac869a8e84869425 - - 2938453ebc584c6a973759188988d650 2938453ebc584c6a973759188988d650] Creating event network-vif-deleted:8ffe32b1-a4a2-435a-ab66-8c00653e95a8 for instance e7eddd4c-d954-4510-bde7-e6471326feba on instance [pid: 8|app: 0|req: 470/956] 10.0.0.125 () {38 vars in 814 bytes} [Sat Sep 19 03:11:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:11:39.116 7 WARNING neutronclient.v2_0.client [None req-7500c26f-307c-4eaf-bca9-341774a5863d e4ed0a885ecf473b92ad3a6203014ce2 c7a6f78fb1ad433abd495566598abd6d - - default default] The python binding code in 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/957] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:11:39 2026] GET /v2.1/servers/e7eddd4c-d954-4510-bde7-e6471326feba => generated 1472 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:11:40.288 8 WARNING neutronclient.v2_0.client [None req-c62c99d1-c3d0-4e86-9dc0-4dae603ffb72 e4ed0a885ecf473b92ad3a6203014ce2 c7a6f78fb1ad433abd495566598abd6d - - default default] The python binding code in 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/958] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:11:40 2026] GET /v2.1/servers/e7eddd4c-d954-4510-bde7-e6471326feba => generated 1477 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-09-19 03:11:41.381 7 WARNING neutronclient.v2_0.client [None req-cea40059-28b3-4890-ab7f-04eebe368dd4 e4ed0a885ecf473b92ad3a6203014ce2 c7a6f78fb1ad433abd495566598abd6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 488/959] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:11:41 2026] GET /v2.1/servers/e7eddd4c-d954-4510-bde7-e6471326feba => generated 1477 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:11:42.465 8 INFO nova.api.openstack.wsgi [None req-f47cae88-5a25-4d1e-a732-3f29d21791ea e4ed0a885ecf473b92ad3a6203014ce2 c7a6f78fb1ad433abd495566598abd6d - - default default] HTTP exception thrown: Instance e7eddd4c-d954-4510-bde7-e6471326feba could not be found. [pid: 8|app: 0|req: 472/960] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:11:42 2026] GET /v2.1/servers/e7eddd4c-d954-4510-bde7-e6471326feba => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 489/961] 10.0.0.180 () {32 vars in 703 bytes} [Sat Sep 19 03:11:42 2026] DELETE /v2.1/os-keypairs/tempest-keypair-380582132 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/964] 10.0.0.180 () {30 vars in 412 bytes} [Sat Sep 19 03:11:48 2026] GET / => generated 423 bytes in 4 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, ' [pid: 8|app: 0|req: 474/965] 10.0.0.180 () {28 vars in 559 bytes} [Sat Sep 19 03:11:48 2026] GET /v2/ => generated 402 bytes in 497 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/966] 10.0.0.180 () {28 vars in 563 bytes} [Sat Sep 19 03:11:48 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: 475/967] 10.0.0.180 () {30 vars in 412 bytes} [Sat Sep 19 03:11:48 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-09-19 03:12:39.787 7 WARNING neutronclient.v2_0.client [None req-b08540f6-eb7b-4f6d-9ecf-00af0232dafd 3c7167a077754d90962baad24fb6dd0f f966ee6c333c47b09f2adb217a650351 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 03:12:39.987 7 WARNING neutronclient.v2_0.client [None req-b08540f6-eb7b-4f6d-9ecf-00af0232dafd 3c7167a077754d90962baad24fb6dd0f f966ee6c333c47b09f2adb217a650351 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 498/978] 10.0.0.180 () {34 vars in 662 bytes} [Sat Sep 19 03:12:39 2026] POST /v2.1/servers => generated 424 bytes in 565 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-09-19 03:12:40.325 8 WARNING neutronclient.v2_0.client [None req-bb45cfd0-bc43-465d-ba76-0e7428c576c5 3c7167a077754d90962baad24fb6dd0f f966ee6c333c47b09f2adb217a650351 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 481/979] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:12:40 2026] GET /v2.1/servers/4ada0b40-070b-44cf-806a-55d3c2970cd6 => generated 1367 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:12:41.438 7 WARNING neutronclient.v2_0.client [None req-ba0861f9-68f3-4a22-8061-d8123aa67a99 3c7167a077754d90962baad24fb6dd0f f966ee6c333c47b09f2adb217a650351 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/980] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:12:41 2026] GET /v2.1/servers/4ada0b40-070b-44cf-806a-55d3c2970cd6 => generated 1371 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-09-19 03:12:42.534 8 WARNING neutronclient.v2_0.client [None req-97008727-81e4-4f7a-9583-69a60e911052 3c7167a077754d90962baad24fb6dd0f f966ee6c333c47b09f2adb217a650351 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 482/981] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:12:42 2026] GET /v2.1/servers/4ada0b40-070b-44cf-806a-55d3c2970cd6 => generated 1419 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-09-19 03:12:43.645 8 WARNING neutronclient.v2_0.client [None req-d6807d21-1d0a-4f2f-9c13-99246ad4bedd 3c7167a077754d90962baad24fb6dd0f f966ee6c333c47b09f2adb217a650351 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 484/984] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:12:43 2026] GET /v2.1/servers/4ada0b40-070b-44cf-806a-55d3c2970cd6 => generated 1419 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:12:44.778 7 WARNING neutronclient.v2_0.client [None req-ee0942e3-5208-41a0-bf6a-5ad6e2f13216 3c7167a077754d90962baad24fb6dd0f f966ee6c333c47b09f2adb217a650351 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 501/985] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:12:44 2026] GET /v2.1/servers/4ada0b40-070b-44cf-806a-55d3c2970cd6 => generated 1427 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-09-19 03:12:45.823 8 INFO nova.api.openstack.compute.server_external_events [req-4d002df6-bde7-47a3-9a51-aa921275ca1f req-7214cda3-4cdf-45f8-9e98-0b0640177278 07881c50d5a54ab19b4a1ba2f26617c1 11a3e171e20d47bfac869a8e84869425 - - 2938453ebc584c6a973759188988d650 2938453ebc584c6a973759188988d650] Creating event network-changed:4dae6870-9484-4b2f-930e-f6e9842df334 for instance 4ada0b40-070b-44cf-806a-55d3c2970cd6 on instance [pid: 8|app: 0|req: 485/986] 10.0.0.125 () {38 vars in 814 bytes} [Sat Sep 19 03:12:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:12:45.895 7 WARNING neutronclient.v2_0.client [None req-96cb6b26-1050-4462-9fad-00c7a5a80ce8 3c7167a077754d90962baad24fb6dd0f f966ee6c333c47b09f2adb217a650351 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 502/987] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:12:45 2026] GET /v2.1/servers/4ada0b40-070b-44cf-806a-55d3c2970cd6 => generated 1479 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-09-19 03:12:47.086 8 WARNING neutronclient.v2_0.client [None req-6b7527b5-18a3-43e9-a8e7-9fe51e1f9e58 3c7167a077754d90962baad24fb6dd0f f966ee6c333c47b09f2adb217a650351 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 486/988] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:12:47 2026] GET /v2.1/servers/4ada0b40-070b-44cf-806a-55d3c2970cd6 => generated 1467 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:12:48.361 7 WARNING neutronclient.v2_0.client [None req-3fbbd0b1-fa52-4dde-ae37-e3f1d80782bd 3c7167a077754d90962baad24fb6dd0f f966ee6c333c47b09f2adb217a650351 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 503/989] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:12:48 2026] GET /v2.1/servers/4ada0b40-070b-44cf-806a-55d3c2970cd6 => generated 1467 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:12:49.560 8 WARNING neutronclient.v2_0.client [None req-a203049b-96aa-4871-87f7-dbf7a7c09294 3c7167a077754d90962baad24fb6dd0f f966ee6c333c47b09f2adb217a650351 - - default default] The python binding code in 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/990] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:12:49 2026] GET /v2.1/servers/4ada0b40-070b-44cf-806a-55d3c2970cd6 => generated 1467 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:12:50.751 7 WARNING neutronclient.v2_0.client [None req-991c29c2-f27c-41a1-91f3-e4f6459e6228 3c7167a077754d90962baad24fb6dd0f f966ee6c333c47b09f2adb217a650351 - - default default] 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-09-19 03:12:50.852 8 INFO nova.api.openstack.compute.server_external_events [req-f787d385-3b75-410b-bcd1-dcaec965f5c5 req-904936d9-9539-4ed8-be93-6e80c305b37e 07881c50d5a54ab19b4a1ba2f26617c1 11a3e171e20d47bfac869a8e84869425 - - 2938453ebc584c6a973759188988d650 2938453ebc584c6a973759188988d650] Creating event network-vif-plugged:4dae6870-9484-4b2f-930e-f6e9842df334 for instance 4ada0b40-070b-44cf-806a-55d3c2970cd6 on instance [pid: 8|app: 0|req: 488/991] 10.0.0.169 () {38 vars in 814 bytes} [Sat Sep 19 03:12:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/992] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:12:50 2026] GET /v2.1/servers/4ada0b40-070b-44cf-806a-55d3c2970cd6 => generated 1467 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:12:52.014 8 WARNING neutronclient.v2_0.client [None req-590f4dac-62d8-410a-9543-791d4b65d54f 3c7167a077754d90962baad24fb6dd0f f966ee6c333c47b09f2adb217a650351 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 489/993] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:12:51 2026] GET /v2.1/servers/4ada0b40-070b-44cf-806a-55d3c2970cd6 => generated 1467 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:12:53.192 8 WARNING neutronclient.v2_0.client [None req-b8cb7b54-28ad-4a44-8481-996f630a4331 3c7167a077754d90962baad24fb6dd0f f966ee6c333c47b09f2adb217a650351 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 491/996] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:12:53 2026] GET /v2.1/servers/4ada0b40-070b-44cf-806a-55d3c2970cd6 => generated 1648 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 506/997] 10.0.0.180 () {32 vars in 717 bytes} [Sat Sep 19 03:12:53 2026] DELETE /v2.1/servers/4ada0b40-070b-44cf-806a-55d3c2970cd6 => generated 0 bytes in 134 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-09-19 03:12:53.839 8 WARNING neutronclient.v2_0.client [None req-04518e3f-c47a-4e3a-8306-6db8334bc27d 3c7167a077754d90962baad24fb6dd0f f966ee6c333c47b09f2adb217a650351 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 492/998] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:12:53 2026] GET /v2.1/servers/4ada0b40-070b-44cf-806a-55d3c2970cd6 => generated 1654 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-09-19 03:12:54.999 7 WARNING neutronclient.v2_0.client [None req-ef852549-7dc0-4709-aa11-d755c9bf4775 3c7167a077754d90962baad24fb6dd0f f966ee6c333c47b09f2adb217a650351 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 507/999] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:12:54 2026] GET /v2.1/servers/4ada0b40-070b-44cf-806a-55d3c2970cd6 => generated 1654 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:12:56.219 8 WARNING neutronclient.v2_0.client [None req-af8d2af2-bd34-4ca6-95b9-4acc84c1cd3b 3c7167a077754d90962baad24fb6dd0f f966ee6c333c47b09f2adb217a650351 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 493/1000] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:12:56 2026] GET /v2.1/servers/4ada0b40-070b-44cf-806a-55d3c2970cd6 => generated 1654 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:12:56.691 7 INFO nova.api.openstack.compute.server_external_events [req-4b724f52-eb1a-4aa6-8cbc-dd7a7ee3f14d req-23677621-9f04-4951-9046-11704b916840 07881c50d5a54ab19b4a1ba2f26617c1 11a3e171e20d47bfac869a8e84869425 - - 2938453ebc584c6a973759188988d650 2938453ebc584c6a973759188988d650] Creating event network-vif-deleted:4dae6870-9484-4b2f-930e-f6e9842df334 for instance 4ada0b40-070b-44cf-806a-55d3c2970cd6 on instance [pid: 7|app: 0|req: 508/1001] 10.0.0.125 () {38 vars in 814 bytes} [Sat Sep 19 03:12:56 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-09-19 03:12:57.473 8 WARNING neutronclient.v2_0.client [None req-93ee5f58-53bd-4a80-a5df-6adaf8ca0105 3c7167a077754d90962baad24fb6dd0f f966ee6c333c47b09f2adb217a650351 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 494/1002] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:12:57 2026] GET /v2.1/servers/4ada0b40-070b-44cf-806a-55d3c2970cd6 => generated 1448 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:12:58.616 7 WARNING neutronclient.v2_0.client [None req-b07908cf-2a6f-46f3-ada6-f21bb1e789d0 3c7167a077754d90962baad24fb6dd0f f966ee6c333c47b09f2adb217a650351 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 509/1003] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:12:58 2026] GET /v2.1/servers/4ada0b40-070b-44cf-806a-55d3c2970cd6 => generated 1453 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:12:59.718 8 WARNING neutronclient.v2_0.client [None req-7a8a3d35-172f-4872-8e11-c67cec28f6dd 3c7167a077754d90962baad24fb6dd0f f966ee6c333c47b09f2adb217a650351 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 495/1004] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:12:59 2026] GET /v2.1/servers/4ada0b40-070b-44cf-806a-55d3c2970cd6 => generated 1453 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-09-19 03:13:00.816 7 INFO nova.api.openstack.wsgi [None req-deb41a9d-ed01-4d9b-8d37-a7fb4b8d5992 3c7167a077754d90962baad24fb6dd0f f966ee6c333c47b09f2adb217a650351 - - default default] HTTP exception thrown: Instance 4ada0b40-070b-44cf-806a-55d3c2970cd6 could not be found. [pid: 7|app: 0|req: 510/1005] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:13:00 2026] GET /v2.1/servers/4ada0b40-070b-44cf-806a-55d3c2970cd6 => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:13:10.303 8 INFO nova.api.openstack.compute.server_external_events [req-f028ce51-13da-4b2f-94d2-99ede561fab6 req-b0fef52d-2f7d-4849-b383-750835d9953d 07881c50d5a54ab19b4a1ba2f26617c1 11a3e171e20d47bfac869a8e84869425 - - 2938453ebc584c6a973759188988d650 2938453ebc584c6a973759188988d650] Creating event network-changed:ab052446-1cd3-4877-ac8c-05e306c16199 for instance d7a9b089-0f5a-4c76-a0f5-1819f1db7cfd on instance [pid: 8|app: 0|req: 497/1008] 10.0.0.125 () {38 vars in 814 bytes} [Sat Sep 19 03:13:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1009] 10.0.0.180 () {32 vars in 717 bytes} [Sat Sep 19 03:13:10 2026] DELETE /v2.1/servers/d7a9b089-0f5a-4c76-a0f5-1819f1db7cfd => generated 0 bytes in 116 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:13:10.453 8 WARNING neutronclient.v2_0.client [None req-5d444f1b-0821-4039-bc89-b8d5a009df95 7b7aa5898a764ce1baa8b78109289bae dd10ed2d934544f19975ddad9ac6d8ea - - default default] The python binding code in 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.180 () {32 vars in 714 bytes} [Sat Sep 19 03:13:10 2026] GET /v2.1/servers/d7a9b089-0f5a-4c76-a0f5-1819f1db7cfd => generated 1945 bytes in 606 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:13:13.924 8 INFO nova.api.openstack.compute.server_external_events [req-fee76536-7df2-47cc-bdf0-d4c6c1b6d2ac req-d9feda67-5d43-4e12-961c-0084b13d00d8 07881c50d5a54ab19b4a1ba2f26617c1 11a3e171e20d47bfac869a8e84869425 - - 2938453ebc584c6a973759188988d650 2938453ebc584c6a973759188988d650] Creating event network-vif-deleted:ab052446-1cd3-4877-ac8c-05e306c16199 for instance d7a9b089-0f5a-4c76-a0f5-1819f1db7cfd on instance [pid: 8|app: 0|req: 500/1013] 10.0.0.125 () {38 vars in 814 bytes} [Sat Sep 19 03:13:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:13:16.113 7 WARNING neutronclient.v2_0.client [None req-1e676454-0ff1-43c8-8ba8-ec440fcd70f8 7b7aa5898a764ce1baa8b78109289bae dd10ed2d934544f19975ddad9ac6d8ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 514/1014] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:13:16 2026] GET /v2.1/servers/d7a9b089-0f5a-4c76-a0f5-1819f1db7cfd => generated 1481 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: 501/1015] 10.0.0.180 () {34 vars in 670 bytes} [Sat Sep 19 03:13:16 2026] POST /v2.1/os-keypairs => generated 396 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1016] 10.0.0.93 () {28 vars in 452 bytes} [Sat Sep 19 03:13:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1017] 10.0.0.93 () {30 vars in 656 bytes} [Sat Sep 19 03:13:17 2026] GET /v2.1 => generated 0 bytes in 136 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: 516/1018] 10.0.0.93 () {32 vars in 729 bytes} [Sat Sep 19 03:13:17 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-19 03:13:17.526 8 WARNING neutronclient.v2_0.client [None req-a382e8d9-519c-4ddb-b0ac-279ae2430fee bb7192965cda4ddb99aae2d7d986b2c5 c51b79163c144c268097cb68d95e7bf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 503/1019] 10.0.0.93 () {34 vars in 804 bytes} [Sat Sep 19 03:13:17 2026] GET /v2.1/servers/detail?all_tenants=True => generated 2733 bytes in 405 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1020] 10.0.0.93 () {28 vars in 452 bytes} [Sat Sep 19 03:13:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1021] 10.0.0.180 () {34 vars in 670 bytes} [Sat Sep 19 03:13:17 2026] POST /v2.1/os-keypairs => generated 386 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 504/1022] 10.0.0.93 () {30 vars in 656 bytes} [Sat Sep 19 03:13:17 2026] GET /v2.1 => generated 0 bytes in 131 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 519/1023] 10.0.0.93 () {32 vars in 729 bytes} [Sat Sep 19 03:13:17 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1024] 10.0.0.93 () {34 vars in 892 bytes} [Sat Sep 19 03:13:17 2026] GET /v2.1/servers/detail?project_id=11a3e171e20d47bfac869a8e84869425&all_tenants=True => generated 15 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1025] 10.0.0.93 () {34 vars in 892 bytes} [Sat Sep 19 03:13:17 2026] GET /v2.1/servers/detail?project_id=1c4c8155cbf243268d3b94cdeffd0113&all_tenants=True => generated 15 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1026] 10.0.0.93 () {34 vars in 892 bytes} [Sat Sep 19 03:13:18 2026] GET /v2.1/servers/detail?project_id=1f320e65f43441a788b526e908d27449&all_tenants=True => generated 15 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1027] 10.0.0.93 () {34 vars in 892 bytes} [Sat Sep 19 03:13:18 2026] GET /v2.1/servers/detail?project_id=27ecf51f495749379254045c9bb1d837&all_tenants=True => generated 15 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1028] 10.0.0.93 () {34 vars in 892 bytes} [Sat Sep 19 03:13:18 2026] GET /v2.1/servers/detail?project_id=3c73327f916149b394445a1eb02c86f7&all_tenants=True => generated 15 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1029] 10.0.0.93 () {34 vars in 892 bytes} [Sat Sep 19 03:13:18 2026] GET /v2.1/servers/detail?project_id=3e38b343b34b4d19b99f5aa4d8bc170b&all_tenants=True => generated 15 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1030] 10.0.0.93 () {34 vars in 892 bytes} [Sat Sep 19 03:13:18 2026] GET /v2.1/servers/detail?project_id=4624ff5c6a36456c88a45450661660fe&all_tenants=True => generated 15 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1031] 10.0.0.93 () {34 vars in 892 bytes} [Sat Sep 19 03:13:18 2026] GET /v2.1/servers/detail?project_id=5fdeef9ac8c147098a80bb743393d22b&all_tenants=True => generated 15 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1032] 10.0.0.93 () {34 vars in 892 bytes} [Sat Sep 19 03:13:18 2026] GET /v2.1/servers/detail?project_id=85596377b14041a791afd75fa62cf062&all_tenants=True => generated 15 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1033] 10.0.0.93 () {34 vars in 892 bytes} [Sat Sep 19 03:13:18 2026] GET /v2.1/servers/detail?project_id=c51b79163c144c268097cb68d95e7bf5&all_tenants=True => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1034] 10.0.0.93 () {34 vars in 892 bytes} [Sat Sep 19 03:13:18 2026] GET /v2.1/servers/detail?project_id=cb0a4772a3a1425f97cca841f0883a3d&all_tenants=True => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1035] 10.0.0.93 () {34 vars in 892 bytes} [Sat Sep 19 03:13:18 2026] GET /v2.1/servers/detail?project_id=cd18e0126cf244c6b5b3f4cca5cab74d&all_tenants=True => generated 15 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-09-19 03:13:18.779 8 WARNING neutronclient.v2_0.client [None req-43433123-5e07-4ac7-be84-c8eeaa8856bb bb7192965cda4ddb99aae2d7d986b2c5 c51b79163c144c268097cb68d95e7bf5 - - default default] The python binding code in 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/1036] 10.0.0.93 () {34 vars in 892 bytes} [Sat Sep 19 03:13:18 2026] GET /v2.1/servers/detail?project_id=dd10ed2d934544f19975ddad9ac6d8ea&all_tenants=True => generated 2733 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) 2026-09-19 03:13:19.044 7 WARNING neutronclient.v2_0.client [None req-c44f7348-ae19-4ec6-a567-f53e8a5dd1db 0aff433f56f1487fb2848c352ec5c3cf 1c4c8155cbf243268d3b94cdeffd0113 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 03:13:19.082 7 WARNING neutronclient.v2_0.client [None req-c44f7348-ae19-4ec6-a567-f53e8a5dd1db 0aff433f56f1487fb2848c352ec5c3cf 1c4c8155cbf243268d3b94cdeffd0113 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 03:13:19.114 7 WARNING neutronclient.v2_0.client [None req-c44f7348-ae19-4ec6-a567-f53e8a5dd1db 0aff433f56f1487fb2848c352ec5c3cf 1c4c8155cbf243268d3b94cdeffd0113 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 03:13:19.306 7 WARNING neutronclient.v2_0.client [None req-c44f7348-ae19-4ec6-a567-f53e8a5dd1db 0aff433f56f1487fb2848c352ec5c3cf 1c4c8155cbf243268d3b94cdeffd0113 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 526/1037] 10.0.0.180 () {34 vars in 662 bytes} [Sat Sep 19 03:13:18 2026] POST /v2.1/servers => generated 497 bytes in 641 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-09-19 03:13:19.637 8 WARNING neutronclient.v2_0.client [None req-1cda26e6-dc72-4e22-b595-0841dd2c58ec 0aff433f56f1487fb2848c352ec5c3cf 1c4c8155cbf243268d3b94cdeffd0113 - - default default] The python binding code in 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/1038] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:13:19 2026] GET /v2.1/servers/8c7c9547-a057-46c2-940c-7ada36f60c07 => generated 1455 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-09-19 03:13:20.720 7 WARNING neutronclient.v2_0.client [None req-613a7b20-9e25-41a2-b35e-75c4202bd5ad 0aff433f56f1487fb2848c352ec5c3cf 1c4c8155cbf243268d3b94cdeffd0113 - - default default] The python binding code in 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/1039] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:13:20 2026] GET /v2.1/servers/8c7c9547-a057-46c2-940c-7ada36f60c07 => generated 1459 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-09-19 03:13:21.218 8 INFO nova.api.openstack.wsgi [None req-b3422e5c-61bb-4aae-b8fb-c09928000540 7b7aa5898a764ce1baa8b78109289bae dd10ed2d934544f19975ddad9ac6d8ea - - default default] HTTP exception thrown: Instance d7a9b089-0f5a-4c76-a0f5-1819f1db7cfd could not be found. [pid: 8|app: 0|req: 513/1040] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:13:21 2026] GET /v2.1/servers/d7a9b089-0f5a-4c76-a0f5-1819f1db7cfd => generated 111 bytes in 39 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-09-19 03:13:21.833 7 WARNING neutronclient.v2_0.client [None req-54bdd464-555a-4428-8be7-f891bbb66e1c 0aff433f56f1487fb2848c352ec5c3cf 1c4c8155cbf243268d3b94cdeffd0113 - - default default] The python binding code in 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/1041] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:13:21 2026] GET /v2.1/servers/8c7c9547-a057-46c2-940c-7ada36f60c07 => generated 1507 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:13:22.383 8 INFO nova.api.openstack.compute.server_external_events [req-24c97ac3-dd3f-4cee-a3c4-880a983e2ee9 req-f2edd78a-e056-4c77-8e46-d7d56a196a2d 07881c50d5a54ab19b4a1ba2f26617c1 11a3e171e20d47bfac869a8e84869425 - - 2938453ebc584c6a973759188988d650 2938453ebc584c6a973759188988d650] Creating event network-changed:0e78a199-fc13-404a-8a96-319e43149bc0 for instance e7ace2f7-a671-4d60-9b2e-df30d0642437 on instance [pid: 8|app: 0|req: 514/1042] 10.0.0.125 () {38 vars in 814 bytes} [Sat Sep 19 03:13:22 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, ' [pid: 7|app: 0|req: 529/1043] 10.0.0.180 () {32 vars in 717 bytes} [Sat Sep 19 03:13:22 2026] DELETE /v2.1/servers/e7ace2f7-a671-4d60-9b2e-df30d0642437 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:13:22.547 8 WARNING neutronclient.v2_0.client [None req-8836cf51-e3ba-4b6f-8745-3bbfcb4b8a80 7b7aa5898a764ce1baa8b78109289bae dd10ed2d934544f19975ddad9ac6d8ea - - default default] The python binding code in 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/1044] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:13:22 2026] GET /v2.1/servers/e7ace2f7-a671-4d60-9b2e-df30d0642437 => generated 1944 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:13:22.972 7 WARNING neutronclient.v2_0.client [None req-19a8542b-dcd1-408f-8eed-767e7159ad02 0aff433f56f1487fb2848c352ec5c3cf 1c4c8155cbf243268d3b94cdeffd0113 - - default default] The python binding code in 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/1045] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:13:22 2026] GET /v2.1/servers/8c7c9547-a057-46c2-940c-7ada36f60c07 => generated 1507 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-09-19 03:13:24.064 7 WARNING neutronclient.v2_0.client [None req-186a0103-2be6-4cef-9d89-b0fcf9d20631 0aff433f56f1487fb2848c352ec5c3cf 1c4c8155cbf243268d3b94cdeffd0113 - - default default] The python binding code in 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.180 () {32 vars in 714 bytes} [Sat Sep 19 03:13:24 2026] GET /v2.1/servers/8c7c9547-a057-46c2-940c-7ada36f60c07 => generated 1515 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-09-19 03:13:25.077 8 INFO nova.api.openstack.compute.server_external_events [req-5bfefd8c-8ec6-46a5-ba6a-e7cbaf8f3a02 req-5a90486e-4ff2-4487-a322-aabdfa79732d 07881c50d5a54ab19b4a1ba2f26617c1 11a3e171e20d47bfac869a8e84869425 - - 2938453ebc584c6a973759188988d650 2938453ebc584c6a973759188988d650] Creating event network-changed:02d10b69-de39-44b3-87cb-03f356059531 for instance 8c7c9547-a057-46c2-940c-7ada36f60c07 on instance [pid: 8|app: 0|req: 517/1049] 10.0.0.125 () {38 vars in 814 bytes} [Sat Sep 19 03:13:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:13:25.171 7 WARNING neutronclient.v2_0.client [None req-d07fbf41-c795-4c22-9611-2450f76ea6e0 0aff433f56f1487fb2848c352ec5c3cf 1c4c8155cbf243268d3b94cdeffd0113 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 533/1050] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:13:25 2026] GET /v2.1/servers/8c7c9547-a057-46c2-940c-7ada36f60c07 => generated 1640 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:13:26.401 8 WARNING neutronclient.v2_0.client [None req-39fb65eb-c144-4d2d-b27b-2dfaa8c9dda5 0aff433f56f1487fb2848c352ec5c3cf 1c4c8155cbf243268d3b94cdeffd0113 - - default default] The python binding code in 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.180 () {32 vars in 714 bytes} [Sat Sep 19 03:13:26 2026] GET /v2.1/servers/8c7c9547-a057-46c2-940c-7ada36f60c07 => generated 1628 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-09-19 03:13:27.118 7 INFO nova.api.openstack.compute.server_external_events [req-e27a7a6c-2238-4ba2-8913-92a27961acfb req-c079f21f-5cf7-4747-aea8-d5180197601c 07881c50d5a54ab19b4a1ba2f26617c1 11a3e171e20d47bfac869a8e84869425 - - 2938453ebc584c6a973759188988d650 2938453ebc584c6a973759188988d650] Creating event network-vif-deleted:0e78a199-fc13-404a-8a96-319e43149bc0 for instance e7ace2f7-a671-4d60-9b2e-df30d0642437 on instance [pid: 7|app: 0|req: 534/1052] 10.0.0.125 () {38 vars in 814 bytes} [Sat Sep 19 03:13:27 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-09-19 03:13:27.585 8 WARNING neutronclient.v2_0.client [None req-19f2e6ba-063f-414f-bf3b-1fbf3717f0cd 0aff433f56f1487fb2848c352ec5c3cf 1c4c8155cbf243268d3b94cdeffd0113 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 519/1053] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:13:27 2026] GET /v2.1/servers/8c7c9547-a057-46c2-940c-7ada36f60c07 => generated 1628 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:13:27.830 7 WARNING neutronclient.v2_0.client [None req-afd69595-e3f9-47b4-b2f6-545b2b73d635 7b7aa5898a764ce1baa8b78109289bae dd10ed2d934544f19975ddad9ac6d8ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 535/1054] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:13:27 2026] GET /v2.1/servers/e7ace2f7-a671-4d60-9b2e-df30d0642437 => generated 1480 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-09-19 03:13:28.819 8 WARNING neutronclient.v2_0.client [None req-0b718f88-f3b2-4855-ac02-fcd449ea0964 0aff433f56f1487fb2848c352ec5c3cf 1c4c8155cbf243268d3b94cdeffd0113 - - default default] The python binding code in 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.180 () {32 vars in 714 bytes} [Sat Sep 19 03:13:28 2026] GET /v2.1/servers/8c7c9547-a057-46c2-940c-7ada36f60c07 => generated 1628 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-09-19 03:13:30.031 7 WARNING neutronclient.v2_0.client [None req-f6245038-2f2f-4ac5-a68e-99440168b6c4 0aff433f56f1487fb2848c352ec5c3cf 1c4c8155cbf243268d3b94cdeffd0113 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 536/1056] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:13:29 2026] GET /v2.1/servers/8c7c9547-a057-46c2-940c-7ada36f60c07 => generated 1628 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:13:30.741 8 INFO nova.api.openstack.compute.server_external_events [req-d8f62f27-2cc8-45cf-9425-c7b9acc8c04c req-df9c6751-92bb-48ff-bb8b-017f7c04be70 07881c50d5a54ab19b4a1ba2f26617c1 11a3e171e20d47bfac869a8e84869425 - - 2938453ebc584c6a973759188988d650 2938453ebc584c6a973759188988d650] Creating event network-vif-plugged:02d10b69-de39-44b3-87cb-03f356059531 for instance 8c7c9547-a057-46c2-940c-7ada36f60c07 on instance [pid: 8|app: 0|req: 521/1057] 10.0.0.169 () {38 vars in 814 bytes} [Sat Sep 19 03:13:30 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-09-19 03:13:31.269 7 WARNING neutronclient.v2_0.client [None req-e24f3d44-df07-4987-a55d-cca957a53e1e 0aff433f56f1487fb2848c352ec5c3cf 1c4c8155cbf243268d3b94cdeffd0113 - - default default] The python binding code in 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.180 () {32 vars in 714 bytes} [Sat Sep 19 03:13:31 2026] GET /v2.1/servers/8c7c9547-a057-46c2-940c-7ada36f60c07 => generated 1628 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:13:32.488 8 WARNING neutronclient.v2_0.client [None req-7c1a108f-d634-459c-8f77-ac7cba4aaaef 0aff433f56f1487fb2848c352ec5c3cf 1c4c8155cbf243268d3b94cdeffd0113 - - default default] The python binding code in 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.180 () {32 vars in 714 bytes} [Sat Sep 19 03:13:32 2026] GET /v2.1/servers/8c7c9547-a057-46c2-940c-7ada36f60c07 => generated 1628 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:13:32.935 7 INFO nova.api.openstack.wsgi [None req-54c572da-978e-484c-9c65-c5298c9cbd4c 7b7aa5898a764ce1baa8b78109289bae dd10ed2d934544f19975ddad9ac6d8ea - - default default] HTTP exception thrown: Instance e7ace2f7-a671-4d60-9b2e-df30d0642437 could not be found. [pid: 7|app: 0|req: 538/1060] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:13:32 2026] GET /v2.1/servers/e7ace2f7-a671-4d60-9b2e-df30d0642437 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:13:33.713 7 WARNING neutronclient.v2_0.client [None req-00dd5038-22a3-4ef1-a102-75362c83a9d6 0aff433f56f1487fb2848c352ec5c3cf 1c4c8155cbf243268d3b94cdeffd0113 - - default default] The python binding code in 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/1063] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:13:33 2026] GET /v2.1/servers/8c7c9547-a057-46c2-940c-7ada36f60c07 => generated 1809 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:13:33.896 8 WARNING neutronclient.v2_0.client [None req-6e815721-db5f-4917-8e09-81802e3aeedf 0aff433f56f1487fb2848c352ec5c3cf 1c4c8155cbf243268d3b94cdeffd0113 - - default default] The python binding code in 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/1064] 10.0.0.180 () {32 vars in 740 bytes} [Sat Sep 19 03:13:33 2026] GET /v2.1/servers/8c7c9547-a057-46c2-940c-7ada36f60c07/os-interface => generated 285 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 541/1065] 10.0.0.180 () {32 vars in 725 bytes} [Sat Sep 19 03:13:34 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1949023287 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:13:34.256 8 INFO nova.api.openstack.wsgi [None req-ed79492d-1140-4984-9e0d-7089fc2e153a 7b7aa5898a764ce1baa8b78109289bae dd10ed2d934544f19975ddad9ac6d8ea - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1949023287 not found for user 7b7aa5898a764ce1baa8b78109289bae [pid: 8|app: 0|req: 525/1066] 10.0.0.180 () {32 vars in 722 bytes} [Sat Sep 19 03:13:34 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1949023287 => generated 142 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-09-19 03:13:34.588 7 INFO nova.api.openstack.compute.server_external_events [req-2df8b948-9c88-4566-81c5-781ccb93cc5a req-dbca4a53-a8de-405f-90bf-513f70aa9dd2 07881c50d5a54ab19b4a1ba2f26617c1 11a3e171e20d47bfac869a8e84869425 - - 2938453ebc584c6a973759188988d650 2938453ebc584c6a973759188988d650] Creating event network-changed:02d10b69-de39-44b3-87cb-03f356059531 for instance 8c7c9547-a057-46c2-940c-7ada36f60c07 on instance [pid: 7|app: 0|req: 542/1067] 10.0.0.125 () {38 vars in 814 bytes} [Sat Sep 19 03:13:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1128] 10.0.0.180 () {34 vars in 749 bytes} [Sat Sep 19 03:18:38 2026] POST /v2.1/servers/8c7c9547-a057-46c2-940c-7ada36f60c07/action => generated 39792 bytes in 757 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: 573/1129] 10.0.0.180 () {32 vars in 717 bytes} [Sat Sep 19 03:18:39 2026] DELETE /v2.1/servers/8c7c9547-a057-46c2-940c-7ada36f60c07 => generated 0 bytes in 127 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-09-19 03:18:39.850 8 WARNING neutronclient.v2_0.client [None req-f8ef6d3b-9d4d-42c3-8bc2-cdca2e023d58 0aff433f56f1487fb2848c352ec5c3cf 1c4c8155cbf243268d3b94cdeffd0113 - - default default] The python binding code in 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/1130] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:18:39 2026] GET /v2.1/servers/8c7c9547-a057-46c2-940c-7ada36f60c07 => generated 1935 bytes in 478 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:18:41.331 7 WARNING neutronclient.v2_0.client [None req-585c634c-283c-4bfd-990e-68347ea9d963 0aff433f56f1487fb2848c352ec5c3cf 1c4c8155cbf243268d3b94cdeffd0113 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 574/1131] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:18:41 2026] GET /v2.1/servers/8c7c9547-a057-46c2-940c-7ada36f60c07 => generated 1935 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:18:42.601 8 WARNING neutronclient.v2_0.client [None req-96a1e500-759a-4cb0-89db-94e6bb5fe68e 0aff433f56f1487fb2848c352ec5c3cf 1c4c8155cbf243268d3b94cdeffd0113 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 558/1132] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:18:42 2026] GET /v2.1/servers/8c7c9547-a057-46c2-940c-7ada36f60c07 => generated 1935 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:18:43.214 7 INFO nova.api.openstack.compute.server_external_events [req-fc19174e-6433-4ca9-b00e-207a9c56eb71 req-1ef5a0b7-4687-4958-895f-199714161e93 07881c50d5a54ab19b4a1ba2f26617c1 11a3e171e20d47bfac869a8e84869425 - - 2938453ebc584c6a973759188988d650 2938453ebc584c6a973759188988d650] Creating event network-vif-deleted:02d10b69-de39-44b3-87cb-03f356059531 for instance 8c7c9547-a057-46c2-940c-7ada36f60c07 on instance [pid: 7|app: 0|req: 576/1135] 10.0.0.125 () {38 vars in 814 bytes} [Sat Sep 19 03:18:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 03:18:43.797 8 WARNING neutronclient.v2_0.client [None req-313de1d3-e70c-452d-a58d-bb88132bdf30 0aff433f56f1487fb2848c352ec5c3cf 1c4c8155cbf243268d3b94cdeffd0113 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 560/1136] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:18:43 2026] GET /v2.1/servers/8c7c9547-a057-46c2-940c-7ada36f60c07 => generated 1536 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-09-19 03:18:44.935 7 WARNING neutronclient.v2_0.client [None req-3d83ba42-fc31-4de6-bbad-0df7524f777b 0aff433f56f1487fb2848c352ec5c3cf 1c4c8155cbf243268d3b94cdeffd0113 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 577/1137] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:18:44 2026] GET /v2.1/servers/8c7c9547-a057-46c2-940c-7ada36f60c07 => generated 1541 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-09-19 03:18:46.020 8 WARNING neutronclient.v2_0.client [None req-ef9a34da-a88b-4651-9876-569af3e073fc 0aff433f56f1487fb2848c352ec5c3cf 1c4c8155cbf243268d3b94cdeffd0113 - - default default] The python binding code in 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/1138] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:18:45 2026] GET /v2.1/servers/8c7c9547-a057-46c2-940c-7ada36f60c07 => generated 1541 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-09-19 03:18:47.145 7 INFO nova.api.openstack.wsgi [None req-b361e0c0-11d2-4950-9363-20ac76323843 0aff433f56f1487fb2848c352ec5c3cf 1c4c8155cbf243268d3b94cdeffd0113 - - default default] HTTP exception thrown: Instance 8c7c9547-a057-46c2-940c-7ada36f60c07 could not be found. [pid: 7|app: 0|req: 578/1139] 10.0.0.180 () {32 vars in 714 bytes} [Sat Sep 19 03:18:47 2026] GET /v2.1/servers/8c7c9547-a057-46c2-940c-7ada36f60c07 => generated 111 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 562/1140] 10.0.0.180 () {32 vars in 705 bytes} [Sat Sep 19 03:18:47 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2039963596 => 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: 579/1141] 10.0.0.180 () {32 vars in 725 bytes} [Sat Sep 19 03:18:47 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-946496508 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0)