+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Feb 27 22:27:06 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: nova-api-osapi-7cf65559bb-z677t 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 0x7f546e6ee668 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-02-27 22:27:11.284 7 INFO nova.utils [None req-e28955af-b873-4b78-a6f8-49f16f3aec37 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-02-27 22:27:11.289 8 INFO nova.utils [None req-f357f11d-7eff-4478-8fe5-3cabeb2f568d - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-02-27 22:27:12.950 7 WARNING keystonemiddleware._common.config [None req-e28955af-b873-4b78-a6f8-49f16f3aec37 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-27 22:27:12.959 7 WARNING oslo_config.cfg [None req-e28955af-b873-4b78-a6f8-49f16f3aec37 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-02-27 22:27:13.002 8 WARNING keystonemiddleware._common.config [None req-f357f11d-7eff-4478-8fe5-3cabeb2f568d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-27 22:27:13.011 8 WARNING oslo_config.cfg [None req-f357f11d-7eff-4478-8fe5-3cabeb2f568d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-02-27 22:27:13.036 7 WARNING keystonemiddleware._common.config [None req-e28955af-b873-4b78-a6f8-49f16f3aec37 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-27 22:27:13.051 7 WARNING oslo_config.cfg [None req-e28955af-b873-4b78-a6f8-49f16f3aec37 - - - - - -] 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-02-27 22:27:13.063 7 WARNING oslo_config.cfg [None req-e28955af-b873-4b78-a6f8-49f16f3aec37 - - - - - -] 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 0x7f546e6ee668 pid: 7 (default app) 2026-02-27 22:27:13.089 8 WARNING keystonemiddleware._common.config [None req-f357f11d-7eff-4478-8fe5-3cabeb2f568d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-27 22:27:13.106 8 WARNING oslo_config.cfg [None req-f357f11d-7eff-4478-8fe5-3cabeb2f568d - - - - - -] 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-02-27 22:27:13.118 8 WARNING oslo_config.cfg [None req-f357f11d-7eff-4478-8fe5-3cabeb2f568d - - - - - -] 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 0x7f546e6ee668 pid: 8 (default app) [pid: 8|app: 0|req: 2/3] 199.204.45.162 () {42 vars in 704 bytes} [Fri Feb 27 22:27:19 2026] GET /v2.1 => generated 114 bytes in 15 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-02-27 22:27:19.794 7 WARNING oslo_policy.policy [None req-cc37cd4f-4227-4df3-b2a2-9d59b3ea5b35 82d63d7528f5443898a88ff4cfa98c42 d66f387d1d2b459cba84f7f538c886f5 - - 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-02-27 22:27:19.794 7 WARNING oslo_policy.policy [None req-cc37cd4f-4227-4df3-b2a2-9d59b3ea5b35 82d63d7528f5443898a88ff4cfa98c42 d66f387d1d2b459cba84f7f538c886f5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 2/4] 199.204.45.162 () {44 vars in 908 bytes} [Fri Feb 27 22:27:19 2026] GET /v2.1 => generated 0 bytes in 571 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-02-27 22:27:19.891 8 WARNING oslo_policy.policy [req-cc37cd4f-4227-4df3-b2a2-9d59b3ea5b35 req-49bd6adc-a811-46fd-bd66-d89d46d0a5b2 82d63d7528f5443898a88ff4cfa98c42 d66f387d1d2b459cba84f7f538c886f5 - - 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-02-27 22:27:19.891 8 WARNING oslo_policy.policy [req-cc37cd4f-4227-4df3-b2a2-9d59b3ea5b35 req-49bd6adc-a811-46fd-bd66-d89d46d0a5b2 82d63d7528f5443898a88ff4cfa98c42 d66f387d1d2b459cba84f7f538c886f5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 199.204.45.162 () {46 vars in 981 bytes} [Fri Feb 27 22:27:19 2026] GET /v2.1/ => generated 400 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 22:27:19.991 7 INFO nova.api.openstack.wsgi [None req-daf8fdac-746c-43a3-84dc-895597e10fb2 82d63d7528f5443898a88ff4cfa98c42 d66f387d1d2b459cba84f7f538c886f5 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.162 () {48 vars in 1010 bytes} [Fri Feb 27 22:27:19 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: 8|app: 0|req: 4/7] 199.204.45.162 () {48 vars in 1050 bytes} [Fri Feb 27 22:27:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.162 () {52 vars in 1047 bytes} [Fri Feb 27 22:27:20 2026] POST /v2.1/flavors => generated 529 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.162 () {42 vars in 704 bytes} [Fri Feb 27 22:27:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.204.45.162 () {44 vars in 908 bytes} [Fri Feb 27 22:27:20 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: 8|app: 0|req: 6/11] 199.204.45.162 () {46 vars in 981 bytes} [Fri Feb 27 22:27:20 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 22:27:20.966 7 INFO nova.api.openstack.wsgi [None req-505831c7-794d-412b-9452-ce13ac177c34 82d63d7528f5443898a88ff4cfa98c42 d66f387d1d2b459cba84f7f538c886f5 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.204.45.162 () {48 vars in 1012 bytes} [Fri Feb 27 22:27:20 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.204.45.162 () {48 vars in 1050 bytes} [Fri Feb 27 22:27:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.162 () {52 vars in 1047 bytes} [Fri Feb 27 22:27:20 2026] POST /v2.1/flavors => generated 532 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.162 () {42 vars in 704 bytes} [Fri Feb 27 22:27: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) [pid: 7|app: 0|req: 8/16] 199.204.45.162 () {44 vars in 908 bytes} [Fri Feb 27 22:27:21 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.162 () {46 vars in 981 bytes} [Fri Feb 27 22:27:21 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-02-27 22:27:21.904 7 INFO nova.api.openstack.wsgi [None req-ba224f10-7220-416b-a1eb-f79f6b8a70c5 82d63d7528f5443898a88ff4cfa98c42 d66f387d1d2b459cba84f7f538c886f5 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.162 () {48 vars in 1014 bytes} [Fri Feb 27 22:27:21 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 199.204.45.162 () {48 vars in 1050 bytes} [Fri Feb 27 22:27:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.162 () {52 vars in 1047 bytes} [Fri Feb 27 22:27:21 2026] POST /v2.1/flavors => generated 533 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.204.45.162 () {42 vars in 704 bytes} [Fri Feb 27 22:27:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.204.45.162 () {44 vars in 908 bytes} [Fri Feb 27 22:27:22 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: 8|app: 0|req: 12/23] 199.204.45.162 () {46 vars in 981 bytes} [Fri Feb 27 22:27:22 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-02-27 22:27:22.828 7 INFO nova.api.openstack.wsgi [None req-2f78f05e-e27c-4426-9ef8-43480eaa0657 82d63d7528f5443898a88ff4cfa98c42 d66f387d1d2b459cba84f7f538c886f5 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 199.204.45.162 () {48 vars in 1012 bytes} [Fri Feb 27 22:27:22 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/25] 199.204.45.162 () {48 vars in 1050 bytes} [Fri Feb 27 22:27:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.204.45.162 () {52 vars in 1047 bytes} [Fri Feb 27 22:27:22 2026] POST /v2.1/flavors => generated 532 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.204.45.162 () {42 vars in 704 bytes} [Fri Feb 27 22:27:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/30] 199.204.45.162 () {44 vars in 908 bytes} [Fri Feb 27 22:27:23 2026] GET /v2.1 => generated 0 bytes in 366 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.204.45.162 () {46 vars in 981 bytes} [Fri Feb 27 22:27:24 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-02-27 22:27:24.094 8 INFO nova.api.openstack.wsgi [None req-f5f14cc2-b4a1-45cb-8922-d8edaf7623f5 82d63d7528f5443898a88ff4cfa98c42 d66f387d1d2b459cba84f7f538c886f5 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 16/32] 199.204.45.162 () {48 vars in 1014 bytes} [Fri Feb 27 22:27:24 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/33] 199.204.45.162 () {48 vars in 1050 bytes} [Fri Feb 27 22:27:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/34] 199.204.45.162 () {52 vars in 1047 bytes} [Fri Feb 27 22:27:24 2026] POST /v2.1/flavors => generated 535 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/111] 10.0.0.44 () {28 vars in 453 bytes} [Fri Feb 27 22:33:45 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: 56/112] 10.0.0.44 () {30 vars in 657 bytes} [Fri Feb 27 22:33:45 2026] GET /v2.1 => generated 0 bytes in 105 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: 57/113] 10.0.0.44 () {32 vars in 730 bytes} [Fri Feb 27 22:33:45 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: 57/114] 10.0.0.44 () {34 vars in 803 bytes} [Fri Feb 27 22:33:45 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/151] 199.204.45.162 () {42 vars in 704 bytes} [Fri Feb 27 22:36:49 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: 76/152] 199.204.45.162 () {44 vars in 908 bytes} [Fri Feb 27 22:36:49 2026] GET /v2.1 => generated 0 bytes in 101 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: 77/153] 199.204.45.162 () {46 vars in 981 bytes} [Fri Feb 27 22:36:49 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-02-27 22:36:49.601 8 INFO nova.api.openstack.wsgi [None req-27f0f630-c801-4531-83e1-40b495b0cf5c 82d63d7528f5443898a88ff4cfa98c42 d66f387d1d2b459cba84f7f538c886f5 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 77/154] 199.204.45.162 () {48 vars in 1016 bytes} [Fri Feb 27 22:36:49 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 78/155] 199.204.45.162 () {48 vars in 1050 bytes} [Fri Feb 27 22:36:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/156] 199.204.45.162 () {52 vars in 1048 bytes} [Fri Feb 27 22:36:49 2026] POST /v2.1/flavors => generated 534 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/171] 199.204.45.162 () {42 vars in 704 bytes} [Fri Feb 27 22:37:58 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/172] 199.204.45.162 () {44 vars in 908 bytes} [Fri Feb 27 22:37:58 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 87/173] 199.204.45.162 () {46 vars in 981 bytes} [Fri Feb 27 22:37: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-02-27 22:37:58.957 7 INFO nova.api.openstack.wsgi [None req-11a2f132-1084-4112-a576-c4e1f67fb8a5 82d63d7528f5443898a88ff4cfa98c42 d66f387d1d2b459cba84f7f538c886f5 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 82d63d7528f5443898a88ff4cfa98c42 [pid: 7|app: 0|req: 87/174] 199.204.45.162 () {48 vars in 1050 bytes} [Fri Feb 27 22:37:58 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-02-27 22:37:58.973 8 WARNING oslo_db.sqlalchemy.utils [None req-da618bdb-0aab-4663-a7f0-78c6dbde284b 82d63d7528f5443898a88ff4cfa98c42 d66f387d1d2b459cba84f7f538c886f5 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 88/175] 199.204.45.162 () {48 vars in 1015 bytes} [Fri Feb 27 22:37:58 2026] GET /v2.1/os-keypairs => generated 16 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/176] 199.204.45.162 () {52 vars in 1056 bytes} [Fri Feb 27 22:37:58 2026] POST /v2.1/os-keypairs => generated 576 bytes in 64 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/177] 199.204.45.162 () {42 vars in 704 bytes} [Fri Feb 27 22:38:02 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/178] 199.204.45.162 () {44 vars in 908 bytes} [Fri Feb 27 22:38:02 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 90/179] 199.204.45.162 () {46 vars in 981 bytes} [Fri Feb 27 22:38:02 2026] GET /v2.1/ => generated 400 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/180] 199.204.45.162 () {48 vars in 1072 bytes} [Fri Feb 27 22:38:02 2026] GET /v2.1/os-quota-sets/d66f387d1d2b459cba84f7f538c886f5 => 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: 91/181] 199.204.45.162 () {52 vars in 1124 bytes} [Fri Feb 27 22:38:02 2026] PUT /v2.1/os-quota-sets/d66f387d1d2b459cba84f7f538c886f5 => generated 238 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/308] 199.204.45.162 () {42 vars in 704 bytes} [Fri Feb 27 22:48: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: 155/309] 199.204.45.162 () {44 vars in 908 bytes} [Fri Feb 27 22:48:32 2026] GET /v2.1 => generated 0 bytes in 139 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 155/310] 199.204.45.162 () {46 vars in 981 bytes} [Fri Feb 27 22:48:32 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-02-27 22:48:32.512 8 INFO nova.api.openstack.wsgi [None req-9e2d4edd-2b99-4ddc-9ec3-d2183415d609 82d63d7528f5443898a88ff4cfa98c42 d66f387d1d2b459cba84f7f538c886f5 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 156/311] 199.204.45.162 () {48 vars in 1014 bytes} [Fri Feb 27 22:48:32 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/312] 199.204.45.162 () {48 vars in 1050 bytes} [Fri Feb 27 22:48:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/313] 199.204.45.162 () {52 vars in 1048 bytes} [Fri Feb 27 22:48:32 2026] POST /v2.1/flavors => generated 534 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/376] 199.204.45.162 () {42 vars in 704 bytes} [Fri Feb 27 22:53:39 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/377] 199.204.45.162 () {44 vars in 908 bytes} [Fri Feb 27 22:53:39 2026] GET /v2.1 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 190/378] 199.204.45.162 () {46 vars in 981 bytes} [Fri Feb 27 22:53:39 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: 7|app: 0|req: 189/379] 199.204.45.162 () {48 vars in 1072 bytes} [Fri Feb 27 22:53:39 2026] GET /v2.1/os-quota-sets/481917a7bae741f195ad9eb3e152f827 => generated 283 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/380] 199.204.45.162 () {52 vars in 1124 bytes} [Fri Feb 27 22:53:40 2026] PUT /v2.1/os-quota-sets/481917a7bae741f195ad9eb3e152f827 => generated 238 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/401] 10.0.0.153 () {32 vars in 688 bytes} [Fri Feb 27 22:55:20 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 200/402] 10.0.0.153 () {32 vars in 672 bytes} [Fri Feb 27 22:55:20 2026] GET /v2.1/os-aggregates => generated 18 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 203/403] 10.0.0.153 () {32 vars in 682 bytes} [Fri Feb 27 22:55:20 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/404] 10.0.0.153 () {32 vars in 668 bytes} [Fri Feb 27 22:55:20 2026] GET /v2.1/os-services => generated 783 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/405] 10.0.0.153 () {32 vars in 711 bytes} [Fri Feb 27 22:55:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 202/406] 10.0.0.153 () {32 vars in 707 bytes} [Fri Feb 27 22:55:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 205/407] 10.0.0.153 () {32 vars in 703 bytes} [Fri Feb 27 22:55:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/408] 10.0.0.153 () {32 vars in 686 bytes} [Fri Feb 27 22:55:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/409] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 22:55:20 2026] GET /v2.1/limits?tenant_id=481917a7bae741f195ad9eb3e152f827 => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 204/410] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 22:55:20 2026] GET /v2.1/limits?tenant_id=8c5a2f0910f74db8810f89d11adcdded => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/411] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 22:55:20 2026] GET /v2.1/limits?tenant_id=d66f387d1d2b459cba84f7f538c886f5 => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/412] 10.0.0.153 () {32 vars in 703 bytes} [Fri Feb 27 22:55:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/425] 10.0.0.153 () {32 vars in 686 bytes} [Fri Feb 27 22:56:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/426] 10.0.0.153 () {32 vars in 668 bytes} [Fri Feb 27 22:56:20 2026] GET /v2.1/os-services => generated 783 bytes in 71 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: 213/427] 10.0.0.153 () {32 vars in 688 bytes} [Fri Feb 27 22:56:20 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 215/428] 10.0.0.153 () {32 vars in 672 bytes} [Fri Feb 27 22:56:20 2026] GET /v2.1/os-aggregates => generated 18 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 214/429] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 22:56:20 2026] GET /v2.1/limits?tenant_id=481917a7bae741f195ad9eb3e152f827 => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/430] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 22:56:20 2026] GET /v2.1/limits?tenant_id=8c5a2f0910f74db8810f89d11adcdded => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/431] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 22:56:20 2026] GET /v2.1/limits?tenant_id=d66f387d1d2b459cba84f7f538c886f5 => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/432] 10.0.0.153 () {32 vars in 711 bytes} [Fri Feb 27 22:56:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/433] 10.0.0.153 () {32 vars in 703 bytes} [Fri Feb 27 22:56:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 218/434] 10.0.0.153 () {32 vars in 682 bytes} [Fri Feb 27 22:56:20 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/435] 10.0.0.153 () {32 vars in 707 bytes} [Fri Feb 27 22:56:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/436] 10.0.0.153 () {32 vars in 703 bytes} [Fri Feb 27 22:56:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/449] 10.0.0.153 () {32 vars in 703 bytes} [Fri Feb 27 22:57:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/450] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 22:57:20 2026] GET /v2.1/limits?tenant_id=481917a7bae741f195ad9eb3e152f827 => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/451] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 22:57:20 2026] GET /v2.1/limits?tenant_id=8c5a2f0910f74db8810f89d11adcdded => generated 302 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/452] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 22:57:20 2026] GET /v2.1/limits?tenant_id=d66f387d1d2b459cba84f7f538c886f5 => generated 299 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/453] 10.0.0.153 () {32 vars in 682 bytes} [Fri Feb 27 22:57:20 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/454] 10.0.0.153 () {32 vars in 668 bytes} [Fri Feb 27 22:57:20 2026] GET /v2.1/os-services => generated 783 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/455] 10.0.0.153 () {32 vars in 688 bytes} [Fri Feb 27 22:57:20 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 229/456] 10.0.0.153 () {32 vars in 672 bytes} [Fri Feb 27 22:57:20 2026] GET /v2.1/os-aggregates => generated 18 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 228/457] 10.0.0.153 () {32 vars in 711 bytes} [Fri Feb 27 22:57:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/458] 10.0.0.153 () {32 vars in 686 bytes} [Fri Feb 27 22:57:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 229/459] 10.0.0.153 () {32 vars in 707 bytes} [Fri Feb 27 22:57:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 231/460] 10.0.0.153 () {32 vars in 703 bytes} [Fri Feb 27 22:57:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/473] 10.0.0.153 () {32 vars in 711 bytes} [Fri Feb 27 22:58:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/474] 10.0.0.153 () {32 vars in 686 bytes} [Fri Feb 27 22:58:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 237/475] 10.0.0.153 () {32 vars in 682 bytes} [Fri Feb 27 22:58:20 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 239/476] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 22:58:20 2026] GET /v2.1/limits?tenant_id=481917a7bae741f195ad9eb3e152f827 => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/477] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 22:58:20 2026] GET /v2.1/limits?tenant_id=8c5a2f0910f74db8810f89d11adcdded => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/478] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 22:58:20 2026] GET /v2.1/limits?tenant_id=d66f387d1d2b459cba84f7f538c886f5 => generated 299 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/479] 10.0.0.153 () {32 vars in 707 bytes} [Fri Feb 27 22:58:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/480] 10.0.0.153 () {32 vars in 703 bytes} [Fri Feb 27 22:58:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/481] 10.0.0.153 () {32 vars in 703 bytes} [Fri Feb 27 22:58:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/482] 10.0.0.153 () {32 vars in 688 bytes} [Fri Feb 27 22:58:20 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/483] 10.0.0.153 () {32 vars in 672 bytes} [Fri Feb 27 22:58:20 2026] GET /v2.1/os-aggregates => generated 18 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/484] 10.0.0.153 () {32 vars in 668 bytes} [Fri Feb 27 22:58:20 2026] GET /v2.1/os-services => generated 783 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 250/497] 10.0.0.153 () {32 vars in 707 bytes} [Fri Feb 27 22:59:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/498] 10.0.0.153 () {32 vars in 703 bytes} [Fri Feb 27 22:59:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/499] 10.0.0.153 () {32 vars in 688 bytes} [Fri Feb 27 22:59:20 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/500] 10.0.0.153 () {32 vars in 672 bytes} [Fri Feb 27 22:59:20 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 252/501] 10.0.0.153 () {32 vars in 703 bytes} [Fri Feb 27 22:59:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/502] 10.0.0.153 () {32 vars in 668 bytes} [Fri Feb 27 22:59:20 2026] GET /v2.1/os-services => generated 783 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/503] 10.0.0.153 () {32 vars in 686 bytes} [Fri Feb 27 22:59:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 251/504] 10.0.0.153 () {32 vars in 682 bytes} [Fri Feb 27 22:59:20 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 254/505] 10.0.0.153 () {32 vars in 711 bytes} [Fri Feb 27 22:59:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/506] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 22:59:20 2026] GET /v2.1/limits?tenant_id=481917a7bae741f195ad9eb3e152f827 => generated 299 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 255/507] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 22:59:20 2026] GET /v2.1/limits?tenant_id=8c5a2f0910f74db8810f89d11adcdded => generated 302 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/508] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 22:59:20 2026] GET /v2.1/limits?tenant_id=d66f387d1d2b459cba84f7f538c886f5 => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/519] 10.0.0.234 () {28 vars in 454 bytes} [Fri Feb 27 23:00:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/520] 10.0.0.234 () {30 vars in 658 bytes} [Fri Feb 27 23:00:09 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: 262/521] 10.0.0.234 () {32 vars in 731 bytes} [Fri Feb 27 23:00:09 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/522] 10.0.0.234 () {34 vars in 765 bytes} [Fri Feb 27 23:00:09 2026] GET /v2.1/os-services => generated 783 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/523] 10.0.0.234 () {28 vars in 454 bytes} [Fri Feb 27 23:00:13 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 261/524] 10.0.0.234 () {30 vars in 658 bytes} [Fri Feb 27 23:00:13 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 264/525] 10.0.0.234 () {32 vars in 731 bytes} [Fri Feb 27 23:00:13 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/528] 10.0.0.234 () {34 vars in 765 bytes} [Fri Feb 27 23:00:13 2026] GET /v2.1/os-services => generated 783 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/529] 10.0.0.234 () {28 vars in 454 bytes} [Fri Feb 27 23: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: 263/530] 10.0.0.234 () {30 vars in 658 bytes} [Fri Feb 27 23:00:17 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 268/531] 10.0.0.234 () {32 vars in 731 bytes} [Fri Feb 27 23:00:18 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/532] 10.0.0.234 () {34 vars in 808 bytes} [Fri Feb 27 23:00:18 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/533] 10.0.0.153 () {32 vars in 711 bytes} [Fri Feb 27 23:00:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 265/534] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:00:20 2026] GET /v2.1/limits?tenant_id=481917a7bae741f195ad9eb3e152f827 => generated 299 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 270/535] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:00:20 2026] GET /v2.1/limits?tenant_id=8c5a2f0910f74db8810f89d11adcdded => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/536] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:00:20 2026] GET /v2.1/limits?tenant_id=d66f387d1d2b459cba84f7f538c886f5 => generated 299 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/537] 10.0.0.153 () {32 vars in 703 bytes} [Fri Feb 27 23:00:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/538] 10.0.0.153 () {32 vars in 686 bytes} [Fri Feb 27 23:00:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/539] 10.0.0.153 () {32 vars in 682 bytes} [Fri Feb 27 23:00:20 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 268/540] 10.0.0.153 () {32 vars in 668 bytes} [Fri Feb 27 23:00:20 2026] GET /v2.1/os-services => generated 783 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/541] 10.0.0.153 () {32 vars in 688 bytes} [Fri Feb 27 23:00:20 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 269/542] 10.0.0.153 () {32 vars in 672 bytes} [Fri Feb 27 23:00:20 2026] GET /v2.1/os-aggregates => generated 18 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 274/543] 10.0.0.153 () {32 vars in 707 bytes} [Fri Feb 27 23:00:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/544] 10.0.0.153 () {32 vars in 703 bytes} [Fri Feb 27 23:00:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/545] 10.0.0.234 () {28 vars in 454 bytes} [Fri Feb 27 23:00:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/546] 10.0.0.234 () {30 vars in 658 bytes} [Fri Feb 27 23:00:22 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 276/547] 10.0.0.234 () {32 vars in 731 bytes} [Fri Feb 27 23:00:22 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/548] 10.0.0.234 () {34 vars in 808 bytes} [Fri Feb 27 23:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/561] 10.0.0.153 () {32 vars in 703 bytes} [Fri Feb 27 23:01:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 279/562] 10.0.0.153 () {32 vars in 682 bytes} [Fri Feb 27 23:01:20 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/563] 10.0.0.153 () {32 vars in 668 bytes} [Fri Feb 27 23:01:20 2026] GET /v2.1/os-services => generated 783 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/564] 10.0.0.153 () {32 vars in 688 bytes} [Fri Feb 27 23:01:20 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 285/565] 10.0.0.153 () {32 vars in 672 bytes} [Fri Feb 27 23:01:20 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 281/566] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:01:20 2026] GET /v2.1/limits?tenant_id=481917a7bae741f195ad9eb3e152f827 => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/567] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:01:20 2026] GET /v2.1/limits?tenant_id=8c5a2f0910f74db8810f89d11adcdded => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/568] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:01:20 2026] GET /v2.1/limits?tenant_id=d66f387d1d2b459cba84f7f538c886f5 => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/569] 10.0.0.153 () {32 vars in 711 bytes} [Fri Feb 27 23:01:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/570] 10.0.0.153 () {32 vars in 686 bytes} [Fri Feb 27 23:01:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 288/571] 10.0.0.153 () {32 vars in 707 bytes} [Fri Feb 27 23:01:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 284/572] 10.0.0.153 () {32 vars in 703 bytes} [Fri Feb 27 23:01:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/585] 10.0.0.153 () {32 vars in 686 bytes} [Fri Feb 27 23:02:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/586] 10.0.0.153 () {32 vars in 703 bytes} [Fri Feb 27 23:02:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 296/587] 10.0.0.153 () {32 vars in 688 bytes} [Fri Feb 27 23:02:20 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/588] 10.0.0.153 () {32 vars in 672 bytes} [Fri Feb 27 23:02:20 2026] GET /v2.1/os-aggregates => generated 18 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 297/589] 10.0.0.153 () {32 vars in 707 bytes} [Fri Feb 27 23:02:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/590] 10.0.0.153 () {32 vars in 703 bytes} [Fri Feb 27 23:02:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/591] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:02:20 2026] GET /v2.1/limits?tenant_id=481917a7bae741f195ad9eb3e152f827 => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/592] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:02:20 2026] GET /v2.1/limits?tenant_id=8c5a2f0910f74db8810f89d11adcdded => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/593] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:02:20 2026] GET /v2.1/limits?tenant_id=d66f387d1d2b459cba84f7f538c886f5 => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/594] 10.0.0.153 () {32 vars in 711 bytes} [Fri Feb 27 23:02:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/595] 10.0.0.153 () {32 vars in 668 bytes} [Fri Feb 27 23:02:20 2026] GET /v2.1/os-services => generated 783 bytes in 24 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: 296/596] 10.0.0.153 () {32 vars in 682 bytes} [Fri Feb 27 23:02:20 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 307/609] 10.0.0.153 () {32 vars in 711 bytes} [Fri Feb 27 23:03:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/610] 10.0.0.153 () {32 vars in 688 bytes} [Fri Feb 27 23:03:20 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 308/611] 10.0.0.153 () {32 vars in 672 bytes} [Fri Feb 27 23:03:20 2026] GET /v2.1/os-aggregates => generated 18 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 304/612] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:03:20 2026] GET /v2.1/limits?tenant_id=481917a7bae741f195ad9eb3e152f827 => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/613] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:03:20 2026] GET /v2.1/limits?tenant_id=8c5a2f0910f74db8810f89d11adcdded => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/614] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:03:20 2026] GET /v2.1/limits?tenant_id=d66f387d1d2b459cba84f7f538c886f5 => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/615] 10.0.0.153 () {32 vars in 703 bytes} [Fri Feb 27 23:03:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/616] 10.0.0.153 () {32 vars in 707 bytes} [Fri Feb 27 23:03:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/617] 10.0.0.153 () {32 vars in 703 bytes} [Fri Feb 27 23:03:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/618] 10.0.0.153 () {32 vars in 686 bytes} [Fri Feb 27 23:03:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/619] 10.0.0.153 () {32 vars in 682 bytes} [Fri Feb 27 23:03:20 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 308/620] 10.0.0.153 () {32 vars in 668 bytes} [Fri Feb 27 23:03:20 2026] GET /v2.1/os-services => generated 783 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/629] 199.204.45.162 () {42 vars in 704 bytes} [Fri Feb 27 23:04:03 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 313/630] 199.204.45.162 () {44 vars in 908 bytes} [Fri Feb 27 23:04:03 2026] GET /v2.1 => generated 0 bytes in 83 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: 8|app: 0|req: 318/631] 199.204.45.162 () {46 vars in 981 bytes} [Fri Feb 27 23:04:03 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-02-27 23:04:03.535 7 INFO nova.api.openstack.wsgi [None req-7a1fb223-a05a-4d47-aaad-593ffebcbff9 82d63d7528f5443898a88ff4cfa98c42 d66f387d1d2b459cba84f7f538c886f5 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 314/632] 199.204.45.162 () {48 vars in 1010 bytes} [Fri Feb 27 23:04:03 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/633] 199.204.45.162 () {48 vars in 1050 bytes} [Fri Feb 27 23:04:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/634] 199.204.45.162 () {48 vars in 1098 bytes} [Fri Feb 27 23:04:03 2026] GET /v2.1/flavors/63b9eda2-986f-44b3-bceb-c3de5fabc967/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/637] 199.204.45.162 () {42 vars in 704 bytes} [Fri Feb 27 23:04:04 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/638] 199.204.45.162 () {44 vars in 908 bytes} [Fri Feb 27 23:04:04 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: 8|app: 0|req: 322/639] 199.204.45.162 () {46 vars in 981 bytes} [Fri Feb 27 23:04:04 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-02-27 23:04:04.484 7 INFO nova.api.openstack.wsgi [None req-9c2b2dfa-b470-44de-a98b-70d0391b7773 82d63d7528f5443898a88ff4cfa98c42 d66f387d1d2b459cba84f7f538c886f5 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 318/640] 199.204.45.162 () {48 vars in 1012 bytes} [Fri Feb 27 23:04:04 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/641] 199.204.45.162 () {48 vars in 1050 bytes} [Fri Feb 27 23:04:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/642] 199.204.45.162 () {48 vars in 1098 bytes} [Fri Feb 27 23:04:04 2026] GET /v2.1/flavors/376fb6e6-9687-44e9-84d1-56bc2c451c8f/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/643] 199.204.45.162 () {42 vars in 704 bytes} [Fri Feb 27 23:04:05 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/644] 199.204.45.162 () {44 vars in 908 bytes} [Fri Feb 27 23:04:05 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: 8|app: 0|req: 325/645] 199.204.45.162 () {46 vars in 981 bytes} [Fri Feb 27 23:04:05 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 23:04:05.395 7 INFO nova.api.openstack.wsgi [None req-18640f80-5349-4133-8bf7-468e976bfa16 82d63d7528f5443898a88ff4cfa98c42 d66f387d1d2b459cba84f7f538c886f5 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 321/646] 199.204.45.162 () {48 vars in 1014 bytes} [Fri Feb 27 23:04:05 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/647] 199.204.45.162 () {48 vars in 1050 bytes} [Fri Feb 27 23:04:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/648] 199.204.45.162 () {48 vars in 1098 bytes} [Fri Feb 27 23:04:05 2026] GET /v2.1/flavors/fd86e78b-f531-4a91-8f40-16e329dbcf02/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/649] 199.204.45.162 () {42 vars in 704 bytes} [Fri Feb 27 23:04: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) [pid: 7|app: 0|req: 323/650] 199.204.45.162 () {44 vars in 908 bytes} [Fri Feb 27 23:04:06 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: 8|app: 0|req: 328/651] 199.204.45.162 () {46 vars in 981 bytes} [Fri Feb 27 23:04:06 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 23:04:06.399 7 INFO nova.api.openstack.wsgi [None req-1a0fbe33-afec-4950-9f08-3e857d636f19 82d63d7528f5443898a88ff4cfa98c42 d66f387d1d2b459cba84f7f538c886f5 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 324/652] 199.204.45.162 () {48 vars in 1012 bytes} [Fri Feb 27 23:04:06 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/653] 199.204.45.162 () {48 vars in 1050 bytes} [Fri Feb 27 23:04:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/654] 199.204.45.162 () {48 vars in 1098 bytes} [Fri Feb 27 23:04:06 2026] GET /v2.1/flavors/10e1031f-94e7-43bc-9db6-2a61e1676bf4/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/655] 199.204.45.162 () {42 vars in 704 bytes} [Fri Feb 27 23:04:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/656] 199.204.45.162 () {44 vars in 908 bytes} [Fri Feb 27 23:04:07 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 331/657] 199.204.45.162 () {46 vars in 981 bytes} [Fri Feb 27 23:04:07 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-02-27 23:04:07.324 7 INFO nova.api.openstack.wsgi [None req-645fd869-13f7-4e4d-8a2d-bb491af178fc 82d63d7528f5443898a88ff4cfa98c42 d66f387d1d2b459cba84f7f538c886f5 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 327/658] 199.204.45.162 () {48 vars in 1014 bytes} [Fri Feb 27 23:04:07 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: 8|app: 0|req: 332/659] 199.204.45.162 () {48 vars in 1050 bytes} [Fri Feb 27 23:04:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/660] 199.204.45.162 () {48 vars in 1098 bytes} [Fri Feb 27 23:04:07 2026] GET /v2.1/flavors/f844eb32-2d6d-4dea-9f8d-9f59b4c9fff3/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 330/663] 10.0.0.153 () {32 vars in 686 bytes} [Fri Feb 27 23:04:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/664] 10.0.0.153 () {32 vars in 682 bytes} [Fri Feb 27 23:04:20 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 331/665] 10.0.0.153 () {32 vars in 707 bytes} [Fri Feb 27 23:04:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/666] 10.0.0.153 () {32 vars in 703 bytes} [Fri Feb 27 23:04:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/667] 10.0.0.153 () {32 vars in 668 bytes} [Fri Feb 27 23:04:20 2026] GET /v2.1/os-services => generated 783 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/668] 10.0.0.153 () {32 vars in 688 bytes} [Fri Feb 27 23:04:20 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 333/669] 10.0.0.153 () {32 vars in 672 bytes} [Fri Feb 27 23:04:20 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 337/670] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:04:20 2026] GET /v2.1/limits?tenant_id=481917a7bae741f195ad9eb3e152f827 => generated 299 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/671] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:04:20 2026] GET /v2.1/limits?tenant_id=8c5a2f0910f74db8810f89d11adcdded => generated 302 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/672] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:04:20 2026] GET /v2.1/limits?tenant_id=d66f387d1d2b459cba84f7f538c886f5 => generated 299 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/673] 10.0.0.153 () {32 vars in 711 bytes} [Fri Feb 27 23:04:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/674] 10.0.0.153 () {32 vars in 703 bytes} [Fri Feb 27 23:04:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/685] 199.204.45.162 () {42 vars in 704 bytes} [Fri Feb 27 23:05:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 345/686] 199.204.45.162 () {44 vars in 908 bytes} [Fri Feb 27 23:05:09 2026] GET /v2.1 => generated 0 bytes in 46 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: 342/687] 199.204.45.162 () {46 vars in 981 bytes} [Fri Feb 27 23:05:09 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 23:05:09.372 8 INFO nova.api.openstack.wsgi [None req-4afc5c45-c6e7-4f0d-97f9-fd51c6df1dd3 82d63d7528f5443898a88ff4cfa98c42 d66f387d1d2b459cba84f7f538c886f5 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 346/688] 199.204.45.162 () {48 vars in 1016 bytes} [Fri Feb 27 23:05:09 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/689] 199.204.45.162 () {48 vars in 1050 bytes} [Fri Feb 27 23:05:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/690] 199.204.45.162 () {48 vars in 1098 bytes} [Fri Feb 27 23:05:09 2026] GET /v2.1/flavors/6bdb5c2f-ca5b-4a54-9131-facb9ac32bde/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/693] 199.204.45.162 () {42 vars in 704 bytes} [Fri Feb 27 23:05:15 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/694] 199.204.45.162 () {44 vars in 908 bytes} [Fri Feb 27 23:05:15 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: 346/695] 199.204.45.162 () {46 vars in 981 bytes} [Fri Feb 27 23:05:15 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/696] 199.204.45.162 () {48 vars in 1050 bytes} [Fri Feb 27 23:05:15 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/697] 199.204.45.162 () {42 vars in 704 bytes} [Fri Feb 27 23:05:19 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/698] 199.204.45.162 () {44 vars in 908 bytes} [Fri Feb 27 23:05:19 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 348/699] 199.204.45.162 () {46 vars in 981 bytes} [Fri Feb 27 23:05:19 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: 8|app: 0|req: 352/700] 199.204.45.162 () {48 vars in 1072 bytes} [Fri Feb 27 23:05:19 2026] GET /v2.1/os-quota-sets/d66f387d1d2b459cba84f7f538c886f5 => generated 280 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 349/701] 10.0.0.153 () {32 vars in 703 bytes} [Fri Feb 27 23:05:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/702] 10.0.0.153 () {32 vars in 682 bytes} [Fri Feb 27 23:05:20 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/703] 10.0.0.153 () {32 vars in 686 bytes} [Fri Feb 27 23:05:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/704] 10.0.0.153 () {32 vars in 707 bytes} [Fri Feb 27 23:05:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 351/705] 10.0.0.153 () {32 vars in 703 bytes} [Fri Feb 27 23:05:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/706] 10.0.0.153 () {32 vars in 668 bytes} [Fri Feb 27 23:05:20 2026] GET /v2.1/os-services => generated 783 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/707] 10.0.0.153 () {32 vars in 688 bytes} [Fri Feb 27 23:05:20 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 356/708] 10.0.0.153 () {32 vars in 672 bytes} [Fri Feb 27 23:05:20 2026] GET /v2.1/os-aggregates => generated 18 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 353/709] 10.0.0.153 () {32 vars in 711 bytes} [Fri Feb 27 23:05:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/710] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:05:20 2026] GET /v2.1/limits?tenant_id=481917a7bae741f195ad9eb3e152f827 => generated 299 bytes in 36 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: 354/711] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:05:20 2026] GET /v2.1/limits?tenant_id=8c5a2f0910f74db8810f89d11adcdded => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/712] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:05:20 2026] GET /v2.1/limits?tenant_id=d66f387d1d2b459cba84f7f538c886f5 => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/723] 199.204.45.162 () {42 vars in 704 bytes} [Fri Feb 27 23:06:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 360/724] 199.204.45.162 () {44 vars in 908 bytes} [Fri Feb 27 23:06:08 2026] GET /v2.1 => generated 0 bytes in 38 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: 8|app: 0|req: 365/725] 199.204.45.162 () {46 vars in 981 bytes} [Fri Feb 27 23:06:08 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 23:06:08.786 7 INFO nova.api.openstack.wsgi [None req-d6fd4f29-0d57-470c-a5df-540a07072e95 82d63d7528f5443898a88ff4cfa98c42 d66f387d1d2b459cba84f7f538c886f5 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 361/726] 199.204.45.162 () {48 vars in 1014 bytes} [Fri Feb 27 23:06:08 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/727] 199.204.45.162 () {48 vars in 1050 bytes} [Fri Feb 27 23:06:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/728] 199.204.45.162 () {48 vars in 1098 bytes} [Fri Feb 27 23:06:08 2026] GET /v2.1/flavors/170a60c7-072d-44ed-a46b-32c1f23869ae/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/731] 10.0.0.153 () {32 vars in 703 bytes} [Fri Feb 27 23:06:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/732] 10.0.0.153 () {32 vars in 668 bytes} [Fri Feb 27 23:06:20 2026] GET /v2.1/os-services => generated 783 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/733] 10.0.0.153 () {32 vars in 711 bytes} [Fri Feb 27 23:06:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 369/734] 10.0.0.153 () {32 vars in 686 bytes} [Fri Feb 27 23:06:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 366/735] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:06:20 2026] GET /v2.1/limits?tenant_id=481917a7bae741f195ad9eb3e152f827 => generated 299 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 370/736] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:06:20 2026] GET /v2.1/limits?tenant_id=8c5a2f0910f74db8810f89d11adcdded => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/737] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:06:20 2026] GET /v2.1/limits?tenant_id=d66f387d1d2b459cba84f7f538c886f5 => generated 299 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/738] 10.0.0.153 () {32 vars in 682 bytes} [Fri Feb 27 23:06:20 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/739] 10.0.0.153 () {32 vars in 707 bytes} [Fri Feb 27 23:06:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/740] 10.0.0.153 () {32 vars in 703 bytes} [Fri Feb 27 23:06:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/741] 10.0.0.153 () {32 vars in 688 bytes} [Fri Feb 27 23:06:20 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/742] 10.0.0.153 () {32 vars in 672 bytes} [Fri Feb 27 23:06:20 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/743] 199.204.45.162 () {42 vars in 704 bytes} [Fri Feb 27 23:06:23 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: 374/744] 199.204.45.162 () {44 vars in 908 bytes} [Fri Feb 27 23:06:23 2026] GET /v2.1 => generated 0 bytes in 7 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: 371/745] 199.204.45.162 () {46 vars in 981 bytes} [Fri Feb 27 23:06:23 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/746] 199.204.45.162 () {48 vars in 1072 bytes} [Fri Feb 27 23:06:23 2026] GET /v2.1/os-quota-sets/481917a7bae741f195ad9eb3e152f827 => generated 280 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/757] 199.204.45.162 () {42 vars in 704 bytes} [Fri Feb 27 23:07:04 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/758] 199.204.45.162 () {44 vars in 908 bytes} [Fri Feb 27 23:07:04 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 378/759] 199.204.45.162 () {46 vars in 981 bytes} [Fri Feb 27 23:07:04 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-02-27 23:07:04.501 8 INFO nova.api.openstack.wsgi [None req-85239d9e-4bd7-424b-a6bd-8db979699a57 82d63d7528f5443898a88ff4cfa98c42 d66f387d1d2b459cba84f7f538c886f5 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 382/760] 199.204.45.162 () {48 vars in 1010 bytes} [Fri Feb 27 23:07:04 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/761] 199.204.45.162 () {48 vars in 1050 bytes} [Fri Feb 27 23:07:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/764] 10.0.0.153 () {32 vars in 686 bytes} [Fri Feb 27 23:07:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 381/765] 10.0.0.153 () {32 vars in 707 bytes} [Fri Feb 27 23:07:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 385/766] 10.0.0.153 () {32 vars in 703 bytes} [Fri Feb 27 23:07:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/767] 10.0.0.153 () {32 vars in 711 bytes} [Fri Feb 27 23:07:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/768] 10.0.0.153 () {32 vars in 688 bytes} [Fri Feb 27 23:07:20 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 383/769] 10.0.0.153 () {32 vars in 672 bytes} [Fri Feb 27 23:07:20 2026] GET /v2.1/os-aggregates => generated 18 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 387/770] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:07:20 2026] GET /v2.1/limits?tenant_id=481917a7bae741f195ad9eb3e152f827 => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/771] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:07:20 2026] GET /v2.1/limits?tenant_id=8c5a2f0910f74db8810f89d11adcdded => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/772] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:07:20 2026] GET /v2.1/limits?tenant_id=d66f387d1d2b459cba84f7f538c886f5 => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/773] 10.0.0.153 () {32 vars in 703 bytes} [Fri Feb 27 23:07:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/774] 10.0.0.153 () {32 vars in 682 bytes} [Fri Feb 27 23:07:20 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/775] 10.0.0.153 () {32 vars in 668 bytes} [Fri Feb 27 23:07:20 2026] GET /v2.1/os-services => generated 783 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/782] 10.0.0.113 () {32 vars in 655 bytes} [Fri Feb 27 23:07:45 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 390/783] 10.0.0.113 () {32 vars in 641 bytes} [Fri Feb 27 23:07:46 2026] GET /v2.1/servers => generated 15 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-02-27 23:07:46.216 8 WARNING oslo_db.sqlalchemy.utils [None req-2e4b304a-0b47-4b13-8185-0c2eb8941a46 82d63d7528f5443898a88ff4cfa98c42 d66f387d1d2b459cba84f7f538c886f5 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 394/784] 10.0.0.113 () {32 vars in 649 bytes} [Fri Feb 27 23:07:46 2026] GET /v2.1/os-keypairs => generated 530 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/785] 10.0.0.113 () {32 vars in 694 bytes} [Fri Feb 27 23:07:46 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/788] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:07:56 2026] GET /v2.1/flavors/63b9eda2-986f-44b3-bceb-c3de5fabc967 => generated 511 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/789] 10.0.0.113 () {32 vars in 641 bytes} [Fri Feb 27 23:07:57 2026] GET /v2.1/flavors => generated 1674 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/790] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:07:57 2026] GET /v2.1/flavors/63b9eda2-986f-44b3-bceb-c3de5fabc967 => generated 511 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 23:08:01.995 8 WARNING neutronclient.v2_0.client [None req-2fcfb5af-4c04-4ccb-a75c-85b8327b1d88 7697f4f2367244af8323e1efd1528f06 c37f3cd8f55a425688b0b943a8a94337 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 397/791] 10.0.0.113 () {34 vars in 685 bytes} [Fri Feb 27 23:08:01 2026] POST /v2.1/os-security-groups => generated 247 bytes in 1045 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 23:08:02.880 7 WARNING neutronclient.v2_0.client [None req-0c6eead5-7a95-43ff-bf67-c71a52e4dcf7 7697f4f2367244af8323e1efd1528f06 c37f3cd8f55a425688b0b943a8a94337 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:08:03.086 8 WARNING neutronclient.v2_0.client [None req-f161ad79-2518-48e0-9838-ef90dd49cb15 0f387a7ba29447f496370eedfd81dfd9 43fcf04aff86479d91d9e95ea75bc674 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 398/792] 10.0.0.113 () {34 vars in 685 bytes} [Fri Feb 27 23:08:03 2026] POST /v2.1/os-security-groups => generated 242 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 23:08:03.249 8 WARNING neutronclient.v2_0.client [None req-f1639d79-8e24-4bc0-9446-bc22512f8ff7 0f387a7ba29447f496370eedfd81dfd9 43fcf04aff86479d91d9e95ea75bc674 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:08:03.950 7 WARNING neutronclient.v2_0.client [None req-0c6eead5-7a95-43ff-bf67-c71a52e4dcf7 7697f4f2367244af8323e1efd1528f06 c37f3cd8f55a425688b0b943a8a94337 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/793] 10.0.0.113 () {34 vars in 685 bytes} [Fri Feb 27 23:08:03 2026] POST /v2.1/os-security-groups => generated 242 bytes in 838 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 23:08:04.090 8 WARNING neutronclient.v2_0.client [None req-1c80e818-6823-4251-83cb-339e0b50a6f7 0f387a7ba29447f496370eedfd81dfd9 43fcf04aff86479d91d9e95ea75bc674 - - default default] The python binding code in 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/796] 10.0.0.113 () {34 vars in 695 bytes} [Fri Feb 27 23:08:02 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1321 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 23:08:04.215 7 WARNING neutronclient.v2_0.client [None req-5b478361-4d90-49f4-b4d1-72ad0baf6900 7697f4f2367244af8323e1efd1528f06 c37f3cd8f55a425688b0b943a8a94337 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 402/797] 10.0.0.113 () {34 vars in 685 bytes} [Fri Feb 27 23:08:04 2026] POST /v2.1/os-security-groups => generated 243 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/798] 10.0.0.113 () {34 vars in 671 bytes} [Fri Feb 27 23:08:04 2026] POST /v2.1/os-keypairs => generated 385 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 23:08:04.411 8 WARNING neutronclient.v2_0.client [None req-4406776b-caa0-43d2-93c2-8095875ef915 0f387a7ba29447f496370eedfd81dfd9 43fcf04aff86479d91d9e95ea75bc674 - - default default] The python binding code in 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/799] 10.0.0.113 () {34 vars in 685 bytes} [Fri Feb 27 23:08:04 2026] POST /v2.1/os-security-groups => generated 247 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 23:08:04.482 7 WARNING neutronclient.v2_0.client [None req-a35a607f-6a93-4506-b4aa-0e06f2957330 7697f4f2367244af8323e1efd1528f06 c37f3cd8f55a425688b0b943a8a94337 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:08:04.617 8 WARNING neutronclient.v2_0.client [None req-4406776b-caa0-43d2-93c2-8095875ef915 0f387a7ba29447f496370eedfd81dfd9 43fcf04aff86479d91d9e95ea75bc674 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:08:04.642 7 WARNING neutronclient.v2_0.client [None req-a35a607f-6a93-4506-b4aa-0e06f2957330 7697f4f2367244af8323e1efd1528f06 c37f3cd8f55a425688b0b943a8a94337 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:08:04.804 8 WARNING neutronclient.v2_0.client [None req-4406776b-caa0-43d2-93c2-8095875ef915 0f387a7ba29447f496370eedfd81dfd9 43fcf04aff86479d91d9e95ea75bc674 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 397/800] 10.0.0.113 () {34 vars in 695 bytes} [Fri Feb 27 23:08:04 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 677 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 23:08:05.170 7 WARNING neutronclient.v2_0.client [None req-8ea7b9c9-580e-4866-abb9-12fbbc3b9d7d 7697f4f2367244af8323e1efd1528f06 c37f3cd8f55a425688b0b943a8a94337 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 404/801] 10.0.0.113 () {32 vars in 663 bytes} [Fri Feb 27 23:08:04 2026] GET /v2.1/os-security-groups => generated 1380 bytes in 852 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 23:08:05.273 8 WARNING neutronclient.v2_0.client [None req-e5274741-f789-443d-aabf-6afeee168107 0f387a7ba29447f496370eedfd81dfd9 43fcf04aff86479d91d9e95ea75bc674 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:08:05.279 7 WARNING neutronclient.v2_0.client [None req-8ea7b9c9-580e-4866-abb9-12fbbc3b9d7d 7697f4f2367244af8323e1efd1528f06 c37f3cd8f55a425688b0b943a8a94337 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:08:05.836 8 WARNING neutronclient.v2_0.client [None req-e5274741-f789-443d-aabf-6afeee168107 0f387a7ba29447f496370eedfd81dfd9 43fcf04aff86479d91d9e95ea75bc674 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 398/802] 10.0.0.113 () {34 vars in 695 bytes} [Fri Feb 27 23:08:05 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 791 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 23:08:05.965 7 WARNING neutronclient.v2_0.client [None req-37efde64-2bfb-4992-83dc-a1d39ee37259 7697f4f2367244af8323e1efd1528f06 c37f3cd8f55a425688b0b943a8a94337 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 405/803] 10.0.0.113 () {32 vars in 740 bytes} [Fri Feb 27 23:08:05 2026] DELETE /v2.1/os-security-groups/fd7d9e22-2e22-44b0-9145-7ca58bd339f4 => generated 0 bytes in 758 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-27 23:08:06.037 8 WARNING neutronclient.v2_0.client [None req-a566399b-9d54-4f88-9a2b-6f1159cdb200 0f387a7ba29447f496370eedfd81dfd9 43fcf04aff86479d91d9e95ea75bc674 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 399/804] 10.0.0.113 () {32 vars in 737 bytes} [Fri Feb 27 23:08:05 2026] GET /v2.1/os-security-groups/8e4cf930-a310-419f-a1ee-71ddbc09a6fc => generated 664 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 23:08:06.060 8 INFO nova.api.openstack.wsgi [None req-a566399b-9d54-4f88-9a2b-6f1159cdb200 0f387a7ba29447f496370eedfd81dfd9 43fcf04aff86479d91d9e95ea75bc674 - - default default] HTTP exception thrown: Security group fd7d9e22-2e22-44b0-9145-7ca58bd339f4 does not exist Neutron server returns request_ids: ['req-f2848665-d513-4e98-9591-76b1c18d9f2c'] [pid: 8|app: 0|req: 406/805] 10.0.0.113 () {32 vars in 737 bytes} [Fri Feb 27 23:08:06 2026] GET /v2.1/os-security-groups/fd7d9e22-2e22-44b0-9145-7ca58bd339f4 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-27 23:08:06.072 7 WARNING neutronclient.v2_0.client [None req-58ddde24-c81a-4bc1-9a3a-106b4108e6ac 7697f4f2367244af8323e1efd1528f06 c37f3cd8f55a425688b0b943a8a94337 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:08:06.088 8 WARNING neutronclient.v2_0.client [None req-5cba5f34-b52b-4e8a-a54b-04b7d95275b2 0f387a7ba29447f496370eedfd81dfd9 43fcf04aff86479d91d9e95ea75bc674 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:08:06.100 7 WARNING neutronclient.v2_0.client [None req-58ddde24-c81a-4bc1-9a3a-106b4108e6ac 7697f4f2367244af8323e1efd1528f06 c37f3cd8f55a425688b0b943a8a94337 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:08:06.129 8 WARNING neutronclient.v2_0.client [None req-5cba5f34-b52b-4e8a-a54b-04b7d95275b2 0f387a7ba29447f496370eedfd81dfd9 43fcf04aff86479d91d9e95ea75bc674 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:08:06.166 7 WARNING neutronclient.v2_0.client [None req-58ddde24-c81a-4bc1-9a3a-106b4108e6ac 7697f4f2367244af8323e1efd1528f06 c37f3cd8f55a425688b0b943a8a94337 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/806] 10.0.0.113 () {32 vars in 740 bytes} [Fri Feb 27 23:08:06 2026] DELETE /v2.1/os-security-groups/13d23162-2877-482f-9fcb-8e8eff253a59 => generated 0 bytes in 192 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/807] 10.0.0.113 () {32 vars in 750 bytes} [Fri Feb 27 23:08:06 2026] DELETE /v2.1/os-security-group-rules/f6cdcd67-8b62-4f06-8ff7-88e74f2d501e => generated 0 bytes in 288 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-27 23:08:06.359 7 WARNING neutronclient.v2_0.client [None req-2929cadc-6ce5-44a8-9950-ba1a6b161e0f 0f387a7ba29447f496370eedfd81dfd9 43fcf04aff86479d91d9e95ea75bc674 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:08:06.362 8 WARNING neutronclient.v2_0.client [None req-2ff4f551-acc7-4a29-a70d-40065417a226 4c221492ef414f27bf76ffcbf2806f27 9d38931efda94023a33e8379a66535bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:08:06.382 7 INFO nova.api.openstack.wsgi [None req-2929cadc-6ce5-44a8-9950-ba1a6b161e0f 0f387a7ba29447f496370eedfd81dfd9 43fcf04aff86479d91d9e95ea75bc674 - - default default] HTTP exception thrown: Security group 13d23162-2877-482f-9fcb-8e8eff253a59 does not exist Neutron server returns request_ids: ['req-f3e71981-831b-401c-bbe2-9af5fcaa86e1'] [pid: 7|app: 0|req: 401/808] 10.0.0.113 () {32 vars in 737 bytes} [Fri Feb 27 23:08:06 2026] GET /v2.1/os-security-groups/13d23162-2877-482f-9fcb-8e8eff253a59 => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-27 23:08:06.393 7 WARNING neutronclient.v2_0.client [None req-137b8860-bcbf-4645-afbf-6f45ec086273 7697f4f2367244af8323e1efd1528f06 c37f3cd8f55a425688b0b943a8a94337 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:08:06.425 8 WARNING neutronclient.v2_0.client [None req-2ff4f551-acc7-4a29-a70d-40065417a226 4c221492ef414f27bf76ffcbf2806f27 9d38931efda94023a33e8379a66535bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:08:06.428 7 WARNING neutronclient.v2_0.client [None req-137b8860-bcbf-4645-afbf-6f45ec086273 7697f4f2367244af8323e1efd1528f06 c37f3cd8f55a425688b0b943a8a94337 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 402/809] 10.0.0.113 () {32 vars in 740 bytes} [Fri Feb 27 23:08:06 2026] DELETE /v2.1/os-security-groups/8e4cf930-a310-419f-a1ee-71ddbc09a6fc => generated 0 bytes in 146 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-27 23:08:06.536 7 WARNING neutronclient.v2_0.client [None req-a85444c7-a516-471a-9e5b-424328a48ebc 0f387a7ba29447f496370eedfd81dfd9 43fcf04aff86479d91d9e95ea75bc674 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:08:06.568 7 WARNING neutronclient.v2_0.client [None req-a85444c7-a516-471a-9e5b-424328a48ebc 0f387a7ba29447f496370eedfd81dfd9 43fcf04aff86479d91d9e95ea75bc674 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:08:06.624 8 WARNING neutronclient.v2_0.client [None req-2ff4f551-acc7-4a29-a70d-40065417a226 4c221492ef414f27bf76ffcbf2806f27 9d38931efda94023a33e8379a66535bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 403/810] 10.0.0.113 () {32 vars in 740 bytes} [Fri Feb 27 23:08:06 2026] DELETE /v2.1/os-security-groups/6c91dc30-7f85-49e2-8ef1-0a9e5bb1f2a1 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-27 23:08:06.674 7 WARNING neutronclient.v2_0.client [None req-483595be-68a2-4204-972f-8317a13d380e 7697f4f2367244af8323e1efd1528f06 c37f3cd8f55a425688b0b943a8a94337 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:08:06.716 7 WARNING neutronclient.v2_0.client [None req-483595be-68a2-4204-972f-8317a13d380e 7697f4f2367244af8323e1efd1528f06 c37f3cd8f55a425688b0b943a8a94337 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 404/811] 10.0.0.113 () {32 vars in 740 bytes} [Fri Feb 27 23:08:06 2026] DELETE /v2.1/os-security-groups/394b70ea-2c6d-4d13-9621-f5a861b52fd6 => generated 0 bytes in 150 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-27 23:08:06.822 7 WARNING neutronclient.v2_0.client [None req-a646760d-f965-4b9c-8ba3-148583584823 0f387a7ba29447f496370eedfd81dfd9 43fcf04aff86479d91d9e95ea75bc674 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:08:06.846 7 INFO nova.api.openstack.wsgi [None req-a646760d-f965-4b9c-8ba3-148583584823 0f387a7ba29447f496370eedfd81dfd9 43fcf04aff86479d91d9e95ea75bc674 - - default default] HTTP exception thrown: Security group 6c91dc30-7f85-49e2-8ef1-0a9e5bb1f2a1 does not exist Neutron server returns request_ids: ['req-20a57dcc-9e61-41b6-a163-64c968ca65b7'] [pid: 7|app: 0|req: 405/812] 10.0.0.113 () {32 vars in 737 bytes} [Fri Feb 27 23:08:06 2026] GET /v2.1/os-security-groups/6c91dc30-7f85-49e2-8ef1-0a9e5bb1f2a1 => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/813] 10.0.0.113 () {34 vars in 671 bytes} [Fri Feb 27 23:08:06 2026] POST /v2.1/os-keypairs => generated 385 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 23:08:06.934 7 WARNING neutronclient.v2_0.client [None req-cead185a-644a-4e7d-b394-9bde1fb9efd7 0f387a7ba29447f496370eedfd81dfd9 43fcf04aff86479d91d9e95ea75bc674 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:08:07.108 7 WARNING neutronclient.v2_0.client [None req-cead185a-644a-4e7d-b394-9bde1fb9efd7 0f387a7ba29447f496370eedfd81dfd9 43fcf04aff86479d91d9e95ea75bc674 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:08:07.295 7 WARNING neutronclient.v2_0.client [None req-cead185a-644a-4e7d-b394-9bde1fb9efd7 0f387a7ba29447f496370eedfd81dfd9 43fcf04aff86479d91d9e95ea75bc674 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 407/814] 10.0.0.113 () {32 vars in 663 bytes} [Fri Feb 27 23:08:06 2026] GET /v2.1/os-security-groups => generated 707 bytes in 551 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 23:08:07.503 7 WARNING neutronclient.v2_0.client [None req-7dfa2df1-04bb-408d-ad58-006fd441d12a 0f387a7ba29447f496370eedfd81dfd9 43fcf04aff86479d91d9e95ea75bc674 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/815] 10.0.0.113 () {34 vars in 663 bytes} [Fri Feb 27 23:08:06 2026] POST /v2.1/servers => generated 450 bytes in 1431 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-02-27 23:08:07.729 8 WARNING neutronclient.v2_0.client [None req-a02cf19f-0eed-4ae7-93cd-2b47c82c7194 4c221492ef414f27bf76ffcbf2806f27 9d38931efda94023a33e8379a66535bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:08:07.930 7 INFO nova.api.openstack.wsgi [None req-7dfa2df1-04bb-408d-ad58-006fd441d12a 0f387a7ba29447f496370eedfd81dfd9 43fcf04aff86479d91d9e95ea75bc674 - - default default] HTTP exception thrown: Security group 6c91dc30-7f85-49e2-8ef1-0a9e5bb1f2a1 does not exist Neutron server returns request_ids: ['req-efbe0c91-8109-481e-b666-b2edd87c127c'] [pid: 7|app: 0|req: 408/816] 10.0.0.113 () {32 vars in 740 bytes} [Fri Feb 27 23:08:07 2026] DELETE /v2.1/os-security-groups/6c91dc30-7f85-49e2-8ef1-0a9e5bb1f2a1 => generated 194 bytes in 436 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-27 23:08:07.941 7 WARNING neutronclient.v2_0.client [None req-8a383527-49b3-4d79-94c9-2bc94ac30830 0f387a7ba29447f496370eedfd81dfd9 43fcf04aff86479d91d9e95ea75bc674 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/817] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:07 2026] GET /v2.1/servers/173663a8-2a21-49be-825e-d713598e78ac => generated 1423 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 23:08:08.085 7 INFO nova.api.openstack.wsgi [None req-8a383527-49b3-4d79-94c9-2bc94ac30830 0f387a7ba29447f496370eedfd81dfd9 43fcf04aff86479d91d9e95ea75bc674 - - default default] HTTP exception thrown: Security group 13d23162-2877-482f-9fcb-8e8eff253a59 does not exist Neutron server returns request_ids: ['req-b28484de-fd24-44c7-8153-45467b30e046'] [pid: 7|app: 0|req: 409/818] 10.0.0.113 () {32 vars in 740 bytes} [Fri Feb 27 23:08:07 2026] DELETE /v2.1/os-security-groups/13d23162-2877-482f-9fcb-8e8eff253a59 => generated 194 bytes in 150 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-02-27 23:08:08.099 8 WARNING neutronclient.v2_0.client [None req-0b46b518-01ee-43ae-a34d-233405678625 0f387a7ba29447f496370eedfd81dfd9 43fcf04aff86479d91d9e95ea75bc674 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:08:08.138 8 INFO nova.api.openstack.wsgi [None req-0b46b518-01ee-43ae-a34d-233405678625 0f387a7ba29447f496370eedfd81dfd9 43fcf04aff86479d91d9e95ea75bc674 - - default default] HTTP exception thrown: Security group fd7d9e22-2e22-44b0-9145-7ca58bd339f4 does not exist Neutron server returns request_ids: ['req-b4099a92-fb59-441a-a0e7-c8acbdddea80'] [pid: 8|app: 0|req: 410/819] 10.0.0.113 () {32 vars in 740 bytes} [Fri Feb 27 23:08:08 2026] DELETE /v2.1/os-security-groups/fd7d9e22-2e22-44b0-9145-7ca58bd339f4 => generated 194 bytes in 51 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-27 23:08:08.445 7 WARNING neutronclient.v2_0.client [None req-e1f8c4a0-5a16-408b-b0a5-5a4f94963665 19483535e0e74e569ba8f96f6ecc587a 86900e9cdcd4480e96311e553f0da670 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:08:08.928 7 WARNING neutronclient.v2_0.client [None req-e1f8c4a0-5a16-408b-b0a5-5a4f94963665 19483535e0e74e569ba8f96f6ecc587a 86900e9cdcd4480e96311e553f0da670 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:08:09.061 8 WARNING neutronclient.v2_0.client [None req-2f19eeda-26ff-4500-9813-262cfcf1802a 4c221492ef414f27bf76ffcbf2806f27 9d38931efda94023a33e8379a66535bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 411/820] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:08 2026] GET /v2.1/servers/173663a8-2a21-49be-825e-d713598e78ac => generated 1427 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 23:08:09.623 7 WARNING neutronclient.v2_0.client [None req-e1f8c4a0-5a16-408b-b0a5-5a4f94963665 19483535e0e74e569ba8f96f6ecc587a 86900e9cdcd4480e96311e553f0da670 - - default default] 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-02-27 23:08:10.274 8 WARNING neutronclient.v2_0.client [None req-08f001c3-8528-44d0-a5a9-fea917632b47 4c221492ef414f27bf76ffcbf2806f27 9d38931efda94023a33e8379a66535bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 412/821] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:10 2026] GET /v2.1/servers/173663a8-2a21-49be-825e-d713598e78ac => generated 1419 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/822] 10.0.0.113 () {34 vars in 663 bytes} [Fri Feb 27 23:08:08 2026] POST /v2.1/servers => generated 453 bytes in 1936 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-02-27 23:08:10.350 8 WARNING neutronclient.v2_0.client [None req-384cbc83-74e0-46f0-9eb4-c5abd2a66a12 19483535e0e74e569ba8f96f6ecc587a 86900e9cdcd4480e96311e553f0da670 - - default default] The python binding code in 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/823] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:10 2026] GET /v2.1/servers/1bb6d0f0-cf57-4447-9c65-04e8f1e4fb50 => generated 1430 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-02-27 23:08:11.388 7 WARNING neutronclient.v2_0.client [None req-1ffefd01-88d9-4423-b800-b58469c27052 4c221492ef414f27bf76ffcbf2806f27 9d38931efda94023a33e8379a66535bb - - default default] 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: 411/824] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:11 2026] GET /v2.1/servers/173663a8-2a21-49be-825e-d713598e78ac => generated 1475 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 23:08:11.437 8 WARNING neutronclient.v2_0.client [None req-e8eef1e7-4335-464a-9b0f-7931c82f3a0a 19483535e0e74e569ba8f96f6ecc587a 86900e9cdcd4480e96311e553f0da670 - - default default] The python binding code in 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/825] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:11 2026] GET /v2.1/servers/1bb6d0f0-cf57-4447-9c65-04e8f1e4fb50 => generated 1434 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-02-27 23:08:12.476 7 WARNING neutronclient.v2_0.client [None req-503770bc-8a28-4d1c-a308-563b508a5578 4c221492ef414f27bf76ffcbf2806f27 9d38931efda94023a33e8379a66535bb - - default default] 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: 412/826] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:12 2026] GET /v2.1/servers/173663a8-2a21-49be-825e-d713598e78ac => generated 1475 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 23:08:12.557 8 WARNING neutronclient.v2_0.client [None req-b4d789f3-c1da-4d42-b131-e763e4b52999 19483535e0e74e569ba8f96f6ecc587a 86900e9cdcd4480e96311e553f0da670 - - default default] The python binding code in 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/827] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:12 2026] GET /v2.1/servers/1bb6d0f0-cf57-4447-9c65-04e8f1e4fb50 => generated 1426 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:08:13.587 7 WARNING neutronclient.v2_0.client [None req-fa4be15d-99b5-45ca-938f-f8ef8271f064 4c221492ef414f27bf76ffcbf2806f27 9d38931efda94023a33e8379a66535bb - - default default] The python binding code in 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/830] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:13 2026] GET /v2.1/servers/173663a8-2a21-49be-825e-d713598e78ac => generated 1483 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:08:13.669 8 WARNING neutronclient.v2_0.client [None req-56c5eaf7-d5ce-49ad-be38-974bfdf07c5b 19483535e0e74e569ba8f96f6ecc587a 86900e9cdcd4480e96311e553f0da670 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 418/831] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:13 2026] GET /v2.1/servers/1bb6d0f0-cf57-4447-9c65-04e8f1e4fb50 => generated 1482 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:08:14.686 7 WARNING neutronclient.v2_0.client [None req-dc47c0f2-7d45-40f9-af44-9bc5624986f4 4c221492ef414f27bf76ffcbf2806f27 9d38931efda94023a33e8379a66535bb - - default default] 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-02-27 23:08:14.758 8 WARNING neutronclient.v2_0.client [None req-b6eaffb3-0c0a-4801-bd13-ca356e78f37f 19483535e0e74e569ba8f96f6ecc587a 86900e9cdcd4480e96311e553f0da670 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/832] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:14 2026] GET /v2.1/servers/1bb6d0f0-cf57-4447-9c65-04e8f1e4fb50 => generated 1482 bytes in 541 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/833] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:14 2026] GET /v2.1/servers/173663a8-2a21-49be-825e-d713598e78ac => generated 1550 bytes in 664 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:08:16.322 8 WARNING neutronclient.v2_0.client [None req-3068d67a-c3ee-41e3-b1e6-a2a8dd12e3d7 19483535e0e74e569ba8f96f6ecc587a 86900e9cdcd4480e96311e553f0da670 - - default default] 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-02-27 23:08:16.379 7 WARNING neutronclient.v2_0.client [None req-7311ef5f-b13c-4f30-92fb-f6fc82136eef 4c221492ef414f27bf76ffcbf2806f27 9d38931efda94023a33e8379a66535bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/834] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:16 2026] GET /v2.1/servers/1bb6d0f0-cf57-4447-9c65-04e8f1e4fb50 => generated 1490 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:08:16.620 8 INFO nova.api.openstack.compute.server_external_events [req-9869fc0b-2810-4c23-b19b-2a71a12c13f6 req-09a66d57-d36a-4df5-95d4-1448065e43f1 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-changed:5ddb17d8-feee-4659-9250-a772332d8071 for instance 173663a8-2a21-49be-825e-d713598e78ac on instance 2026-02-27 23:08:16.629 8 INFO nova.compute.rpcapi [None req-ba7f7ad6-5c95-437d-aa21-9de73ade081d - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 421/835] 10.0.0.145 () {38 vars in 815 bytes} [Fri Feb 27 23:08:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/836] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:16 2026] GET /v2.1/servers/173663a8-2a21-49be-825e-d713598e78ac => generated 1548 bytes in 453 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 422/837] 10.0.0.113 () {34 vars in 671 bytes} [Fri Feb 27 23:08:17 2026] POST /v2.1/os-keypairs => generated 385 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:08:17.511 7 WARNING neutronclient.v2_0.client [None req-cc672c64-fceb-4300-9f6b-6ac2b968fe9d 19483535e0e74e569ba8f96f6ecc587a 86900e9cdcd4480e96311e553f0da670 - - default default] The python binding code in 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/838] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:17 2026] GET /v2.1/servers/1bb6d0f0-cf57-4447-9c65-04e8f1e4fb50 => generated 1556 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-02-27 23:08:17.834 7 WARNING neutronclient.v2_0.client [None req-3f45ea16-65f2-4e50-934a-f32d65a33521 4c221492ef414f27bf76ffcbf2806f27 9d38931efda94023a33e8379a66535bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:08:17.835 8 INFO nova.api.openstack.compute.server_external_events [req-b46ff68e-a53d-49c6-bda5-a77dfae4e96d req-1b87c227-2f7d-4393-8d91-ff3816162aae 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-changed:76a5a0cb-7ccf-4a9d-bc6b-946139894d5c for instance 1bb6d0f0-cf57-4447-9c65-04e8f1e4fb50 on instance [pid: 8|app: 0|req: 423/839] 10.0.0.145 () {38 vars in 815 bytes} [Fri Feb 27 23:08:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/840] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:17 2026] GET /v2.1/servers/173663a8-2a21-49be-825e-d713598e78ac => generated 1548 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-02-27 23:08:18.770 8 WARNING neutronclient.v2_0.client [None req-a279faba-4035-4f64-841b-d895b8316ae8 19483535e0e74e569ba8f96f6ecc587a 86900e9cdcd4480e96311e553f0da670 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 424/841] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:18 2026] GET /v2.1/servers/1bb6d0f0-cf57-4447-9c65-04e8f1e4fb50 => generated 1556 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:08:19.034 7 WARNING neutronclient.v2_0.client [None req-bc429350-42e1-495d-b9fc-02c34c166924 4c221492ef414f27bf76ffcbf2806f27 9d38931efda94023a33e8379a66535bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 418/842] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:18 2026] GET /v2.1/servers/173663a8-2a21-49be-825e-d713598e78ac => generated 1548 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-02-27 23:08:19.359 8 WARNING neutronclient.v2_0.client [None req-4b01362d-be13-4156-b3e2-1b07b33b8c1f 07a1fdc3e7e2435f936852b418d30a0f 2151c1000d4f48f28e5b5a72386518bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:08:19.405 8 WARNING neutronclient.v2_0.client [None req-4b01362d-be13-4156-b3e2-1b07b33b8c1f 07a1fdc3e7e2435f936852b418d30a0f 2151c1000d4f48f28e5b5a72386518bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:08:19.575 8 WARNING neutronclient.v2_0.client [None req-4b01362d-be13-4156-b3e2-1b07b33b8c1f 07a1fdc3e7e2435f936852b418d30a0f 2151c1000d4f48f28e5b5a72386518bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 425/843] 10.0.0.113 () {34 vars in 663 bytes} [Fri Feb 27 23:08:19 2026] POST /v2.1/servers => generated 450 bytes in 495 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-02-27 23:08:19.812 7 WARNING neutronclient.v2_0.client [None req-3227a810-d133-4f35-ab87-2a7d4f54f5f9 07a1fdc3e7e2435f936852b418d30a0f 2151c1000d4f48f28e5b5a72386518bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 419/844] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:19 2026] GET /v2.1/servers/3eb790ad-e71a-4daf-948d-0fb1cfe7ea90 => generated 1398 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:08:20.043 8 WARNING neutronclient.v2_0.client [None req-f59fee29-425b-4843-a32d-284f538afb09 19483535e0e74e569ba8f96f6ecc587a 86900e9cdcd4480e96311e553f0da670 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/845] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:20 2026] GET /v2.1/servers/1bb6d0f0-cf57-4447-9c65-04e8f1e4fb50 => generated 1556 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:08:20.236 7 WARNING neutronclient.v2_0.client [None req-1c73b816-506b-4922-9414-bdef389ae061 4c221492ef414f27bf76ffcbf2806f27 9d38931efda94023a33e8379a66535bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/846] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:20 2026] GET /v2.1/servers/173663a8-2a21-49be-825e-d713598e78ac => generated 1548 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-02-27 23:08:20.907 8 WARNING neutronclient.v2_0.client [None req-d0149ee9-cd36-47b1-880d-6287773be880 07a1fdc3e7e2435f936852b418d30a0f 2151c1000d4f48f28e5b5a72386518bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 427/847] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:20 2026] GET /v2.1/servers/3eb790ad-e71a-4daf-948d-0fb1cfe7ea90 => generated 1402 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, ' [pid: 7|app: 0|req: 421/848] 10.0.0.153 () {32 vars in 703 bytes} [Fri Feb 27 23:08:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:08:21.223 7 WARNING neutronclient.v2_0.client [None req-bc0e80bd-08b4-41e3-a33b-2d345fe82a8f 19483535e0e74e569ba8f96f6ecc587a 86900e9cdcd4480e96311e553f0da670 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:08:21.262 8 WARNING neutronclient.v2_0.client [None req-cad5ead5-42ac-4c29-a9ff-812c77d005ed 82d63d7528f5443898a88ff4cfa98c42 d66f387d1d2b459cba84f7f538c886f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/849] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:21 2026] GET /v2.1/servers/1bb6d0f0-cf57-4447-9c65-04e8f1e4fb50 => generated 1556 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:08:21.399 7 WARNING neutronclient.v2_0.client [None req-8157b8bf-30b7-46c6-82f4-67ffe17e1abd 4c221492ef414f27bf76ffcbf2806f27 9d38931efda94023a33e8379a66535bb - - default default] The python binding code in 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/850] 10.0.0.153 () {32 vars in 707 bytes} [Fri Feb 27 23:08:21 2026] GET /v2.1/servers/detail?all_tenants=true => generated 6507 bytes in 336 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 429/851] 10.0.0.153 () {32 vars in 703 bytes} [Fri Feb 27 23:08:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/852] 10.0.0.153 () {32 vars in 688 bytes} [Fri Feb 27 23:08:21 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/853] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:21 2026] GET /v2.1/servers/173663a8-2a21-49be-825e-d713598e78ac => generated 1548 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, ' [pid: 8|app: 0|req: 431/854] 10.0.0.153 () {32 vars in 672 bytes} [Fri Feb 27 23:08:21 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 424/855] 10.0.0.153 () {32 vars in 711 bytes} [Fri Feb 27 23:08:21 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/856] 10.0.0.153 () {32 vars in 682 bytes} [Fri Feb 27 23:08:21 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 425/857] 10.0.0.153 () {32 vars in 686 bytes} [Fri Feb 27 23:08:21 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/858] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:08:21 2026] GET /v2.1/limits?tenant_id=1f621a81306d4bc08ec0bb55168ac92c => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 426/859] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:08:21 2026] GET /v2.1/limits?tenant_id=2151c1000d4f48f28e5b5a72386518bb => generated 304 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/860] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:08:21 2026] GET /v2.1/limits?tenant_id=3fcad915d1d447cd8978755878c87719 => generated 302 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/861] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:08:21 2026] GET /v2.1/limits?tenant_id=481917a7bae741f195ad9eb3e152f827 => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/862] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:08:21 2026] GET /v2.1/limits?tenant_id=86900e9cdcd4480e96311e553f0da670 => generated 304 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/863] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:08:21 2026] GET /v2.1/limits?tenant_id=8c5a2f0910f74db8810f89d11adcdded => generated 302 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/864] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:08:21 2026] GET /v2.1/limits?tenant_id=9d38931efda94023a33e8379a66535bb => generated 304 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-02-27 23:08:22.026 7 WARNING neutronclient.v2_0.client [None req-be2bbaca-106c-4e29-8fd6-5288dfa22ae8 07a1fdc3e7e2435f936852b418d30a0f 2151c1000d4f48f28e5b5a72386518bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 429/865] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:21 2026] GET /v2.1/servers/3eb790ad-e71a-4daf-948d-0fb1cfe7ea90 => generated 1450 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/866] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:08:22 2026] GET /v2.1/limits?tenant_id=d66f387d1d2b459cba84f7f538c886f5 => generated 299 bytes in 44 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: 430/867] 10.0.0.153 () {32 vars in 668 bytes} [Fri Feb 27 23:08:22 2026] GET /v2.1/os-services => generated 783 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-02-27 23:08:22.415 8 WARNING neutronclient.v2_0.client [None req-1359c572-9648-4005-8a0e-f72308aeb5da 19483535e0e74e569ba8f96f6ecc587a 86900e9cdcd4480e96311e553f0da670 - - default default] 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-02-27 23:08:22.526 7 WARNING neutronclient.v2_0.client [None req-0e4cf5b7-87ae-4eaf-a2c1-29ecdd0858cc 4c221492ef414f27bf76ffcbf2806f27 9d38931efda94023a33e8379a66535bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/868] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:22 2026] GET /v2.1/servers/1bb6d0f0-cf57-4447-9c65-04e8f1e4fb50 => generated 1556 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/869] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:22 2026] GET /v2.1/servers/173663a8-2a21-49be-825e-d713598e78ac => generated 1548 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:08:23.113 8 WARNING neutronclient.v2_0.client [None req-0449f3ff-b866-41ef-99c3-0d21ec034139 07a1fdc3e7e2435f936852b418d30a0f 2151c1000d4f48f28e5b5a72386518bb - - default default] The python binding code in 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/870] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:23 2026] GET /v2.1/servers/3eb790ad-e71a-4daf-948d-0fb1cfe7ea90 => generated 1450 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-02-27 23:08:23.584 7 WARNING neutronclient.v2_0.client [None req-226d7c30-afcc-4134-8c19-9c01c95a5454 19483535e0e74e569ba8f96f6ecc587a 86900e9cdcd4480e96311e553f0da670 - - default default] 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-02-27 23:08:23.695 8 WARNING neutronclient.v2_0.client [None req-cacca352-43ea-4b83-b7e7-c13a36bee227 4c221492ef414f27bf76ffcbf2806f27 9d38931efda94023a33e8379a66535bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 432/873] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:23 2026] GET /v2.1/servers/1bb6d0f0-cf57-4447-9c65-04e8f1e4fb50 => generated 1556 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/874] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:23 2026] GET /v2.1/servers/173663a8-2a21-49be-825e-d713598e78ac => generated 1548 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-02-27 23:08:24.202 7 WARNING neutronclient.v2_0.client [None req-991b59eb-c83d-4bf5-83c6-a0e6b417720b 07a1fdc3e7e2435f936852b418d30a0f 2151c1000d4f48f28e5b5a72386518bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 433/875] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:24 2026] GET /v2.1/servers/3eb790ad-e71a-4daf-948d-0fb1cfe7ea90 => generated 1526 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-02-27 23:08:24.604 8 INFO nova.api.openstack.compute.server_external_events [req-39b19324-e2a0-4737-90af-c758dc06f95c req-23bcf156-253f-4798-a784-e21280649762 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-vif-plugged:76a5a0cb-7ccf-4a9d-bc6b-946139894d5c for instance 1bb6d0f0-cf57-4447-9c65-04e8f1e4fb50 on instance [pid: 8|app: 0|req: 443/876] 10.0.0.34 () {38 vars in 814 bytes} [Fri Feb 27 23:08:24 2026] POST /v2.1/os-server-external-events => generated 183 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-02-27 23:08:24.782 7 WARNING neutronclient.v2_0.client [None req-e06ee833-df52-4af7-9045-bd7bf9c0589e 19483535e0e74e569ba8f96f6ecc587a 86900e9cdcd4480e96311e553f0da670 - - default default] 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-02-27 23:08:24.816 8 INFO nova.api.openstack.compute.server_external_events [req-719bf764-00f4-4aa3-b2d3-3afcd0b5b165 req-c82b70cf-615c-4a08-996d-88acb988a7f7 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-changed:e2a59c77-91d3-44b1-ae55-4eb19df4680e for instance 3eb790ad-e71a-4daf-948d-0fb1cfe7ea90 on instance [pid: 8|app: 0|req: 444/877] 10.0.0.145 () {38 vars in 815 bytes} [Fri Feb 27 23:08:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:08:24.864 8 WARNING neutronclient.v2_0.client [None req-906b151e-6fa2-46ba-b128-deca888c86d8 4c221492ef414f27bf76ffcbf2806f27 9d38931efda94023a33e8379a66535bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 434/878] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:24 2026] GET /v2.1/servers/1bb6d0f0-cf57-4447-9c65-04e8f1e4fb50 => generated 1556 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/879] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:24 2026] GET /v2.1/servers/173663a8-2a21-49be-825e-d713598e78ac => generated 1548 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:08:25.462 7 WARNING neutronclient.v2_0.client [None req-33769464-d107-4a73-a2ee-fdb71f2db2e5 07a1fdc3e7e2435f936852b418d30a0f 2151c1000d4f48f28e5b5a72386518bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 435/880] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:25 2026] GET /v2.1/servers/3eb790ad-e71a-4daf-948d-0fb1cfe7ea90 => generated 1524 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-02-27 23:08:25.999 8 WARNING neutronclient.v2_0.client [None req-66c5840d-2d2b-4da9-b25c-d4eda51122d1 19483535e0e74e569ba8f96f6ecc587a 86900e9cdcd4480e96311e553f0da670 - - default default] 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-02-27 23:08:26.105 7 WARNING neutronclient.v2_0.client [None req-35a2ca31-fde5-4604-8f84-fd954969ead4 4c221492ef414f27bf76ffcbf2806f27 9d38931efda94023a33e8379a66535bb - - default default] The python binding code in 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/881] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:25 2026] GET /v2.1/servers/1bb6d0f0-cf57-4447-9c65-04e8f1e4fb50 => generated 1739 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-02-27 23:08:26.193 8 WARNING neutronclient.v2_0.client [None req-8bde624d-129f-4fbd-93d1-7e1ddd9881c5 19483535e0e74e569ba8f96f6ecc587a 86900e9cdcd4480e96311e553f0da670 - - default default] The python binding code in 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/882] 10.0.0.113 () {32 vars in 741 bytes} [Fri Feb 27 23:08:26 2026] GET /v2.1/servers/1bb6d0f0-cf57-4447-9c65-04e8f1e4fb50/os-interface => generated 284 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/883] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:26 2026] GET /v2.1/servers/173663a8-2a21-49be-825e-d713598e78ac => generated 1548 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-02-27 23:08:26.675 8 INFO nova.api.openstack.compute.server_external_events [req-f2451fe7-052d-4bd4-a6f3-9634c29e33c6 req-400584d5-2141-40cd-8df6-d645fb0519ca 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-vif-plugged:5ddb17d8-feee-4659-9250-a772332d8071 for instance 173663a8-2a21-49be-825e-d713598e78ac on instance [pid: 8|app: 0|req: 448/884] 10.0.0.34 () {38 vars in 814 bytes} [Fri Feb 27 23:08:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 23:08:26.687 7 WARNING neutronclient.v2_0.client [None req-c977ba22-e3e4-4064-a141-e084745fb9b0 07a1fdc3e7e2435f936852b418d30a0f 2151c1000d4f48f28e5b5a72386518bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 437/885] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:26 2026] GET /v2.1/servers/3eb790ad-e71a-4daf-948d-0fb1cfe7ea90 => generated 1524 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-02-27 23:08:27.182 7 INFO nova.api.openstack.compute.server_external_events [req-fc43dc3a-2919-42bd-927d-1bf267aea97d req-af38fc1e-216b-4f61-a53c-3d35b03c26c0 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-changed:76a5a0cb-7ccf-4a9d-bc6b-946139894d5c for instance 1bb6d0f0-cf57-4447-9c65-04e8f1e4fb50 on instance 2026-02-27 23:08:27.183 8 WARNING neutronclient.v2_0.client [None req-4989c18a-a72b-445d-8855-d5362f1ab8fd 19483535e0e74e569ba8f96f6ecc587a 86900e9cdcd4480e96311e553f0da670 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:08:27.191 7 INFO nova.compute.rpcapi [None req-ce09f3c9-4bff-4ca5-8f00-e0c6ed3ccafe - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 438/886] 10.0.0.145 () {38 vars in 815 bytes} [Fri Feb 27 23:08:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/887] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:27 2026] GET /v2.1/servers/1bb6d0f0-cf57-4447-9c65-04e8f1e4fb50 => generated 1739 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:08:27.359 8 WARNING neutronclient.v2_0.client [None req-e503eab6-b52c-4de3-9c84-378e143d79f2 4c221492ef414f27bf76ffcbf2806f27 9d38931efda94023a33e8379a66535bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 439/888] 10.0.0.113 () {32 vars in 641 bytes} [Fri Feb 27 23:08:27 2026] GET /v2.1/servers => generated 383 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, ' [pid: 8|app: 0|req: 450/889] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:27 2026] GET /v2.1/servers/173663a8-2a21-49be-825e-d713598e78ac => generated 1548 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/890] 10.0.0.113 () {32 vars in 718 bytes} [Fri Feb 27 23:08:27 2026] DELETE /v2.1/servers/1bb6d0f0-cf57-4447-9c65-04e8f1e4fb50 => generated 0 bytes in 197 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-02-27 23:08:27.642 8 WARNING neutronclient.v2_0.client [None req-4f380699-5db0-4a36-82b5-2a441bbe846e 19483535e0e74e569ba8f96f6ecc587a 86900e9cdcd4480e96311e553f0da670 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 451/891] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:27 2026] GET /v2.1/servers/1bb6d0f0-cf57-4447-9c65-04e8f1e4fb50 => generated 1745 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-02-27 23:08:27.938 7 WARNING neutronclient.v2_0.client [None req-6c5dff8d-8f54-4be3-9744-d26c61e4c61a 07a1fdc3e7e2435f936852b418d30a0f 2151c1000d4f48f28e5b5a72386518bb - - default default] The python binding code in 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/892] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:27 2026] GET /v2.1/servers/3eb790ad-e71a-4daf-948d-0fb1cfe7ea90 => generated 1524 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-02-27 23:08:28.511 8 WARNING neutronclient.v2_0.client [None req-1e5e77f4-cc03-442e-aa9d-033f76e23bbf 4c221492ef414f27bf76ffcbf2806f27 9d38931efda94023a33e8379a66535bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 452/893] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:28 2026] GET /v2.1/servers/173663a8-2a21-49be-825e-d713598e78ac => generated 1724 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-02-27 23:08:28.657 7 WARNING neutronclient.v2_0.client [None req-6eedb824-041b-4b4c-8cac-867470552e68 4c221492ef414f27bf76ffcbf2806f27 9d38931efda94023a33e8379a66535bb - - default default] The python binding code in 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/894] 10.0.0.113 () {32 vars in 741 bytes} [Fri Feb 27 23:08:28 2026] GET /v2.1/servers/173663a8-2a21-49be-825e-d713598e78ac/os-interface => generated 284 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:08:28.828 8 WARNING neutronclient.v2_0.client [None req-80174c23-54dd-4f99-b43b-4fd1dd9bc3ee 19483535e0e74e569ba8f96f6ecc587a 86900e9cdcd4480e96311e553f0da670 - - default default] The python binding code in 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/895] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:28 2026] GET /v2.1/servers/1bb6d0f0-cf57-4447-9c65-04e8f1e4fb50 => generated 1865 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:08:29.114 7 WARNING neutronclient.v2_0.client [None req-b9a34f83-8305-4491-a408-7098344d0e5a 07a1fdc3e7e2435f936852b418d30a0f 2151c1000d4f48f28e5b5a72386518bb - - default default] The python binding code in 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/896] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:29 2026] GET /v2.1/servers/3eb790ad-e71a-4daf-948d-0fb1cfe7ea90 => generated 1524 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:08:29.530 8 WARNING neutronclient.v2_0.client [None req-9d7a2287-c2ec-4bcf-a326-ced7066e044d 4c221492ef414f27bf76ffcbf2806f27 9d38931efda94023a33e8379a66535bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:08:29.535 7 INFO nova.api.openstack.compute.server_external_events [req-cbd2f20e-d108-44fe-8f57-af4f4d154cc7 req-d5500a0f-bc54-4baf-91cd-30a628da2f1c 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-changed:5ddb17d8-feee-4659-9250-a772332d8071 for instance 173663a8-2a21-49be-825e-d713598e78ac on instance [pid: 7|app: 0|req: 444/897] 10.0.0.145 () {38 vars in 815 bytes} [Fri Feb 27 23:08:29 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: 454/898] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:29 2026] GET /v2.1/servers/173663a8-2a21-49be-825e-d713598e78ac => generated 1724 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 445/899] 10.0.0.113 () {32 vars in 641 bytes} [Fri Feb 27 23:08:29 2026] GET /v2.1/servers => generated 378 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 455/900] 10.0.0.113 () {32 vars in 718 bytes} [Fri Feb 27 23:08:29 2026] DELETE /v2.1/servers/173663a8-2a21-49be-825e-d713598e78ac => generated 0 bytes in 178 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-02-27 23:08:29.974 7 WARNING neutronclient.v2_0.client [None req-caa3ed86-db10-4977-aa14-91dd973d6617 4c221492ef414f27bf76ffcbf2806f27 9d38931efda94023a33e8379a66535bb - - default default] 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-02-27 23:08:30.027 8 WARNING neutronclient.v2_0.client [None req-65934b43-64e3-47f8-80c7-e5d789436115 19483535e0e74e569ba8f96f6ecc587a 86900e9cdcd4480e96311e553f0da670 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 446/901] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:29 2026] GET /v2.1/servers/173663a8-2a21-49be-825e-d713598e78ac => generated 1730 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 456/902] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:29 2026] GET /v2.1/servers/1bb6d0f0-cf57-4447-9c65-04e8f1e4fb50 => generated 1865 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:08:30.260 7 INFO nova.api.openstack.compute.server_external_events [req-b5b93dfe-8cda-4e91-9ede-430b8fa5a14d req-7131c7b2-07fa-4ab0-89b4-cd73b788256a 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-vif-plugged:e2a59c77-91d3-44b1-ae55-4eb19df4680e for instance 3eb790ad-e71a-4daf-948d-0fb1cfe7ea90 on instance [pid: 7|app: 0|req: 447/903] 10.0.0.34 () {38 vars in 814 bytes} [Fri Feb 27 23:08:30 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) 2026-02-27 23:08:30.275 8 WARNING neutronclient.v2_0.client [None req-c04898d4-8bcf-4746-8cc1-a7d41869c5d5 07a1fdc3e7e2435f936852b418d30a0f 2151c1000d4f48f28e5b5a72386518bb - - default default] The python binding code in 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/904] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:30 2026] GET /v2.1/servers/3eb790ad-e71a-4daf-948d-0fb1cfe7ea90 => generated 1524 bytes in 390 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-02-27 23:08:31.291 7 WARNING neutronclient.v2_0.client [None req-42be0a71-6fda-48f7-8bc1-75b48755b5c3 4c221492ef414f27bf76ffcbf2806f27 9d38931efda94023a33e8379a66535bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:08:31.316 8 WARNING neutronclient.v2_0.client [None req-b3c762ce-ad1b-4899-8edf-297533e0f122 19483535e0e74e569ba8f96f6ecc587a 86900e9cdcd4480e96311e553f0da670 - - default default] The python binding code in 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/905] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:31 2026] GET /v2.1/servers/1bb6d0f0-cf57-4447-9c65-04e8f1e4fb50 => generated 1797 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/906] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:31 2026] GET /v2.1/servers/173663a8-2a21-49be-825e-d713598e78ac => generated 1850 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-02-27 23:08:31.586 8 INFO nova.api.openstack.compute.server_external_events [req-a42e4b5e-3966-4440-9481-ca3700997570 req-4e880119-cf75-405e-a8f8-ad127eb8817a 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-vif-deleted:76a5a0cb-7ccf-4a9d-bc6b-946139894d5c for instance 1bb6d0f0-cf57-4447-9c65-04e8f1e4fb50 on instance [pid: 8|app: 0|req: 459/907] 10.0.0.145 () {38 vars in 815 bytes} [Fri Feb 27 23:08:31 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-02-27 23:08:31.708 7 WARNING neutronclient.v2_0.client [None req-68f3132d-b266-42d8-baf9-8d402e24b979 07a1fdc3e7e2435f936852b418d30a0f 2151c1000d4f48f28e5b5a72386518bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/908] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:31 2026] GET /v2.1/servers/3eb790ad-e71a-4daf-948d-0fb1cfe7ea90 => generated 1716 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:08:31.912 8 WARNING neutronclient.v2_0.client [None req-b63c3286-b241-43d1-9740-2df52b1a80a6 07a1fdc3e7e2435f936852b418d30a0f 2151c1000d4f48f28e5b5a72386518bb - - default default] The python binding code in 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/909] 10.0.0.113 () {32 vars in 741 bytes} [Fri Feb 27 23:08:31 2026] GET /v2.1/servers/3eb790ad-e71a-4daf-948d-0fb1cfe7ea90/os-interface => generated 285 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:08:32.502 8 WARNING neutronclient.v2_0.client [None req-ec870ed3-655c-4c43-b204-b2898da2753c 4c221492ef414f27bf76ffcbf2806f27 9d38931efda94023a33e8379a66535bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:08:32.517 7 WARNING neutronclient.v2_0.client [None req-3d2db6ec-b67e-4d81-a8c3-9bffa02a5f48 19483535e0e74e569ba8f96f6ecc587a 86900e9cdcd4480e96311e553f0da670 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/910] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:32 2026] GET /v2.1/servers/173663a8-2a21-49be-825e-d713598e78ac => generated 1783 bytes in 475 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 450/911] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:32 2026] GET /v2.1/servers/1bb6d0f0-cf57-4447-9c65-04e8f1e4fb50 => generated 1516 bytes in 517 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 23:08:32.980 8 WARNING neutronclient.v2_0.client [None req-469b0678-0970-4cd1-a717-0299afc58a37 07a1fdc3e7e2435f936852b418d30a0f 2151c1000d4f48f28e5b5a72386518bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 462/912] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:32 2026] GET /v2.1/servers/3eb790ad-e71a-4daf-948d-0fb1cfe7ea90 => generated 1716 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:08:33.323 7 INFO nova.api.openstack.compute.server_external_events [req-cc2a118b-e033-453a-b7cb-606ac219ce26 req-24f03475-1596-4318-9445-fb26a1c05d23 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-vif-deleted:5ddb17d8-feee-4659-9250-a772332d8071 for instance 173663a8-2a21-49be-825e-d713598e78ac on instance [pid: 7|app: 0|req: 451/913] 10.0.0.145 () {38 vars in 815 bytes} [Fri Feb 27 23:08:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:08:33.625 8 INFO nova.api.openstack.compute.server_external_events [req-e085b3ef-f5ce-494b-9099-c5cc7c402101 req-d3e04e55-3ee1-489e-a807-b8ae8abafafe 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-changed:e2a59c77-91d3-44b1-ae55-4eb19df4680e for instance 3eb790ad-e71a-4daf-948d-0fb1cfe7ea90 on instance [pid: 8|app: 0|req: 463/916] 10.0.0.145 () {38 vars in 815 bytes} [Fri Feb 27 23:08:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:08:33.987 7 WARNING neutronclient.v2_0.client [None req-a6807e84-a523-4f5d-8067-056ebf3744e7 4c221492ef414f27bf76ffcbf2806f27 9d38931efda94023a33e8379a66535bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:08:34.017 8 WARNING neutronclient.v2_0.client [None req-c88006f4-dfc3-480f-924b-323a22728ec5 19483535e0e74e569ba8f96f6ecc587a 86900e9cdcd4480e96311e553f0da670 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 454/917] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:33 2026] GET /v2.1/servers/173663a8-2a21-49be-825e-d713598e78ac => generated 1504 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/918] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:33 2026] GET /v2.1/servers/1bb6d0f0-cf57-4447-9c65-04e8f1e4fb50 => generated 1516 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:08:35.109 8 INFO nova.api.openstack.wsgi [None req-a3ce2369-35aa-464f-a386-4f81d1478de1 19483535e0e74e569ba8f96f6ecc587a 86900e9cdcd4480e96311e553f0da670 - - default default] HTTP exception thrown: Instance 1bb6d0f0-cf57-4447-9c65-04e8f1e4fb50 could not be found. [pid: 8|app: 0|req: 465/919] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:35 2026] GET /v2.1/servers/1bb6d0f0-cf57-4447-9c65-04e8f1e4fb50 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:08:35.131 7 WARNING neutronclient.v2_0.client [None req-21a8fd77-ec83-46e3-9790-39a6c12fa1fc 4c221492ef414f27bf76ffcbf2806f27 9d38931efda94023a33e8379a66535bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 466/920] 10.0.0.113 () {32 vars in 704 bytes} [Fri Feb 27 23:08:35 2026] DELETE /v2.1/os-keypairs/tempest-keypair-524753625 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/921] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:35 2026] GET /v2.1/servers/173663a8-2a21-49be-825e-d713598e78ac => generated 1509 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 23:08:36.242 8 WARNING neutronclient.v2_0.client [None req-a387501c-2670-4dea-ad75-e6a42b1112e5 4c221492ef414f27bf76ffcbf2806f27 9d38931efda94023a33e8379a66535bb - - default default] The python binding code in 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/922] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:36 2026] GET /v2.1/servers/173663a8-2a21-49be-825e-d713598e78ac => generated 1509 bytes in 321 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:08:37.536 7 INFO nova.api.openstack.wsgi [None req-400a607d-01bf-4d4d-a9d2-6582ab6c0a23 4c221492ef414f27bf76ffcbf2806f27 9d38931efda94023a33e8379a66535bb - - default default] HTTP exception thrown: Instance 173663a8-2a21-49be-825e-d713598e78ac could not be found. [pid: 7|app: 0|req: 456/923] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:37 2026] GET /v2.1/servers/173663a8-2a21-49be-825e-d713598e78ac => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 468/924] 10.0.0.113 () {32 vars in 704 bytes} [Fri Feb 27 23:08:37 2026] DELETE /v2.1/os-keypairs/tempest-keypair-744090271 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 458/927] 10.0.0.113 () {34 vars in 671 bytes} [Fri Feb 27 23:08:44 2026] POST /v2.1/os-keypairs => generated 386 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 23:08:46.415 8 WARNING neutronclient.v2_0.client [None req-5ebbd093-97e8-4ffb-b1c1-e8e248c33d0a e3aa56ffe2b0461d9f33ee3312b2142f 72a798f7764e4e82af503f8798ab4276 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:08:46.464 8 WARNING neutronclient.v2_0.client [None req-5ebbd093-97e8-4ffb-b1c1-e8e248c33d0a e3aa56ffe2b0461d9f33ee3312b2142f 72a798f7764e4e82af503f8798ab4276 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:08:46.631 8 WARNING neutronclient.v2_0.client [None req-5ebbd093-97e8-4ffb-b1c1-e8e248c33d0a e3aa56ffe2b0461d9f33ee3312b2142f 72a798f7764e4e82af503f8798ab4276 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/928] 10.0.0.113 () {34 vars in 663 bytes} [Fri Feb 27 23:08:46 2026] POST /v2.1/servers => generated 453 bytes in 465 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-02-27 23:08:46.841 7 WARNING neutronclient.v2_0.client [None req-f300109c-3b9a-47b7-8934-51d4f67e736f e3aa56ffe2b0461d9f33ee3312b2142f 72a798f7764e4e82af503f8798ab4276 - - default default] The python binding code in 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/929] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:46 2026] GET /v2.1/servers/a916f94f-998b-4585-bc7b-e6d43c22de4f => generated 1392 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:08:47.928 8 WARNING neutronclient.v2_0.client [None req-e48f6228-c3ce-420c-a19f-22874934c8df e3aa56ffe2b0461d9f33ee3312b2142f 72a798f7764e4e82af503f8798ab4276 - - default default] The python binding code in 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/930] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:47 2026] GET /v2.1/servers/a916f94f-998b-4585-bc7b-e6d43c22de4f => generated 1396 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-02-27 23:08:49.022 7 WARNING neutronclient.v2_0.client [None req-1036a7b9-6462-4011-afd7-3431ad67dd8a e3aa56ffe2b0461d9f33ee3312b2142f 72a798f7764e4e82af503f8798ab4276 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 460/931] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:48 2026] GET /v2.1/servers/a916f94f-998b-4585-bc7b-e6d43c22de4f => generated 1444 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-02-27 23:08:50.112 8 WARNING neutronclient.v2_0.client [None req-937c3016-d05e-428f-a422-35965f08468e e3aa56ffe2b0461d9f33ee3312b2142f 72a798f7764e4e82af503f8798ab4276 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 472/932] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:50 2026] GET /v2.1/servers/a916f94f-998b-4585-bc7b-e6d43c22de4f => generated 1444 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:08:51.196 7 WARNING neutronclient.v2_0.client [None req-1200a090-98b6-4b4f-b797-5937c3ae563d e3aa56ffe2b0461d9f33ee3312b2142f 72a798f7764e4e82af503f8798ab4276 - - default default] The python binding code in 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/933] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:51 2026] GET /v2.1/servers/a916f94f-998b-4585-bc7b-e6d43c22de4f => generated 1452 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:08:52.256 8 INFO nova.api.openstack.compute.server_external_events [req-6ec61536-bcb2-4f2b-81af-78cadd82255e req-876eb46e-3d3e-48a7-819e-370933e4408e 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-changed:5f007663-8ea8-4e7f-80bb-dbc644e0751f for instance a916f94f-998b-4585-bc7b-e6d43c22de4f on instance [pid: 8|app: 0|req: 473/934] 10.0.0.145 () {38 vars in 815 bytes} [Fri Feb 27 23:08:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 23:08:52.278 7 WARNING neutronclient.v2_0.client [None req-636cbfce-f651-47ab-9d6f-a04e4e196e65 e3aa56ffe2b0461d9f33ee3312b2142f 72a798f7764e4e82af503f8798ab4276 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 462/935] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:52 2026] GET /v2.1/servers/a916f94f-998b-4585-bc7b-e6d43c22de4f => generated 1530 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:08:53.484 8 WARNING neutronclient.v2_0.client [None req-4cfa2444-11f3-4329-bfb0-7e54ab121b99 e3aa56ffe2b0461d9f33ee3312b2142f 72a798f7764e4e82af503f8798ab4276 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 474/936] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:53 2026] GET /v2.1/servers/a916f94f-998b-4585-bc7b-e6d43c22de4f => generated 1518 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-02-27 23:08:54.017 7 WARNING neutronclient.v2_0.client [None req-356fee44-ee15-4335-8496-ac9bb82d25e3 07a1fdc3e7e2435f936852b418d30a0f 2151c1000d4f48f28e5b5a72386518bb - - default default] The python binding code in 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/939] 10.0.0.113 () {32 vars in 741 bytes} [Fri Feb 27 23:08:53 2026] GET /v2.1/servers/3eb790ad-e71a-4daf-948d-0fb1cfe7ea90/os-interface => generated 285 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:08:54.175 8 WARNING neutronclient.v2_0.client [None req-046240f0-036a-4404-a62b-e570a2dae47c 07a1fdc3e7e2435f936852b418d30a0f 2151c1000d4f48f28e5b5a72386518bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 476/940] 10.0.0.113 () {32 vars in 815 bytes} [Fri Feb 27 23:08:54 2026] GET /v2.1/servers/3eb790ad-e71a-4daf-948d-0fb1cfe7ea90/os-interface/e2a59c77-91d3-44b1-ae55-4eb19df4680e => generated 282 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 465/941] 10.0.0.113 () {32 vars in 723 bytes} [Fri Feb 27 23:08:54 2026] GET /v2.1/servers/3eb790ad-e71a-4daf-948d-0fb1cfe7ea90/ips => generated 157 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 477/942] 10.0.0.113 () {34 vars in 750 bytes} [Fri Feb 27 23:08:54 2026] POST /v2.1/servers/3eb790ad-e71a-4daf-948d-0fb1cfe7ea90/action => generated 0 bytes in 39 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: 466/943] 10.0.0.113 () {32 vars in 723 bytes} [Fri Feb 27 23:08:54 2026] GET /v2.1/servers/3eb790ad-e71a-4daf-948d-0fb1cfe7ea90/ips => generated 157 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-02-27 23:08:54.620 8 WARNING neutronclient.v2_0.client [None req-12b5b8c4-1925-4dce-adab-0a9b345e85b6 e3aa56ffe2b0461d9f33ee3312b2142f 72a798f7764e4e82af503f8798ab4276 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 478/944] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:54 2026] GET /v2.1/servers/a916f94f-998b-4585-bc7b-e6d43c22de4f => generated 1518 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 467/945] 10.0.0.113 () {32 vars in 723 bytes} [Fri Feb 27 23:08:55 2026] GET /v2.1/servers/3eb790ad-e71a-4daf-948d-0fb1cfe7ea90/ips => generated 157 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-02-27 23:08:55.549 8 INFO nova.api.openstack.compute.server_external_events [req-dacc6bb7-9794-4607-ae72-21b22dedc5ff req-6089ea62-6802-4305-af18-9d19730cd651 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-changed:e2a59c77-91d3-44b1-ae55-4eb19df4680e for instance 3eb790ad-e71a-4daf-948d-0fb1cfe7ea90 on instance [pid: 8|app: 0|req: 479/946] 10.0.0.145 () {38 vars in 815 bytes} [Fri Feb 27 23:08:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:08:55.772 7 WARNING neutronclient.v2_0.client [None req-4a129a42-06f5-40af-aafe-29d58851d31f e3aa56ffe2b0461d9f33ee3312b2142f 72a798f7764e4e82af503f8798ab4276 - - default default] The python binding code in 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/947] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:55 2026] GET /v2.1/servers/a916f94f-998b-4585-bc7b-e6d43c22de4f => generated 1518 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 480/948] 10.0.0.113 () {32 vars in 723 bytes} [Fri Feb 27 23:08:56 2026] GET /v2.1/servers/3eb790ad-e71a-4daf-948d-0fb1cfe7ea90/ips => generated 196 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:08:56.562 7 WARNING neutronclient.v2_0.client [None req-b617ecda-ee01-4753-a5d6-7c45c9823f59 07a1fdc3e7e2435f936852b418d30a0f 2151c1000d4f48f28e5b5a72386518bb - - default default] The python binding code in 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/949] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:56 2026] GET /v2.1/servers/3eb790ad-e71a-4daf-948d-0fb1cfe7ea90 => generated 1951 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 481/950] 10.0.0.113 () {34 vars in 750 bytes} [Fri Feb 27 23:08:56 2026] POST /v2.1/servers/3eb790ad-e71a-4daf-948d-0fb1cfe7ea90/action => generated 0 bytes in 36 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: 470/951] 10.0.0.113 () {32 vars in 723 bytes} [Fri Feb 27 23:08:56 2026] GET /v2.1/servers/3eb790ad-e71a-4daf-948d-0fb1cfe7ea90/ips => generated 196 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:08:56.923 8 WARNING neutronclient.v2_0.client [None req-d046dfb9-8ddb-4a0f-b0bf-f1764af761e5 e3aa56ffe2b0461d9f33ee3312b2142f 72a798f7764e4e82af503f8798ab4276 - - default default] The python binding code in 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/952] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:56 2026] GET /v2.1/servers/a916f94f-998b-4585-bc7b-e6d43c22de4f => generated 1518 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, ' [pid: 7|app: 0|req: 471/953] 10.0.0.113 () {32 vars in 723 bytes} [Fri Feb 27 23:08:57 2026] GET /v2.1/servers/3eb790ad-e71a-4daf-948d-0fb1cfe7ea90/ips => generated 196 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:08:58.102 8 WARNING neutronclient.v2_0.client [None req-5e83d482-fccc-46b5-9e62-d828ef117288 e3aa56ffe2b0461d9f33ee3312b2142f 72a798f7764e4e82af503f8798ab4276 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 483/954] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:58 2026] GET /v2.1/servers/a916f94f-998b-4585-bc7b-e6d43c22de4f => generated 1518 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:08:58.382 7 INFO nova.api.openstack.compute.server_external_events [req-044b70a5-8bc6-4507-ad0e-3f54af8b96a2 req-17891c28-c464-41ba-bc03-3afbca4d2354 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-vif-plugged:5f007663-8ea8-4e7f-80bb-dbc644e0751f for instance a916f94f-998b-4585-bc7b-e6d43c22de4f on instance [pid: 7|app: 0|req: 472/955] 10.0.0.34 () {38 vars in 814 bytes} [Fri Feb 27 23:08:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 484/956] 10.0.0.113 () {32 vars in 723 bytes} [Fri Feb 27 23:08:58 2026] GET /v2.1/servers/3eb790ad-e71a-4daf-948d-0fb1cfe7ea90/ips => generated 196 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-02-27 23:08:58.958 7 INFO nova.api.openstack.compute.server_external_events [req-45ad5ead-6dee-4a21-b690-ac008a6bfe0f req-0e6d709d-c87a-4d1d-8bbb-4e3146d33dbe 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-changed:e2a59c77-91d3-44b1-ae55-4eb19df4680e for instance 3eb790ad-e71a-4daf-948d-0fb1cfe7ea90 on instance [pid: 7|app: 0|req: 473/957] 10.0.0.145 () {38 vars in 815 bytes} [Fri Feb 27 23:08:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:08:59.273 8 WARNING neutronclient.v2_0.client [None req-e5d0fcb4-f355-47ec-8195-9b47be1a0528 e3aa56ffe2b0461d9f33ee3312b2142f 72a798f7764e4e82af503f8798ab4276 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 485/958] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:59 2026] GET /v2.1/servers/a916f94f-998b-4585-bc7b-e6d43c22de4f => generated 1518 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 474/959] 10.0.0.113 () {32 vars in 723 bytes} [Fri Feb 27 23:08:59 2026] GET /v2.1/servers/3eb790ad-e71a-4daf-948d-0fb1cfe7ea90/ips => generated 157 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 486/960] 10.0.0.113 () {32 vars in 718 bytes} [Fri Feb 27 23:08:59 2026] DELETE /v2.1/servers/3eb790ad-e71a-4daf-948d-0fb1cfe7ea90 => generated 0 bytes in 86 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-02-27 23:09:00.031 7 WARNING neutronclient.v2_0.client [None req-e2006b88-186c-4e7a-9455-e7da25074a98 07a1fdc3e7e2435f936852b418d30a0f 2151c1000d4f48f28e5b5a72386518bb - - default default] The python binding code in 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/961] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:08:59 2026] GET /v2.1/servers/3eb790ad-e71a-4daf-948d-0fb1cfe7ea90 => generated 1842 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-02-27 23:09:00.410 8 WARNING neutronclient.v2_0.client [None req-fe9fad71-073f-4518-b7fb-2c3151847906 e3aa56ffe2b0461d9f33ee3312b2142f 72a798f7764e4e82af503f8798ab4276 - - default default] The python binding code in 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/962] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:00 2026] GET /v2.1/servers/a916f94f-998b-4585-bc7b-e6d43c22de4f => generated 1701 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:09:00.598 7 WARNING neutronclient.v2_0.client [None req-4fb227b5-596d-4499-a3a1-44f29596e926 e3aa56ffe2b0461d9f33ee3312b2142f 72a798f7764e4e82af503f8798ab4276 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 476/963] 10.0.0.113 () {32 vars in 741 bytes} [Fri Feb 27 23:09:00 2026] GET /v2.1/servers/a916f94f-998b-4585-bc7b-e6d43c22de4f/os-interface => generated 285 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:09:01.215 8 WARNING neutronclient.v2_0.client [None req-77f932f9-ff5e-4523-ace6-016727481fed 07a1fdc3e7e2435f936852b418d30a0f 2151c1000d4f48f28e5b5a72386518bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:09:01.253 7 WARNING neutronclient.v2_0.client [None req-3c3b6f77-e528-4ccc-b48c-e0f018e2f846 24642f518ea348bb98485b8d396eac0c db2e2a99ed4e4354bba1c290bfef7c6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/964] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:01 2026] GET /v2.1/servers/3eb790ad-e71a-4daf-948d-0fb1cfe7ea90 => generated 1842 bytes in 398 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:09:01.597 8 INFO nova.api.openstack.compute.server_external_events [req-b74b0ed0-63b3-4dd8-b330-f46884cf94a2 req-ed1f8572-ad7a-4632-9c3b-ef0d9eec8b86 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-changed:5f007663-8ea8-4e7f-80bb-dbc644e0751f for instance a916f94f-998b-4585-bc7b-e6d43c22de4f on instance [pid: 8|app: 0|req: 489/965] 10.0.0.145 () {38 vars in 815 bytes} [Fri Feb 27 23:09:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 23:09:01.671 7 WARNING neutronclient.v2_0.client [None req-3c3b6f77-e528-4ccc-b48c-e0f018e2f846 24642f518ea348bb98485b8d396eac0c db2e2a99ed4e4354bba1c290bfef7c6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 477/966] 10.0.0.113 () {34 vars in 663 bytes} [Fri Feb 27 23:09:01 2026] POST /v2.1/servers => generated 424 bytes in 775 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-02-27 23:09:01.981 8 WARNING neutronclient.v2_0.client [None req-a5718832-6228-4b56-bb95-a21c4d738a60 24642f518ea348bb98485b8d396eac0c db2e2a99ed4e4354bba1c290bfef7c6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 490/967] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:01 2026] GET /v2.1/servers/1cc86b15-b3c5-4900-9ada-52250f674ff0 => generated 1367 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:09:02.636 7 WARNING neutronclient.v2_0.client [None req-e04ed3f4-bc85-4638-b361-236e2120c892 07a1fdc3e7e2435f936852b418d30a0f 2151c1000d4f48f28e5b5a72386518bb - - default default] 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-02-27 23:09:03.087 8 WARNING neutronclient.v2_0.client [None req-ab4720c6-7035-4801-95ff-01502a92df9f 24642f518ea348bb98485b8d396eac0c db2e2a99ed4e4354bba1c290bfef7c6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/968] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:02 2026] GET /v2.1/servers/3eb790ad-e71a-4daf-948d-0fb1cfe7ea90 => generated 1774 bytes in 656 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:09:03.271 7 INFO nova.api.openstack.compute.server_external_events [req-8347395e-e2fa-459e-9356-571ee197f3d9 req-e3ba3cd2-4ae8-402f-82b1-482cdf5c843a 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-vif-deleted:e2a59c77-91d3-44b1-ae55-4eb19df4680e for instance 3eb790ad-e71a-4daf-948d-0fb1cfe7ea90 on instance [pid: 8|app: 0|req: 491/969] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:03 2026] GET /v2.1/servers/1cc86b15-b3c5-4900-9ada-52250f674ff0 => generated 1371 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/970] 10.0.0.145 () {38 vars in 815 bytes} [Fri Feb 27 23:09:03 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:09:04.313 8 WARNING neutronclient.v2_0.client [None req-07a3a6ed-04cf-442d-b6e6-3c8141ea6275 07a1fdc3e7e2435f936852b418d30a0f 2151c1000d4f48f28e5b5a72386518bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:09:04.335 7 WARNING neutronclient.v2_0.client [None req-f14df3f4-af29-47ea-bdb7-b53a7ffdcc9b 24642f518ea348bb98485b8d396eac0c db2e2a99ed4e4354bba1c290bfef7c6e - - default default] The python binding code in 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/973] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:04 2026] GET /v2.1/servers/3eb790ad-e71a-4daf-948d-0fb1cfe7ea90 => generated 1484 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/974] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:04 2026] GET /v2.1/servers/1cc86b15-b3c5-4900-9ada-52250f674ff0 => generated 1419 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:09:05.419 8 WARNING neutronclient.v2_0.client [None req-866f3edd-6a82-429c-9b48-b764ce69b6e0 07a1fdc3e7e2435f936852b418d30a0f 2151c1000d4f48f28e5b5a72386518bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:09:05.432 7 WARNING neutronclient.v2_0.client [None req-77f4bc95-6f26-4ad9-917e-b32532fdcfd0 24642f518ea348bb98485b8d396eac0c db2e2a99ed4e4354bba1c290bfef7c6e - - default default] The python binding code in 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/975] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:05 2026] GET /v2.1/servers/3eb790ad-e71a-4daf-948d-0fb1cfe7ea90 => generated 1484 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/976] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:05 2026] GET /v2.1/servers/1cc86b15-b3c5-4900-9ada-52250f674ff0 => generated 1419 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:09:06.512 8 WARNING neutronclient.v2_0.client [None req-e0b98969-f92c-4787-a610-73aecc9b5ed9 07a1fdc3e7e2435f936852b418d30a0f 2151c1000d4f48f28e5b5a72386518bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:09:06.537 7 WARNING neutronclient.v2_0.client [None req-06c06c04-d24d-461f-8ec6-5a4986bc6206 24642f518ea348bb98485b8d396eac0c db2e2a99ed4e4354bba1c290bfef7c6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 495/977] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:06 2026] GET /v2.1/servers/3eb790ad-e71a-4daf-948d-0fb1cfe7ea90 => generated 1484 bytes in 321 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/978] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:06 2026] GET /v2.1/servers/1cc86b15-b3c5-4900-9ada-52250f674ff0 => generated 1469 bytes in 647 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:09:07.282 8 INFO nova.api.openstack.compute.server_external_events [req-160467e2-8a57-4210-8506-a62a5be189e0 req-e6873cc5-f5cc-4343-b0a1-4362251be418 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-changed:2e10215f-1b8e-427d-b27d-2f5d398715a3 for instance 1cc86b15-b3c5-4900-9ada-52250f674ff0 on instance [pid: 8|app: 0|req: 496/979] 10.0.0.145 () {38 vars in 815 bytes} [Fri Feb 27 23:09:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:09:07.831 7 INFO nova.api.openstack.wsgi [None req-79bf9b42-8137-4308-9527-2278ea84d531 07a1fdc3e7e2435f936852b418d30a0f 2151c1000d4f48f28e5b5a72386518bb - - default default] HTTP exception thrown: Instance 3eb790ad-e71a-4daf-948d-0fb1cfe7ea90 could not be found. [pid: 7|app: 0|req: 484/980] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:07 2026] GET /v2.1/servers/3eb790ad-e71a-4daf-948d-0fb1cfe7ea90 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 497/981] 10.0.0.113 () {32 vars in 704 bytes} [Fri Feb 27 23:09:07 2026] DELETE /v2.1/os-keypairs/tempest-keypair-389185996 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:09:08.202 7 WARNING neutronclient.v2_0.client [None req-b4558afa-78d3-49d5-9640-756ef94541d0 24642f518ea348bb98485b8d396eac0c db2e2a99ed4e4354bba1c290bfef7c6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:09:08.334 8 INFO nova.api.openstack.wsgi [None req-c869fb5c-4814-41c0-b3f4-bc8192a2de79 07a1fdc3e7e2435f936852b418d30a0f 2151c1000d4f48f28e5b5a72386518bb - - default default] HTTP exception thrown: Instance 3eb790ad-e71a-4daf-948d-0fb1cfe7ea90 could not be found. [pid: 8|app: 0|req: 498/982] 10.0.0.113 () {32 vars in 718 bytes} [Fri Feb 27 23:09:08 2026] DELETE /v2.1/servers/3eb790ad-e71a-4daf-948d-0fb1cfe7ea90 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:09:08.366 8 INFO nova.api.openstack.wsgi [None req-fba5866a-5751-405a-8990-ef9c816c8ed6 07a1fdc3e7e2435f936852b418d30a0f 2151c1000d4f48f28e5b5a72386518bb - - default default] HTTP exception thrown: Instance 3eb790ad-e71a-4daf-948d-0fb1cfe7ea90 could not be found. [pid: 8|app: 0|req: 499/983] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:08 2026] GET /v2.1/servers/3eb790ad-e71a-4daf-948d-0fb1cfe7ea90 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/984] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:08 2026] GET /v2.1/servers/1cc86b15-b3c5-4900-9ada-52250f674ff0 => generated 1467 bytes in 792 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:09:10.007 8 WARNING neutronclient.v2_0.client [None req-99739be5-58f0-48df-b23c-639f905643c3 24642f518ea348bb98485b8d396eac0c db2e2a99ed4e4354bba1c290bfef7c6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 500/985] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:09 2026] GET /v2.1/servers/1cc86b15-b3c5-4900-9ada-52250f674ff0 => generated 1467 bytes in 387 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:09:11.409 7 WARNING neutronclient.v2_0.client [None req-aae1433e-3790-4980-8ffd-f3217e2aff01 24642f518ea348bb98485b8d396eac0c db2e2a99ed4e4354bba1c290bfef7c6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 486/986] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:11 2026] GET /v2.1/servers/1cc86b15-b3c5-4900-9ada-52250f674ff0 => generated 1467 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-02-27 23:09:12.576 8 WARNING neutronclient.v2_0.client [None req-6d5dfb64-2e60-41bc-952f-5567b031b7f7 24642f518ea348bb98485b8d396eac0c db2e2a99ed4e4354bba1c290bfef7c6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 501/987] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:12 2026] GET /v2.1/servers/1cc86b15-b3c5-4900-9ada-52250f674ff0 => generated 1467 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:09:13.763 8 WARNING neutronclient.v2_0.client [None req-03252a4b-1c2e-46c9-a44f-43f43fc582cb 24642f518ea348bb98485b8d396eac0c db2e2a99ed4e4354bba1c290bfef7c6e - - default default] The python binding code in 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/990] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:13 2026] GET /v2.1/servers/1cc86b15-b3c5-4900-9ada-52250f674ff0 => generated 1467 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:09:14.458 7 INFO nova.api.openstack.compute.server_external_events [req-9389db75-666e-4b5f-ae5c-306b560e765b req-6c0faa3c-d05f-4434-af6d-bd65d2af00dc 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-vif-plugged:2e10215f-1b8e-427d-b27d-2f5d398715a3 for instance 1cc86b15-b3c5-4900-9ada-52250f674ff0 on instance [pid: 7|app: 0|req: 488/991] 10.0.0.34 () {38 vars in 814 bytes} [Fri Feb 27 23:09:14 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-02-27 23:09:14.962 8 WARNING neutronclient.v2_0.client [None req-01858f4f-4864-43bc-9114-10ddf739af0b 24642f518ea348bb98485b8d396eac0c db2e2a99ed4e4354bba1c290bfef7c6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/992] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:14 2026] GET /v2.1/servers/1cc86b15-b3c5-4900-9ada-52250f674ff0 => generated 1467 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:09:16.146 7 WARNING neutronclient.v2_0.client [None req-a6029bb8-1fb7-4b71-b0aa-dccf5559885c 24642f518ea348bb98485b8d396eac0c db2e2a99ed4e4354bba1c290bfef7c6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 489/993] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:16 2026] GET /v2.1/servers/1cc86b15-b3c5-4900-9ada-52250f674ff0 => generated 1646 bytes in 834 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 505/994] 10.0.0.113 () {34 vars in 671 bytes} [Fri Feb 27 23:09:17 2026] POST /v2.1/os-keypairs => generated 386 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 490/995] 10.0.0.113 () {32 vars in 718 bytes} [Fri Feb 27 23:09:18 2026] DELETE /v2.1/servers/1cc86b15-b3c5-4900-9ada-52250f674ff0 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-02-27 23:09:18.322 8 WARNING neutronclient.v2_0.client [None req-159c7bf5-0a98-4384-9064-5aa4f07edee0 24642f518ea348bb98485b8d396eac0c db2e2a99ed4e4354bba1c290bfef7c6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/996] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:18 2026] GET /v2.1/servers/1cc86b15-b3c5-4900-9ada-52250f674ff0 => generated 1652 bytes in 453 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:09:19.779 7 WARNING neutronclient.v2_0.client [None req-d2ed4a03-8eab-41cd-b0a4-d61cca75cb00 24642f518ea348bb98485b8d396eac0c db2e2a99ed4e4354bba1c290bfef7c6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 491/997] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:19 2026] GET /v2.1/servers/1cc86b15-b3c5-4900-9ada-52250f674ff0 => generated 1652 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-02-27 23:09:20.976 7 WARNING neutronclient.v2_0.client [None req-66d99e11-bc90-4070-a6ca-546eb1328790 24642f518ea348bb98485b8d396eac0c db2e2a99ed4e4354bba1c290bfef7c6e - - default default] 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-02-27 23:09:21.179 8 WARNING neutronclient.v2_0.client [None req-9a1a9ad8-ce57-4639-a43f-f92bab4de5d8 82d63d7528f5443898a88ff4cfa98c42 d66f387d1d2b459cba84f7f538c886f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 492/998] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:20 2026] GET /v2.1/servers/1cc86b15-b3c5-4900-9ada-52250f674ff0 => generated 1652 bytes in 388 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 507/999] 10.0.0.153 () {32 vars in 707 bytes} [Fri Feb 27 23:09:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 4652 bytes in 614 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:09:21.444 7 WARNING neutronclient.v2_0.client [None req-7c45e10c-3abf-4e06-a00f-ac0185b3f7a6 f87c64589cc3467dbc2af974cfde0db5 04670444c7874201896817146ce0613d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:09:21.470 8 INFO nova.api.openstack.compute.server_external_events [req-d0a4be9a-48df-4152-876e-6d1042b2d10e req-8e9c419e-d9d9-458a-83e1-d4434c6f99b8 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-vif-deleted:2e10215f-1b8e-427d-b27d-2f5d398715a3 for instance 1cc86b15-b3c5-4900-9ada-52250f674ff0 on instance [pid: 8|app: 0|req: 508/1000] 10.0.0.145 () {38 vars in 815 bytes} [Fri Feb 27 23:09:21 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-02-27 23:09:21.489 7 WARNING neutronclient.v2_0.client [None req-7c45e10c-3abf-4e06-a00f-ac0185b3f7a6 f87c64589cc3467dbc2af974cfde0db5 04670444c7874201896817146ce0613d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 509/1001] 10.0.0.153 () {32 vars in 703 bytes} [Fri Feb 27 23:09:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1002] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:09:21 2026] GET /v2.1/limits?tenant_id=04670444c7874201896817146ce0613d => generated 302 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-02-27 23:09:21.668 7 WARNING neutronclient.v2_0.client [None req-7c45e10c-3abf-4e06-a00f-ac0185b3f7a6 f87c64589cc3467dbc2af974cfde0db5 04670444c7874201896817146ce0613d - - default default] The python binding code in 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/1003] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:09:21 2026] GET /v2.1/limits?tenant_id=481917a7bae741f195ad9eb3e152f827 => generated 299 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1004] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:09:21 2026] GET /v2.1/limits?tenant_id=72a798f7764e4e82af503f8798ab4276 => generated 304 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1005] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:09:21 2026] GET /v2.1/limits?tenant_id=8c5a2f0910f74db8810f89d11adcdded => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1006] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:09:21 2026] GET /v2.1/limits?tenant_id=d66f387d1d2b459cba84f7f538c886f5 => generated 299 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1007] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:09:21 2026] GET /v2.1/limits?tenant_id=db2e2a99ed4e4354bba1c290bfef7c6e => generated 304 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1008] 10.0.0.153 () {32 vars in 711 bytes} [Fri Feb 27 23:09:21 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1381 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 517/1009] 10.0.0.153 () {32 vars in 686 bytes} [Fri Feb 27 23:09:21 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 518/1010] 10.0.0.153 () {32 vars in 682 bytes} [Fri Feb 27 23:09:21 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1011] 10.0.0.153 () {32 vars in 668 bytes} [Fri Feb 27 23:09:21 2026] GET /v2.1/os-services => generated 783 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 520/1012] 10.0.0.153 () {32 vars in 688 bytes} [Fri Feb 27 23:09:21 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 521/1013] 10.0.0.153 () {32 vars in 672 bytes} [Fri Feb 27 23:09:21 2026] GET /v2.1/os-aggregates => generated 18 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1014] 10.0.0.153 () {32 vars in 703 bytes} [Fri Feb 27 23:09:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1015] 10.0.0.113 () {34 vars in 663 bytes} [Fri Feb 27 23:09:21 2026] POST /v2.1/servers => generated 449 bytes in 707 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-02-27 23:09:22.065 8 WARNING neutronclient.v2_0.client [None req-d42af6e6-2b45-4a5c-ab5e-7466899871a9 f87c64589cc3467dbc2af974cfde0db5 04670444c7874201896817146ce0613d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 523/1016] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:22 2026] GET /v2.1/servers/283ade27-8114-4c50-bfd7-13d278bd0cbc => generated 1254 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:09:22.378 7 WARNING neutronclient.v2_0.client [None req-4be05779-29f2-4b8b-953e-1d38b6b8c27b 24642f518ea348bb98485b8d396eac0c db2e2a99ed4e4354bba1c290bfef7c6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/1017] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:22 2026] GET /v2.1/servers/1cc86b15-b3c5-4900-9ada-52250f674ff0 => generated 1453 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-02-27 23:09:22.528 8 WARNING neutronclient.v2_0.client [None req-b85b6512-e645-4f3c-9234-41aa5243e00b e3aa56ffe2b0461d9f33ee3312b2142f 72a798f7764e4e82af503f8798ab4276 - - default default] The python binding code in 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/1018] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:22 2026] GET /v2.1/servers/a916f94f-998b-4585-bc7b-e6d43c22de4f => generated 1821 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-02-27 23:09:22.746 7 WARNING neutronclient.v2_0.client [None req-6fd1f7d2-1549-46fa-a069-d567bc7ea46c e3aa56ffe2b0461d9f33ee3312b2142f 72a798f7764e4e82af503f8798ab4276 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 495/1019] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:22 2026] GET /v2.1/servers/a916f94f-998b-4585-bc7b-e6d43c22de4f => generated 1821 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 525/1020] 10.0.0.113 () {34 vars in 750 bytes} [Fri Feb 27 23:09:23 2026] POST /v2.1/servers/a916f94f-998b-4585-bc7b-e6d43c22de4f/action => generated 0 bytes in 85 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-02-27 23:09:23.159 7 WARNING neutronclient.v2_0.client [None req-c07a1ee5-09b9-4ebf-ac5c-a00414e5bf6f f87c64589cc3467dbc2af974cfde0db5 04670444c7874201896817146ce0613d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:09:23.187 8 WARNING neutronclient.v2_0.client [None req-b92144af-024f-4b54-9bab-1169f229f7ac e3aa56ffe2b0461d9f33ee3312b2142f 72a798f7764e4e82af503f8798ab4276 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 496/1021] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:23 2026] GET /v2.1/servers/283ade27-8114-4c50-bfd7-13d278bd0cbc => generated 1304 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1022] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:23 2026] GET /v2.1/servers/a916f94f-998b-4585-bc7b-e6d43c22de4f => generated 1823 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-02-27 23:09:23.478 7 WARNING neutronclient.v2_0.client [None req-d971843b-2c22-4971-9323-d5ed1011437d 24642f518ea348bb98485b8d396eac0c db2e2a99ed4e4354bba1c290bfef7c6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 497/1023] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:23 2026] GET /v2.1/servers/1cc86b15-b3c5-4900-9ada-52250f674ff0 => generated 1453 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:09:24.396 8 WARNING neutronclient.v2_0.client [None req-4cd68f91-13fc-47fe-89e7-45b2d9321a97 f87c64589cc3467dbc2af974cfde0db5 04670444c7874201896817146ce0613d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:09:24.400 7 WARNING neutronclient.v2_0.client [None req-3d9666fb-0d76-4ef2-984c-d2d527c20b4e e3aa56ffe2b0461d9f33ee3312b2142f 72a798f7764e4e82af503f8798ab4276 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 528/1026] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:24 2026] GET /v2.1/servers/283ade27-8114-4c50-bfd7-13d278bd0cbc => generated 1352 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1027] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:24 2026] GET /v2.1/servers/a916f94f-998b-4585-bc7b-e6d43c22de4f => generated 1823 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:09:24.553 8 INFO nova.api.openstack.wsgi [None req-0d9cedc0-0b61-4449-a917-a059fb770a52 24642f518ea348bb98485b8d396eac0c db2e2a99ed4e4354bba1c290bfef7c6e - - default default] HTTP exception thrown: Instance 1cc86b15-b3c5-4900-9ada-52250f674ff0 could not be found. [pid: 8|app: 0|req: 529/1028] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:24 2026] GET /v2.1/servers/1cc86b15-b3c5-4900-9ada-52250f674ff0 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:09:25.492 7 WARNING neutronclient.v2_0.client [None req-efe874bb-1f97-4111-ae63-33a7b2cedecc f87c64589cc3467dbc2af974cfde0db5 04670444c7874201896817146ce0613d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 500/1029] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:25 2026] GET /v2.1/servers/283ade27-8114-4c50-bfd7-13d278bd0cbc => generated 1352 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:09:25.569 8 WARNING neutronclient.v2_0.client [None req-90c8376e-683a-4169-872d-99db2318a70c e3aa56ffe2b0461d9f33ee3312b2142f 72a798f7764e4e82af503f8798ab4276 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 530/1030] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:25 2026] GET /v2.1/servers/a916f94f-998b-4585-bc7b-e6d43c22de4f => generated 1823 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:09:26.719 8 WARNING neutronclient.v2_0.client [None req-29e6d852-dba9-4082-852a-d14758867115 e3aa56ffe2b0461d9f33ee3312b2142f 72a798f7764e4e82af503f8798ab4276 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:09:26.784 7 WARNING neutronclient.v2_0.client [None req-43873bc1-db57-4167-88ce-ce59bc1eeecc f87c64589cc3467dbc2af974cfde0db5 04670444c7874201896817146ce0613d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 531/1031] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:26 2026] GET /v2.1/servers/a916f94f-998b-4585-bc7b-e6d43c22de4f => generated 1828 bytes in 357 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:09:27.490 8 INFO nova.api.openstack.compute.server_external_events [req-22e47564-f91b-4f2a-ba1a-24ba2c9a085d req-ca729e59-04e1-4391-b9b7-398c65ab21fa 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-changed:69138be0-c1f0-486b-a734-9b544ed2be1e for instance 283ade27-8114-4c50-bfd7-13d278bd0cbc on instance [pid: 8|app: 0|req: 532/1032] 10.0.0.145 () {38 vars in 815 bytes} [Fri Feb 27 23:09:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1033] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:26 2026] GET /v2.1/servers/283ade27-8114-4c50-bfd7-13d278bd0cbc => generated 1426 bytes in 951 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:09:28.098 8 WARNING neutronclient.v2_0.client [None req-69dd9546-c046-498b-a660-fad26c6eeedd e3aa56ffe2b0461d9f33ee3312b2142f 72a798f7764e4e82af503f8798ab4276 - - default default] 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-02-27 23:09:28.471 7 INFO nova.api.openstack.compute.server_external_events [req-392da788-ac1b-4d53-9295-3e91e6e78848 req-4d894e6d-7938-4b1a-aee1-7dc274852c4c 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-vif-unplugged:5f007663-8ea8-4e7f-80bb-dbc644e0751f for instance a916f94f-998b-4585-bc7b-e6d43c22de4f on instance [pid: 7|app: 0|req: 502/1034] 10.0.0.34 () {38 vars in 814 bytes} [Fri Feb 27 23:09:28 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 533/1035] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:28 2026] GET /v2.1/servers/a916f94f-998b-4585-bc7b-e6d43c22de4f => generated 1828 bytes in 476 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 23:09:28.549 7 WARNING neutronclient.v2_0.client [None req-fd0ed344-62e4-4716-ab17-dfa7953b700a f87c64589cc3467dbc2af974cfde0db5 04670444c7874201896817146ce0613d - - default default] The python binding code in 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/1036] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:28 2026] GET /v2.1/servers/283ade27-8114-4c50-bfd7-13d278bd0cbc => generated 1436 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:09:29.581 8 WARNING neutronclient.v2_0.client [None req-3044a397-8000-4f60-be50-87804fd379dc e3aa56ffe2b0461d9f33ee3312b2142f 72a798f7764e4e82af503f8798ab4276 - - default default] 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-02-27 23:09:29.748 7 WARNING neutronclient.v2_0.client [None req-c3f82ffd-1a9a-4a3b-89d5-abce97d95329 f87c64589cc3467dbc2af974cfde0db5 04670444c7874201896817146ce0613d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 534/1037] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:29 2026] GET /v2.1/servers/a916f94f-998b-4585-bc7b-e6d43c22de4f => generated 1828 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1038] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:29 2026] GET /v2.1/servers/283ade27-8114-4c50-bfd7-13d278bd0cbc => generated 1436 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:09:30.862 8 WARNING neutronclient.v2_0.client [None req-0e30fe4a-71d6-4c8a-bfd8-7316e95f042b e3aa56ffe2b0461d9f33ee3312b2142f 72a798f7764e4e82af503f8798ab4276 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 535/1039] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:30 2026] GET /v2.1/servers/a916f94f-998b-4585-bc7b-e6d43c22de4f => generated 1828 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 23:09:30.957 7 WARNING neutronclient.v2_0.client [None req-c8082c40-c5ba-41e7-941b-26240548e76f f87c64589cc3467dbc2af974cfde0db5 04670444c7874201896817146ce0613d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 505/1040] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:30 2026] GET /v2.1/servers/283ade27-8114-4c50-bfd7-13d278bd0cbc => generated 1436 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:09:31.998 8 WARNING neutronclient.v2_0.client [None req-e56a5294-ac64-4895-bdd3-e431f5af3898 e3aa56ffe2b0461d9f33ee3312b2142f 72a798f7764e4e82af503f8798ab4276 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 536/1041] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:31 2026] GET /v2.1/servers/a916f94f-998b-4585-bc7b-e6d43c22de4f => generated 1828 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 23:09:32.133 7 WARNING neutronclient.v2_0.client [None req-ec6025c6-1f30-4936-a7cb-5fc7bd55c0f9 f87c64589cc3467dbc2af974cfde0db5 04670444c7874201896817146ce0613d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 506/1042] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:32 2026] GET /v2.1/servers/283ade27-8114-4c50-bfd7-13d278bd0cbc => generated 1424 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-02-27 23:09:32.858 8 INFO nova.api.openstack.compute.server_external_events [req-e4ee9a43-9bfc-45a3-8022-32386778b3fb req-62c0b06b-0bec-4db7-a775-d8e5ed95d8b4 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-vif-plugged:5f007663-8ea8-4e7f-80bb-dbc644e0751f for instance a916f94f-998b-4585-bc7b-e6d43c22de4f on instance [pid: 8|app: 0|req: 537/1043] 10.0.0.34 () {38 vars in 814 bytes} [Fri Feb 27 23:09:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:09:33.148 7 WARNING neutronclient.v2_0.client [None req-0907b0fe-3203-4b10-b8e0-4e4a4d9cea43 e3aa56ffe2b0461d9f33ee3312b2142f 72a798f7764e4e82af503f8798ab4276 - - default default] 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: 507/1044] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:33 2026] GET /v2.1/servers/a916f94f-998b-4585-bc7b-e6d43c22de4f => generated 1828 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 23:09:33.282 8 WARNING neutronclient.v2_0.client [None req-d63bbdde-0b0e-44a8-bcbf-f49d5029c831 f87c64589cc3467dbc2af974cfde0db5 04670444c7874201896817146ce0613d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 538/1045] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:33 2026] GET /v2.1/servers/283ade27-8114-4c50-bfd7-13d278bd0cbc => generated 1424 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:09:34.336 7 WARNING neutronclient.v2_0.client [None req-0aa16ad6-c28d-4edb-a6ba-8c581bca8bcb e3aa56ffe2b0461d9f33ee3312b2142f 72a798f7764e4e82af503f8798ab4276 - - default default] 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-02-27 23:09:34.440 8 WARNING neutronclient.v2_0.client [None req-d9d8796a-92b2-4674-a37c-a514dbd76955 f87c64589cc3467dbc2af974cfde0db5 04670444c7874201896817146ce0613d - - default default] The python binding code in 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/1048] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:34 2026] GET /v2.1/servers/a916f94f-998b-4585-bc7b-e6d43c22de4f => generated 1828 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1049] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:34 2026] GET /v2.1/servers/283ade27-8114-4c50-bfd7-13d278bd0cbc => generated 1424 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-02-27 23:09:35.517 7 WARNING neutronclient.v2_0.client [None req-35996fdb-a656-457c-869e-0d58e384216e e3aa56ffe2b0461d9f33ee3312b2142f 72a798f7764e4e82af503f8798ab4276 - - default default] 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-02-27 23:09:35.615 8 WARNING neutronclient.v2_0.client [None req-8003439c-c478-4dcf-956a-9c33f3badbdf f87c64589cc3467dbc2af974cfde0db5 04670444c7874201896817146ce0613d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 510/1050] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:35 2026] GET /v2.1/servers/a916f94f-998b-4585-bc7b-e6d43c22de4f => generated 1821 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1051] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:35 2026] GET /v2.1/servers/283ade27-8114-4c50-bfd7-13d278bd0cbc => generated 1424 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:09:35.841 7 INFO nova.api.openstack.compute.server_external_events [req-9ff64f3b-0336-46d7-acb4-2c2571ccf498 req-e70ba7ad-7e36-4a13-ae0c-2b92c85f8934 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-vif-plugged:69138be0-c1f0-486b-a734-9b544ed2be1e for instance 283ade27-8114-4c50-bfd7-13d278bd0cbc on instance [pid: 7|app: 0|req: 511/1052] 10.0.0.34 () {38 vars in 814 bytes} [Fri Feb 27 23:09:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:09:36.780 8 WARNING neutronclient.v2_0.client [None req-383b5ab2-dcd5-4484-afd8-69728f7d3674 f87c64589cc3467dbc2af974cfde0db5 04670444c7874201896817146ce0613d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 542/1053] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:36 2026] GET /v2.1/servers/283ade27-8114-4c50-bfd7-13d278bd0cbc => generated 1424 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:09:37.949 7 WARNING neutronclient.v2_0.client [None req-72d1a546-158b-4617-882e-99eaa4139e45 f87c64589cc3467dbc2af974cfde0db5 04670444c7874201896817146ce0613d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 512/1054] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:37 2026] GET /v2.1/servers/283ade27-8114-4c50-bfd7-13d278bd0cbc => generated 1612 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:09:38.101 8 WARNING neutronclient.v2_0.client [None req-2f735896-f65a-4ecd-95eb-0a493c34f815 f87c64589cc3467dbc2af974cfde0db5 04670444c7874201896817146ce0613d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 543/1055] 10.0.0.113 () {32 vars in 741 bytes} [Fri Feb 27 23:09:38 2026] GET /v2.1/servers/283ade27-8114-4c50-bfd7-13d278bd0cbc/os-interface => generated 285 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:09:38.935 8 INFO nova.api.openstack.compute.server_external_events [req-d105eead-e66c-4c63-9414-b1f2925e33ef req-19d3f1c9-490f-4504-ba5d-d65f722dc40c 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-changed:69138be0-c1f0-486b-a734-9b544ed2be1e for instance 283ade27-8114-4c50-bfd7-13d278bd0cbc on instance [pid: 8|app: 0|req: 544/1056] 10.0.0.145 () {38 vars in 815 bytes} [Fri Feb 27 23:09:38 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) 2026-02-27 23:09:38.942 7 WARNING neutronclient.v2_0.client [None req-cd59af8e-6a41-4892-8e8d-980187426b0a f87c64589cc3467dbc2af974cfde0db5 04670444c7874201896817146ce0613d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 513/1057] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:38 2026] GET /v2.1/servers/283ade27-8114-4c50-bfd7-13d278bd0cbc => generated 1612 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 545/1058] 10.0.0.113 () {32 vars in 641 bytes} [Fri Feb 27 23:09:39 2026] GET /v2.1/servers => generated 388 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, ' [pid: 7|app: 0|req: 514/1059] 10.0.0.113 () {32 vars in 718 bytes} [Fri Feb 27 23:09:39 2026] DELETE /v2.1/servers/283ade27-8114-4c50-bfd7-13d278bd0cbc => generated 0 bytes in 124 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-02-27 23:09:39.352 8 WARNING neutronclient.v2_0.client [None req-888a646c-f16a-4b74-9120-5e0ea8fa42d6 f87c64589cc3467dbc2af974cfde0db5 04670444c7874201896817146ce0613d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 546/1060] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:39 2026] GET /v2.1/servers/283ade27-8114-4c50-bfd7-13d278bd0cbc => generated 1618 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-02-27 23:09:40.533 7 WARNING neutronclient.v2_0.client [None req-ba99eebc-58bf-47da-a4d5-9ce05195717c f87c64589cc3467dbc2af974cfde0db5 04670444c7874201896817146ce0613d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 515/1061] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:40 2026] GET /v2.1/servers/283ade27-8114-4c50-bfd7-13d278bd0cbc => generated 1738 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-02-27 23:09:41.715 8 WARNING neutronclient.v2_0.client [None req-c6431b08-c2fe-4898-8000-65d36a70b006 f87c64589cc3467dbc2af974cfde0db5 04670444c7874201896817146ce0613d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 547/1062] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:41 2026] GET /v2.1/servers/283ade27-8114-4c50-bfd7-13d278bd0cbc => generated 1738 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:09:42.440 7 INFO nova.api.openstack.compute.server_external_events [req-ec3f635d-26fd-4324-aa84-bfd3c548306f req-d6194a69-9a43-40bc-a0cc-7c204dd2c3df 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-vif-deleted:69138be0-c1f0-486b-a734-9b544ed2be1e for instance 283ade27-8114-4c50-bfd7-13d278bd0cbc on instance [pid: 7|app: 0|req: 516/1063] 10.0.0.145 () {38 vars in 815 bytes} [Fri Feb 27 23:09:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:09:42.960 8 WARNING neutronclient.v2_0.client [None req-1d99d820-1aef-431d-827b-e74ef827a1bf f87c64589cc3467dbc2af974cfde0db5 04670444c7874201896817146ce0613d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 548/1064] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:42 2026] GET /v2.1/servers/283ade27-8114-4c50-bfd7-13d278bd0cbc => generated 1381 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-02-27 23:09:44.047 8 WARNING neutronclient.v2_0.client [None req-ea150304-965f-447b-b6ed-a5d1ac08b553 f87c64589cc3467dbc2af974cfde0db5 04670444c7874201896817146ce0613d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 550/1067] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:44 2026] GET /v2.1/servers/283ade27-8114-4c50-bfd7-13d278bd0cbc => generated 1381 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:09:45.137 7 WARNING neutronclient.v2_0.client [None req-3dd800f3-9b81-411a-ba4b-2e2aacffe2b7 f87c64589cc3467dbc2af974cfde0db5 04670444c7874201896817146ce0613d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 518/1068] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:45 2026] GET /v2.1/servers/283ade27-8114-4c50-bfd7-13d278bd0cbc => generated 1386 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-02-27 23:09:46.246 8 WARNING neutronclient.v2_0.client [None req-ea47c273-ce67-46a2-940d-2fb3c7e2b18e f87c64589cc3467dbc2af974cfde0db5 04670444c7874201896817146ce0613d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 551/1069] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:46 2026] GET /v2.1/servers/283ade27-8114-4c50-bfd7-13d278bd0cbc => generated 1340 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-02-27 23:09:47.333 7 INFO nova.api.openstack.wsgi [None req-7e5591b7-2461-44c5-9b8a-e69dba3ab5e4 f87c64589cc3467dbc2af974cfde0db5 04670444c7874201896817146ce0613d - - default default] HTTP exception thrown: Instance 283ade27-8114-4c50-bfd7-13d278bd0cbc could not be found. [pid: 7|app: 0|req: 519/1070] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:47 2026] GET /v2.1/servers/283ade27-8114-4c50-bfd7-13d278bd0cbc => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 552/1071] 10.0.0.113 () {32 vars in 706 bytes} [Fri Feb 27 23:09:47 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1319167136 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1074] 10.0.0.110 () {30 vars in 619 bytes} [Fri Feb 27 23:09:54 2026] GET /v2.1 => generated 0 bytes in 124 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: 521/1075] 10.0.0.110 () {32 vars in 692 bytes} [Fri Feb 27 23:09:54 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1076] 10.0.0.110 () {34 vars in 913 bytes} [Fri Feb 27 23:09:54 2026] GET /v2.1/os-simple-tenant-usage/65deb1efb7654644b18d24d125e2f7c0?start=2026-02-26T00:00:00&end=2026-02-27T23:59:59 => generated 20 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1077] 10.0.0.110 () {30 vars in 654 bytes} [Fri Feb 27 23:09:55 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:09:57.267 8 WARNING neutronclient.v2_0.client [None req-36811084-e676-49ce-9f67-621da7321a91 e3aa56ffe2b0461d9f33ee3312b2142f 72a798f7764e4e82af503f8798ab4276 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 556/1078] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:57 2026] GET /v2.1/servers/a916f94f-998b-4585-bc7b-e6d43c22de4f => generated 1821 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1079] 10.0.0.113 () {32 vars in 718 bytes} [Fri Feb 27 23:09:57 2026] DELETE /v2.1/servers/a916f94f-998b-4585-bc7b-e6d43c22de4f => generated 0 bytes in 139 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-02-27 23:09:57.645 8 WARNING neutronclient.v2_0.client [None req-3d86ab41-1513-4a74-8560-3625b1878d81 e3aa56ffe2b0461d9f33ee3312b2142f 72a798f7764e4e82af503f8798ab4276 - - default default] The python binding code in 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/1080] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:57 2026] GET /v2.1/servers/a916f94f-998b-4585-bc7b-e6d43c22de4f => generated 1827 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-02-27 23:09:57.891 7 WARNING neutronclient.v2_0.client [None req-5f0313a7-e06f-4162-950d-c46709616d82 62c01a8369c245a1bd526ccfab37b0ab 3a6dcca42bd744af8f0002aadab3b9e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:09:58.080 7 WARNING neutronclient.v2_0.client [None req-5f0313a7-e06f-4162-950d-c46709616d82 62c01a8369c245a1bd526ccfab37b0ab 3a6dcca42bd744af8f0002aadab3b9e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 524/1081] 10.0.0.113 () {34 vars in 663 bytes} [Fri Feb 27 23:09:57 2026] POST /v2.1/servers => generated 424 bytes in 582 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-02-27 23:09:58.342 8 WARNING neutronclient.v2_0.client [None req-de34649d-3228-4f97-887c-6f8d65ea90cd 62c01a8369c245a1bd526ccfab37b0ab 3a6dcca42bd744af8f0002aadab3b9e3 - - default default] The python binding code in 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/1082] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:58 2026] GET /v2.1/servers/9a2735fd-cac3-48b5-a48e-9d776ea583cd => generated 1369 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:09:58.807 7 WARNING neutronclient.v2_0.client [None req-c4472ae0-acec-4b3a-b820-25cd929d6f10 e3aa56ffe2b0461d9f33ee3312b2142f 72a798f7764e4e82af503f8798ab4276 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1083] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:58 2026] GET /v2.1/servers/a916f94f-998b-4585-bc7b-e6d43c22de4f => generated 1827 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:09:59.442 8 WARNING neutronclient.v2_0.client [None req-54805b38-1124-4890-80a0-7b758b5b5498 62c01a8369c245a1bd526ccfab37b0ab 3a6dcca42bd744af8f0002aadab3b9e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 559/1084] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:59 2026] GET /v2.1/servers/9a2735fd-cac3-48b5-a48e-9d776ea583cd => generated 1373 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, ' [pid: 7|app: 0|req: 526/1085] 10.0.0.110 () {30 vars in 619 bytes} [Fri Feb 27 23:09:59 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 560/1086] 10.0.0.110 () {32 vars in 692 bytes} [Fri Feb 27 23:09:59 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: 527/1087] 10.0.0.110 () {34 vars in 913 bytes} [Fri Feb 27 23:09:59 2026] GET /v2.1/os-simple-tenant-usage/65deb1efb7654644b18d24d125e2f7c0?start=2026-02-26T00:00:00&end=2026-02-27T23:59:59 => generated 20 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 561/1088] 10.0.0.113 () {34 vars in 671 bytes} [Fri Feb 27 23:09:59 2026] POST /v2.1/os-keypairs => generated 396 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1089] 10.0.0.110 () {30 vars in 654 bytes} [Fri Feb 27 23:09:59 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 23:09:59.987 8 WARNING neutronclient.v2_0.client [None req-0d5dc366-f173-4226-8e6c-ac4fd988c92c e3aa56ffe2b0461d9f33ee3312b2142f 72a798f7764e4e82af503f8798ab4276 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 562/1090] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:09:59 2026] GET /v2.1/servers/a916f94f-998b-4585-bc7b-e6d43c22de4f => generated 1827 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 23:10:00.571 7 WARNING neutronclient.v2_0.client [None req-03797571-d9b9-4398-915d-c90ba8af64c3 62c01a8369c245a1bd526ccfab37b0ab 3a6dcca42bd744af8f0002aadab3b9e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 529/1091] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:10:00 2026] GET /v2.1/servers/9a2735fd-cac3-48b5-a48e-9d776ea583cd => generated 1421 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:10:00.917 8 INFO nova.api.openstack.compute.server_external_events [req-603fbfbf-7105-417f-9653-61d75188a172 req-86723300-a6e3-4af2-9dca-881b0e11b3fe 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-vif-deleted:5f007663-8ea8-4e7f-80bb-dbc644e0751f for instance a916f94f-998b-4585-bc7b-e6d43c22de4f on instance [pid: 8|app: 0|req: 563/1092] 10.0.0.145 () {38 vars in 815 bytes} [Fri Feb 27 23:10:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:10:01.145 7 WARNING neutronclient.v2_0.client [None req-fef9ec61-2b3e-4c3d-878c-f47eaf01a246 e3aa56ffe2b0461d9f33ee3312b2142f 72a798f7764e4e82af503f8798ab4276 - - default default] The python binding code in 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/1093] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:10:01 2026] GET /v2.1/servers/a916f94f-998b-4585-bc7b-e6d43c22de4f => generated 1473 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-02-27 23:10:01.678 8 WARNING neutronclient.v2_0.client [None req-cddc0768-ceb1-4e0b-a191-5f27847afc25 62c01a8369c245a1bd526ccfab37b0ab 3a6dcca42bd744af8f0002aadab3b9e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 564/1094] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:10:01 2026] GET /v2.1/servers/9a2735fd-cac3-48b5-a48e-9d776ea583cd => generated 1421 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-02-27 23:10:02.044 7 WARNING neutronclient.v2_0.client [None req-aacad105-8f88-4f90-8fbf-d79d5dca04c6 455d9bda30164454a0c99f7eae30292f ca0ccebd45124e0dae8231f5f06b40bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:10:02.086 7 WARNING neutronclient.v2_0.client [None req-aacad105-8f88-4f90-8fbf-d79d5dca04c6 455d9bda30164454a0c99f7eae30292f ca0ccebd45124e0dae8231f5f06b40bd - - default default] 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-02-27 23:10:02.266 8 WARNING neutronclient.v2_0.client [None req-107cdb4a-e377-4234-b721-b922eaa9ab1b e3aa56ffe2b0461d9f33ee3312b2142f 72a798f7764e4e82af503f8798ab4276 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 565/1095] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:10:02 2026] GET /v2.1/servers/a916f94f-998b-4585-bc7b-e6d43c22de4f => generated 1478 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 23:10:02.360 7 WARNING neutronclient.v2_0.client [None req-aacad105-8f88-4f90-8fbf-d79d5dca04c6 455d9bda30164454a0c99f7eae30292f ca0ccebd45124e0dae8231f5f06b40bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 531/1096] 10.0.0.113 () {34 vars in 663 bytes} [Fri Feb 27 23:10:01 2026] POST /v2.1/servers => generated 448 bytes in 638 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-02-27 23:10:02.655 8 WARNING neutronclient.v2_0.client [None req-db881aad-169d-41a9-a66f-06cf899a2423 455d9bda30164454a0c99f7eae30292f ca0ccebd45124e0dae8231f5f06b40bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 566/1097] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:10:02 2026] GET /v2.1/servers/825a866e-c01e-42af-a494-fa48f5018ae3 => generated 1394 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:10:02.766 7 WARNING neutronclient.v2_0.client [None req-635c1a1b-76b2-4e45-88af-a54ed4e59fc5 62c01a8369c245a1bd526ccfab37b0ab 3a6dcca42bd744af8f0002aadab3b9e3 - - default default] The python binding code in 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/1098] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:10:02 2026] GET /v2.1/servers/9a2735fd-cac3-48b5-a48e-9d776ea583cd => generated 1429 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-02-27 23:10:03.408 8 WARNING neutronclient.v2_0.client [None req-9e0ec1c5-49fc-4354-854c-e2c04f8428a9 e3aa56ffe2b0461d9f33ee3312b2142f 72a798f7764e4e82af503f8798ab4276 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 567/1101] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:10:03 2026] GET /v2.1/servers/a916f94f-998b-4585-bc7b-e6d43c22de4f => generated 1478 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:10:03.789 7 INFO nova.api.openstack.compute.server_external_events [req-2ceaf888-94ff-4646-ad20-7db86a3c4ad5 req-235f4b2f-c408-49b3-bb61-d61db8846a68 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-changed:e92de11f-d106-47aa-9b76-36d77f4aaac2 for instance 9a2735fd-cac3-48b5-a48e-9d776ea583cd on instance [pid: 7|app: 0|req: 535/1102] 10.0.0.145 () {38 vars in 815 bytes} [Fri Feb 27 23:10:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:10:03.859 8 WARNING neutronclient.v2_0.client [None req-a681d9c3-05d5-4451-9cc8-9dd5840f5040 62c01a8369c245a1bd526ccfab37b0ab 3a6dcca42bd744af8f0002aadab3b9e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 568/1103] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:10:03 2026] GET /v2.1/servers/9a2735fd-cac3-48b5-a48e-9d776ea583cd => generated 1481 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:10:04.710 7 INFO nova.api.openstack.wsgi [None req-12a58233-786d-4e8e-84dc-d0eca881b1eb e3aa56ffe2b0461d9f33ee3312b2142f 72a798f7764e4e82af503f8798ab4276 - - default default] HTTP exception thrown: Instance a916f94f-998b-4585-bc7b-e6d43c22de4f could not be found. [pid: 7|app: 0|req: 536/1104] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:10:04 2026] GET /v2.1/servers/a916f94f-998b-4585-bc7b-e6d43c22de4f => generated 111 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 569/1105] 10.0.0.113 () {32 vars in 706 bytes} [Fri Feb 27 23:10:04 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1530279326 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:10:05.069 7 WARNING neutronclient.v2_0.client [None req-4a21029a-a474-4129-ae90-1d038437c579 62c01a8369c245a1bd526ccfab37b0ab 3a6dcca42bd744af8f0002aadab3b9e3 - - default default] The python binding code in 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/1106] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:10:05 2026] GET /v2.1/servers/9a2735fd-cac3-48b5-a48e-9d776ea583cd => generated 1469 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 23:10:06.249 8 WARNING neutronclient.v2_0.client [None req-91bc11c7-b2a7-489e-8bf9-3d823ac9f32a 62c01a8369c245a1bd526ccfab37b0ab 3a6dcca42bd744af8f0002aadab3b9e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 570/1107] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:10:06 2026] GET /v2.1/servers/9a2735fd-cac3-48b5-a48e-9d776ea583cd => generated 1469 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-02-27 23:10:07.395 7 WARNING neutronclient.v2_0.client [None req-c0d1a9bf-b836-46d0-8912-ccfcb7d21f10 62c01a8369c245a1bd526ccfab37b0ab 3a6dcca42bd744af8f0002aadab3b9e3 - - default default] 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-02-27 23:10:07.761 8 WARNING neutronclient.v2_0.client [None req-adc52591-623d-48fb-a8d1-3f75ac8570df 455d9bda30164454a0c99f7eae30292f ca0ccebd45124e0dae8231f5f06b40bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 538/1108] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:10:07 2026] GET /v2.1/servers/9a2735fd-cac3-48b5-a48e-9d776ea583cd => generated 1469 bytes in 1566 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:10:08.954 7 INFO nova.api.openstack.compute.server_external_events [req-43be702a-30d9-405d-b943-0a7d9cfcaf1e req-dfef34ba-43a8-4410-a446-41759876f53a 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-vif-plugged:e92de11f-d106-47aa-9b76-36d77f4aaac2 for instance 9a2735fd-cac3-48b5-a48e-9d776ea583cd on instance [pid: 7|app: 0|req: 539/1109] 10.0.0.34 () {38 vars in 814 bytes} [Fri Feb 27 23:10:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 571/1110] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:10:07 2026] GET /v2.1/servers/825a866e-c01e-42af-a494-fa48f5018ae3 => generated 1520 bytes in 1259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 23:10:08.981 7 INFO nova.api.openstack.compute.server_external_events [req-9d416ccc-ee2a-47cf-abee-b7c01a281401 req-dcd55aba-ee4f-44d1-a824-9e726f7900b4 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-changed:15b0ce4e-19a2-49bd-a38a-8935a601507f for instance 825a866e-c01e-42af-a494-fa48f5018ae3 on instance [pid: 7|app: 0|req: 540/1111] 10.0.0.145 () {38 vars in 815 bytes} [Fri Feb 27 23:10:08 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-02-27 23:10:09.982 8 WARNING neutronclient.v2_0.client [None req-c33a04d2-bd33-4e28-b278-76375583da07 62c01a8369c245a1bd526ccfab37b0ab 3a6dcca42bd744af8f0002aadab3b9e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 572/1112] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:10:09 2026] GET /v2.1/servers/9a2735fd-cac3-48b5-a48e-9d776ea583cd => generated 1469 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-02-27 23:10:11.194 7 WARNING neutronclient.v2_0.client [None req-62249678-c781-4fba-876f-be132ae8d234 62c01a8369c245a1bd526ccfab37b0ab 3a6dcca42bd744af8f0002aadab3b9e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 573/1113] 10.0.0.113 () {30 vars in 413 bytes} [Fri Feb 27 23:10:11 2026] GET / => generated 423 bytes in 9 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1114] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:10:11 2026] GET /v2.1/servers/9a2735fd-cac3-48b5-a48e-9d776ea583cd => generated 1654 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, ' [pid: 7|app: 0|req: 542/1115] 10.0.0.113 () {32 vars in 723 bytes} [Fri Feb 27 23:10:11 2026] GET /v2.1/servers/9a2735fd-cac3-48b5-a48e-9d776ea583cd/ips => generated 109 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 543/1116] 10.0.0.113 () {32 vars in 723 bytes} [Fri Feb 27 23:10:11 2026] GET /v2.1/servers/9a2735fd-cac3-48b5-a48e-9d776ea583cd/ips => generated 109 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, ' [pid: 7|app: 0|req: 544/1117] 10.0.0.113 () {32 vars in 823 bytes} [Fri Feb 27 23:10:11 2026] GET /v2.1/servers/9a2735fd-cac3-48b5-a48e-9d776ea583cd/ips/tempest-ServerAddressesTestJSON-935906461-network => generated 94 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 545/1118] 10.0.0.113 () {32 vars in 718 bytes} [Fri Feb 27 23:10:11 2026] DELETE /v2.1/servers/9a2735fd-cac3-48b5-a48e-9d776ea583cd => generated 0 bytes in 113 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:10:11.641 7 WARNING neutronclient.v2_0.client [None req-74165eca-f925-4271-8a57-530d9914a28c 62c01a8369c245a1bd526ccfab37b0ab 3a6dcca42bd744af8f0002aadab3b9e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 546/1119] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:10:11 2026] GET /v2.1/servers/9a2735fd-cac3-48b5-a48e-9d776ea583cd => generated 1660 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 574/1120] 10.0.0.113 () {28 vars in 560 bytes} [Fri Feb 27 23:10:11 2026] GET /v2/ => generated 402 bytes in 568 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 547/1121] 10.0.0.113 () {28 vars in 564 bytes} [Fri Feb 27 23:10:11 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: 8|app: 0|req: 575/1122] 10.0.0.113 () {30 vars in 413 bytes} [Fri Feb 27 23:10:11 2026] GET / => generated 423 bytes in 7 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1123] 10.0.0.113 () {34 vars in 671 bytes} [Fri Feb 27 23:10:12 2026] POST /v2.1/os-keypairs => generated 398 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 23:10:12.805 8 WARNING neutronclient.v2_0.client [None req-9d94b3d5-5c11-4ebc-bf3c-886cf2963e59 62c01a8369c245a1bd526ccfab37b0ab 3a6dcca42bd744af8f0002aadab3b9e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 576/1124] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:10:12 2026] GET /v2.1/servers/9a2735fd-cac3-48b5-a48e-9d776ea583cd => generated 1660 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:10:14.058 7 WARNING neutronclient.v2_0.client [None req-0d1d2e03-40cd-4c85-a1ff-3599185ed1aa 455d9bda30164454a0c99f7eae30292f ca0ccebd45124e0dae8231f5f06b40bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:10:14.071 8 WARNING neutronclient.v2_0.client [None req-7feb39f5-28b7-4960-99cd-c176e1e9015e 62c01a8369c245a1bd526ccfab37b0ab 3a6dcca42bd744af8f0002aadab3b9e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 550/1127] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:10:13 2026] GET /v2.1/servers/825a866e-c01e-42af-a494-fa48f5018ae3 => generated 1518 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 578/1128] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:10:14 2026] GET /v2.1/servers/9a2735fd-cac3-48b5-a48e-9d776ea583cd => generated 1660 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 23:10:14.310 7 WARNING neutronclient.v2_0.client [None req-a7e6d210-bc4a-496d-b995-14abd977c9c8 90e288593b764f7ca7eac38d7baa4229 5f782c1f8ccb4c888876cdf82b5f0753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:10:14.376 7 WARNING neutronclient.v2_0.client [None req-a7e6d210-bc4a-496d-b995-14abd977c9c8 90e288593b764f7ca7eac38d7baa4229 5f782c1f8ccb4c888876cdf82b5f0753 - - default default] 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-02-27 23:10:14.529 8 INFO nova.api.openstack.compute.server_external_events [req-7bc33ec7-1d90-41ff-8edb-7c5e7fdd647a req-948ebcd5-9953-49c6-8153-d6107e5fd3bd 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-vif-deleted:e92de11f-d106-47aa-9b76-36d77f4aaac2 for instance 9a2735fd-cac3-48b5-a48e-9d776ea583cd on instance [pid: 8|app: 0|req: 579/1129] 10.0.0.145 () {38 vars in 815 bytes} [Fri Feb 27 23:10:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 23:10:14.571 7 WARNING neutronclient.v2_0.client [None req-a7e6d210-bc4a-496d-b995-14abd977c9c8 90e288593b764f7ca7eac38d7baa4229 5f782c1f8ccb4c888876cdf82b5f0753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 551/1130] 10.0.0.113 () {34 vars in 663 bytes} [Fri Feb 27 23:10:14 2026] POST /v2.1/servers => generated 449 bytes in 573 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-02-27 23:10:14.848 8 WARNING neutronclient.v2_0.client [None req-c993a7ec-e80b-40a9-98a2-d81e1f741cf0 90e288593b764f7ca7eac38d7baa4229 5f782c1f8ccb4c888876cdf82b5f0753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 580/1131] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:10:14 2026] GET /v2.1/servers/67dd5e10-4cf8-422d-abdd-d8572fb03e21 => generated 1402 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-02-27 23:10:14.986 7 INFO nova.api.openstack.compute.server_external_events [req-0174543f-3248-403c-ae56-e4f5b15f819c req-e1bf6380-d715-46fe-a4c4-ce7cf992a8a1 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-vif-plugged:15b0ce4e-19a2-49bd-a38a-8935a601507f for instance 825a866e-c01e-42af-a494-fa48f5018ae3 on instance [pid: 7|app: 0|req: 552/1132] 10.0.0.34 () {38 vars in 814 bytes} [Fri Feb 27 23:10:14 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-02-27 23:10:15.329 8 WARNING neutronclient.v2_0.client [None req-8e429599-0b6e-40c3-908f-3a5480bb9bb7 62c01a8369c245a1bd526ccfab37b0ab 3a6dcca42bd744af8f0002aadab3b9e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 581/1133] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:10:15 2026] GET /v2.1/servers/9a2735fd-cac3-48b5-a48e-9d776ea583cd => generated 1450 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-02-27 23:10:15.964 7 WARNING neutronclient.v2_0.client [None req-68098f30-798e-48db-94db-5e1a7aadbbf5 90e288593b764f7ca7eac38d7baa4229 5f782c1f8ccb4c888876cdf82b5f0753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 553/1134] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:10:15 2026] GET /v2.1/servers/67dd5e10-4cf8-422d-abdd-d8572fb03e21 => generated 1406 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-02-27 23:10:16.430 8 WARNING neutronclient.v2_0.client [None req-a35c9c1d-2535-4e2e-8908-5e6b0a85d9c5 62c01a8369c245a1bd526ccfab37b0ab 3a6dcca42bd744af8f0002aadab3b9e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 582/1135] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:10:16 2026] GET /v2.1/servers/9a2735fd-cac3-48b5-a48e-9d776ea583cd => generated 1455 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-02-27 23:10:17.062 7 WARNING neutronclient.v2_0.client [None req-d7b2e295-4998-4295-96ec-f871a7c3fa2b 90e288593b764f7ca7eac38d7baa4229 5f782c1f8ccb4c888876cdf82b5f0753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 554/1136] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:10:17 2026] GET /v2.1/servers/67dd5e10-4cf8-422d-abdd-d8572fb03e21 => generated 1398 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-02-27 23:10:17.539 8 WARNING neutronclient.v2_0.client [None req-f6ecf1e0-0b82-4b8c-917d-ae2ce917960a 62c01a8369c245a1bd526ccfab37b0ab 3a6dcca42bd744af8f0002aadab3b9e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 583/1137] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:10:17 2026] GET /v2.1/servers/9a2735fd-cac3-48b5-a48e-9d776ea583cd => generated 1455 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-02-27 23:10:18.157 7 WARNING neutronclient.v2_0.client [None req-2dc3c288-9228-44bf-a419-92789db126ef 90e288593b764f7ca7eac38d7baa4229 5f782c1f8ccb4c888876cdf82b5f0753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 555/1138] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:10:18 2026] GET /v2.1/servers/67dd5e10-4cf8-422d-abdd-d8572fb03e21 => generated 1454 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-02-27 23:10:18.613 8 INFO nova.api.openstack.wsgi [None req-67c7636a-968d-4f02-b161-5c0e5a0720d5 62c01a8369c245a1bd526ccfab37b0ab 3a6dcca42bd744af8f0002aadab3b9e3 - - default default] HTTP exception thrown: Instance 9a2735fd-cac3-48b5-a48e-9d776ea583cd could not be found. [pid: 8|app: 0|req: 584/1139] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:10:18 2026] GET /v2.1/servers/9a2735fd-cac3-48b5-a48e-9d776ea583cd => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:10:19.273 7 WARNING neutronclient.v2_0.client [None req-062c704f-9e7b-43a5-8393-f470d202bcc5 90e288593b764f7ca7eac38d7baa4229 5f782c1f8ccb4c888876cdf82b5f0753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:10:19.316 8 WARNING neutronclient.v2_0.client [None req-80c202c9-d51a-4799-85ec-f3d6a3802b8f 455d9bda30164454a0c99f7eae30292f ca0ccebd45124e0dae8231f5f06b40bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 556/1140] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:10:19 2026] GET /v2.1/servers/67dd5e10-4cf8-422d-abdd-d8572fb03e21 => generated 1454 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1141] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:10:19 2026] GET /v2.1/servers/825a866e-c01e-42af-a494-fa48f5018ae3 => generated 1817 bytes in 358 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:10:20.449 7 WARNING neutronclient.v2_0.client [None req-14772cc9-a5bc-4066-910f-d82b8efc1cf1 90e288593b764f7ca7eac38d7baa4229 5f782c1f8ccb4c888876cdf82b5f0753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 557/1142] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:10:20 2026] GET /v2.1/servers/67dd5e10-4cf8-422d-abdd-d8572fb03e21 => generated 1462 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:10:21.175 7 WARNING neutronclient.v2_0.client [None req-694f0ade-52bb-4b85-802a-e926b231d8d0 455d9bda30164454a0c99f7eae30292f ca0ccebd45124e0dae8231f5f06b40bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 586/1143] 10.0.0.153 () {32 vars in 688 bytes} [Fri Feb 27 23:10:21 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:10:21.345 8 INFO nova.api.openstack.compute.server_external_events [req-b6e1bc55-7e0b-4883-8191-180e320c429e req-870ee174-3246-4b4b-ae78-312097a6e2e0 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-changed:15b0ce4e-19a2-49bd-a38a-8935a601507f for instance 825a866e-c01e-42af-a494-fa48f5018ae3 on instance [pid: 8|app: 0|req: 587/1144] 10.0.0.145 () {38 vars in 815 bytes} [Fri Feb 27 23:10:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 588/1145] 10.0.0.153 () {32 vars in 672 bytes} [Fri Feb 27 23:10:21 2026] GET /v2.1/os-aggregates => generated 18 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 23:10:21.494 7 WARNING neutronclient.v2_0.client [None req-694f0ade-52bb-4b85-802a-e926b231d8d0 455d9bda30164454a0c99f7eae30292f ca0ccebd45124e0dae8231f5f06b40bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 589/1146] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:10:21 2026] GET /v2.1/limits?tenant_id=3131bac61163456992434304e5d63db7 => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1147] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:10:21 2026] GET /v2.1/limits?tenant_id=3a6dcca42bd744af8f0002aadab3b9e3 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1148] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:10:21 2026] GET /v2.1/limits?tenant_id=481917a7bae741f195ad9eb3e152f827 => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1149] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:10:21 2026] GET /v2.1/limits?tenant_id=4fc71cb215b74f8fa7732bff20993424 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1150] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:10:21 2026] GET /v2.1/limits?tenant_id=5f782c1f8ccb4c888876cdf82b5f0753 => generated 304 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-02-27 23:10:21.717 8 WARNING neutronclient.v2_0.client [None req-70f64ab6-be4f-4b80-bcce-57ef84ab5783 90e288593b764f7ca7eac38d7baa4229 5f782c1f8ccb4c888876cdf82b5f0753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 594/1151] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:10:21 2026] GET /v2.1/servers/67dd5e10-4cf8-422d-abdd-d8572fb03e21 => generated 1527 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 595/1152] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:10:21 2026] GET /v2.1/limits?tenant_id=8aaa04b405114a3a8d58596c7ef44889 => generated 302 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-02-27 23:10:22.041 8 INFO nova.api.openstack.compute.server_external_events [req-97989715-b82f-43c8-807d-1fe4b36a2051 req-d13ec9cb-4663-4d0e-92cd-8ac2fc849ac6 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-changed:f4ac2150-b92c-4a71-9f1c-3d751c0a0894 for instance 67dd5e10-4cf8-422d-abdd-d8572fb03e21 on instance [pid: 8|app: 0|req: 596/1153] 10.0.0.145 () {38 vars in 815 bytes} [Fri Feb 27 23:10:22 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, ' [pid: 8|app: 0|req: 597/1154] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:10:22 2026] GET /v2.1/limits?tenant_id=8c5a2f0910f74db8810f89d11adcdded => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-02-27 23:10:22.136 7 WARNING neutronclient.v2_0.client [None req-694f0ade-52bb-4b85-802a-e926b231d8d0 455d9bda30164454a0c99f7eae30292f ca0ccebd45124e0dae8231f5f06b40bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 598/1155] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:10:22 2026] GET /v2.1/limits?tenant_id=9201d3d06b504fc095ce26e52a4c4642 => generated 302 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1156] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:10:22 2026] GET /v2.1/limits?tenant_id=9e8d8581f1324f37bda1fffed665d086 => generated 302 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1157] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:10:22 2026] GET /v2.1/limits?tenant_id=a0a77597e4914adc9b40fdb7f76c08d6 => generated 302 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1158] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:10:22 2026] GET /v2.1/limits?tenant_id=ca0ccebd45124e0dae8231f5f06b40bd => generated 304 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1159] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:10:22 2026] GET /v2.1/limits?tenant_id=d4cbcb0cd2da44e4944b3aa52f650b8e => generated 302 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1160] 10.0.0.113 () {34 vars in 663 bytes} [Fri Feb 27 23:10:21 2026] POST /v2.1/servers => generated 448 bytes in 1274 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-02-27 23:10:22.412 7 WARNING neutronclient.v2_0.client [None req-1c5e6146-e291-4305-86cc-081b30dc0f82 455d9bda30164454a0c99f7eae30292f ca0ccebd45124e0dae8231f5f06b40bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 603/1161] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:10:22 2026] GET /v2.1/limits?tenant_id=d66f387d1d2b459cba84f7f538c886f5 => generated 299 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1162] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:10:22 2026] GET /v2.1/servers/18a64a8c-3223-4a1d-b9d2-9075f4fc84a6 => generated 1394 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1163] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:10:22 2026] GET /v2.1/limits?tenant_id=eed9c5c2ac5247b79b180cbe90afe7cd => generated 302 bytes in 41 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: 560/1164] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:10:22 2026] GET /v2.1/limits?tenant_id=f60b567d384c40eaa780233d4fca61df => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1165] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:10:22 2026] GET /v2.1/limits?tenant_id=f9c051252a6248a6a4cb79346815866b => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1166] 10.0.0.153 () {32 vars in 711 bytes} [Fri Feb 27 23:10:22 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 696 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1167] 10.0.0.153 () {32 vars in 703 bytes} [Fri Feb 27 23:10:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 562/1168] 10.0.0.153 () {32 vars in 668 bytes} [Fri Feb 27 23:10:22 2026] GET /v2.1/os-services => generated 783 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1169] 10.0.0.153 () {32 vars in 686 bytes} [Fri Feb 27 23:10:22 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 563/1170] 10.0.0.153 () {32 vars in 682 bytes} [Fri Feb 27 23:10:22 2026] GET /v2.1/os-security-groups => generated 78 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:10:22.820 8 WARNING neutronclient.v2_0.client [None req-dea3d772-5dbc-408d-b194-82f2b144907a 82d63d7528f5443898a88ff4cfa98c42 d66f387d1d2b459cba84f7f538c886f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 608/1171] 10.0.0.153 () {32 vars in 707 bytes} [Fri Feb 27 23:10:22 2026] GET /v2.1/servers/detail?all_tenants=true => generated 6424 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1172] 10.0.0.153 () {32 vars in 703 bytes} [Fri Feb 27 23:10:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:10:23.025 8 WARNING neutronclient.v2_0.client [None req-56996e3d-5cc2-43c6-abd2-236d8e12cc4c 90e288593b764f7ca7eac38d7baa4229 5f782c1f8ccb4c888876cdf82b5f0753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 609/1173] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:10:22 2026] GET /v2.1/servers/67dd5e10-4cf8-422d-abdd-d8572fb03e21 => generated 1527 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:10:24.202 8 WARNING neutronclient.v2_0.client [None req-f17ff443-0f4f-4f75-a13d-9497cc82dc6b 90e288593b764f7ca7eac38d7baa4229 5f782c1f8ccb4c888876cdf82b5f0753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 611/1176] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:10:24 2026] GET /v2.1/servers/67dd5e10-4cf8-422d-abdd-d8572fb03e21 => generated 1527 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 23:10:25.351 7 WARNING neutronclient.v2_0.client [None req-fa1c4786-07c9-4ed7-a311-051115eab586 90e288593b764f7ca7eac38d7baa4229 5f782c1f8ccb4c888876cdf82b5f0753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 566/1177] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:10:25 2026] GET /v2.1/servers/67dd5e10-4cf8-422d-abdd-d8572fb03e21 => generated 1527 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:10:26.333 8 INFO nova.api.openstack.compute.server_external_events [req-b6ebe656-5dea-4f3c-8990-960a512c78da req-75f28ea4-b261-4bc6-bab7-649a6c3d3528 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-vif-plugged:f4ac2150-b92c-4a71-9f1c-3d751c0a0894 for instance 67dd5e10-4cf8-422d-abdd-d8572fb03e21 on instance [pid: 8|app: 0|req: 612/1178] 10.0.0.34 () {38 vars in 814 bytes} [Fri Feb 27 23:10:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:10:26.509 7 WARNING neutronclient.v2_0.client [None req-d2397ee1-2af4-41c8-b016-b249f9331fc3 90e288593b764f7ca7eac38d7baa4229 5f782c1f8ccb4c888876cdf82b5f0753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 567/1179] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:10:26 2026] GET /v2.1/servers/67dd5e10-4cf8-422d-abdd-d8572fb03e21 => generated 1527 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:10:27.499 8 WARNING neutronclient.v2_0.client [None req-128740d8-b8e9-4ff1-aadd-d9ec0bd7fed2 455d9bda30164454a0c99f7eae30292f ca0ccebd45124e0dae8231f5f06b40bd - - default default] 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-02-27 23:10:27.722 7 WARNING neutronclient.v2_0.client [None req-0caf664a-8609-4469-9a66-23f089f42e97 90e288593b764f7ca7eac38d7baa4229 5f782c1f8ccb4c888876cdf82b5f0753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 613/1180] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:10:27 2026] GET /v2.1/servers/18a64a8c-3223-4a1d-b9d2-9075f4fc84a6 => generated 1520 bytes in 356 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:10:27.874 8 INFO nova.api.openstack.compute.server_external_events [req-48288109-549a-445a-85ba-7247e1fbeb47 req-85ffda8d-fd63-43ee-8be5-8fd7128a3a2b 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-changed:a068e6db-7012-4606-aca0-72c6b8865e9f for instance 18a64a8c-3223-4a1d-b9d2-9075f4fc84a6 on instance [pid: 8|app: 0|req: 614/1181] 10.0.0.145 () {38 vars in 815 bytes} [Fri Feb 27 23:10:27 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) [pid: 7|app: 0|req: 568/1182] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:10:27 2026] GET /v2.1/servers/67dd5e10-4cf8-422d-abdd-d8572fb03e21 => generated 1527 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:10:28.981 8 WARNING neutronclient.v2_0.client [None req-4e34fab4-97c6-48d5-8a7d-3b3b1e436e00 90e288593b764f7ca7eac38d7baa4229 5f782c1f8ccb4c888876cdf82b5f0753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 615/1183] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:10:28 2026] GET /v2.1/servers/67dd5e10-4cf8-422d-abdd-d8572fb03e21 => generated 1695 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-02-27 23:10:29.160 7 WARNING neutronclient.v2_0.client [None req-e875f352-8dfe-4860-870a-b185ef730cad 90e288593b764f7ca7eac38d7baa4229 5f782c1f8ccb4c888876cdf82b5f0753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 569/1184] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:10:29 2026] GET /v2.1/servers/67dd5e10-4cf8-422d-abdd-d8572fb03e21 => generated 1695 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-02-27 23:10:30.642 8 INFO nova.api.openstack.compute.server_external_events [req-565e89c9-57ee-4b0d-a5fe-cecf77e61e26 req-a5d0d5c1-a055-497a-a82e-ff3cb2ede6cb 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-changed:f4ac2150-b92c-4a71-9f1c-3d751c0a0894 for instance 67dd5e10-4cf8-422d-abdd-d8572fb03e21 on instance [pid: 8|app: 0|req: 616/1185] 10.0.0.145 () {38 vars in 815 bytes} [Fri Feb 27 23:10:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:10:31.869 7 INFO nova.api.openstack.compute.server_external_events [req-9b855cf9-6d57-4e87-9690-8eaca8e735b5 req-1a63c340-a0d6-40ef-b8a9-3e0c32b6cd11 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-vif-plugged:a068e6db-7012-4606-aca0-72c6b8865e9f for instance 18a64a8c-3223-4a1d-b9d2-9075f4fc84a6 on instance [pid: 7|app: 0|req: 570/1186] 10.0.0.34 () {38 vars in 814 bytes} [Fri Feb 27 23:10:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:10:32.871 8 WARNING neutronclient.v2_0.client [None req-9b04357d-29a5-4682-9eed-3ace4eb2fe51 455d9bda30164454a0c99f7eae30292f ca0ccebd45124e0dae8231f5f06b40bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 617/1187] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:10:32 2026] GET /v2.1/servers/18a64a8c-3223-4a1d-b9d2-9075f4fc84a6 => generated 1518 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-02-27 23:10:38.076 7 WARNING neutronclient.v2_0.client [None req-8188201f-c56f-4f85-b035-cb1217a8741c 455d9bda30164454a0c99f7eae30292f ca0ccebd45124e0dae8231f5f06b40bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 572/1190] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:10:38 2026] GET /v2.1/servers/18a64a8c-3223-4a1d-b9d2-9075f4fc84a6 => generated 1818 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-02-27 23:10:39.513 7 INFO nova.api.openstack.compute.server_external_events [req-4de86561-be45-4f3b-96ea-b7486fc19801 req-56cda655-9425-4760-bf12-e411f7c80200 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-changed:a068e6db-7012-4606-aca0-72c6b8865e9f for instance 18a64a8c-3223-4a1d-b9d2-9075f4fc84a6 on instance [pid: 7|app: 0|req: 573/1191] 10.0.0.145 () {38 vars in 815 bytes} [Fri Feb 27 23:10:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1192] 10.0.0.113 () {34 vars in 750 bytes} [Fri Feb 27 23:10:39 2026] POST /v2.1/servers/67dd5e10-4cf8-422d-abdd-d8572fb03e21/action => generated 31921 bytes in 560 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-02-27 23:10:51.267 7 INFO nova.api.openstack.compute.server_external_events [req-cfa334f2-2786-4604-b5ad-855db2493873 req-72ecad46-568e-455a-815a-787d5089f5a5 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-changed:f4ac2150-b92c-4a71-9f1c-3d751c0a0894 for instance 67dd5e10-4cf8-422d-abdd-d8572fb03e21 on instance [pid: 7|app: 0|req: 575/1195] 10.0.0.145 () {38 vars in 815 bytes} [Fri Feb 27 23:10:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 622/1198] 10.0.0.113 () {34 vars in 671 bytes} [Fri Feb 27 23:10:54 2026] POST /v2.1/os-keypairs => generated 398 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, ' 2026-02-27 23:10:59.487 7 WARNING neutronclient.v2_0.client [None req-328c4cc6-eb0d-4029-965c-86a062508f8d 90e288593b764f7ca7eac38d7baa4229 5f782c1f8ccb4c888876cdf82b5f0753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:10:59.579 7 WARNING neutronclient.v2_0.client [None req-328c4cc6-eb0d-4029-965c-86a062508f8d 90e288593b764f7ca7eac38d7baa4229 5f782c1f8ccb4c888876cdf82b5f0753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:11:00.349 7 WARNING neutronclient.v2_0.client [None req-328c4cc6-eb0d-4029-965c-86a062508f8d 90e288593b764f7ca7eac38d7baa4229 5f782c1f8ccb4c888876cdf82b5f0753 - - default default] The python binding code in 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/1199] 10.0.0.113 () {34 vars in 663 bytes} [Fri Feb 27 23:10:59 2026] POST /v2.1/servers => generated 450 bytes in 1265 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-02-27 23:11:00.716 8 WARNING neutronclient.v2_0.client [None req-0b95e6a5-5409-4be7-8812-b8d12e18d4cf 90e288593b764f7ca7eac38d7baa4229 5f782c1f8ccb4c888876cdf82b5f0753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 623/1200] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:11:00 2026] GET /v2.1/servers/bc591f72-88cc-4c09-b678-1a8d132192b1 => generated 1402 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-02-27 23:11:01.840 7 WARNING neutronclient.v2_0.client [None req-cb7ccbbb-5cb6-4356-9edb-0eb856f74d0b 90e288593b764f7ca7eac38d7baa4229 5f782c1f8ccb4c888876cdf82b5f0753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 578/1201] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:11:01 2026] GET /v2.1/servers/bc591f72-88cc-4c09-b678-1a8d132192b1 => generated 1406 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:03.205 8 WARNING neutronclient.v2_0.client [None req-9b82bb03-fe2b-44fa-8ddb-f2efcf7d434b 90e288593b764f7ca7eac38d7baa4229 5f782c1f8ccb4c888876cdf82b5f0753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 624/1202] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:11:03 2026] GET /v2.1/servers/bc591f72-88cc-4c09-b678-1a8d132192b1 => generated 1454 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:04.345 7 WARNING neutronclient.v2_0.client [None req-8b3d7663-12af-4a62-b8af-ce17a8c19f1f 90e288593b764f7ca7eac38d7baa4229 5f782c1f8ccb4c888876cdf82b5f0753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 580/1205] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:11:04 2026] GET /v2.1/servers/bc591f72-88cc-4c09-b678-1a8d132192b1 => generated 1454 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-02-27 23:11:05.423 8 WARNING neutronclient.v2_0.client [None req-39559e4e-e600-407b-8175-391578c07525 90e288593b764f7ca7eac38d7baa4229 5f782c1f8ccb4c888876cdf82b5f0753 - - default default] 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-02-27 23:11:06.159 7 INFO nova.api.openstack.compute.server_external_events [req-c5ff18c5-d322-4980-b4fe-4249b061ca8f req-1b944a8b-ebd4-4bd8-9695-5badd023967d 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-changed:af5ddb1d-f4ec-4e15-b6f6-a5a1a90daa85 for instance bc591f72-88cc-4c09-b678-1a8d132192b1 on instance [pid: 7|app: 0|req: 581/1206] 10.0.0.145 () {38 vars in 815 bytes} [Fri Feb 27 23:11:06 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) [pid: 8|app: 0|req: 626/1207] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:11:05 2026] GET /v2.1/servers/bc591f72-88cc-4c09-b678-1a8d132192b1 => generated 1530 bytes in 783 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:07.231 7 WARNING neutronclient.v2_0.client [None req-b8e18326-2722-496b-9837-3a31a792369a 90e288593b764f7ca7eac38d7baa4229 5f782c1f8ccb4c888876cdf82b5f0753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 582/1208] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:11:07 2026] GET /v2.1/servers/bc591f72-88cc-4c09-b678-1a8d132192b1 => generated 1528 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:08.487 8 WARNING neutronclient.v2_0.client [None req-1059a904-323c-4015-bf50-9132c2138999 90e288593b764f7ca7eac38d7baa4229 5f782c1f8ccb4c888876cdf82b5f0753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 627/1209] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:11:08 2026] GET /v2.1/servers/bc591f72-88cc-4c09-b678-1a8d132192b1 => generated 1528 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:09.729 7 WARNING neutronclient.v2_0.client [None req-e90d83ca-97de-4bba-a446-8565c6c60652 90e288593b764f7ca7eac38d7baa4229 5f782c1f8ccb4c888876cdf82b5f0753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 583/1210] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:11:09 2026] GET /v2.1/servers/bc591f72-88cc-4c09-b678-1a8d132192b1 => generated 1528 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:11.001 8 WARNING neutronclient.v2_0.client [None req-5ae12e31-d753-49eb-8e08-5a0f32fb0d5a 90e288593b764f7ca7eac38d7baa4229 5f782c1f8ccb4c888876cdf82b5f0753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 628/1211] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:11:10 2026] GET /v2.1/servers/bc591f72-88cc-4c09-b678-1a8d132192b1 => generated 1528 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:12.113 7 INFO nova.api.openstack.compute.server_external_events [req-21d3c2e6-92c5-4020-a8a3-a7e82fb39f5f req-ffa92453-eece-4363-9de9-4e93aa3e76c7 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-vif-plugged:af5ddb1d-f4ec-4e15-b6f6-a5a1a90daa85 for instance bc591f72-88cc-4c09-b678-1a8d132192b1 on instance [pid: 7|app: 0|req: 584/1212] 10.0.0.34 () {38 vars in 814 bytes} [Fri Feb 27 23:11:12 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-02-27 23:11:12.252 8 WARNING neutronclient.v2_0.client [None req-ff641a52-dad0-4cff-8f99-810c6945a2a3 90e288593b764f7ca7eac38d7baa4229 5f782c1f8ccb4c888876cdf82b5f0753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 629/1213] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:11:12 2026] GET /v2.1/servers/bc591f72-88cc-4c09-b678-1a8d132192b1 => generated 1528 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:13.408 7 WARNING neutronclient.v2_0.client [None req-b7c473ca-e1ee-4420-94c6-30066190dde1 90e288593b764f7ca7eac38d7baa4229 5f782c1f8ccb4c888876cdf82b5f0753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 585/1214] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:11:13 2026] GET /v2.1/servers/bc591f72-88cc-4c09-b678-1a8d132192b1 => generated 1697 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-02-27 23:11:13.603 8 WARNING neutronclient.v2_0.client [None req-f2b1c3b5-1a73-45b3-911d-49a32018fc7e 90e288593b764f7ca7eac38d7baa4229 5f782c1f8ccb4c888876cdf82b5f0753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 630/1217] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:11:13 2026] GET /v2.1/servers/bc591f72-88cc-4c09-b678-1a8d132192b1 => generated 1697 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-02-27 23:11:14.483 7 INFO nova.api.openstack.compute.server_external_events [req-d077a926-1b93-47fc-9684-c01c1e62a592 req-09a3d2e9-7aa8-4ed8-a75d-945bed7e4f4c 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-changed:af5ddb1d-f4ec-4e15-b6f6-a5a1a90daa85 for instance bc591f72-88cc-4c09-b678-1a8d132192b1 on instance [pid: 7|app: 0|req: 588/1218] 10.0.0.145 () {38 vars in 815 bytes} [Fri Feb 27 23:11:14 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-02-27 23:11:19.082 8 WARNING neutronclient.v2_0.client [None req-f439f8f4-85c7-46d8-8fd6-5767834279c7 82d63d7528f5443898a88ff4cfa98c42 d66f387d1d2b459cba84f7f538c886f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:11:19.130 8 WARNING neutronclient.v2_0.client [None req-f439f8f4-85c7-46d8-8fd6-5767834279c7 82d63d7528f5443898a88ff4cfa98c42 d66f387d1d2b459cba84f7f538c886f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:11:19.284 8 WARNING neutronclient.v2_0.client [None req-f439f8f4-85c7-46d8-8fd6-5767834279c7 82d63d7528f5443898a88ff4cfa98c42 d66f387d1d2b459cba84f7f538c886f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 631/1219] 199.204.45.162 () {36 vars in 714 bytes} [Fri Feb 27 23:11:18 2026] POST /v2.1/servers => generated 453 bytes in 790 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:20.094 7 WARNING neutronclient.v2_0.client [None req-b69c7fe1-d7b5-4c88-8fc4-2f9d5bf12d0d 82d63d7528f5443898a88ff4cfa98c42 d66f387d1d2b459cba84f7f538c886f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 589/1220] 199.204.45.162 () {32 vars in 733 bytes} [Fri Feb 27 23:11:20 2026] GET /v2.1/servers/83b8fd2e-cd8c-4e94-b6df-bd9b82167ace => generated 2213 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:20.160 8 WARNING neutronclient.v2_0.client [None req-4008d3ba-cc97-4ab7-ae3c-c71219f12d24 82d63d7528f5443898a88ff4cfa98c42 d66f387d1d2b459cba84f7f538c886f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 632/1221] 199.204.45.162 () {32 vars in 759 bytes} [Fri Feb 27 23:11:20 2026] GET /v2.1/servers/83b8fd2e-cd8c-4e94-b6df-bd9b82167ace/os-interface => generated 28 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 590/1222] 199.204.45.162 () {32 vars in 777 bytes} [Fri Feb 27 23:11:20 2026] GET /v2.1/servers/83b8fd2e-cd8c-4e94-b6df-bd9b82167ace/os-volume_attachments => generated 25 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 633/1223] 10.0.0.153 () {32 vars in 686 bytes} [Fri Feb 27 23:11:21 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 591/1224] 10.0.0.153 () {32 vars in 682 bytes} [Fri Feb 27 23:11:21 2026] GET /v2.1/os-security-groups => generated 78 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 634/1225] 10.0.0.153 () {32 vars in 668 bytes} [Fri Feb 27 23:11:21 2026] GET /v2.1/os-services => generated 783 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1226] 10.0.0.153 () {32 vars in 688 bytes} [Fri Feb 27 23:11:21 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 635/1227] 10.0.0.153 () {32 vars in 672 bytes} [Fri Feb 27 23:11:21 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 593/1228] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:11:21 2026] GET /v2.1/limits?tenant_id=2dfd3de950fa45b99c23580de581b7cf => generated 302 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1229] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:11:21 2026] GET /v2.1/limits?tenant_id=2e3d30e2d81246b1861214ee014d8250 => generated 302 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1230] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:11:21 2026] GET /v2.1/limits?tenant_id=3131bac61163456992434304e5d63db7 => generated 302 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1231] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:11:21 2026] GET /v2.1/limits?tenant_id=481917a7bae741f195ad9eb3e152f827 => generated 299 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1232] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:11:21 2026] GET /v2.1/limits?tenant_id=5f782c1f8ccb4c888876cdf82b5f0753 => generated 305 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1233] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:11:21 2026] GET /v2.1/limits?tenant_id=8aaa04b405114a3a8d58596c7ef44889 => generated 302 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1234] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:11:21 2026] GET /v2.1/limits?tenant_id=8c5a2f0910f74db8810f89d11adcdded => generated 302 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1235] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:11:21 2026] GET /v2.1/limits?tenant_id=8dd73d4e0d344f25a8b1e4f92397eca9 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1236] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:11:21 2026] GET /v2.1/limits?tenant_id=9201d3d06b504fc095ce26e52a4c4642 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1237] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:11:21 2026] GET /v2.1/limits?tenant_id=9e8d8581f1324f37bda1fffed665d086 => generated 302 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1238] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:11:21 2026] GET /v2.1/limits?tenant_id=a0a77597e4914adc9b40fdb7f76c08d6 => generated 302 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1239] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:11:21 2026] GET /v2.1/limits?tenant_id=ca0ccebd45124e0dae8231f5f06b40bd => generated 305 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1240] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:11:21 2026] GET /v2.1/limits?tenant_id=d4cbcb0cd2da44e4944b3aa52f650b8e => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1241] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:11:21 2026] GET /v2.1/limits?tenant_id=d66f387d1d2b459cba84f7f538c886f5 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1242] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:11:22 2026] GET /v2.1/limits?tenant_id=eed9c5c2ac5247b79b180cbe90afe7cd => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1243] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:11:22 2026] GET /v2.1/limits?tenant_id=f9c051252a6248a6a4cb79346815866b => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1244] 10.0.0.153 () {32 vars in 703 bytes} [Fri Feb 27 23:11:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1245] 10.0.0.153 () {32 vars in 711 bytes} [Fri Feb 27 23:11:22 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 2080 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-02-27 23:11:22.301 7 WARNING neutronclient.v2_0.client [None req-7326cf89-e693-4c55-9bdc-9bd67c80dad5 82d63d7528f5443898a88ff4cfa98c42 d66f387d1d2b459cba84f7f538c886f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 602/1246] 10.0.0.153 () {32 vars in 707 bytes} [Fri Feb 27 23:11:22 2026] GET /v2.1/servers/detail?all_tenants=true => generated 11974 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 645/1247] 10.0.0.153 () {32 vars in 703 bytes} [Fri Feb 27 23:11:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:22.940 7 WARNING neutronclient.v2_0.client [None req-5ba11d4c-6036-485d-afaa-97a978a32ea5 82d63d7528f5443898a88ff4cfa98c42 d66f387d1d2b459cba84f7f538c886f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 603/1248] 199.204.45.162 () {32 vars in 733 bytes} [Fri Feb 27 23:11:22 2026] GET /v2.1/servers/83b8fd2e-cd8c-4e94-b6df-bd9b82167ace => generated 2371 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-02-27 23:11:23.048 8 WARNING neutronclient.v2_0.client [None req-0e3613a9-5a24-4825-9e12-0606ed486c6c 82d63d7528f5443898a88ff4cfa98c42 d66f387d1d2b459cba84f7f538c886f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 646/1249] 199.204.45.162 () {32 vars in 759 bytes} [Fri Feb 27 23:11:22 2026] GET /v2.1/servers/83b8fd2e-cd8c-4e94-b6df-bd9b82167ace/os-interface => generated 28 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, ' [pid: 7|app: 0|req: 604/1250] 199.204.45.162 () {32 vars in 777 bytes} [Fri Feb 27 23:11:23 2026] GET /v2.1/servers/83b8fd2e-cd8c-4e94-b6df-bd9b82167ace/os-volume_attachments => generated 197 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:25.030 8 INFO nova.api.openstack.compute.server_external_events [req-1809bc3b-bd0b-47ba-b498-b6feb81ea8dc req-6cf51a93-850f-4af3-9656-65ac188b41fb 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-changed:8533fb97-f9ea-4852-abf6-cec5e70b1399 for instance 83b8fd2e-cd8c-4e94-b6df-bd9b82167ace on instance [pid: 8|app: 0|req: 648/1253] 10.0.0.145 () {38 vars in 815 bytes} [Fri Feb 27 23:11:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1254] 10.0.0.113 () {34 vars in 750 bytes} [Fri Feb 27 23:11:24 2026] POST /v2.1/servers/bc591f72-88cc-4c09-b678-1a8d132192b1/action => generated 31920 bytes in 559 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:26.141 8 WARNING neutronclient.v2_0.client [None req-1fe0e3aa-2f29-438a-9ef5-4917f6b320c8 82d63d7528f5443898a88ff4cfa98c42 d66f387d1d2b459cba84f7f538c886f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 649/1255] 199.204.45.162 () {32 vars in 733 bytes} [Fri Feb 27 23:11:26 2026] GET /v2.1/servers/83b8fd2e-cd8c-4e94-b6df-bd9b82167ace => generated 2445 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:26.286 7 WARNING neutronclient.v2_0.client [None req-8d675a06-3246-4d54-804e-7d49219b014e 82d63d7528f5443898a88ff4cfa98c42 d66f387d1d2b459cba84f7f538c886f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 607/1256] 199.204.45.162 () {32 vars in 759 bytes} [Fri Feb 27 23:11:26 2026] GET /v2.1/servers/83b8fd2e-cd8c-4e94-b6df-bd9b82167ace/os-interface => generated 284 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 650/1257] 199.204.45.162 () {32 vars in 777 bytes} [Fri Feb 27 23:11:26 2026] GET /v2.1/servers/83b8fd2e-cd8c-4e94-b6df-bd9b82167ace/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:29.227 7 WARNING neutronclient.v2_0.client [None req-5b5ef819-9cd5-48da-95e8-982bc533a033 82d63d7528f5443898a88ff4cfa98c42 d66f387d1d2b459cba84f7f538c886f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 608/1258] 199.204.45.162 () {32 vars in 733 bytes} [Fri Feb 27 23:11:29 2026] GET /v2.1/servers/83b8fd2e-cd8c-4e94-b6df-bd9b82167ace => generated 2433 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:29.388 8 WARNING neutronclient.v2_0.client [None req-6160b647-764a-4e2e-a14c-12e539fd8202 82d63d7528f5443898a88ff4cfa98c42 d66f387d1d2b459cba84f7f538c886f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 651/1259] 199.204.45.162 () {32 vars in 759 bytes} [Fri Feb 27 23:11:29 2026] GET /v2.1/servers/83b8fd2e-cd8c-4e94-b6df-bd9b82167ace/os-interface => generated 284 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 609/1260] 199.204.45.162 () {32 vars in 777 bytes} [Fri Feb 27 23:11:29 2026] GET /v2.1/servers/83b8fd2e-cd8c-4e94-b6df-bd9b82167ace/os-volume_attachments => generated 197 bytes in 41 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-02-27 23:11:30.858 8 INFO nova.api.openstack.compute.server_external_events [req-82a0d012-726b-4f8b-96f0-5baefc39d0b2 req-d1b02d4b-00f9-41b0-9464-db0928cbcb2c 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-vif-plugged:8533fb97-f9ea-4852-abf6-cec5e70b1399 for instance 83b8fd2e-cd8c-4e94-b6df-bd9b82167ace on instance [pid: 8|app: 0|req: 652/1261] 10.0.0.34 () {38 vars in 814 bytes} [Fri Feb 27 23:11:30 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-02-27 23:11:32.486 7 WARNING neutronclient.v2_0.client [None req-e92cfaee-1da9-4eca-a266-b5b295f09d36 82d63d7528f5443898a88ff4cfa98c42 d66f387d1d2b459cba84f7f538c886f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 610/1262] 199.204.45.162 () {32 vars in 733 bytes} [Fri Feb 27 23:11:32 2026] GET /v2.1/servers/83b8fd2e-cd8c-4e94-b6df-bd9b82167ace => generated 2433 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:32.646 8 WARNING neutronclient.v2_0.client [None req-63d0713f-9db1-4e87-a5d3-9721a30cf7a9 82d63d7528f5443898a88ff4cfa98c42 d66f387d1d2b459cba84f7f538c886f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 653/1263] 199.204.45.162 () {32 vars in 759 bytes} [Fri Feb 27 23:11:32 2026] GET /v2.1/servers/83b8fd2e-cd8c-4e94-b6df-bd9b82167ace/os-interface => generated 286 bytes in 110 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: 611/1264] 199.204.45.162 () {32 vars in 777 bytes} [Fri Feb 27 23:11:32 2026] GET /v2.1/servers/83b8fd2e-cd8c-4e94-b6df-bd9b82167ace/os-volume_attachments => generated 197 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 655/1267] 10.0.0.113 () {34 vars in 671 bytes} [Fri Feb 27 23:11:35 2026] POST /v2.1/os-keypairs => generated 397 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:35.551 7 WARNING neutronclient.v2_0.client [None req-d8a13ce3-974f-401d-9abd-37144ac2a21e 82d63d7528f5443898a88ff4cfa98c42 d66f387d1d2b459cba84f7f538c886f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 613/1268] 199.204.45.162 () {32 vars in 733 bytes} [Fri Feb 27 23:11:35 2026] GET /v2.1/servers/83b8fd2e-cd8c-4e94-b6df-bd9b82167ace => generated 2581 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-02-27 23:11:35.771 8 WARNING neutronclient.v2_0.client [None req-e7bda4cd-5e2b-4957-94c2-02c5680334a4 82d63d7528f5443898a88ff4cfa98c42 d66f387d1d2b459cba84f7f538c886f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 656/1269] 199.204.45.162 () {32 vars in 759 bytes} [Fri Feb 27 23:11:35 2026] GET /v2.1/servers/83b8fd2e-cd8c-4e94-b6df-bd9b82167ace/os-interface => generated 286 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 657/1270] 199.204.45.162 () {32 vars in 777 bytes} [Fri Feb 27 23:11:35 2026] GET /v2.1/servers/83b8fd2e-cd8c-4e94-b6df-bd9b82167ace/os-volume_attachments => generated 197 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1271] 10.0.0.113 () {32 vars in 718 bytes} [Fri Feb 27 23:11:35 2026] DELETE /v2.1/servers/bc591f72-88cc-4c09-b678-1a8d132192b1 => 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-02-27 23:11:35.988 8 WARNING neutronclient.v2_0.client [None req-6686de97-fc7a-42c8-aab1-def8fdf5f4f2 90e288593b764f7ca7eac38d7baa4229 5f782c1f8ccb4c888876cdf82b5f0753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 658/1272] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:11:35 2026] GET /v2.1/servers/bc591f72-88cc-4c09-b678-1a8d132192b1 => generated 1823 bytes in 504 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 615/1273] 10.0.0.113 () {34 vars in 671 bytes} [Fri Feb 27 23:11:37 2026] POST /v2.1/os-keypairs => generated 386 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:37.497 8 WARNING neutronclient.v2_0.client [None req-ffd5b82c-5416-47f9-a93f-cddf94598180 90e288593b764f7ca7eac38d7baa4229 5f782c1f8ccb4c888876cdf82b5f0753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 659/1274] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:11:37 2026] GET /v2.1/servers/bc591f72-88cc-4c09-b678-1a8d132192b1 => generated 1823 bytes in 498 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 23:11:38.701 7 WARNING neutronclient.v2_0.client [None req-a5714e8f-6a1c-4a7e-804b-de0d54c13551 416333319e1a4937a3bdf1a58a936064 0201083faf3941bdb912f1a54bde929f - - default default] 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-02-27 23:11:39.018 8 WARNING neutronclient.v2_0.client [None req-08855f5e-9b43-4a65-b57a-2c086604a5f2 90e288593b764f7ca7eac38d7baa4229 5f782c1f8ccb4c888876cdf82b5f0753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:11:39.309 7 WARNING neutronclient.v2_0.client [None req-a5714e8f-6a1c-4a7e-804b-de0d54c13551 416333319e1a4937a3bdf1a58a936064 0201083faf3941bdb912f1a54bde929f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 660/1275] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:11:38 2026] GET /v2.1/servers/bc591f72-88cc-4c09-b678-1a8d132192b1 => generated 1755 bytes in 367 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:39.355 7 WARNING neutronclient.v2_0.client [None req-a5714e8f-6a1c-4a7e-804b-de0d54c13551 416333319e1a4937a3bdf1a58a936064 0201083faf3941bdb912f1a54bde929f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:11:39.364 8 INFO nova.api.openstack.compute.server_external_events [req-a7fd22cf-7bea-4b84-9044-fd8c972d9580 req-979a55b9-a393-4928-af8a-79f553aff925 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-vif-deleted:af5ddb1d-f4ec-4e15-b6f6-a5a1a90daa85 for instance bc591f72-88cc-4c09-b678-1a8d132192b1 on instance [pid: 8|app: 0|req: 661/1276] 10.0.0.145 () {38 vars in 815 bytes} [Fri Feb 27 23:11:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 23:11:39.529 7 WARNING neutronclient.v2_0.client [None req-a5714e8f-6a1c-4a7e-804b-de0d54c13551 416333319e1a4937a3bdf1a58a936064 0201083faf3941bdb912f1a54bde929f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 616/1277] 10.0.0.113 () {34 vars in 663 bytes} [Fri Feb 27 23:11:38 2026] POST /v2.1/servers => generated 496 bytes in 1154 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-02-27 23:11:39.808 8 WARNING neutronclient.v2_0.client [None req-0c6eb077-38ea-413c-a0cd-7df6706c3cbc 416333319e1a4937a3bdf1a58a936064 0201083faf3941bdb912f1a54bde929f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 662/1278] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:11:39 2026] GET /v2.1/servers/304b3d38-0e2e-49b7-ae4d-86ca04d40d83 => generated 1457 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:40.421 7 WARNING neutronclient.v2_0.client [None req-dfd97548-5f07-4594-99f2-ec4f6bc358ae 90e288593b764f7ca7eac38d7baa4229 5f782c1f8ccb4c888876cdf82b5f0753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 617/1279] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:11:40 2026] GET /v2.1/servers/bc591f72-88cc-4c09-b678-1a8d132192b1 => generated 1488 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:40.921 8 WARNING neutronclient.v2_0.client [None req-947b3e72-a2e9-4398-837c-67f0437a3f47 416333319e1a4937a3bdf1a58a936064 0201083faf3941bdb912f1a54bde929f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 663/1280] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:11:40 2026] GET /v2.1/servers/304b3d38-0e2e-49b7-ae4d-86ca04d40d83 => generated 1461 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-02-27 23:11:41.573 7 WARNING neutronclient.v2_0.client [None req-dee8d448-67ff-42c9-8b13-847f6f8995a6 90e288593b764f7ca7eac38d7baa4229 5f782c1f8ccb4c888876cdf82b5f0753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 618/1281] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:11:41 2026] GET /v2.1/servers/bc591f72-88cc-4c09-b678-1a8d132192b1 => generated 1488 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-02-27 23:11:42.048 8 WARNING neutronclient.v2_0.client [None req-28940756-fad4-48e0-a79d-fa67d72b03c5 416333319e1a4937a3bdf1a58a936064 0201083faf3941bdb912f1a54bde929f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 664/1282] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:11:41 2026] GET /v2.1/servers/304b3d38-0e2e-49b7-ae4d-86ca04d40d83 => generated 1453 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:42.661 7 INFO nova.api.openstack.wsgi [None req-3438d8dc-a295-4c30-99f5-4c56cc275ca1 90e288593b764f7ca7eac38d7baa4229 5f782c1f8ccb4c888876cdf82b5f0753 - - default default] HTTP exception thrown: Instance bc591f72-88cc-4c09-b678-1a8d132192b1 could not be found. [pid: 7|app: 0|req: 619/1283] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:11:42 2026] GET /v2.1/servers/bc591f72-88cc-4c09-b678-1a8d132192b1 => 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: 8|app: 0|req: 665/1284] 10.0.0.113 () {32 vars in 730 bytes} [Fri Feb 27 23:11:42 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-2145698876 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:43.146 7 WARNING neutronclient.v2_0.client [None req-5e3e9d04-bc99-4145-882a-ad487f5a2b83 416333319e1a4937a3bdf1a58a936064 0201083faf3941bdb912f1a54bde929f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 620/1285] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:11:43 2026] GET /v2.1/servers/304b3d38-0e2e-49b7-ae4d-86ca04d40d83 => generated 1509 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1286] 10.0.0.113 () {32 vars in 718 bytes} [Fri Feb 27 23:11:43 2026] DELETE /v2.1/servers/67dd5e10-4cf8-422d-abdd-d8572fb03e21 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:43.387 7 WARNING neutronclient.v2_0.client [None req-591a93bb-4a03-42fd-a5b4-920c47b35a8b 90e288593b764f7ca7eac38d7baa4229 5f782c1f8ccb4c888876cdf82b5f0753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 621/1287] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:11:43 2026] GET /v2.1/servers/67dd5e10-4cf8-422d-abdd-d8572fb03e21 => generated 1701 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-02-27 23:11:44.236 8 WARNING neutronclient.v2_0.client [None req-a57cce78-19e7-4326-a4e9-abc46677b9c4 416333319e1a4937a3bdf1a58a936064 0201083faf3941bdb912f1a54bde929f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 668/1290] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:11:44 2026] GET /v2.1/servers/304b3d38-0e2e-49b7-ae4d-86ca04d40d83 => generated 1517 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:44.573 7 WARNING neutronclient.v2_0.client [None req-bc6025cb-d4f3-45ef-9ec9-53ce3e2f141e 90e288593b764f7ca7eac38d7baa4229 5f782c1f8ccb4c888876cdf82b5f0753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 623/1291] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:11:44 2026] GET /v2.1/servers/67dd5e10-4cf8-422d-abdd-d8572fb03e21 => generated 1701 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-02-27 23:11:45.329 8 WARNING neutronclient.v2_0.client [None req-c147d933-d427-47b3-b78c-702d484d5e97 416333319e1a4937a3bdf1a58a936064 0201083faf3941bdb912f1a54bde929f - - default default] 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-02-27 23:11:45.663 7 INFO nova.api.openstack.compute.server_external_events [req-71ea56f3-1aea-4b1a-b7c9-a68f26435367 req-48223609-0d66-40ad-95f1-9f155d212098 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-vif-unplugged:f4ac2150-b92c-4a71-9f1c-3d751c0a0894 for instance 67dd5e10-4cf8-422d-abdd-d8572fb03e21 on instance [pid: 7|app: 0|req: 624/1292] 10.0.0.34 () {38 vars in 814 bytes} [Fri Feb 27 23:11:45 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:45.769 7 WARNING neutronclient.v2_0.client [None req-bb70b08a-422d-4957-8a86-4c875ed78a5f 90e288593b764f7ca7eac38d7baa4229 5f782c1f8ccb4c888876cdf82b5f0753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 669/1293] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:11:45 2026] GET /v2.1/servers/304b3d38-0e2e-49b7-ae4d-86ca04d40d83 => generated 1631 bytes in 567 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:45.876 8 INFO nova.api.openstack.compute.server_external_events [req-f9adab95-2882-48bf-8040-fbe424b04c58 req-08b19fff-d929-4cae-991e-073337009a36 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-changed:23d5575d-a2b8-488f-82cc-7f7ec5af172b for instance 304b3d38-0e2e-49b7-ae4d-86ca04d40d83 on instance [pid: 8|app: 0|req: 670/1294] 10.0.0.145 () {38 vars in 815 bytes} [Fri Feb 27 23:11:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1295] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:11:45 2026] GET /v2.1/servers/67dd5e10-4cf8-422d-abdd-d8572fb03e21 => generated 1701 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-02-27 23:11:46.279 8 INFO nova.api.openstack.compute.server_external_events [req-8a7aae2e-4407-4d8c-9b07-df87d3da4c43 req-a52c8604-6c35-4a62-b106-89f151dcd4f5 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-vif-deleted:f4ac2150-b92c-4a71-9f1c-3d751c0a0894 for instance 67dd5e10-4cf8-422d-abdd-d8572fb03e21 on instance [pid: 8|app: 0|req: 671/1296] 10.0.0.145 () {38 vars in 815 bytes} [Fri Feb 27 23:11:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:46.899 7 WARNING neutronclient.v2_0.client [None req-3492e317-8b7e-48d4-b312-2f6fbdea4327 416333319e1a4937a3bdf1a58a936064 0201083faf3941bdb912f1a54bde929f - - default default] 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-02-27 23:11:46.963 8 WARNING neutronclient.v2_0.client [None req-cf6034d6-6db6-4788-88f5-7806eeb095c9 90e288593b764f7ca7eac38d7baa4229 5f782c1f8ccb4c888876cdf82b5f0753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 672/1297] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:11:46 2026] GET /v2.1/servers/67dd5e10-4cf8-422d-abdd-d8572fb03e21 => generated 1483 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1298] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:11:46 2026] GET /v2.1/servers/304b3d38-0e2e-49b7-ae4d-86ca04d40d83 => generated 1629 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:48.073 8 WARNING neutronclient.v2_0.client [None req-59df3cec-c636-46c2-b05f-83c707a8d85d 90e288593b764f7ca7eac38d7baa4229 5f782c1f8ccb4c888876cdf82b5f0753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 673/1299] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:11:48 2026] GET /v2.1/servers/67dd5e10-4cf8-422d-abdd-d8572fb03e21 => generated 1488 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 23:11:48.123 7 WARNING neutronclient.v2_0.client [None req-f542e6cd-c984-4713-bda1-88dbbcb636d5 416333319e1a4937a3bdf1a58a936064 0201083faf3941bdb912f1a54bde929f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 627/1300] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:11:48 2026] GET /v2.1/servers/304b3d38-0e2e-49b7-ae4d-86ca04d40d83 => generated 1629 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:49.178 8 WARNING neutronclient.v2_0.client [None req-cd1b00ab-3911-4372-be10-363852aaf810 90e288593b764f7ca7eac38d7baa4229 5f782c1f8ccb4c888876cdf82b5f0753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 674/1301] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:11:49 2026] GET /v2.1/servers/67dd5e10-4cf8-422d-abdd-d8572fb03e21 => generated 1488 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:49.273 7 WARNING neutronclient.v2_0.client [None req-26b0008f-db84-47b9-9ca5-e81459c1ce76 416333319e1a4937a3bdf1a58a936064 0201083faf3941bdb912f1a54bde929f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 628/1302] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:11:49 2026] GET /v2.1/servers/304b3d38-0e2e-49b7-ae4d-86ca04d40d83 => generated 1629 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:50.264 8 INFO nova.api.openstack.wsgi [None req-a28c7c63-2c14-48be-9006-49772af740ae 90e288593b764f7ca7eac38d7baa4229 5f782c1f8ccb4c888876cdf82b5f0753 - - default default] HTTP exception thrown: Instance 67dd5e10-4cf8-422d-abdd-d8572fb03e21 could not be found. [pid: 8|app: 0|req: 675/1303] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:11:50 2026] GET /v2.1/servers/67dd5e10-4cf8-422d-abdd-d8572fb03e21 => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:50.441 7 WARNING neutronclient.v2_0.client [None req-0667cd24-d4c9-406d-8d8a-61319b0318c0 416333319e1a4937a3bdf1a58a936064 0201083faf3941bdb912f1a54bde929f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 676/1304] 10.0.0.113 () {32 vars in 730 bytes} [Fri Feb 27 23:11:50 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1597349513 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1305] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:11:50 2026] GET /v2.1/servers/304b3d38-0e2e-49b7-ae4d-86ca04d40d83 => generated 1629 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 23:11:50.815 8 INFO nova.api.openstack.compute.server_external_events [req-77b14994-85b0-4c89-a87c-49e608fe0b24 req-5c9ef534-c742-49b2-8b87-86fd634cb128 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-vif-plugged:23d5575d-a2b8-488f-82cc-7f7ec5af172b for instance 304b3d38-0e2e-49b7-ae4d-86ca04d40d83 on instance [pid: 8|app: 0|req: 677/1306] 10.0.0.34 () {38 vars in 814 bytes} [Fri Feb 27 23:11:50 2026] POST /v2.1/os-server-external-events => generated 183 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-02-27 23:11:51.624 7 WARNING neutronclient.v2_0.client [None req-68424ca8-c450-49b0-ae3e-f60001f8adba 416333319e1a4937a3bdf1a58a936064 0201083faf3941bdb912f1a54bde929f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 630/1307] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:11:51 2026] GET /v2.1/servers/304b3d38-0e2e-49b7-ae4d-86ca04d40d83 => generated 1629 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:52.922 8 WARNING neutronclient.v2_0.client [None req-3967db01-0592-43cb-b0a6-ee2960df5cd3 416333319e1a4937a3bdf1a58a936064 0201083faf3941bdb912f1a54bde929f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 678/1308] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:11:52 2026] GET /v2.1/servers/304b3d38-0e2e-49b7-ae4d-86ca04d40d83 => generated 1629 bytes in 411 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:54.338 8 WARNING neutronclient.v2_0.client [None req-7b75ae91-08fe-4fc3-b38a-705e973ba524 416333319e1a4937a3bdf1a58a936064 0201083faf3941bdb912f1a54bde929f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 680/1311] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:11:54 2026] GET /v2.1/servers/304b3d38-0e2e-49b7-ae4d-86ca04d40d83 => generated 1809 bytes in 403 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:54.778 7 WARNING neutronclient.v2_0.client [None req-36904d24-deea-4e47-9692-3d77f7012c8a 416333319e1a4937a3bdf1a58a936064 0201083faf3941bdb912f1a54bde929f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 632/1312] 10.0.0.113 () {32 vars in 741 bytes} [Fri Feb 27 23:11:54 2026] GET /v2.1/servers/304b3d38-0e2e-49b7-ae4d-86ca04d40d83/os-interface => generated 284 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:55.652 8 INFO nova.api.openstack.compute.server_external_events [req-14887741-afcd-4a22-8d59-28f51aa8667d req-b9c6e6ff-f2a8-4203-809e-f25a32eff53a 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-changed:23d5575d-a2b8-488f-82cc-7f7ec5af172b for instance 304b3d38-0e2e-49b7-ae4d-86ca04d40d83 on instance [pid: 8|app: 0|req: 681/1313] 10.0.0.145 () {38 vars in 815 bytes} [Fri Feb 27 23:11:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:12:09.537 7 WARNING neutronclient.v2_0.client [None req-f15e1e44-a7b6-4ba8-b35f-0b2a32d1b260 416333319e1a4937a3bdf1a58a936064 0201083faf3941bdb912f1a54bde929f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 634/1316] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:12:09 2026] GET /v2.1/servers/304b3d38-0e2e-49b7-ae4d-86ca04d40d83 => generated 1929 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, ' [pid: 8|app: 0|req: 683/1317] 10.0.0.113 () {32 vars in 753 bytes} [Fri Feb 27 23:12:12 2026] GET /v2.1/servers/304b3d38-0e2e-49b7-ae4d-86ca04d40d83/os-server-password => generated 116 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 636/1320] 10.0.0.113 () {32 vars in 718 bytes} [Fri Feb 27 23:12:13 2026] DELETE /v2.1/servers/304b3d38-0e2e-49b7-ae4d-86ca04d40d83 => generated 0 bytes in 109 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-02-27 23:12:13.828 8 WARNING neutronclient.v2_0.client [None req-ec2fbf41-441f-448a-9a8c-cb0145ec0ef6 416333319e1a4937a3bdf1a58a936064 0201083faf3941bdb912f1a54bde929f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 685/1321] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:12:13 2026] GET /v2.1/servers/304b3d38-0e2e-49b7-ae4d-86ca04d40d83 => generated 1935 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 23:12:13.994 7 WARNING neutronclient.v2_0.client [None req-765e6270-9746-44be-9400-790c26b5443e 82d63d7528f5443898a88ff4cfa98c42 d66f387d1d2b459cba84f7f538c886f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:12:14.032 7 WARNING neutronclient.v2_0.client [None req-765e6270-9746-44be-9400-790c26b5443e 82d63d7528f5443898a88ff4cfa98c42 d66f387d1d2b459cba84f7f538c886f5 - - default default] 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-02-27 23:12:15.038 8 WARNING neutronclient.v2_0.client [None req-e4c52db5-81ac-4eb1-aa7b-3aa406812436 416333319e1a4937a3bdf1a58a936064 0201083faf3941bdb912f1a54bde929f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 686/1322] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:12:14 2026] GET /v2.1/servers/304b3d38-0e2e-49b7-ae4d-86ca04d40d83 => generated 1935 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:12:16.274 8 WARNING neutronclient.v2_0.client [None req-11fee778-10d4-4be0-b28c-191ff21ac7df 416333319e1a4937a3bdf1a58a936064 0201083faf3941bdb912f1a54bde929f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 687/1323] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:12:16 2026] GET /v2.1/servers/304b3d38-0e2e-49b7-ae4d-86ca04d40d83 => generated 1935 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:12:16.460 8 INFO nova.api.openstack.compute.server_external_events [req-364108ab-28ee-47e6-8181-71a64b34324d req-c98a35ec-a8f0-4e90-b5a1-694d5342a5a4 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-changed:24fa1574-b902-406a-a382-4e6033351109 for instance 83b8fd2e-cd8c-4e94-b6df-bd9b82167ace on instance [pid: 8|app: 0|req: 688/1324] 10.0.0.145 () {38 vars in 815 bytes} [Fri Feb 27 23:12:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:12:17.049 8 INFO nova.api.openstack.compute.server_external_events [req-94d58c0a-3f4b-4d0a-882c-f75d23a02ddf req-800996eb-9331-4922-b23d-c94501f177c6 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-vif-deleted:23d5575d-a2b8-488f-82cc-7f7ec5af172b for instance 304b3d38-0e2e-49b7-ae4d-86ca04d40d83 on instance [pid: 8|app: 0|req: 689/1325] 10.0.0.145 () {38 vars in 815 bytes} [Fri Feb 27 23:12:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:12:17.499 8 WARNING neutronclient.v2_0.client [None req-490a81b1-b4bc-4eb1-9ee8-f468a44dd5e5 416333319e1a4937a3bdf1a58a936064 0201083faf3941bdb912f1a54bde929f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 690/1326] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:12:17 2026] GET /v2.1/servers/304b3d38-0e2e-49b7-ae4d-86ca04d40d83 => generated 1538 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-02-27 23:12:18.658 8 WARNING neutronclient.v2_0.client [None req-135d258a-bee1-483c-a8aa-f818bcf65b83 416333319e1a4937a3bdf1a58a936064 0201083faf3941bdb912f1a54bde929f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 691/1327] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:12:18 2026] GET /v2.1/servers/304b3d38-0e2e-49b7-ae4d-86ca04d40d83 => generated 1543 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-02-27 23:12:19.757 8 WARNING neutronclient.v2_0.client [None req-60dc3f7c-4053-4227-9b20-32efae9dbb8f 416333319e1a4937a3bdf1a58a936064 0201083faf3941bdb912f1a54bde929f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 692/1328] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:12:19 2026] GET /v2.1/servers/304b3d38-0e2e-49b7-ae4d-86ca04d40d83 => generated 1543 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-02-27 23:12:20.467 8 INFO nova.api.openstack.compute.server_external_events [req-78bbb9e7-ecec-4fca-b55d-b206a1aa4ed1 req-eccc1eae-384d-4ca3-bd8c-a854c7a7e5b7 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-vif-plugged:24fa1574-b902-406a-a382-4e6033351109 for instance 83b8fd2e-cd8c-4e94-b6df-bd9b82167ace on instance [pid: 8|app: 0|req: 693/1329] 10.0.0.34 () {38 vars in 814 bytes} [Fri Feb 27 23:12:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 694/1330] 10.0.0.153 () {32 vars in 686 bytes} [Fri Feb 27 23:12:20 2026] GET /v2.1/os-availability-zone => generated 97 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-02-27 23:12:20.887 8 INFO nova.api.openstack.wsgi [None req-bc49aa4f-af3d-4869-8930-9db4a4c65a43 416333319e1a4937a3bdf1a58a936064 0201083faf3941bdb912f1a54bde929f - - default default] HTTP exception thrown: Instance 304b3d38-0e2e-49b7-ae4d-86ca04d40d83 could not be found. [pid: 8|app: 0|req: 695/1331] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:12:20 2026] GET /v2.1/servers/304b3d38-0e2e-49b7-ae4d-86ca04d40d83 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 696/1332] 10.0.0.153 () {32 vars in 711 bytes} [Fri Feb 27 23:12:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1709 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:12:20.952 8 INFO nova.api.openstack.wsgi [None req-723030fa-87ac-4ed9-a3bb-b2a67bd1b150 416333319e1a4937a3bdf1a58a936064 0201083faf3941bdb912f1a54bde929f - - default default] HTTP exception thrown: Instance 304b3d38-0e2e-49b7-ae4d-86ca04d40d83 could not be found. [pid: 8|app: 0|req: 697/1333] 10.0.0.113 () {32 vars in 718 bytes} [Fri Feb 27 23:12:20 2026] DELETE /v2.1/servers/304b3d38-0e2e-49b7-ae4d-86ca04d40d83 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:12:20.988 8 INFO nova.api.openstack.wsgi [None req-25d2e151-bc52-4eb5-b37d-c569143c188e 416333319e1a4937a3bdf1a58a936064 0201083faf3941bdb912f1a54bde929f - - default default] HTTP exception thrown: Instance 304b3d38-0e2e-49b7-ae4d-86ca04d40d83 could not be found. [pid: 8|app: 0|req: 698/1334] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:12:20 2026] GET /v2.1/servers/304b3d38-0e2e-49b7-ae4d-86ca04d40d83 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 699/1335] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:12:20 2026] GET /v2.1/limits?tenant_id=0201083faf3941bdb912f1a54bde929f => generated 302 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1336] 10.0.0.113 () {32 vars in 706 bytes} [Fri Feb 27 23:12:21 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1839830012 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1337] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:12:21 2026] GET /v2.1/limits?tenant_id=022f3d8a77ca4f778f7947ded2748012 => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1338] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:12:21 2026] GET /v2.1/limits?tenant_id=481917a7bae741f195ad9eb3e152f827 => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1339] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:12:21 2026] GET /v2.1/limits?tenant_id=682fc2116956497e8498b6ccf94e9043 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1340] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:12:21 2026] GET /v2.1/limits?tenant_id=8aaa04b405114a3a8d58596c7ef44889 => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1341] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:12:21 2026] GET /v2.1/limits?tenant_id=8c5a2f0910f74db8810f89d11adcdded => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1342] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:12:21 2026] GET /v2.1/limits?tenant_id=9201d3d06b504fc095ce26e52a4c4642 => generated 302 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1343] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:12:21 2026] GET /v2.1/limits?tenant_id=9e8d8581f1324f37bda1fffed665d086 => generated 302 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1344] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:12:21 2026] GET /v2.1/limits?tenant_id=a0a77597e4914adc9b40fdb7f76c08d6 => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1345] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:12:21 2026] GET /v2.1/limits?tenant_id=c1e9c5bfb83e4e6b83a25ebd1ea91ead => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1346] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:12:21 2026] GET /v2.1/limits?tenant_id=ca0ccebd45124e0dae8231f5f06b40bd => generated 305 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1347] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:12:21 2026] GET /v2.1/limits?tenant_id=d4cbcb0cd2da44e4944b3aa52f650b8e => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1348] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:12:21 2026] GET /v2.1/limits?tenant_id=d66f387d1d2b459cba84f7f538c886f5 => generated 302 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1349] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:12:21 2026] GET /v2.1/limits?tenant_id=eed9c5c2ac5247b79b180cbe90afe7cd => generated 302 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1350] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:12:21 2026] GET /v2.1/limits?tenant_id=f9c051252a6248a6a4cb79346815866b => generated 302 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1351] 10.0.0.153 () {32 vars in 703 bytes} [Fri Feb 27 23:12:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1352] 10.0.0.153 () {32 vars in 682 bytes} [Fri Feb 27 23:12:21 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) 2026-02-27 23:12:21.702 8 WARNING neutronclient.v2_0.client [None req-4455ff05-0256-46aa-9449-a7c0b533bafc 82d63d7528f5443898a88ff4cfa98c42 d66f387d1d2b459cba84f7f538c886f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 717/1353] 10.0.0.153 () {32 vars in 707 bytes} [Fri Feb 27 23:12:21 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7756 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 718/1354] 10.0.0.113 () {32 vars in 728 bytes} [Fri Feb 27 23:12:21 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1302862067 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1355] 10.0.0.153 () {32 vars in 703 bytes} [Fri Feb 27 23:12:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1356] 10.0.0.153 () {32 vars in 668 bytes} [Fri Feb 27 23:12:21 2026] GET /v2.1/os-services => generated 783 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 721/1357] 10.0.0.153 () {32 vars in 688 bytes} [Fri Feb 27 23:12:21 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 722/1358] 10.0.0.153 () {32 vars in 672 bytes} [Fri Feb 27 23:12:21 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 23:12:23.085 7 WARNING neutronclient.v2_0.client [None req-765e6270-9746-44be-9400-790c26b5443e 82d63d7528f5443898a88ff4cfa98c42 d66f387d1d2b459cba84f7f538c886f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 637/1359] 199.204.45.162 () {36 vars in 812 bytes} [Fri Feb 27 23:12:13 2026] POST /v2.1/servers/83b8fd2e-cd8c-4e94-b6df-bd9b82167ace/os-interface => generated 281 bytes in 9209 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-02-27 23:12:23.586 8 INFO nova.api.openstack.compute.server_external_events [req-aebf2d99-2151-4a60-9bb2-03dafd2faac5 req-0e1f2d8c-0cb0-48ef-97ac-f88b76204ded 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-changed:24fa1574-b902-406a-a382-4e6033351109 for instance 83b8fd2e-cd8c-4e94-b6df-bd9b82167ace on instance [pid: 8|app: 0|req: 723/1360] 10.0.0.145 () {38 vars in 815 bytes} [Fri Feb 27 23:12:23 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-02-27 23:12:25.635 7 INFO nova.api.openstack.compute.server_external_events [req-7d5ba1ff-8b20-4aeb-a538-45a71c802a34 req-78e1d6bb-d17a-485e-a5ce-235147a86a12 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-changed:24fa1574-b902-406a-a382-4e6033351109 for instance 83b8fd2e-cd8c-4e94-b6df-bd9b82167ace on instance [pid: 7|app: 0|req: 639/1363] 10.0.0.145 () {38 vars in 815 bytes} [Fri Feb 27 23:12:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:12:44.865 8 WARNING neutronclient.v2_0.client [None req-4f7fc857-df69-4b64-8e16-76ac1e2a221b 82d63d7528f5443898a88ff4cfa98c42 d66f387d1d2b459cba84f7f538c886f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:12:44.908 8 WARNING neutronclient.v2_0.client [None req-4f7fc857-df69-4b64-8e16-76ac1e2a221b 82d63d7528f5443898a88ff4cfa98c42 d66f387d1d2b459cba84f7f538c886f5 - - default default] 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-02-27 23:12:47.096 7 INFO nova.api.openstack.compute.server_external_events [req-e8ddc7f1-b3ff-4be7-9078-f8c399933820 req-56c60e03-64cd-41d5-9e90-ae1e05b9187f 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-changed:a234a6d1-3fcf-4a93-9192-0c69b296284f for instance 83b8fd2e-cd8c-4e94-b6df-bd9b82167ace on instance [pid: 7|app: 0|req: 642/1368] 10.0.0.145 () {38 vars in 815 bytes} [Fri Feb 27 23:12:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:12:52.298 7 INFO nova.api.openstack.compute.server_external_events [req-6f463631-75c8-4cbc-9d4e-bba2dfb59dab req-b91b1a76-1cf1-47df-9f28-7336685f44f8 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-vif-plugged:a234a6d1-3fcf-4a93-9192-0c69b296284f for instance 83b8fd2e-cd8c-4e94-b6df-bd9b82167ace on instance [pid: 7|app: 0|req: 643/1369] 10.0.0.34 () {38 vars in 814 bytes} [Fri Feb 27 23:12:52 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) 2026-02-27 23:12:53.467 8 WARNING neutronclient.v2_0.client [None req-4f7fc857-df69-4b64-8e16-76ac1e2a221b 82d63d7528f5443898a88ff4cfa98c42 d66f387d1d2b459cba84f7f538c886f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 727/1370] 199.204.45.162 () {36 vars in 812 bytes} [Fri Feb 27 23:12:44 2026] POST /v2.1/servers/83b8fd2e-cd8c-4e94-b6df-bd9b82167ace/os-interface => generated 377 bytes in 8793 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-02-27 23:13:03.722 8 WARNING neutronclient.v2_0.client [None req-9756b637-068d-451e-9d23-5d506501c296 82d63d7528f5443898a88ff4cfa98c42 d66f387d1d2b459cba84f7f538c886f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-27 23:13:03.980 8 WARNING neutronclient.v2_0.client [None req-9756b637-068d-451e-9d23-5d506501c296 82d63d7528f5443898a88ff4cfa98c42 d66f387d1d2b459cba84f7f538c886f5 - - default default] 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-02-27 23:13:06.227 7 INFO nova.api.openstack.compute.server_external_events [req-a4cfa424-fba5-4a77-9e16-1f71c99831a6 req-1d2e3a02-ab8d-491e-8215-a712c67abe4d 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-changed:6685e70d-b339-414d-a17c-d0c82294b064 for instance 83b8fd2e-cd8c-4e94-b6df-bd9b82167ace on instance [pid: 7|app: 0|req: 646/1375] 10.0.0.145 () {38 vars in 815 bytes} [Fri Feb 27 23:13:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:13:10.944 7 INFO nova.api.openstack.compute.server_external_events [req-345e183e-35e5-43a2-a24f-b963f182a671 req-7fe6b5c9-2d86-46eb-98fd-27d3b66df8f0 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-vif-plugged:6685e70d-b339-414d-a17c-d0c82294b064 for instance 83b8fd2e-cd8c-4e94-b6df-bd9b82167ace on instance [pid: 7|app: 0|req: 647/1376] 10.0.0.34 () {38 vars in 814 bytes} [Fri Feb 27 23:13:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 23:13:13.020 8 WARNING neutronclient.v2_0.client [None req-9756b637-068d-451e-9d23-5d506501c296 82d63d7528f5443898a88ff4cfa98c42 d66f387d1d2b459cba84f7f538c886f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 730/1377] 199.204.45.162 () {36 vars in 812 bytes} [Fri Feb 27 23:13:03 2026] POST /v2.1/servers/83b8fd2e-cd8c-4e94-b6df-bd9b82167ace/os-interface => generated 377 bytes in 9386 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-02-27 23:13:13.686 7 INFO nova.api.openstack.compute.server_external_events [req-b5fcaec4-5be2-4b69-8a12-22d9890c7681 req-f6ba3bb0-a6af-4c60-9ff2-ead0a8cfed38 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-changed:a234a6d1-3fcf-4a93-9192-0c69b296284f for instance 83b8fd2e-cd8c-4e94-b6df-bd9b82167ace on instance [pid: 7|app: 0|req: 649/1380] 10.0.0.145 () {38 vars in 815 bytes} [Fri Feb 27 23:13:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 732/1381] 10.0.0.153 () {32 vars in 686 bytes} [Fri Feb 27 23:13:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 650/1382] 10.0.0.153 () {32 vars in 682 bytes} [Fri Feb 27 23:13:20 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 733/1383] 10.0.0.153 () {32 vars in 711 bytes} [Fri Feb 27 23:13:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1710 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1384] 10.0.0.153 () {32 vars in 668 bytes} [Fri Feb 27 23:13:20 2026] GET /v2.1/os-services => generated 783 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 734/1385] 10.0.0.153 () {32 vars in 688 bytes} [Fri Feb 27 23:13:20 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 652/1386] 10.0.0.153 () {32 vars in 672 bytes} [Fri Feb 27 23:13:20 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 735/1387] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:13:20 2026] GET /v2.1/limits?tenant_id=481917a7bae741f195ad9eb3e152f827 => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1388] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:13:20 2026] GET /v2.1/limits?tenant_id=8aaa04b405114a3a8d58596c7ef44889 => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1389] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:13:20 2026] GET /v2.1/limits?tenant_id=8c5a2f0910f74db8810f89d11adcdded => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1390] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:13:20 2026] GET /v2.1/limits?tenant_id=9201d3d06b504fc095ce26e52a4c4642 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1391] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:13:20 2026] GET /v2.1/limits?tenant_id=9e8d8581f1324f37bda1fffed665d086 => generated 302 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1392] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:13:20 2026] GET /v2.1/limits?tenant_id=a0a77597e4914adc9b40fdb7f76c08d6 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1393] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:13:20 2026] GET /v2.1/limits?tenant_id=ca0ccebd45124e0dae8231f5f06b40bd => generated 305 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1394] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:13:20 2026] GET /v2.1/limits?tenant_id=d4cbcb0cd2da44e4944b3aa52f650b8e => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1395] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:13:20 2026] GET /v2.1/limits?tenant_id=d66f387d1d2b459cba84f7f538c886f5 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1396] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:13:20 2026] GET /v2.1/limits?tenant_id=eed9c5c2ac5247b79b180cbe90afe7cd => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1397] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:13:21 2026] GET /v2.1/limits?tenant_id=f9c051252a6248a6a4cb79346815866b => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1398] 10.0.0.153 () {32 vars in 703 bytes} [Fri Feb 27 23:13:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-02-27 23:13:21.157 8 WARNING neutronclient.v2_0.client [None req-7b48bd18-c230-40c9-94c7-736ce016a071 82d63d7528f5443898a88ff4cfa98c42 d66f387d1d2b459cba84f7f538c886f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 741/1399] 10.0.0.153 () {32 vars in 707 bytes} [Fri Feb 27 23:13:21 2026] GET /v2.1/servers/detail?all_tenants=true => generated 8292 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1400] 10.0.0.153 () {32 vars in 703 bytes} [Fri Feb 27 23:13:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:13:27.229 8 INFO nova.api.openstack.compute.server_external_events [req-437f5ee8-c9dc-43e3-9c47-d82e7b6a174f req-0450cbdb-030b-4e63-88e3-fc70f4bfd8ad 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-changed:6685e70d-b339-414d-a17c-d0c82294b064 for instance 83b8fd2e-cd8c-4e94-b6df-bd9b82167ace on instance [pid: 8|app: 0|req: 743/1403] 10.0.0.145 () {38 vars in 815 bytes} [Fri Feb 27 23:13:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1404] 199.204.45.162 () {34 vars in 855 bytes} [Fri Feb 27 23:13:27 2026] DELETE /v2.1/servers/83b8fd2e-cd8c-4e94-b6df-bd9b82167ace/os-interface/6685e70d-b339-414d-a17c-d0c82294b064 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:13:29.268 8 INFO nova.api.openstack.compute.server_external_events [req-1a7ec0eb-94e8-4557-86c9-a422097b5561 req-5a13fd66-cb7a-43c9-a14c-0e24fe92b1a7 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-changed:6685e70d-b339-414d-a17c-d0c82294b064 for instance 83b8fd2e-cd8c-4e94-b6df-bd9b82167ace on instance [pid: 8|app: 0|req: 744/1405] 10.0.0.145 () {38 vars in 815 bytes} [Fri Feb 27 23:13:29 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-02-27 23:13:38.003 7 INFO nova.api.openstack.compute.server_external_events [req-adf49683-1f06-46c7-a98a-01e4be2456d1 req-f315ea99-9c16-4e79-96a6-4ef5e65d20c9 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-changed:a234a6d1-3fcf-4a93-9192-0c69b296284f for instance 83b8fd2e-cd8c-4e94-b6df-bd9b82167ace on instance [pid: 7|app: 0|req: 663/1408] 10.0.0.145 () {38 vars in 815 bytes} [Fri Feb 27 23:13:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 746/1409] 199.204.45.162 () {34 vars in 855 bytes} [Fri Feb 27 23:13:38 2026] DELETE /v2.1/servers/83b8fd2e-cd8c-4e94-b6df-bd9b82167ace/os-interface/a234a6d1-3fcf-4a93-9192-0c69b296284f => generated 0 bytes in 64 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 749/1414] 199.204.45.162 () {34 vars in 855 bytes} [Fri Feb 27 23:13:58 2026] DELETE /v2.1/servers/83b8fd2e-cd8c-4e94-b6df-bd9b82167ace/os-interface/24fa1574-b902-406a-a382-4e6033351109 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 667/1417] 199.204.45.162 () {34 vars in 755 bytes} [Fri Feb 27 23:14:03 2026] DELETE /v2.1/servers/83b8fd2e-cd8c-4e94-b6df-bd9b82167ace => generated 0 bytes in 113 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:14:06.649 8 INFO nova.api.openstack.compute.server_external_events [req-c12e275b-9887-4d00-bc72-4e0008871e49 req-87811c55-7381-4b7e-ab23-bf8db40e336a 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-vif-deleted:8533fb97-f9ea-4852-abf6-cec5e70b1399 for instance 83b8fd2e-cd8c-4e94-b6df-bd9b82167ace on instance [pid: 8|app: 0|req: 751/1418] 10.0.0.145 () {38 vars in 815 bytes} [Fri Feb 27 23:14:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:14:08.640 7 INFO nova.api.openstack.compute.server_external_events [req-0f5ab87b-070b-4087-854d-a457b1c1fe1c req-626b566e-6389-4913-9a97-d81d532f17be 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-changed:a068e6db-7012-4606-aca0-72c6b8865e9f for instance 18a64a8c-3223-4a1d-b9d2-9075f4fc84a6 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 668/1419] 10.0.0.145 () {38 vars in 815 bytes} [Fri Feb 27 23:14:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1420] 10.0.0.113 () {32 vars in 718 bytes} [Fri Feb 27 23:14:08 2026] DELETE /v2.1/servers/18a64a8c-3223-4a1d-b9d2-9075f4fc84a6 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:14:08.786 7 WARNING neutronclient.v2_0.client [None req-70315717-f8df-46df-97b9-92c6a81b2c2f 455d9bda30164454a0c99f7eae30292f ca0ccebd45124e0dae8231f5f06b40bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 669/1421] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:14:08 2026] GET /v2.1/servers/18a64a8c-3223-4a1d-b9d2-9075f4fc84a6 => generated 1944 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:14:11.002 8 INFO nova.api.openstack.compute.server_external_events [req-d049c7b1-3772-45b0-9f1f-872bdb62e3fb req-84ce4821-7ab3-486e-9640-2aeb1d9aab5a 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-vif-unplugged:a068e6db-7012-4606-aca0-72c6b8865e9f for instance 18a64a8c-3223-4a1d-b9d2-9075f4fc84a6 on instance [pid: 8|app: 0|req: 753/1422] 10.0.0.34 () {38 vars in 814 bytes} [Fri Feb 27 23:14:10 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:14:11.684 7 INFO nova.api.openstack.compute.server_external_events [req-05fb2cd7-dbd7-414d-91f3-e31b8040cbb7 req-40232a07-c14b-4aa5-af86-1cba44a107ab 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-vif-deleted:a068e6db-7012-4606-aca0-72c6b8865e9f for instance 18a64a8c-3223-4a1d-b9d2-9075f4fc84a6 on instance [pid: 7|app: 0|req: 670/1423] 10.0.0.145 () {38 vars in 815 bytes} [Fri Feb 27 23:14:11 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:14:14.055 8 WARNING neutronclient.v2_0.client [None req-4c4ebd95-6afc-4be7-9534-924fa76780f0 455d9bda30164454a0c99f7eae30292f ca0ccebd45124e0dae8231f5f06b40bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 755/1426] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:14:14 2026] GET /v2.1/servers/18a64a8c-3223-4a1d-b9d2-9075f4fc84a6 => generated 1480 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-02-27 23:14:19.130 7 INFO nova.api.openstack.wsgi [None req-f171c904-3e29-4cdb-8cf0-6f7b46605fda 455d9bda30164454a0c99f7eae30292f ca0ccebd45124e0dae8231f5f06b40bd - - default default] HTTP exception thrown: Instance 18a64a8c-3223-4a1d-b9d2-9075f4fc84a6 could not be found. [pid: 7|app: 0|req: 672/1427] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:14:19 2026] GET /v2.1/servers/18a64a8c-3223-4a1d-b9d2-9075f4fc84a6 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:14:19.757 8 INFO nova.api.openstack.compute.server_external_events [req-d7683082-79ce-4dba-a5b6-a9aca34e2f92 req-c7cb6a98-1a0e-494c-b08d-5fdaaeeb34db 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-changed:15b0ce4e-19a2-49bd-a38a-8935a601507f for instance 825a866e-c01e-42af-a494-fa48f5018ae3 on instance [pid: 8|app: 0|req: 756/1428] 10.0.0.145 () {38 vars in 815 bytes} [Fri Feb 27 23:14:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 673/1429] 10.0.0.113 () {32 vars in 718 bytes} [Fri Feb 27 23:14:19 2026] DELETE /v2.1/servers/825a866e-c01e-42af-a494-fa48f5018ae3 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:14:19.909 8 WARNING neutronclient.v2_0.client [None req-afaf763a-3a6b-43ea-8af7-2ddb75c7149f 455d9bda30164454a0c99f7eae30292f ca0ccebd45124e0dae8231f5f06b40bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 757/1430] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:14:19 2026] GET /v2.1/servers/825a866e-c01e-42af-a494-fa48f5018ae3 => generated 1943 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 674/1431] 10.0.0.153 () {32 vars in 682 bytes} [Fri Feb 27 23:14:20 2026] GET /v2.1/os-security-groups => generated 78 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 758/1432] 10.0.0.153 () {32 vars in 686 bytes} [Fri Feb 27 23:14:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1433] 10.0.0.153 () {32 vars in 703 bytes} [Fri Feb 27 23:14:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 759/1434] 10.0.0.153 () {32 vars in 688 bytes} [Fri Feb 27 23:14:20 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1435] 10.0.0.153 () {32 vars in 672 bytes} [Fri Feb 27 23:14:20 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:14:20.540 8 WARNING neutronclient.v2_0.client [None req-5eb79764-2e34-4109-8435-3a2eef2e873b 82d63d7528f5443898a88ff4cfa98c42 d66f387d1d2b459cba84f7f538c886f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 760/1436] 10.0.0.153 () {32 vars in 707 bytes} [Fri Feb 27 23:14:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 2482 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1437] 10.0.0.153 () {32 vars in 703 bytes} [Fri Feb 27 23:14:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 761/1438] 10.0.0.153 () {32 vars in 668 bytes} [Fri Feb 27 23:14:20 2026] GET /v2.1/os-services => generated 783 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1439] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:14:20 2026] GET /v2.1/limits?tenant_id=481917a7bae741f195ad9eb3e152f827 => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 762/1440] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:14:20 2026] GET /v2.1/limits?tenant_id=8aaa04b405114a3a8d58596c7ef44889 => generated 302 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1441] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:14:20 2026] GET /v2.1/limits?tenant_id=8c5a2f0910f74db8810f89d11adcdded => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1442] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:14:20 2026] GET /v2.1/limits?tenant_id=9201d3d06b504fc095ce26e52a4c4642 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1443] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:14:20 2026] GET /v2.1/limits?tenant_id=9e8d8581f1324f37bda1fffed665d086 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1444] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:14:20 2026] GET /v2.1/limits?tenant_id=a0a77597e4914adc9b40fdb7f76c08d6 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1445] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:14:20 2026] GET /v2.1/limits?tenant_id=ca0ccebd45124e0dae8231f5f06b40bd => generated 304 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1446] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:14:21 2026] GET /v2.1/limits?tenant_id=d4cbcb0cd2da44e4944b3aa52f650b8e => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1447] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:14:21 2026] GET /v2.1/limits?tenant_id=d66f387d1d2b459cba84f7f538c886f5 => generated 299 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1448] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:14:21 2026] GET /v2.1/limits?tenant_id=eed9c5c2ac5247b79b180cbe90afe7cd => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1449] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:14:21 2026] GET /v2.1/limits?tenant_id=f9c051252a6248a6a4cb79346815866b => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1450] 10.0.0.153 () {32 vars in 711 bytes} [Fri Feb 27 23:14:21 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 698 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-02-27 23:14:22.654 7 INFO nova.api.openstack.compute.server_external_events [req-e9cc0fbf-2dbc-4dd8-be12-037887de834b req-9901a1b8-4c8d-4b87-8c3e-bfe0a90ba08b 3bed4640b0084e1e86cac751f0fb9ef0 481917a7bae741f195ad9eb3e152f827 - - 0c6c182dbf7242b2af147494c9dca35a 0c6c182dbf7242b2af147494c9dca35a] Creating event network-vif-deleted:15b0ce4e-19a2-49bd-a38a-8935a601507f for instance 825a866e-c01e-42af-a494-fa48f5018ae3 on instance [pid: 7|app: 0|req: 684/1451] 10.0.0.145 () {38 vars in 815 bytes} [Fri Feb 27 23:14:22 2026] POST /v2.1/os-server-external-events => generated 183 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-02-27 23:14:25.136 8 WARNING neutronclient.v2_0.client [None req-87ea6ca1-6c2d-4649-8fb1-68e7ea0b8e41 455d9bda30164454a0c99f7eae30292f ca0ccebd45124e0dae8231f5f06b40bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 769/1454] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:14:25 2026] GET /v2.1/servers/825a866e-c01e-42af-a494-fa48f5018ae3 => generated 1480 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-02-27 23:14:30.213 7 INFO nova.api.openstack.wsgi [None req-1a549168-09fe-48c7-aac1-25d184f42d46 455d9bda30164454a0c99f7eae30292f ca0ccebd45124e0dae8231f5f06b40bd - - default default] HTTP exception thrown: Instance 825a866e-c01e-42af-a494-fa48f5018ae3 could not be found. [pid: 7|app: 0|req: 686/1455] 10.0.0.113 () {32 vars in 715 bytes} [Fri Feb 27 23:14:30 2026] GET /v2.1/servers/825a866e-c01e-42af-a494-fa48f5018ae3 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 770/1456] 10.0.0.113 () {32 vars in 726 bytes} [Fri Feb 27 23:14:31 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1898057479 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:14:31.262 7 INFO nova.api.openstack.wsgi [None req-da08abf1-a888-472b-9b53-25bf0e1a3724 455d9bda30164454a0c99f7eae30292f ca0ccebd45124e0dae8231f5f06b40bd - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1898057479 not found for user 455d9bda30164454a0c99f7eae30292f [pid: 7|app: 0|req: 687/1457] 10.0.0.113 () {32 vars in 723 bytes} [Fri Feb 27 23:14:31 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1898057479 => generated 142 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1466] 10.0.0.112 () {28 vars in 454 bytes} [Fri Feb 27 23:15: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: 775/1467] 10.0.0.112 () {30 vars in 658 bytes} [Fri Feb 27 23:15:04 2026] GET /v2.1 => generated 0 bytes in 297 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 693/1468] 10.0.0.112 () {32 vars in 731 bytes} [Fri Feb 27 23:15:04 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1469] 10.0.0.112 () {34 vars in 806 bytes} [Fri Feb 27 23:15:04 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1470] 10.0.0.112 () {28 vars in 454 bytes} [Fri Feb 27 23:15: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: 777/1471] 10.0.0.112 () {30 vars in 658 bytes} [Fri Feb 27 23:15:04 2026] GET /v2.1 => generated 0 bytes in 93 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 695/1472] 10.0.0.112 () {32 vars in 731 bytes} [Fri Feb 27 23:15:04 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1473] 10.0.0.112 () {34 vars in 894 bytes} [Fri Feb 27 23:15:04 2026] GET /v2.1/servers/detail?project_id=481917a7bae741f195ad9eb3e152f827&all_tenants=True => generated 15 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1474] 10.0.0.112 () {34 vars in 894 bytes} [Fri Feb 27 23:15:05 2026] GET /v2.1/servers/detail?project_id=7949ea9d789e4baf82abe7a4cbe83a64&all_tenants=True => generated 15 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1475] 10.0.0.112 () {34 vars in 894 bytes} [Fri Feb 27 23:15:05 2026] GET /v2.1/servers/detail?project_id=8c5a2f0910f74db8810f89d11adcdded&all_tenants=True => generated 15 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1476] 10.0.0.112 () {34 vars in 894 bytes} [Fri Feb 27 23:15:05 2026] GET /v2.1/servers/detail?project_id=bc28147b179d4ecfad85884d7823da96&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: 780/1477] 10.0.0.112 () {34 vars in 894 bytes} [Fri Feb 27 23:15:05 2026] GET /v2.1/servers/detail?project_id=d66f387d1d2b459cba84f7f538c886f5&all_tenants=True => generated 15 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1480] 10.0.0.153 () {32 vars in 688 bytes} [Fri Feb 27 23:15:20 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1481] 10.0.0.153 () {32 vars in 672 bytes} [Fri Feb 27 23:15:20 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 783/1482] 10.0.0.153 () {32 vars in 711 bytes} [Fri Feb 27 23:15:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1483] 10.0.0.153 () {32 vars in 703 bytes} [Fri Feb 27 23:15:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 784/1484] 10.0.0.153 () {32 vars in 707 bytes} [Fri Feb 27 23:15:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1485] 10.0.0.153 () {32 vars in 703 bytes} [Fri Feb 27 23:15:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1486] 10.0.0.153 () {32 vars in 668 bytes} [Fri Feb 27 23:15:20 2026] GET /v2.1/os-services => generated 783 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1487] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:15:20 2026] GET /v2.1/limits?tenant_id=481917a7bae741f195ad9eb3e152f827 => generated 299 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 786/1488] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:15:20 2026] GET /v2.1/limits?tenant_id=8c5a2f0910f74db8810f89d11adcdded => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1489] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:15:21 2026] GET /v2.1/limits?tenant_id=ce5fec9a60ba4fa1bd86366dbfefcd4f => generated 302 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1490] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:15:21 2026] GET /v2.1/limits?tenant_id=d66f387d1d2b459cba84f7f538c886f5 => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1491] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:15:21 2026] GET /v2.1/limits?tenant_id=f814004742364854b1bc785fea49d7c3 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1492] 10.0.0.153 () {32 vars in 686 bytes} [Fri Feb 27 23:15:21 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1493] 10.0.0.153 () {32 vars in 682 bytes} [Fri Feb 27 23:15:21 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 790/1496] 10.0.0.113 () {32 vars in 655 bytes} [Fri Feb 27 23:15:24 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1497] 10.0.0.113 () {32 vars in 641 bytes} [Fri Feb 27 23:15:25 2026] GET /v2.1/servers => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-02-27 23:15:25.194 8 WARNING oslo_db.sqlalchemy.utils [None req-6d59b395-b7e2-4445-9d7d-172cde6f1245 82d63d7528f5443898a88ff4cfa98c42 d66f387d1d2b459cba84f7f538c886f5 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 791/1498] 10.0.0.113 () {32 vars in 649 bytes} [Fri Feb 27 23:15:25 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1499] 10.0.0.113 () {32 vars in 694 bytes} [Fri Feb 27 23:15:25 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1510] 10.0.0.153 () {32 vars in 688 bytes} [Fri Feb 27 23:16:20 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1511] 10.0.0.153 () {32 vars in 672 bytes} [Fri Feb 27 23:16:20 2026] GET /v2.1/os-aggregates => generated 18 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 715/1512] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:16:20 2026] GET /v2.1/limits?tenant_id=481917a7bae741f195ad9eb3e152f827 => generated 299 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1513] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:16:20 2026] GET /v2.1/limits?tenant_id=8c5a2f0910f74db8810f89d11adcdded => generated 302 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1514] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:16:20 2026] GET /v2.1/limits?tenant_id=d66f387d1d2b459cba84f7f538c886f5 => generated 299 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1515] 10.0.0.153 () {32 vars in 703 bytes} [Fri Feb 27 23:16:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1516] 10.0.0.153 () {32 vars in 682 bytes} [Fri Feb 27 23:16:21 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1517] 10.0.0.153 () {32 vars in 711 bytes} [Fri Feb 27 23:16:21 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1518] 10.0.0.153 () {32 vars in 668 bytes} [Fri Feb 27 23:16:21 2026] GET /v2.1/os-services => generated 783 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 801/1519] 10.0.0.153 () {32 vars in 707 bytes} [Fri Feb 27 23:16:21 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 719/1520] 10.0.0.153 () {32 vars in 703 bytes} [Fri Feb 27 23:16:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1521] 10.0.0.153 () {32 vars in 686 bytes} [Fri Feb 27 23:16:21 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 809/1534] 10.0.0.153 () {32 vars in 703 bytes} [Fri Feb 27 23:17:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1535] 10.0.0.153 () {32 vars in 686 bytes} [Fri Feb 27 23:17:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1536] 10.0.0.153 () {32 vars in 711 bytes} [Fri Feb 27 23:17:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 727/1537] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:17:20 2026] GET /v2.1/limits?tenant_id=481917a7bae741f195ad9eb3e152f827 => generated 299 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 811/1538] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:17:20 2026] GET /v2.1/limits?tenant_id=8c5a2f0910f74db8810f89d11adcdded => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1539] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:17:20 2026] GET /v2.1/limits?tenant_id=d66f387d1d2b459cba84f7f538c886f5 => generated 299 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1540] 10.0.0.153 () {32 vars in 668 bytes} [Fri Feb 27 23:17:20 2026] GET /v2.1/os-services => generated 783 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1541] 10.0.0.153 () {32 vars in 688 bytes} [Fri Feb 27 23:17:20 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 813/1542] 10.0.0.153 () {32 vars in 672 bytes} [Fri Feb 27 23:17:20 2026] GET /v2.1/os-aggregates => generated 18 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 730/1543] 10.0.0.153 () {32 vars in 682 bytes} [Fri Feb 27 23:17:20 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1544] 10.0.0.153 () {32 vars in 707 bytes} [Fri Feb 27 23:17:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1545] 10.0.0.153 () {32 vars in 703 bytes} [Fri Feb 27 23:17:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1558] 10.0.0.153 () {32 vars in 707 bytes} [Fri Feb 27 23:18:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1559] 10.0.0.153 () {32 vars in 703 bytes} [Fri Feb 27 23:18:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1560] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:18:20 2026] GET /v2.1/limits?tenant_id=481917a7bae741f195ad9eb3e152f827 => generated 299 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1561] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:18:20 2026] GET /v2.1/limits?tenant_id=8c5a2f0910f74db8810f89d11adcdded => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1562] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:18:20 2026] GET /v2.1/limits?tenant_id=d66f387d1d2b459cba84f7f538c886f5 => generated 299 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1563] 10.0.0.153 () {32 vars in 711 bytes} [Fri Feb 27 23:18:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1564] 10.0.0.153 () {32 vars in 686 bytes} [Fri Feb 27 23:18:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 824/1565] 10.0.0.153 () {32 vars in 682 bytes} [Fri Feb 27 23:18:20 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 742/1566] 10.0.0.153 () {32 vars in 668 bytes} [Fri Feb 27 23:18:20 2026] GET /v2.1/os-services => generated 783 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1567] 10.0.0.153 () {32 vars in 703 bytes} [Fri Feb 27 23:18:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 743/1568] 10.0.0.153 () {32 vars in 688 bytes} [Fri Feb 27 23:18:20 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1569] 10.0.0.153 () {32 vars in 672 bytes} [Fri Feb 27 23:18:20 2026] GET /v2.1/os-aggregates => generated 18 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1582] 10.0.0.153 () {32 vars in 682 bytes} [Fri Feb 27 23:19:20 2026] GET /v2.1/os-security-groups => generated 78 bytes in 67 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 750/1583] 10.0.0.153 () {32 vars in 707 bytes} [Fri Feb 27 23:19:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1584] 10.0.0.153 () {32 vars in 703 bytes} [Fri Feb 27 23:19:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1585] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:19:20 2026] GET /v2.1/limits?tenant_id=481917a7bae741f195ad9eb3e152f827 => generated 299 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1586] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:19:20 2026] GET /v2.1/limits?tenant_id=8c5a2f0910f74db8810f89d11adcdded => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1587] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:19:20 2026] GET /v2.1/limits?tenant_id=d66f387d1d2b459cba84f7f538c886f5 => generated 299 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1588] 10.0.0.153 () {32 vars in 686 bytes} [Fri Feb 27 23:19:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1589] 10.0.0.153 () {32 vars in 668 bytes} [Fri Feb 27 23:19:20 2026] GET /v2.1/os-services => generated 783 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 837/1590] 10.0.0.153 () {32 vars in 711 bytes} [Fri Feb 27 23:19:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 754/1591] 10.0.0.153 () {32 vars in 703 bytes} [Fri Feb 27 23:19:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 838/1592] 10.0.0.153 () {32 vars in 688 bytes} [Fri Feb 27 23:19:20 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1593] 10.0.0.153 () {32 vars in 672 bytes} [Fri Feb 27 23:19:21 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1606] 10.0.0.153 () {32 vars in 707 bytes} [Fri Feb 27 23:20:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 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, ' [pid: 8|app: 0|req: 845/1607] 10.0.0.153 () {32 vars in 703 bytes} [Fri Feb 27 23:20:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1608] 10.0.0.153 () {32 vars in 703 bytes} [Fri Feb 27 23:20:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1609] 10.0.0.153 () {32 vars in 688 bytes} [Fri Feb 27 23:20:20 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1610] 10.0.0.153 () {32 vars in 672 bytes} [Fri Feb 27 23:20:20 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 847/1611] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:20:20 2026] GET /v2.1/limits?tenant_id=481917a7bae741f195ad9eb3e152f827 => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1612] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:20:20 2026] GET /v2.1/limits?tenant_id=8c5a2f0910f74db8810f89d11adcdded => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1613] 10.0.0.153 () {32 vars in 743 bytes} [Fri Feb 27 23:20:20 2026] GET /v2.1/limits?tenant_id=d66f387d1d2b459cba84f7f538c886f5 => generated 299 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1614] 10.0.0.153 () {32 vars in 686 bytes} [Fri Feb 27 23:20:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1615] 10.0.0.153 () {32 vars in 711 bytes} [Fri Feb 27 23:20:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 767/1616] 10.0.0.153 () {32 vars in 682 bytes} [Fri Feb 27 23:20:20 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 850/1617] 10.0.0.153 () {32 vars in 668 bytes} [Fri Feb 27 23:20:20 2026] GET /v2.1/os-services => generated 783 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)