+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jul 8 04:43:47 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: nova-api-osapi-5489686fb9-pck6h 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 0x7f53552f5668 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-07-08 04:43:52.702 8 INFO nova.utils [None req-d0a21d76-7c0b-4ca8-a58c-ef79040a7f4b - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-08 04:43:52.758 7 INFO nova.utils [None req-5a0ae509-75ab-4841-8667-4629790c5e90 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-08 04:43:54.387 8 WARNING keystonemiddleware._common.config [None req-d0a21d76-7c0b-4ca8-a58c-ef79040a7f4b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-08 04:43:54.396 8 WARNING oslo_config.cfg [None req-d0a21d76-7c0b-4ca8-a58c-ef79040a7f4b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-08 04:43:54.402 7 WARNING keystonemiddleware._common.config [None req-5a0ae509-75ab-4841-8667-4629790c5e90 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-08 04:43:54.411 7 WARNING oslo_config.cfg [None req-5a0ae509-75ab-4841-8667-4629790c5e90 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-08 04:43:54.476 8 WARNING keystonemiddleware._common.config [None req-d0a21d76-7c0b-4ca8-a58c-ef79040a7f4b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-08 04:43:54.487 7 WARNING keystonemiddleware._common.config [None req-5a0ae509-75ab-4841-8667-4629790c5e90 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-08 04:43:54.492 8 WARNING oslo_config.cfg [None req-d0a21d76-7c0b-4ca8-a58c-ef79040a7f4b - - - - - -] 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-07-08 04:43:54.502 7 WARNING oslo_config.cfg [None req-5a0ae509-75ab-4841-8667-4629790c5e90 - - - - - -] 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-07-08 04:43:54.504 8 WARNING oslo_config.cfg [None req-d0a21d76-7c0b-4ca8-a58c-ef79040a7f4b - - - - - -] 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 0x7f53552f5668 pid: 8 (default app) 2026-07-08 04:43:54.514 7 WARNING oslo_config.cfg [None req-5a0ae509-75ab-4841-8667-4629790c5e90 - - - - - -] 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 0x7f53552f5668 pid: 7 (default app) [pid: 7|app: 0|req: 2/4] 199.204.45.216 () {42 vars in 705 bytes} [Wed Jul 8 04:43:59 2026] GET /v2.1 => generated 114 bytes in 19 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-07-08 04:44:00.119 8 WARNING oslo_policy.policy [None req-754bf29d-1417-4c39-a932-aa80b51bd6e7 504e9c8a3b9c49168a85cd372df7a835 c47c2a529a76433a99a0f9af5028adb3 - - 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-07-08 04:44:00.119 8 WARNING oslo_policy.policy [None req-754bf29d-1417-4c39-a932-aa80b51bd6e7 504e9c8a3b9c49168a85cd372df7a835 c47c2a529a76433a99a0f9af5028adb3 - - 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.216 () {44 vars in 909 bytes} [Wed Jul 8 04:43:59 2026] GET /v2.1 => generated 0 bytes in 590 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-07-08 04:44:00.217 7 WARNING oslo_policy.policy [req-754bf29d-1417-4c39-a932-aa80b51bd6e7 req-9debee52-47c6-47d6-9c55-e1d7b63d43d2 504e9c8a3b9c49168a85cd372df7a835 c47c2a529a76433a99a0f9af5028adb3 - - 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-07-08 04:44:00.217 7 WARNING oslo_policy.policy [req-754bf29d-1417-4c39-a932-aa80b51bd6e7 req-9debee52-47c6-47d6-9c55-e1d7b63d43d2 504e9c8a3b9c49168a85cd372df7a835 c47c2a529a76433a99a0f9af5028adb3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/6] 199.204.45.216 () {46 vars in 982 bytes} [Wed Jul 8 04:44:00 2026] GET /v2.1/ => generated 400 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 04:44:00.324 8 INFO nova.api.openstack.wsgi [None req-3e3f1018-389c-45c0-bf26-56cdd1c14060 504e9c8a3b9c49168a85cd372df7a835 c47c2a529a76433a99a0f9af5028adb3 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 4/7] 199.204.45.216 () {48 vars in 1011 bytes} [Wed Jul 8 04:44:00 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.216 () {48 vars in 1051 bytes} [Wed Jul 8 04:44:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.216 () {52 vars in 1048 bytes} [Wed Jul 8 04:44:00 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: 7|app: 0|req: 5/10] 199.204.45.216 () {42 vars in 705 bytes} [Wed Jul 8 04:44:01 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.204.45.216 () {44 vars in 909 bytes} [Wed Jul 8 04:44:01 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/12] 199.204.45.216 () {46 vars in 982 bytes} [Wed Jul 8 04:44:01 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-07-08 04:44:01.306 8 INFO nova.api.openstack.wsgi [None req-b65ee56c-7d38-4f18-8c74-772c87ffa34d 504e9c8a3b9c49168a85cd372df7a835 c47c2a529a76433a99a0f9af5028adb3 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 7/13] 199.204.45.216 () {48 vars in 1013 bytes} [Wed Jul 8 04:44:01 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.216 () {48 vars in 1051 bytes} [Wed Jul 8 04:44:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 14 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.216 () {52 vars in 1048 bytes} [Wed Jul 8 04:44:01 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: 8/16] 199.204.45.216 () {42 vars in 705 bytes} [Wed Jul 8 04:44:02 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.216 () {44 vars in 909 bytes} [Wed Jul 8 04:44:02 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/18] 199.204.45.216 () {46 vars in 982 bytes} [Wed Jul 8 04:44:02 2026] GET /v2.1/ => generated 400 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 04:44:02.263 8 INFO nova.api.openstack.wsgi [None req-2a9a9885-9a47-44e4-ba07-519c2367295d 504e9c8a3b9c49168a85cd372df7a835 c47c2a529a76433a99a0f9af5028adb3 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 10/19] 199.204.45.216 () {48 vars in 1015 bytes} [Wed Jul 8 04:44:02 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.216 () {48 vars in 1051 bytes} [Wed Jul 8 04:44:02 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.204.45.216 () {52 vars in 1048 bytes} [Wed Jul 8 04:44:02 2026] POST /v2.1/flavors => generated 533 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.204.45.216 () {42 vars in 705 bytes} [Wed Jul 8 04:44:03 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.216 () {44 vars in 909 bytes} [Wed Jul 8 04:44:03 2026] GET /v2.1 => generated 0 bytes in 22 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/24] 199.204.45.216 () {46 vars in 982 bytes} [Wed Jul 8 04:44:03 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-07-08 04:44:03.194 8 INFO nova.api.openstack.wsgi [None req-542edeef-b9ba-4fb5-b96a-6e3b33bd0b03 504e9c8a3b9c49168a85cd372df7a835 c47c2a529a76433a99a0f9af5028adb3 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 13/25] 199.204.45.216 () {48 vars in 1013 bytes} [Wed Jul 8 04:44:03 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.204.45.216 () {48 vars in 1051 bytes} [Wed Jul 8 04:44:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.216 () {52 vars in 1048 bytes} [Wed Jul 8 04:44:03 2026] POST /v2.1/flavors => generated 532 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.204.45.216 () {42 vars in 705 bytes} [Wed Jul 8 04:44: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: 15/29] 199.204.45.216 () {44 vars in 909 bytes} [Wed Jul 8 04:44:04 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/30] 199.204.45.216 () {46 vars in 982 bytes} [Wed Jul 8 04:44:04 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-07-08 04:44:04.115 8 INFO nova.api.openstack.wsgi [None req-279d6d3e-459e-4fae-8036-dc1c897e4bfa 504e9c8a3b9c49168a85cd372df7a835 c47c2a529a76433a99a0f9af5028adb3 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 16/31] 199.204.45.216 () {48 vars in 1015 bytes} [Wed Jul 8 04:44:04 2026] GET /v2.1/flavors/m1.xlarge => 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: 16/32] 199.204.45.216 () {48 vars in 1051 bytes} [Wed Jul 8 04:44:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/33] 199.204.45.216 () {52 vars in 1048 bytes} [Wed Jul 8 04:44:04 2026] POST /v2.1/flavors => generated 535 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/104] 10.0.0.142 () {28 vars in 454 bytes} [Wed Jul 8 04:49:50 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 52/105] 10.0.0.142 () {30 vars in 658 bytes} [Wed Jul 8 04:49:50 2026] GET /v2.1 => generated 0 bytes in 431 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 54/106] 10.0.0.142 () {32 vars in 731 bytes} [Wed Jul 8 04:49:50 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: 53/107] 10.0.0.142 () {34 vars in 804 bytes} [Wed Jul 8 04:49:50 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/146] 199.204.45.216 () {42 vars in 705 bytes} [Wed Jul 8 04:53:01 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 73/147] 199.204.45.216 () {44 vars in 909 bytes} [Wed Jul 8 04:53:01 2026] GET /v2.1 => generated 0 bytes in 89 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 75/148] 199.204.45.216 () {46 vars in 982 bytes} [Wed Jul 8 04:53:01 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-07-08 04:53:02.003 7 INFO nova.api.openstack.wsgi [None req-da509009-ee7a-41c5-86bc-485ec54eba1e 504e9c8a3b9c49168a85cd372df7a835 c47c2a529a76433a99a0f9af5028adb3 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 74/149] 199.204.45.216 () {48 vars in 1017 bytes} [Wed Jul 8 04:53:01 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/150] 199.204.45.216 () {48 vars in 1051 bytes} [Wed Jul 8 04:53:02 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 75/151] 199.204.45.216 () {52 vars in 1049 bytes} [Wed Jul 8 04:53:02 2026] POST /v2.1/flavors => generated 534 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/166] 199.204.45.216 () {42 vars in 705 bytes} [Wed Jul 8 04:54:10 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/167] 199.204.45.216 () {44 vars in 909 bytes} [Wed Jul 8 04:54:10 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 85/168] 199.204.45.216 () {46 vars in 982 bytes} [Wed Jul 8 04:54:11 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 04:54:11.053 7 INFO nova.api.openstack.wsgi [None req-8b2798b7-e28e-4439-9180-46d74afbefa6 504e9c8a3b9c49168a85cd372df7a835 c47c2a529a76433a99a0f9af5028adb3 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 504e9c8a3b9c49168a85cd372df7a835 [pid: 7|app: 0|req: 84/169] 199.204.45.216 () {48 vars in 1051 bytes} [Wed Jul 8 04:54:11 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-07-08 04:54:11.066 8 WARNING oslo_db.sqlalchemy.utils [None req-de4e953d-3a90-4d62-80e0-8a437be11d7a 504e9c8a3b9c49168a85cd372df7a835 c47c2a529a76433a99a0f9af5028adb3 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 86/170] 199.204.45.216 () {48 vars in 1016 bytes} [Wed Jul 8 04:54:11 2026] GET /v2.1/os-keypairs => generated 16 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/171] 199.204.45.216 () {52 vars in 1057 bytes} [Wed Jul 8 04:54:11 2026] POST /v2.1/os-keypairs => generated 576 bytes in 41 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/172] 199.204.45.216 () {42 vars in 705 bytes} [Wed Jul 8 04:54:14 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: 86/173] 199.204.45.216 () {44 vars in 909 bytes} [Wed Jul 8 04:54:14 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: 88/174] 199.204.45.216 () {46 vars in 982 bytes} [Wed Jul 8 04:54:14 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/175] 199.204.45.216 () {48 vars in 1073 bytes} [Wed Jul 8 04:54:14 2026] GET /v2.1/os-quota-sets/c47c2a529a76433a99a0f9af5028adb3 => generated 283 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/176] 199.204.45.216 () {52 vars in 1125 bytes} [Wed Jul 8 04:54:14 2026] PUT /v2.1/os-quota-sets/c47c2a529a76433a99a0f9af5028adb3 => generated 238 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/249] 10.0.0.253 () {28 vars in 454 bytes} [Wed Jul 8 05:00:15 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/250] 10.0.0.253 () {30 vars in 658 bytes} [Wed Jul 8 05:00:15 2026] GET /v2.1 => generated 0 bytes in 91 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: 125/251] 10.0.0.253 () {32 vars in 731 bytes} [Wed Jul 8 05:00:15 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/252] 10.0.0.253 () {34 vars in 765 bytes} [Wed Jul 8 05:00:15 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) [pid: 8|app: 0|req: 129/255] 10.0.0.253 () {28 vars in 454 bytes} [Wed Jul 8 05:00: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: 7|app: 0|req: 127/256] 10.0.0.253 () {30 vars in 658 bytes} [Wed Jul 8 05:00:19 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: 130/257] 10.0.0.253 () {32 vars in 731 bytes} [Wed Jul 8 05:00:19 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/258] 10.0.0.253 () {34 vars in 765 bytes} [Wed Jul 8 05:00:19 2026] GET /v2.1/os-services => generated 783 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/259] 10.0.0.253 () {28 vars in 454 bytes} [Wed Jul 8 05:00: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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 129/260] 10.0.0.253 () {30 vars in 658 bytes} [Wed Jul 8 05:00:23 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 132/261] 10.0.0.253 () {32 vars in 731 bytes} [Wed Jul 8 05:00:23 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: 130/262] 10.0.0.253 () {34 vars in 808 bytes} [Wed Jul 8 05:00:23 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/265] 10.0.0.253 () {28 vars in 454 bytes} [Wed Jul 8 05:00:27 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: 132/266] 10.0.0.253 () {30 vars in 658 bytes} [Wed Jul 8 05:00:27 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 135/267] 10.0.0.253 () {32 vars in 731 bytes} [Wed Jul 8 05:00:27 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: 133/268] 10.0.0.253 () {34 vars in 808 bytes} [Wed Jul 8 05:00:27 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/305] 199.204.45.216 () {42 vars in 705 bytes} [Wed Jul 8 05:03:34 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: 152/306] 199.204.45.216 () {44 vars in 909 bytes} [Wed Jul 8 05:03:34 2026] GET /v2.1 => generated 0 bytes in 102 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: 155/307] 199.204.45.216 () {46 vars in 982 bytes} [Wed Jul 8 05:03:34 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-07-08 05:03:34.935 7 INFO nova.api.openstack.wsgi [None req-6bde570a-8491-42c6-a185-067518761a17 504e9c8a3b9c49168a85cd372df7a835 c47c2a529a76433a99a0f9af5028adb3 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 153/308] 199.204.45.216 () {48 vars in 1015 bytes} [Wed Jul 8 05:03:34 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: 156/309] 199.204.45.216 () {48 vars in 1051 bytes} [Wed Jul 8 05:03:34 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: 7|app: 0|req: 154/310] 199.204.45.216 () {52 vars in 1049 bytes} [Wed Jul 8 05:03:34 2026] POST /v2.1/flavors => generated 534 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/351] 199.204.45.216 () {42 vars in 705 bytes} [Wed Jul 8 05:06:56 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/352] 199.204.45.216 () {44 vars in 909 bytes} [Wed Jul 8 05:06:56 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 178/353] 199.204.45.216 () {46 vars in 982 bytes} [Wed Jul 8 05:06:56 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/354] 199.204.45.216 () {48 vars in 1073 bytes} [Wed Jul 8 05:06:56 2026] GET /v2.1/os-quota-sets/5573e992e2d741b5bdb1dd6743114bce => generated 283 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/355] 199.204.45.216 () {52 vars in 1125 bytes} [Wed Jul 8 05:06:56 2026] PUT /v2.1/os-quota-sets/5573e992e2d741b5bdb1dd6743114bce => generated 238 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/492] 199.204.45.216 () {42 vars in 705 bytes} [Wed Jul 8 05:18:15 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/493] 199.204.45.216 () {44 vars in 909 bytes} [Wed Jul 8 05:18:15 2026] GET /v2.1 => generated 0 bytes in 132 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 246/494] 199.204.45.216 () {46 vars in 982 bytes} [Wed Jul 8 05:18:16 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-07-08 05:18:16.048 8 INFO nova.api.openstack.wsgi [None req-845ecff0-515d-487f-8014-f6ca3e11734d 504e9c8a3b9c49168a85cd372df7a835 c47c2a529a76433a99a0f9af5028adb3 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 249/495] 199.204.45.216 () {48 vars in 1011 bytes} [Wed Jul 8 05:18:16 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/496] 199.204.45.216 () {48 vars in 1051 bytes} [Wed Jul 8 05:18:16 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: 250/497] 199.204.45.216 () {48 vars in 1099 bytes} [Wed Jul 8 05:18:16 2026] GET /v2.1/flavors/1f48ce41-28ad-41b3-8440-8fab09fa978b/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/498] 199.204.45.216 () {42 vars in 705 bytes} [Wed Jul 8 05:18:16 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: 251/501] 199.204.45.216 () {44 vars in 909 bytes} [Wed Jul 8 05:18:16 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: 7|app: 0|req: 251/502] 199.204.45.216 () {46 vars in 982 bytes} [Wed Jul 8 05:18:16 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-07-08 05:18:17.015 8 INFO nova.api.openstack.wsgi [None req-c50c0836-975b-4f18-903e-c4524bcbc4ec 504e9c8a3b9c49168a85cd372df7a835 c47c2a529a76433a99a0f9af5028adb3 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 252/503] 199.204.45.216 () {48 vars in 1013 bytes} [Wed Jul 8 05:18:17 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/504] 199.204.45.216 () {48 vars in 1051 bytes} [Wed Jul 8 05:18:17 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: 8|app: 0|req: 253/505] 199.204.45.216 () {48 vars in 1099 bytes} [Wed Jul 8 05:18:17 2026] GET /v2.1/flavors/66eb80d2-654e-4221-b1e2-3a68263b7aa7/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/506] 199.204.45.216 () {42 vars in 705 bytes} [Wed Jul 8 05:18:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/507] 199.204.45.216 () {44 vars in 909 bytes} [Wed Jul 8 05:18:17 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: 254/508] 199.204.45.216 () {46 vars in 982 bytes} [Wed Jul 8 05:18:18 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-07-08 05:18:18.061 8 INFO nova.api.openstack.wsgi [None req-987ba010-7059-4b5d-974b-0c476087f36b 504e9c8a3b9c49168a85cd372df7a835 c47c2a529a76433a99a0f9af5028adb3 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 255/509] 199.204.45.216 () {48 vars in 1015 bytes} [Wed Jul 8 05:18:18 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/510] 199.204.45.216 () {48 vars in 1051 bytes} [Wed Jul 8 05:18:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/511] 199.204.45.216 () {48 vars in 1099 bytes} [Wed Jul 8 05:18:18 2026] GET /v2.1/flavors/320fa654-f33a-478f-9c04-04775051ef2a/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: 256/512] 199.204.45.216 () {42 vars in 705 bytes} [Wed Jul 8 05:18:18 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/513] 199.204.45.216 () {44 vars in 909 bytes} [Wed Jul 8 05:18:18 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 257/514] 199.204.45.216 () {46 vars in 982 bytes} [Wed Jul 8 05:18:18 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-07-08 05:18:19.005 8 INFO nova.api.openstack.wsgi [None req-df3a0f24-ba7e-4072-bd4c-ac83d2228a5f 504e9c8a3b9c49168a85cd372df7a835 c47c2a529a76433a99a0f9af5028adb3 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 258/515] 199.204.45.216 () {48 vars in 1013 bytes} [Wed Jul 8 05:18:18 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/516] 199.204.45.216 () {48 vars in 1051 bytes} [Wed Jul 8 05:18:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/517] 199.204.45.216 () {48 vars in 1099 bytes} [Wed Jul 8 05:18:19 2026] GET /v2.1/flavors/94817e5e-545b-41d8-91bf-a121e48245eb/os-extra_specs => generated 19 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/518] 199.204.45.216 () {42 vars in 705 bytes} [Wed Jul 8 05:18:19 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: 260/519] 199.204.45.216 () {44 vars in 909 bytes} [Wed Jul 8 05:18:19 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 260/520] 199.204.45.216 () {46 vars in 982 bytes} [Wed Jul 8 05:18: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) 2026-07-08 05:18:19.917 8 INFO nova.api.openstack.wsgi [None req-d866249b-d428-4160-bbc2-b1939516ef2c 504e9c8a3b9c49168a85cd372df7a835 c47c2a529a76433a99a0f9af5028adb3 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 261/521] 199.204.45.216 () {48 vars in 1015 bytes} [Wed Jul 8 05:18:19 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/522] 199.204.45.216 () {48 vars in 1051 bytes} [Wed Jul 8 05:18:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/523] 199.204.45.216 () {48 vars in 1099 bytes} [Wed Jul 8 05:18:19 2026] GET /v2.1/flavors/1a2920e7-aa90-4318-b112-2fce2d290344/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: 268/536] 199.204.45.216 () {42 vars in 705 bytes} [Wed Jul 8 05:19: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: 8|app: 0|req: 269/537] 199.204.45.216 () {44 vars in 909 bytes} [Wed Jul 8 05:19:21 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 269/538] 199.204.45.216 () {46 vars in 982 bytes} [Wed Jul 8 05:19:21 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-07-08 05:19:21.834 8 INFO nova.api.openstack.wsgi [None req-936dae61-c4f0-4402-90fa-ce6fde95276c 504e9c8a3b9c49168a85cd372df7a835 c47c2a529a76433a99a0f9af5028adb3 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 270/539] 199.204.45.216 () {48 vars in 1017 bytes} [Wed Jul 8 05:19:21 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/540] 199.204.45.216 () {48 vars in 1051 bytes} [Wed Jul 8 05:19:21 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: 271/541] 199.204.45.216 () {48 vars in 1099 bytes} [Wed Jul 8 05:19:21 2026] GET /v2.1/flavors/6e2901bb-9cc1-4cb9-9682-34981aee922c/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: 272/544] 199.204.45.216 () {42 vars in 705 bytes} [Wed Jul 8 05:19:29 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: 273/545] 199.204.45.216 () {44 vars in 909 bytes} [Wed Jul 8 05:19:29 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 273/546] 199.204.45.216 () {46 vars in 982 bytes} [Wed Jul 8 05:19:29 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: 274/547] 199.204.45.216 () {48 vars in 1051 bytes} [Wed Jul 8 05:19:29 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: 274/548] 199.204.45.216 () {42 vars in 705 bytes} [Wed Jul 8 05:19: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: 275/549] 199.204.45.216 () {44 vars in 909 bytes} [Wed Jul 8 05:19:32 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 275/550] 199.204.45.216 () {46 vars in 982 bytes} [Wed Jul 8 05:19:32 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/551] 199.204.45.216 () {48 vars in 1073 bytes} [Wed Jul 8 05:19:32 2026] GET /v2.1/os-quota-sets/c47c2a529a76433a99a0f9af5028adb3 => generated 280 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/562] 199.204.45.216 () {42 vars in 705 bytes} [Wed Jul 8 05:20: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: 8|app: 0|req: 282/563] 199.204.45.216 () {44 vars in 909 bytes} [Wed Jul 8 05:20:21 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 282/564] 199.204.45.216 () {46 vars in 982 bytes} [Wed Jul 8 05:20:22 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-07-08 05:20:22.048 8 INFO nova.api.openstack.wsgi [None req-32e5ec53-24d5-415e-8010-2a012a754c1d 504e9c8a3b9c49168a85cd372df7a835 c47c2a529a76433a99a0f9af5028adb3 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 283/565] 199.204.45.216 () {48 vars in 1015 bytes} [Wed Jul 8 05:20:22 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/566] 199.204.45.216 () {48 vars in 1051 bytes} [Wed Jul 8 05:20:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/567] 199.204.45.216 () {48 vars in 1099 bytes} [Wed Jul 8 05:20:22 2026] GET /v2.1/flavors/09c8f1ff-c199-4567-80db-99d4c8719386/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/572] 199.204.45.216 () {42 vars in 705 bytes} [Wed Jul 8 05:20:37 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/573] 199.204.45.216 () {44 vars in 909 bytes} [Wed Jul 8 05:20:37 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 288/574] 199.204.45.216 () {46 vars in 982 bytes} [Wed Jul 8 05:20:37 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: 7|app: 0|req: 287/575] 199.204.45.216 () {48 vars in 1073 bytes} [Wed Jul 8 05:20:37 2026] GET /v2.1/os-quota-sets/5573e992e2d741b5bdb1dd6743114bce => generated 280 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/584] 199.204.45.216 () {42 vars in 705 bytes} [Wed Jul 8 05:21:26 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/585] 199.204.45.216 () {44 vars in 909 bytes} [Wed Jul 8 05:21:26 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 293/586] 199.204.45.216 () {46 vars in 982 bytes} [Wed Jul 8 05:21:26 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-07-08 05:21:26.618 8 INFO nova.api.openstack.wsgi [None req-cf023e02-ed96-4df4-a4f3-9084dea0c12a 504e9c8a3b9c49168a85cd372df7a835 c47c2a529a76433a99a0f9af5028adb3 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 294/587] 199.204.45.216 () {48 vars in 1011 bytes} [Wed Jul 8 05:21:26 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: 7|app: 0|req: 294/588] 199.204.45.216 () {48 vars in 1051 bytes} [Wed Jul 8 05:21:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/597] 10.0.0.76 () {32 vars in 654 bytes} [Wed Jul 8 05:22:06 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 300/600] 10.0.0.76 () {32 vars in 640 bytes} [Wed Jul 8 05:22:07 2026] GET /v2.1/servers => generated 15 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-08 05:22:07.234 8 WARNING oslo_db.sqlalchemy.utils [None req-c24060ff-786d-4dcd-ad92-bc87b6ddb02a 504e9c8a3b9c49168a85cd372df7a835 c47c2a529a76433a99a0f9af5028adb3 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 301/601] 10.0.0.76 () {32 vars in 648 bytes} [Wed Jul 8 05:22:07 2026] GET /v2.1/os-keypairs => generated 530 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/602] 10.0.0.76 () {32 vars in 693 bytes} [Wed Jul 8 05:22:07 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/605] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:18 2026] GET /v2.1/flavors/1f48ce41-28ad-41b3-8440-8fab09fa978b => generated 511 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/606] 10.0.0.76 () {32 vars in 640 bytes} [Wed Jul 8 05:22:18 2026] GET /v2.1/flavors => generated 1674 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/607] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:18 2026] GET /v2.1/flavors/1f48ce41-28ad-41b3-8440-8fab09fa978b => generated 511 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 05:22:23.018 8 WARNING neutronclient.v2_0.client [None req-b6a883cc-fe67-48f5-be7a-c1513150f7c2 284011c3c03a44b9902bec292993a43d 42fe8402bec14304af874c45d1bdc7ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 304/608] 10.0.0.76 () {34 vars in 684 bytes} [Wed Jul 8 05:22:22 2026] POST /v2.1/os-security-groups => generated 248 bytes in 822 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 05:22:23.675 7 WARNING neutronclient.v2_0.client [None req-0925a4fb-e38b-4191-9160-79498ffc195f 284011c3c03a44b9902bec292993a43d 42fe8402bec14304af874c45d1bdc7ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:22:23.801 8 WARNING neutronclient.v2_0.client [None req-5029fa61-500c-4894-8aba-a26551f4b24b 44d3692da1404c64800fea4a1bbee06c f5645a2e12bd4ae8a4e9673984f72257 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 305/609] 10.0.0.76 () {34 vars in 684 bytes} [Wed Jul 8 05:22:23 2026] POST /v2.1/os-security-groups => generated 242 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 05:22:23.936 8 WARNING neutronclient.v2_0.client [None req-7c66ad55-5fd5-48f5-9bd2-273fb4a6da72 44d3692da1404c64800fea4a1bbee06c f5645a2e12bd4ae8a4e9673984f72257 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/610] 10.0.0.76 () {34 vars in 684 bytes} [Wed Jul 8 05:22:23 2026] POST /v2.1/os-security-groups => generated 243 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 05:22:24.058 8 WARNING neutronclient.v2_0.client [None req-6ffe963b-7e6d-4b6c-a249-2c4548217922 44d3692da1404c64800fea4a1bbee06c f5645a2e12bd4ae8a4e9673984f72257 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:22:24.088 7 WARNING neutronclient.v2_0.client [None req-0925a4fb-e38b-4191-9160-79498ffc195f 284011c3c03a44b9902bec292993a43d 42fe8402bec14304af874c45d1bdc7ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 307/611] 10.0.0.76 () {34 vars in 684 bytes} [Wed Jul 8 05:22:24 2026] POST /v2.1/os-security-groups => generated 242 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 05:22:24.211 8 WARNING neutronclient.v2_0.client [None req-73c5c2c3-eaaa-41aa-9a1a-cd3cd00fa2cf 44d3692da1404c64800fea4a1bbee06c f5645a2e12bd4ae8a4e9673984f72257 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 305/612] 10.0.0.76 () {34 vars in 694 bytes} [Wed Jul 8 05:22:23 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 647 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 05:22:24.333 8 WARNING neutronclient.v2_0.client [None req-73c5c2c3-eaaa-41aa-9a1a-cd3cd00fa2cf 44d3692da1404c64800fea4a1bbee06c f5645a2e12bd4ae8a4e9673984f72257 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:22:24.334 7 WARNING neutronclient.v2_0.client [None req-22eb4eb4-b63b-4cc2-88fe-566a8ed7f0f9 284011c3c03a44b9902bec292993a43d 42fe8402bec14304af874c45d1bdc7ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:22:24.373 8 WARNING neutronclient.v2_0.client [None req-73c5c2c3-eaaa-41aa-9a1a-cd3cd00fa2cf 44d3692da1404c64800fea4a1bbee06c f5645a2e12bd4ae8a4e9673984f72257 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/613] 10.0.0.76 () {32 vars in 662 bytes} [Wed Jul 8 05:22:24 2026] GET /v2.1/os-security-groups => generated 1380 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-08 05:22:24.443 8 WARNING neutronclient.v2_0.client [None req-c10b76c2-c69f-401a-bd9a-1e1267cb5b1a 44d3692da1404c64800fea4a1bbee06c f5645a2e12bd4ae8a4e9673984f72257 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 306/614] 10.0.0.76 () {34 vars in 684 bytes} [Wed Jul 8 05:22:24 2026] POST /v2.1/os-security-groups => generated 247 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 05:22:24.482 8 WARNING neutronclient.v2_0.client [None req-c10b76c2-c69f-401a-bd9a-1e1267cb5b1a 44d3692da1404c64800fea4a1bbee06c f5645a2e12bd4ae8a4e9673984f72257 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:22:24.488 7 WARNING neutronclient.v2_0.client [None req-b724510b-ddcc-4663-8855-b56986b1e135 284011c3c03a44b9902bec292993a43d 42fe8402bec14304af874c45d1bdc7ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:22:24.516 7 WARNING neutronclient.v2_0.client [None req-b724510b-ddcc-4663-8855-b56986b1e135 284011c3c03a44b9902bec292993a43d 42fe8402bec14304af874c45d1bdc7ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/615] 10.0.0.76 () {32 vars in 739 bytes} [Wed Jul 8 05:22:24 2026] DELETE /v2.1/os-security-groups/8d5dae92-5fa3-46aa-9dc1-2769f34e3d72 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-08 05:22:24.583 8 WARNING neutronclient.v2_0.client [None req-c2d0a4f7-34bc-4803-ad4e-752337a51489 44d3692da1404c64800fea4a1bbee06c f5645a2e12bd4ae8a4e9673984f72257 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:22:24.604 8 INFO nova.api.openstack.wsgi [None req-c2d0a4f7-34bc-4803-ad4e-752337a51489 44d3692da1404c64800fea4a1bbee06c f5645a2e12bd4ae8a4e9673984f72257 - - default default] HTTP exception thrown: Security group 8d5dae92-5fa3-46aa-9dc1-2769f34e3d72 does not exist Neutron server returns request_ids: ['req-e3c6dee5-808a-40ec-9a81-d6a4c22da8d8'] [pid: 8|app: 0|req: 310/616] 10.0.0.76 () {32 vars in 736 bytes} [Wed Jul 8 05:22:24 2026] GET /v2.1/os-security-groups/8d5dae92-5fa3-46aa-9dc1-2769f34e3d72 => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-08 05:22:24.625 8 WARNING neutronclient.v2_0.client [None req-7e2c6077-01b7-4573-bd2f-87433f680ef5 44d3692da1404c64800fea4a1bbee06c f5645a2e12bd4ae8a4e9673984f72257 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/617] 10.0.0.76 () {34 vars in 694 bytes} [Wed Jul 8 05:22:24 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 05:22:24.675 8 WARNING neutronclient.v2_0.client [None req-7e2c6077-01b7-4573-bd2f-87433f680ef5 44d3692da1404c64800fea4a1bbee06c f5645a2e12bd4ae8a4e9673984f72257 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:22:24.677 7 WARNING neutronclient.v2_0.client [None req-2ca8e5a7-8b1d-4b3d-af4a-26ef51eb0c62 284011c3c03a44b9902bec292993a43d 42fe8402bec14304af874c45d1bdc7ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:22:24.719 7 WARNING neutronclient.v2_0.client [None req-2ca8e5a7-8b1d-4b3d-af4a-26ef51eb0c62 284011c3c03a44b9902bec292993a43d 42fe8402bec14304af874c45d1bdc7ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 311/618] 10.0.0.76 () {32 vars in 739 bytes} [Wed Jul 8 05:22:24 2026] DELETE /v2.1/os-security-groups/7f807f34-7ea2-43c8-9238-fd1f2c1aced7 => generated 0 bytes in 173 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/619] 10.0.0.76 () {34 vars in 694 bytes} [Wed Jul 8 05:22:24 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 05:22:24.856 7 WARNING neutronclient.v2_0.client [None req-195eb9dc-a599-46d9-bdc9-aebd503769e9 44d3692da1404c64800fea4a1bbee06c f5645a2e12bd4ae8a4e9673984f72257 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:22:24.877 7 INFO nova.api.openstack.wsgi [None req-195eb9dc-a599-46d9-bdc9-aebd503769e9 44d3692da1404c64800fea4a1bbee06c f5645a2e12bd4ae8a4e9673984f72257 - - default default] HTTP exception thrown: Security group 7f807f34-7ea2-43c8-9238-fd1f2c1aced7 does not exist Neutron server returns request_ids: ['req-15617f60-e208-405d-94ee-c1f93043ffd7'] [pid: 7|app: 0|req: 309/620] 10.0.0.76 () {32 vars in 736 bytes} [Wed Jul 8 05:22:24 2026] GET /v2.1/os-security-groups/7f807f34-7ea2-43c8-9238-fd1f2c1aced7 => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-08 05:22:24.887 7 WARNING neutronclient.v2_0.client [None req-638dcd92-5f24-4f4f-bd6a-92199a7b9dc3 284011c3c03a44b9902bec292993a43d 42fe8402bec14304af874c45d1bdc7ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/621] 10.0.0.76 () {32 vars in 736 bytes} [Wed Jul 8 05:22:24 2026] GET /v2.1/os-security-groups/025eccb7-4fd5-42f0-8bea-30fb5117bb01 => generated 664 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 05:22:24.936 7 WARNING neutronclient.v2_0.client [None req-0e2719f1-e031-4985-b858-c21e344704c9 44d3692da1404c64800fea4a1bbee06c f5645a2e12bd4ae8a4e9673984f72257 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:22:24.971 7 WARNING neutronclient.v2_0.client [None req-0e2719f1-e031-4985-b858-c21e344704c9 44d3692da1404c64800fea4a1bbee06c f5645a2e12bd4ae8a4e9673984f72257 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 312/622] 10.0.0.76 () {34 vars in 670 bytes} [Wed Jul 8 05:22:24 2026] POST /v2.1/os-keypairs => generated 385 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 05:22:25.042 8 WARNING neutronclient.v2_0.client [None req-d3d326a3-8ec0-4240-be8b-ba73273a6dce 284011c3c03a44b9902bec292993a43d 42fe8402bec14304af874c45d1bdc7ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 311/623] 10.0.0.76 () {32 vars in 739 bytes} [Wed Jul 8 05:22:24 2026] DELETE /v2.1/os-security-groups/d04d2a6a-7896-4732-8947-8f0fdf1ea915 => generated 0 bytes in 157 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-08 05:22:25.100 7 WARNING neutronclient.v2_0.client [None req-28372302-cd8e-4d8e-a8da-81bc5e815062 44d3692da1404c64800fea4a1bbee06c f5645a2e12bd4ae8a4e9673984f72257 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:22:25.219 8 WARNING neutronclient.v2_0.client [None req-d3d326a3-8ec0-4240-be8b-ba73273a6dce 284011c3c03a44b9902bec292993a43d 42fe8402bec14304af874c45d1bdc7ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:22:25.229 7 INFO nova.api.openstack.wsgi [None req-28372302-cd8e-4d8e-a8da-81bc5e815062 44d3692da1404c64800fea4a1bbee06c f5645a2e12bd4ae8a4e9673984f72257 - - default default] HTTP exception thrown: Security group d04d2a6a-7896-4732-8947-8f0fdf1ea915 does not exist Neutron server returns request_ids: ['req-89186ba3-0a28-422f-a94c-85fa7a868867'] [pid: 7|app: 0|req: 312/624] 10.0.0.76 () {32 vars in 736 bytes} [Wed Jul 8 05:22:25 2026] GET /v2.1/os-security-groups/d04d2a6a-7896-4732-8947-8f0fdf1ea915 => generated 194 bytes in 137 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-08 05:22:25.243 7 WARNING neutronclient.v2_0.client [None req-88a11405-e205-42b7-9ca6-b0240908a521 44d3692da1404c64800fea4a1bbee06c f5645a2e12bd4ae8a4e9673984f72257 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:22:25.344 8 WARNING neutronclient.v2_0.client [None req-d3d326a3-8ec0-4240-be8b-ba73273a6dce 284011c3c03a44b9902bec292993a43d 42fe8402bec14304af874c45d1bdc7ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:22:25.366 7 WARNING neutronclient.v2_0.client [None req-88a11405-e205-42b7-9ca6-b0240908a521 44d3692da1404c64800fea4a1bbee06c f5645a2e12bd4ae8a4e9673984f72257 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:22:25.562 7 WARNING neutronclient.v2_0.client [None req-88a11405-e205-42b7-9ca6-b0240908a521 44d3692da1404c64800fea4a1bbee06c f5645a2e12bd4ae8a4e9673984f72257 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/625] 10.0.0.76 () {32 vars in 749 bytes} [Wed Jul 8 05:22:25 2026] DELETE /v2.1/os-security-group-rules/38967723-8884-4d6b-bd2c-a8f9633bacab => generated 0 bytes in 530 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-08 05:22:25.574 8 WARNING neutronclient.v2_0.client [None req-a3eb52d6-8dbb-4acf-b287-82620d57f5d5 284011c3c03a44b9902bec292993a43d 42fe8402bec14304af874c45d1bdc7ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 313/626] 10.0.0.76 () {32 vars in 662 bytes} [Wed Jul 8 05:22:25 2026] GET /v2.1/os-security-groups => generated 707 bytes in 852 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 05:22:26.110 8 WARNING neutronclient.v2_0.client [None req-a3eb52d6-8dbb-4acf-b287-82620d57f5d5 284011c3c03a44b9902bec292993a43d 42fe8402bec14304af874c45d1bdc7ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:22:26.115 7 WARNING neutronclient.v2_0.client [None req-c7dc995f-14d5-4537-9af0-c3da1a61c958 44d3692da1404c64800fea4a1bbee06c f5645a2e12bd4ae8a4e9673984f72257 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 314/627] 10.0.0.76 () {32 vars in 739 bytes} [Wed Jul 8 05:22:25 2026] DELETE /v2.1/os-security-groups/025eccb7-4fd5-42f0-8bea-30fb5117bb01 => generated 0 bytes in 634 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-08 05:22:26.208 7 INFO nova.api.openstack.wsgi [None req-c7dc995f-14d5-4537-9af0-c3da1a61c958 44d3692da1404c64800fea4a1bbee06c f5645a2e12bd4ae8a4e9673984f72257 - - default default] HTTP exception thrown: Security group d04d2a6a-7896-4732-8947-8f0fdf1ea915 does not exist Neutron server returns request_ids: ['req-bfe87750-e0ca-4339-a7c1-f588b212e8fb'] [pid: 7|app: 0|req: 314/628] 10.0.0.76 () {32 vars in 739 bytes} [Wed Jul 8 05:22:26 2026] DELETE /v2.1/os-security-groups/d04d2a6a-7896-4732-8947-8f0fdf1ea915 => generated 194 bytes in 101 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-08 05:22:26.214 8 WARNING neutronclient.v2_0.client [None req-a7ccaa60-9831-4f43-8631-f9e1c777e68a 284011c3c03a44b9902bec292993a43d 42fe8402bec14304af874c45d1bdc7ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:22:26.220 7 WARNING neutronclient.v2_0.client [None req-d16e10b9-d1c9-4655-bece-2d359bf1f6d4 44d3692da1404c64800fea4a1bbee06c f5645a2e12bd4ae8a4e9673984f72257 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:22:26.249 8 WARNING neutronclient.v2_0.client [None req-a7ccaa60-9831-4f43-8631-f9e1c777e68a 284011c3c03a44b9902bec292993a43d 42fe8402bec14304af874c45d1bdc7ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:22:26.258 7 INFO nova.api.openstack.wsgi [None req-d16e10b9-d1c9-4655-bece-2d359bf1f6d4 44d3692da1404c64800fea4a1bbee06c f5645a2e12bd4ae8a4e9673984f72257 - - default default] HTTP exception thrown: Security group 7f807f34-7ea2-43c8-9238-fd1f2c1aced7 does not exist Neutron server returns request_ids: ['req-ba6cfcd4-cdb0-41e1-aaf4-49a99a8a5aa2'] [pid: 7|app: 0|req: 315/629] 10.0.0.76 () {32 vars in 739 bytes} [Wed Jul 8 05:22:26 2026] DELETE /v2.1/os-security-groups/7f807f34-7ea2-43c8-9238-fd1f2c1aced7 => generated 194 bytes in 45 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-08 05:22:26.269 7 WARNING neutronclient.v2_0.client [None req-4803247d-3654-4968-9a5c-81522cfadac3 44d3692da1404c64800fea4a1bbee06c f5645a2e12bd4ae8a4e9673984f72257 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/630] 10.0.0.76 () {32 vars in 739 bytes} [Wed Jul 8 05:22:26 2026] DELETE /v2.1/os-security-groups/1098ff71-7a07-42c1-b560-0c2caabec013 => generated 0 bytes in 139 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-08 05:22:26.355 7 INFO nova.api.openstack.wsgi [None req-4803247d-3654-4968-9a5c-81522cfadac3 44d3692da1404c64800fea4a1bbee06c f5645a2e12bd4ae8a4e9673984f72257 - - default default] HTTP exception thrown: Security group 8d5dae92-5fa3-46aa-9dc1-2769f34e3d72 does not exist Neutron server returns request_ids: ['req-6ffd8ba9-95f7-437c-a964-74a7b63a175f'] [pid: 7|app: 0|req: 316/631] 10.0.0.76 () {32 vars in 739 bytes} [Wed Jul 8 05:22:26 2026] DELETE /v2.1/os-security-groups/8d5dae92-5fa3-46aa-9dc1-2769f34e3d72 => generated 194 bytes in 91 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/634] 10.0.0.76 () {34 vars in 670 bytes} [Wed Jul 8 05:22:29 2026] POST /v2.1/os-keypairs => generated 386 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 05:22:30.849 7 WARNING neutronclient.v2_0.client [None req-ef47636b-7162-4047-84cd-0499cf3df982 2952add6a67d41b8ae10b781bfade8ea 3ceaeb22a047409d92bc579a9096f2db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:22:30.903 7 WARNING neutronclient.v2_0.client [None req-ef47636b-7162-4047-84cd-0499cf3df982 2952add6a67d41b8ae10b781bfade8ea 3ceaeb22a047409d92bc579a9096f2db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:22:31.097 7 WARNING neutronclient.v2_0.client [None req-ef47636b-7162-4047-84cd-0499cf3df982 2952add6a67d41b8ae10b781bfade8ea 3ceaeb22a047409d92bc579a9096f2db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:22:31.435 8 WARNING neutronclient.v2_0.client [None req-180b28b4-5421-47f0-b1bf-85027a969644 4f62ca7136b442ed815df2b383f888f3 042405c3bcb14156b4c185ae36ab07f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:22:31.483 8 WARNING neutronclient.v2_0.client [None req-180b28b4-5421-47f0-b1bf-85027a969644 4f62ca7136b442ed815df2b383f888f3 042405c3bcb14156b4c185ae36ab07f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:22:31.686 8 WARNING neutronclient.v2_0.client [None req-180b28b4-5421-47f0-b1bf-85027a969644 4f62ca7136b442ed815df2b383f888f3 042405c3bcb14156b4c185ae36ab07f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/635] 10.0.0.76 () {34 vars in 662 bytes} [Wed Jul 8 05:22:30 2026] POST /v2.1/servers => generated 450 bytes in 1230 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-07-08 05:22:32.011 7 WARNING neutronclient.v2_0.client [None req-b98d71f0-ad14-446c-a0dd-d42d8486da97 2952add6a67d41b8ae10b781bfade8ea 3ceaeb22a047409d92bc579a9096f2db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 319/636] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:31 2026] GET /v2.1/servers/e4d40b73-36d3-4ad4-9661-e1d3ec12814c => generated 1250 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/637] 10.0.0.76 () {34 vars in 662 bytes} [Wed Jul 8 05:22:31 2026] POST /v2.1/servers => generated 453 bytes in 1010 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-07-08 05:22:32.362 7 WARNING neutronclient.v2_0.client [None req-c633ebdc-176a-44f0-9a60-5a1c8925b2d1 4f62ca7136b442ed815df2b383f888f3 042405c3bcb14156b4c185ae36ab07f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/638] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:32 2026] GET /v2.1/servers/821b150b-d4b8-4df0-b953-e545fc529ae5 => generated 1393 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-07-08 05:22:33.161 8 WARNING neutronclient.v2_0.client [None req-d5d58db4-3f5f-4319-8fe1-155612f61662 2952add6a67d41b8ae10b781bfade8ea 3ceaeb22a047409d92bc579a9096f2db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/639] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:33 2026] GET /v2.1/servers/e4d40b73-36d3-4ad4-9661-e1d3ec12814c => generated 1300 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-07-08 05:22:33.475 7 WARNING neutronclient.v2_0.client [None req-a1ba702d-a5c3-4c2c-b937-e802d67fbd78 4f62ca7136b442ed815df2b383f888f3 042405c3bcb14156b4c185ae36ab07f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/640] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:33 2026] GET /v2.1/servers/821b150b-d4b8-4df0-b953-e545fc529ae5 => generated 1397 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-07-08 05:22:34.268 8 WARNING neutronclient.v2_0.client [None req-212fbc5a-89c2-49ff-8732-179ce6ccf50e 2952add6a67d41b8ae10b781bfade8ea 3ceaeb22a047409d92bc579a9096f2db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 320/641] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:34 2026] GET /v2.1/servers/e4d40b73-36d3-4ad4-9661-e1d3ec12814c => generated 1348 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-07-08 05:22:34.589 7 WARNING neutronclient.v2_0.client [None req-3a0ecc09-07ce-42b2-a3b0-9c6c13b9ab50 4f62ca7136b442ed815df2b383f888f3 042405c3bcb14156b4c185ae36ab07f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/642] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:34 2026] GET /v2.1/servers/821b150b-d4b8-4df0-b953-e545fc529ae5 => generated 1389 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-07-08 05:22:35.367 8 WARNING neutronclient.v2_0.client [None req-1767492c-3182-4988-b88b-10e2c5bf4ea0 2952add6a67d41b8ae10b781bfade8ea 3ceaeb22a047409d92bc579a9096f2db - - default default] 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: 321/643] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:35 2026] GET /v2.1/servers/e4d40b73-36d3-4ad4-9661-e1d3ec12814c => generated 1348 bytes in 381 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-08 05:22:35.731 7 WARNING neutronclient.v2_0.client [None req-a46bf80b-878d-455a-aad9-023d3e4e7be2 4f62ca7136b442ed815df2b383f888f3 042405c3bcb14156b4c185ae36ab07f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 323/644] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:35 2026] GET /v2.1/servers/821b150b-d4b8-4df0-b953-e545fc529ae5 => generated 1389 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 322/645] 10.0.0.76 () {34 vars in 670 bytes} [Wed Jul 8 05:22:36 2026] POST /v2.1/os-keypairs => generated 385 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, ' 2026-07-08 05:22:36.776 7 WARNING neutronclient.v2_0.client [None req-6283acac-0303-4b4d-8820-1bd72c7baba2 2952add6a67d41b8ae10b781bfade8ea 3ceaeb22a047409d92bc579a9096f2db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 324/646] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:36 2026] GET /v2.1/servers/e4d40b73-36d3-4ad4-9661-e1d3ec12814c => generated 1356 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-08 05:22:36.880 8 WARNING neutronclient.v2_0.client [None req-3be3dd8d-1772-4e90-a545-d9a9289ebeff 4f62ca7136b442ed815df2b383f888f3 042405c3bcb14156b4c185ae36ab07f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/649] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:36 2026] GET /v2.1/servers/821b150b-d4b8-4df0-b953-e545fc529ae5 => generated 1445 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:22:37.863 7 WARNING neutronclient.v2_0.client [None req-3cd71345-56c0-4c73-b623-3117751f7637 2952add6a67d41b8ae10b781bfade8ea 3ceaeb22a047409d92bc579a9096f2db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:22:37.936 8 WARNING neutronclient.v2_0.client [None req-3513d988-db9a-49ec-bda5-202265aeab62 e35be7dd1dae4ee08174e93039660794 5ee9bc2b83e243acbd859ef3aebb5e52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/650] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:37 2026] GET /v2.1/servers/e4d40b73-36d3-4ad4-9661-e1d3ec12814c => generated 1433 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-08 05:22:38.004 8 WARNING neutronclient.v2_0.client [None req-3513d988-db9a-49ec-bda5-202265aeab62 e35be7dd1dae4ee08174e93039660794 5ee9bc2b83e243acbd859ef3aebb5e52 - - default default] 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-07-08 05:22:38.046 7 WARNING neutronclient.v2_0.client [None req-1f0b5300-4937-4443-b1f7-21f82d48f693 4f62ca7136b442ed815df2b383f888f3 042405c3bcb14156b4c185ae36ab07f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 328/651] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:38 2026] GET /v2.1/servers/821b150b-d4b8-4df0-b953-e545fc529ae5 => generated 1445 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-08 05:22:38.190 8 WARNING neutronclient.v2_0.client [None req-3513d988-db9a-49ec-bda5-202265aeab62 e35be7dd1dae4ee08174e93039660794 5ee9bc2b83e243acbd859ef3aebb5e52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 324/652] 10.0.0.76 () {34 vars in 662 bytes} [Wed Jul 8 05:22:37 2026] POST /v2.1/servers => generated 449 bytes in 581 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-07-08 05:22:38.444 7 WARNING neutronclient.v2_0.client [None req-6785caeb-f20d-4e80-9b35-3843d2a9824b e35be7dd1dae4ee08174e93039660794 5ee9bc2b83e243acbd859ef3aebb5e52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 329/653] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:38 2026] GET /v2.1/servers/305f0b57-ca7d-4afe-9855-6b1838cb303e => generated 1399 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:22:39.000 8 INFO nova.api.openstack.compute.server_external_events [req-abe04657-2043-4592-b534-0cf094e48e22 req-ce569da8-7f19-4566-a0be-082e13aff123 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-changed:c02987a1-288e-4778-bda2-7edda915df4e for instance e4d40b73-36d3-4ad4-9661-e1d3ec12814c 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, ' 2026-07-08 05:22:39.009 8 INFO nova.compute.rpcapi [None req-baa18bf9-bf8d-4884-8faa-4fd5da8e049e - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 325/654] 10.0.0.95 () {38 vars in 814 bytes} [Wed Jul 8 05:22:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 05:22:39.040 7 WARNING neutronclient.v2_0.client [None req-b300c2ac-1418-4470-a62d-71ad612ad31d 2952add6a67d41b8ae10b781bfade8ea 3ceaeb22a047409d92bc579a9096f2db - - default default] 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: 330/655] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:38 2026] GET /v2.1/servers/e4d40b73-36d3-4ad4-9661-e1d3ec12814c => generated 1433 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-08 05:22:39.144 8 WARNING neutronclient.v2_0.client [None req-2842b9dd-beef-47a6-b184-455ba43edfa1 4f62ca7136b442ed815df2b383f888f3 042405c3bcb14156b4c185ae36ab07f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/656] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:39 2026] GET /v2.1/servers/821b150b-d4b8-4df0-b953-e545fc529ae5 => generated 1521 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:22:39.541 7 WARNING neutronclient.v2_0.client [None req-82e61f1d-2c37-4260-b70d-69e874edb2ed e35be7dd1dae4ee08174e93039660794 5ee9bc2b83e243acbd859ef3aebb5e52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 331/657] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:39 2026] GET /v2.1/servers/305f0b57-ca7d-4afe-9855-6b1838cb303e => generated 1403 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-07-08 05:22:40.188 8 WARNING neutronclient.v2_0.client [None req-15904217-9419-40b7-8943-ad081a2f4cfe 2952add6a67d41b8ae10b781bfade8ea 3ceaeb22a047409d92bc579a9096f2db - - default default] 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-07-08 05:22:40.314 7 WARNING neutronclient.v2_0.client [None req-750d4842-b077-4a78-bc54-0281f93f5b2b 4f62ca7136b442ed815df2b383f888f3 042405c3bcb14156b4c185ae36ab07f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/658] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:40 2026] GET /v2.1/servers/e4d40b73-36d3-4ad4-9661-e1d3ec12814c => generated 1433 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/659] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:40 2026] GET /v2.1/servers/821b150b-d4b8-4df0-b953-e545fc529ae5 => generated 1519 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:22:40.639 8 WARNING neutronclient.v2_0.client [None req-8bed2171-85f7-4461-a824-3ec0def0a9b8 e35be7dd1dae4ee08174e93039660794 5ee9bc2b83e243acbd859ef3aebb5e52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 328/660] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:40 2026] GET /v2.1/servers/305f0b57-ca7d-4afe-9855-6b1838cb303e => generated 1451 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:22:41.186 7 INFO nova.api.openstack.compute.server_external_events [req-f90291b7-09e0-46f9-84e0-5bfefd694886 req-7dc4f323-0fc3-4065-9640-e75a26860538 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-changed:6af43bf8-d4b1-433d-a8c6-d5122165481c for instance 821b150b-d4b8-4df0-b953-e545fc529ae5 on instance 2026-07-08 05:22:41.204 7 INFO nova.compute.rpcapi [None req-df3a07cc-7c9c-4882-b2dc-27dc3bf674cf - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 333/661] 10.0.0.95 () {38 vars in 814 bytes} [Wed Jul 8 05:22:41 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, ' 2026-07-08 05:22:41.369 8 WARNING neutronclient.v2_0.client [None req-59d51b61-e10a-4cbd-99e9-d69d3053d36c 2952add6a67d41b8ae10b781bfade8ea 3ceaeb22a047409d92bc579a9096f2db - - default default] 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: 329/662] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:41 2026] GET /v2.1/servers/e4d40b73-36d3-4ad4-9661-e1d3ec12814c => generated 1433 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-08 05:22:41.493 7 WARNING neutronclient.v2_0.client [None req-4fce67b6-5238-41f3-9830-f9cda8316490 4f62ca7136b442ed815df2b383f888f3 042405c3bcb14156b4c185ae36ab07f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 334/663] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:41 2026] GET /v2.1/servers/821b150b-d4b8-4df0-b953-e545fc529ae5 => generated 1519 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-07-08 05:22:41.751 8 WARNING neutronclient.v2_0.client [None req-518ae50b-1d62-4190-9eeb-6707e08409cb e35be7dd1dae4ee08174e93039660794 5ee9bc2b83e243acbd859ef3aebb5e52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/664] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:41 2026] GET /v2.1/servers/305f0b57-ca7d-4afe-9855-6b1838cb303e => generated 1451 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:22:42.543 7 WARNING neutronclient.v2_0.client [None req-41185e39-5f92-4baa-8e3d-0bd514da96ef 2952add6a67d41b8ae10b781bfade8ea 3ceaeb22a047409d92bc579a9096f2db - - default default] 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-07-08 05:22:42.657 8 WARNING neutronclient.v2_0.client [None req-42e37edb-47fb-4015-a595-ffc807020caa 4f62ca7136b442ed815df2b383f888f3 042405c3bcb14156b4c185ae36ab07f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 335/665] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:42 2026] GET /v2.1/servers/e4d40b73-36d3-4ad4-9661-e1d3ec12814c => generated 1421 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/666] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:42 2026] GET /v2.1/servers/821b150b-d4b8-4df0-b953-e545fc529ae5 => generated 1519 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:22:42.853 7 WARNING neutronclient.v2_0.client [None req-77e49a72-4066-4c62-b6d7-f50892a01dc9 e35be7dd1dae4ee08174e93039660794 5ee9bc2b83e243acbd859ef3aebb5e52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/667] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:42 2026] GET /v2.1/servers/305f0b57-ca7d-4afe-9855-6b1838cb303e => generated 1459 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:22:43.723 8 WARNING neutronclient.v2_0.client [None req-cf851f6b-364f-4fcf-93a6-99924cdaa9f8 2952add6a67d41b8ae10b781bfade8ea 3ceaeb22a047409d92bc579a9096f2db - - default default] 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-07-08 05:22:43.810 7 WARNING neutronclient.v2_0.client [None req-033bc747-5f51-4c82-98a8-75c75ef11ae5 4f62ca7136b442ed815df2b383f888f3 042405c3bcb14156b4c185ae36ab07f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/668] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:43 2026] GET /v2.1/servers/e4d40b73-36d3-4ad4-9661-e1d3ec12814c => generated 1421 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, ' [pid: 7|app: 0|req: 337/669] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:43 2026] GET /v2.1/servers/821b150b-d4b8-4df0-b953-e545fc529ae5 => generated 1519 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-08 05:22:43.945 8 WARNING neutronclient.v2_0.client [None req-18b38290-a1f6-42bd-b06d-9da33409699c e35be7dd1dae4ee08174e93039660794 5ee9bc2b83e243acbd859ef3aebb5e52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 333/670] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:43 2026] GET /v2.1/servers/305f0b57-ca7d-4afe-9855-6b1838cb303e => generated 1536 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-07-08 05:22:44.356 7 INFO nova.api.openstack.compute.server_external_events [req-c05dc204-89ba-407c-baef-fc8536222727 req-4713e8f0-76fd-4334-98a2-5b72be5d961a 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-changed:7da75123-8998-4ca4-86a0-5de7321b6785 for instance 305f0b57-ca7d-4afe-9855-6b1838cb303e on instance [pid: 7|app: 0|req: 338/671] 10.0.0.95 () {38 vars in 814 bytes} [Wed Jul 8 05:22:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:22:44.901 8 WARNING neutronclient.v2_0.client [None req-6b2e414e-646f-4780-93d7-fc6c2801fe59 2952add6a67d41b8ae10b781bfade8ea 3ceaeb22a047409d92bc579a9096f2db - - default default] 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-07-08 05:22:44.988 7 WARNING neutronclient.v2_0.client [None req-ca0c011c-3a3d-4b5a-b671-8c9c233948cc 4f62ca7136b442ed815df2b383f888f3 042405c3bcb14156b4c185ae36ab07f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 334/672] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:44 2026] GET /v2.1/servers/e4d40b73-36d3-4ad4-9661-e1d3ec12814c => generated 1421 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:22:45.094 8 WARNING neutronclient.v2_0.client [None req-96e4ec56-7777-46cf-841e-cf7f7aeab18d e35be7dd1dae4ee08174e93039660794 5ee9bc2b83e243acbd859ef3aebb5e52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 339/673] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:44 2026] GET /v2.1/servers/821b150b-d4b8-4df0-b953-e545fc529ae5 => generated 1519 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/674] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:45 2026] GET /v2.1/servers/305f0b57-ca7d-4afe-9855-6b1838cb303e => generated 1524 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-07-08 05:22:46.070 7 WARNING neutronclient.v2_0.client [None req-32d7f3bd-357a-48b9-8e10-1ea7738443ae 2952add6a67d41b8ae10b781bfade8ea 3ceaeb22a047409d92bc579a9096f2db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 340/675] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:46 2026] GET /v2.1/servers/e4d40b73-36d3-4ad4-9661-e1d3ec12814c => generated 1421 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:22:46.218 8 WARNING neutronclient.v2_0.client [None req-80d3e6a8-c9f8-4203-a74e-2a3b940f236a 4f62ca7136b442ed815df2b383f888f3 042405c3bcb14156b4c185ae36ab07f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:22:46.247 7 WARNING neutronclient.v2_0.client [None req-6c3b1a3d-a62b-42a2-af40-b31735a57fbb e35be7dd1dae4ee08174e93039660794 5ee9bc2b83e243acbd859ef3aebb5e52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 336/676] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:46 2026] GET /v2.1/servers/821b150b-d4b8-4df0-b953-e545fc529ae5 => generated 1519 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/677] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:46 2026] GET /v2.1/servers/305f0b57-ca7d-4afe-9855-6b1838cb303e => generated 1524 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:22:47.209 8 WARNING neutronclient.v2_0.client [None req-d6a0a705-61c0-4acd-9c18-ca5a62440894 2952add6a67d41b8ae10b781bfade8ea 3ceaeb22a047409d92bc579a9096f2db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 338/680] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:47 2026] GET /v2.1/servers/e4d40b73-36d3-4ad4-9661-e1d3ec12814c => generated 1421 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:22:47.411 7 WARNING neutronclient.v2_0.client [None req-dd79eba2-66e6-472d-a45e-ce112fa7e837 4f62ca7136b442ed815df2b383f888f3 042405c3bcb14156b4c185ae36ab07f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:22:47.457 8 WARNING neutronclient.v2_0.client [None req-b128764e-4a5e-4a1a-9904-7c9f3299e1fc e35be7dd1dae4ee08174e93039660794 5ee9bc2b83e243acbd859ef3aebb5e52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 343/681] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:47 2026] GET /v2.1/servers/821b150b-d4b8-4df0-b953-e545fc529ae5 => generated 1519 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/682] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:47 2026] GET /v2.1/servers/305f0b57-ca7d-4afe-9855-6b1838cb303e => generated 1524 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-07-08 05:22:48.392 7 WARNING neutronclient.v2_0.client [None req-82e5cd23-da71-4392-a548-fcea76f85b60 2952add6a67d41b8ae10b781bfade8ea 3ceaeb22a047409d92bc579a9096f2db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 344/683] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:48 2026] GET /v2.1/servers/e4d40b73-36d3-4ad4-9661-e1d3ec12814c => generated 1421 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:22:48.563 8 WARNING neutronclient.v2_0.client [None req-f6ae3ecf-492e-4d83-a5f5-c5de08c1a090 4f62ca7136b442ed815df2b383f888f3 042405c3bcb14156b4c185ae36ab07f0 - - default default] 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-07-08 05:22:48.597 7 WARNING neutronclient.v2_0.client [None req-89214f38-a2f9-46de-a4cb-7f718cf908d4 e35be7dd1dae4ee08174e93039660794 5ee9bc2b83e243acbd859ef3aebb5e52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 340/684] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:48 2026] GET /v2.1/servers/821b150b-d4b8-4df0-b953-e545fc529ae5 => generated 1519 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/685] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:48 2026] GET /v2.1/servers/305f0b57-ca7d-4afe-9855-6b1838cb303e => generated 1524 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:22:49.038 8 INFO nova.api.openstack.compute.server_external_events [req-d4a84724-749b-43c4-972b-c296255d50c2 req-2d943464-cbf5-4a0c-80b9-761126722f2d 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-vif-plugged:c02987a1-288e-4778-bda2-7edda915df4e for instance e4d40b73-36d3-4ad4-9661-e1d3ec12814c on instance [pid: 8|app: 0|req: 341/686] 10.0.0.180 () {38 vars in 815 bytes} [Wed Jul 8 05:22:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:22:49.585 7 WARNING neutronclient.v2_0.client [None req-23729442-561d-4f4b-97ce-14ba4b9a29aa 2952add6a67d41b8ae10b781bfade8ea 3ceaeb22a047409d92bc579a9096f2db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/687] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:49 2026] GET /v2.1/servers/e4d40b73-36d3-4ad4-9661-e1d3ec12814c => generated 1421 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:22:49.822 8 WARNING neutronclient.v2_0.client [None req-8684336a-2f58-4f57-a4ef-716995185560 4f62ca7136b442ed815df2b383f888f3 042405c3bcb14156b4c185ae36ab07f0 - - default default] 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-07-08 05:22:49.858 7 WARNING neutronclient.v2_0.client [None req-19ed56f6-0153-475b-b5fb-8289e9b8ea6a e35be7dd1dae4ee08174e93039660794 5ee9bc2b83e243acbd859ef3aebb5e52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 342/688] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:49 2026] GET /v2.1/servers/821b150b-d4b8-4df0-b953-e545fc529ae5 => generated 1519 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/689] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:49 2026] GET /v2.1/servers/305f0b57-ca7d-4afe-9855-6b1838cb303e => generated 1524 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:22:50.760 8 WARNING neutronclient.v2_0.client [None req-11e74b7a-82dd-4341-8d23-addbcfbf7029 2952add6a67d41b8ae10b781bfade8ea 3ceaeb22a047409d92bc579a9096f2db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 343/690] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:50 2026] GET /v2.1/servers/e4d40b73-36d3-4ad4-9661-e1d3ec12814c => generated 1608 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-07-08 05:22:50.918 7 WARNING neutronclient.v2_0.client [None req-e2346043-5ea8-4c60-b661-cb999b609678 2952add6a67d41b8ae10b781bfade8ea 3ceaeb22a047409d92bc579a9096f2db - - default default] 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: 348/691] 10.0.0.76 () {32 vars in 740 bytes} [Wed Jul 8 05:22:50 2026] GET /v2.1/servers/e4d40b73-36d3-4ad4-9661-e1d3ec12814c/os-interface => generated 284 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:22:51.006 8 WARNING neutronclient.v2_0.client [None req-bc65a424-6059-46fa-bae5-c4dc8c834049 4f62ca7136b442ed815df2b383f888f3 042405c3bcb14156b4c185ae36ab07f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:22:51.029 7 WARNING neutronclient.v2_0.client [None req-51928d31-d878-4fc3-9922-865707f87626 e35be7dd1dae4ee08174e93039660794 5ee9bc2b83e243acbd859ef3aebb5e52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 344/692] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:50 2026] GET /v2.1/servers/821b150b-d4b8-4df0-b953-e545fc529ae5 => generated 1519 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, ' [pid: 7|app: 0|req: 349/693] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:51 2026] GET /v2.1/servers/305f0b57-ca7d-4afe-9855-6b1838cb303e => generated 1524 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-08 05:22:51.184 8 INFO nova.api.openstack.compute.server_external_events [req-a26d2fe4-fb4c-4e17-8ea7-7729c6c6c639 req-8d770277-189e-46ea-99f9-851fde034cde 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-vif-plugged:7da75123-8998-4ca4-86a0-5de7321b6785 for instance 305f0b57-ca7d-4afe-9855-6b1838cb303e on instance 2026-07-08 05:22:51.185 8 INFO nova.api.openstack.compute.server_external_events [req-a26d2fe4-fb4c-4e17-8ea7-7729c6c6c639 req-8d770277-189e-46ea-99f9-851fde034cde 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-vif-plugged:6af43bf8-d4b1-433d-a8c6-d5122165481c for instance 821b150b-d4b8-4df0-b953-e545fc529ae5 on instance [pid: 8|app: 0|req: 345/694] 10.0.0.180 () {38 vars in 815 bytes} [Wed Jul 8 05:22:51 2026] POST /v2.1/os-server-external-events => generated 354 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:22:51.897 8 INFO nova.api.openstack.compute.server_external_events [req-7a9ed6d9-968d-47c1-94b3-ee5f33000505 req-fb25b716-89c9-4d72-bb6c-561f6cb2e0fb 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-changed:c02987a1-288e-4778-bda2-7edda915df4e for instance e4d40b73-36d3-4ad4-9661-e1d3ec12814c on instance [pid: 8|app: 0|req: 346/695] 10.0.0.95 () {38 vars in 814 bytes} [Wed Jul 8 05:22:51 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-07-08 05:22:51.901 7 WARNING neutronclient.v2_0.client [None req-69d01ecb-8d86-40ed-8cab-d5c8771863bf 2952add6a67d41b8ae10b781bfade8ea 3ceaeb22a047409d92bc579a9096f2db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 350/696] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:51 2026] GET /v2.1/servers/e4d40b73-36d3-4ad4-9661-e1d3ec12814c => generated 1608 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 347/697] 10.0.0.76 () {32 vars in 640 bytes} [Wed Jul 8 05:22:52 2026] GET /v2.1/servers => generated 385 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:22:52.235 8 WARNING neutronclient.v2_0.client [None req-654f161f-e787-4dd4-b831-b0f8ae90514b e35be7dd1dae4ee08174e93039660794 5ee9bc2b83e243acbd859ef3aebb5e52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:22:52.236 7 WARNING neutronclient.v2_0.client [None req-70fecb89-7a9d-4684-a9ad-b4197af28407 4f62ca7136b442ed815df2b383f888f3 042405c3bcb14156b4c185ae36ab07f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 348/698] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:52 2026] GET /v2.1/servers/305f0b57-ca7d-4afe-9855-6b1838cb303e => generated 1524 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 351/699] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:52 2026] GET /v2.1/servers/821b150b-d4b8-4df0-b953-e545fc529ae5 => generated 1519 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/700] 10.0.0.76 () {32 vars in 717 bytes} [Wed Jul 8 05:22:52 2026] DELETE /v2.1/servers/e4d40b73-36d3-4ad4-9661-e1d3ec12814c => generated 0 bytes in 162 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-07-08 05:22:52.564 7 WARNING neutronclient.v2_0.client [None req-3eae6385-b37e-4169-a9de-44b28116aa86 2952add6a67d41b8ae10b781bfade8ea 3ceaeb22a047409d92bc579a9096f2db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/701] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:52 2026] GET /v2.1/servers/e4d40b73-36d3-4ad4-9661-e1d3ec12814c => generated 1614 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:22:53.424 8 WARNING neutronclient.v2_0.client [None req-18c00836-c42b-433a-9cd7-069470a40afc e35be7dd1dae4ee08174e93039660794 5ee9bc2b83e243acbd859ef3aebb5e52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:22:53.436 7 WARNING neutronclient.v2_0.client [None req-069b61f2-f039-44e0-95cc-43cc5995a5dd 4f62ca7136b442ed815df2b383f888f3 042405c3bcb14156b4c185ae36ab07f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 350/702] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:53 2026] GET /v2.1/servers/305f0b57-ca7d-4afe-9855-6b1838cb303e => generated 1714 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, ' [pid: 7|app: 0|req: 353/703] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:53 2026] GET /v2.1/servers/821b150b-d4b8-4df0-b953-e545fc529ae5 => generated 1703 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-08 05:22:53.588 8 WARNING neutronclient.v2_0.client [None req-bbbcd44e-1b35-4545-aae6-96ccdf47c012 e35be7dd1dae4ee08174e93039660794 5ee9bc2b83e243acbd859ef3aebb5e52 - - default default] 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: 351/704] 10.0.0.76 () {32 vars in 740 bytes} [Wed Jul 8 05:22:53 2026] GET /v2.1/servers/305f0b57-ca7d-4afe-9855-6b1838cb303e/os-interface => generated 284 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 05:22:53.648 7 WARNING neutronclient.v2_0.client [None req-7b6d8410-b6e8-46d6-a4eb-6ff506bcad23 4f62ca7136b442ed815df2b383f888f3 042405c3bcb14156b4c185ae36ab07f0 - - default default] 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-07-08 05:22:53.763 8 WARNING neutronclient.v2_0.client [None req-b2e04d76-439e-4a9a-afbb-eacae6b0c5f1 2952add6a67d41b8ae10b781bfade8ea 3ceaeb22a047409d92bc579a9096f2db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 354/705] 10.0.0.76 () {32 vars in 740 bytes} [Wed Jul 8 05:22:53 2026] GET /v2.1/servers/821b150b-d4b8-4df0-b953-e545fc529ae5/os-interface => generated 285 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:22:54.451 7 WARNING neutronclient.v2_0.client [None req-8b026c64-72f6-4a5b-a5ff-4484490a1b23 e35be7dd1dae4ee08174e93039660794 5ee9bc2b83e243acbd859ef3aebb5e52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/706] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:53 2026] GET /v2.1/servers/e4d40b73-36d3-4ad4-9661-e1d3ec12814c => generated 1734 bytes in 732 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:22:54.488 8 INFO nova.api.openstack.compute.server_external_events [req-2aa0beeb-426a-4b47-a0f9-8442aca29aa0 req-3b343e5e-31b1-423e-acd3-09267ce5f394 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-changed:7da75123-8998-4ca4-86a0-5de7321b6785 for instance 305f0b57-ca7d-4afe-9855-6b1838cb303e on instance [pid: 8|app: 0|req: 353/707] 10.0.0.95 () {38 vars in 814 bytes} [Wed Jul 8 05:22:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:22:54.603 8 INFO nova.api.openstack.compute.server_external_events [req-d53645c3-c0da-43c3-9bda-e0e4be8ace17 req-61de93c4-0e1e-4e5b-83fc-eec1e0c19659 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-changed:6af43bf8-d4b1-433d-a8c6-d5122165481c for instance 821b150b-d4b8-4df0-b953-e545fc529ae5 on instance [pid: 8|app: 0|req: 354/708] 10.0.0.95 () {38 vars in 814 bytes} [Wed Jul 8 05:22:54 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) [pid: 7|app: 0|req: 355/709] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:54 2026] GET /v2.1/servers/305f0b57-ca7d-4afe-9855-6b1838cb303e => generated 1714 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:22:55.290 8 INFO nova.api.openstack.compute.server_external_events [req-c300e32b-53ec-4eec-ac1b-8b786dd72c5d req-e23f4b54-8fae-4c63-af47-f51273e23b93 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-vif-unplugged:c02987a1-288e-4778-bda2-7edda915df4e for instance e4d40b73-36d3-4ad4-9661-e1d3ec12814c on instance [pid: 8|app: 0|req: 355/710] 10.0.0.180 () {38 vars in 815 bytes} [Wed Jul 8 05:22:55 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:22:55.502 7 WARNING neutronclient.v2_0.client [None req-9b563b07-d4fd-4e32-9f95-e66873ed06dc 2952add6a67d41b8ae10b781bfade8ea 3ceaeb22a047409d92bc579a9096f2db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 356/711] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:55 2026] GET /v2.1/servers/e4d40b73-36d3-4ad4-9661-e1d3ec12814c => generated 1667 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:22:56.545 8 INFO nova.api.openstack.compute.server_external_events [req-5ee4d4df-0bda-41ab-bef9-f966237f4e7f req-b6fee0b8-73a9-43fb-a1b9-44b7c84a93eb 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-vif-deleted:c02987a1-288e-4778-bda2-7edda915df4e for instance e4d40b73-36d3-4ad4-9661-e1d3ec12814c on instance [pid: 8|app: 0|req: 356/712] 10.0.0.95 () {38 vars in 814 bytes} [Wed Jul 8 05:22:56 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-07-08 05:22:56.634 7 WARNING neutronclient.v2_0.client [None req-eab5b49e-f4a6-4d41-8058-b9a188837157 2952add6a67d41b8ae10b781bfade8ea 3ceaeb22a047409d92bc579a9096f2db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 357/713] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:56 2026] GET /v2.1/servers/e4d40b73-36d3-4ad4-9661-e1d3ec12814c => generated 1377 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-07-08 05:22:57.755 7 WARNING neutronclient.v2_0.client [None req-63b8e37a-c57b-4a57-ad63-5342f85c6b66 2952add6a67d41b8ae10b781bfade8ea 3ceaeb22a047409d92bc579a9096f2db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 359/716] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:57 2026] GET /v2.1/servers/e4d40b73-36d3-4ad4-9661-e1d3ec12814c => generated 1382 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:22:58.861 8 WARNING neutronclient.v2_0.client [None req-21b7c064-d6b5-4291-a4e2-6a019e9555ab 2952add6a67d41b8ae10b781bfade8ea 3ceaeb22a047409d92bc579a9096f2db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 358/717] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:58 2026] GET /v2.1/servers/e4d40b73-36d3-4ad4-9661-e1d3ec12814c => generated 1382 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-07-08 05:22:59.930 7 INFO nova.api.openstack.wsgi [None req-cb99d978-4a4a-49fc-841e-7540cbc26a33 2952add6a67d41b8ae10b781bfade8ea 3ceaeb22a047409d92bc579a9096f2db - - default default] HTTP exception thrown: Instance e4d40b73-36d3-4ad4-9661-e1d3ec12814c could not be found. [pid: 7|app: 0|req: 360/718] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:22:59 2026] GET /v2.1/servers/e4d40b73-36d3-4ad4-9661-e1d3ec12814c => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 359/719] 10.0.0.76 () {32 vars in 703 bytes} [Wed Jul 8 05:22:59 2026] DELETE /v2.1/os-keypairs/tempest-keypair-466509679 => 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, ' [pid: 7|app: 0|req: 362/722] 10.0.0.76 () {34 vars in 670 bytes} [Wed Jul 8 05:23:08 2026] POST /v2.1/os-keypairs => generated 385 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 05:23:10.157 8 WARNING neutronclient.v2_0.client [None req-0ea80090-eaf8-4bdc-a1aa-d49709999179 a99c911d44344d5a8b2d37b9be882c6f b3058059632d483eb4efc19f31611a73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:23:10.208 8 WARNING neutronclient.v2_0.client [None req-0ea80090-eaf8-4bdc-a1aa-d49709999179 a99c911d44344d5a8b2d37b9be882c6f b3058059632d483eb4efc19f31611a73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:23:10.369 8 WARNING neutronclient.v2_0.client [None req-0ea80090-eaf8-4bdc-a1aa-d49709999179 a99c911d44344d5a8b2d37b9be882c6f b3058059632d483eb4efc19f31611a73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 361/723] 10.0.0.76 () {34 vars in 662 bytes} [Wed Jul 8 05:23:10 2026] POST /v2.1/servers => generated 451 bytes in 492 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-08 05:23:10.606 7 WARNING neutronclient.v2_0.client [None req-8658640e-9950-4cee-82c4-7761832a8060 a99c911d44344d5a8b2d37b9be882c6f b3058059632d483eb4efc19f31611a73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 363/724] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:10 2026] GET /v2.1/servers/2718d750-e05e-4b40-8f48-ad4d6c365246 => generated 1423 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-07-08 05:23:11.703 8 WARNING neutronclient.v2_0.client [None req-0cfea167-41bf-4e36-b05f-088c78023a19 a99c911d44344d5a8b2d37b9be882c6f b3058059632d483eb4efc19f31611a73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 362/725] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:11 2026] GET /v2.1/servers/2718d750-e05e-4b40-8f48-ad4d6c365246 => generated 1427 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:23:12.809 7 WARNING neutronclient.v2_0.client [None req-43e2b9bb-70ec-4794-81d9-ebb178947ee8 a99c911d44344d5a8b2d37b9be882c6f b3058059632d483eb4efc19f31611a73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/726] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:12 2026] GET /v2.1/servers/2718d750-e05e-4b40-8f48-ad4d6c365246 => generated 1475 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-07-08 05:23:13.890 8 WARNING neutronclient.v2_0.client [None req-22e1ec66-be62-4059-bc70-73132e039603 a99c911d44344d5a8b2d37b9be882c6f b3058059632d483eb4efc19f31611a73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/727] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:13 2026] GET /v2.1/servers/2718d750-e05e-4b40-8f48-ad4d6c365246 => generated 1475 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:23:14.400 7 WARNING neutronclient.v2_0.client [None req-ce871e5a-7b1d-4ce4-8d56-0813caed2ea4 4f62ca7136b442ed815df2b383f888f3 042405c3bcb14156b4c185ae36ab07f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/728] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:14 2026] GET /v2.1/servers/821b150b-d4b8-4df0-b953-e545fc529ae5 => generated 1823 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:23:14.613 8 WARNING neutronclient.v2_0.client [None req-f15e89dc-30e5-4290-a565-66477d611926 4f62ca7136b442ed815df2b383f888f3 042405c3bcb14156b4c185ae36ab07f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 364/729] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:14 2026] GET /v2.1/servers/821b150b-d4b8-4df0-b953-e545fc529ae5 => generated 1823 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:23:14.995 8 WARNING neutronclient.v2_0.client [None req-63b30e99-a6be-460a-b8f5-9b0cc9414d68 a99c911d44344d5a8b2d37b9be882c6f b3058059632d483eb4efc19f31611a73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 366/730] 10.0.0.76 () {34 vars in 749 bytes} [Wed Jul 8 05:23:14 2026] POST /v2.1/servers/821b150b-d4b8-4df0-b953-e545fc529ae5/action => generated 0 bytes in 98 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-07-08 05:23:15.062 7 WARNING neutronclient.v2_0.client [None req-4849bb6b-ca5b-40a2-942f-23660938cd60 4f62ca7136b442ed815df2b383f888f3 042405c3bcb14156b4c185ae36ab07f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 365/731] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:14 2026] GET /v2.1/servers/2718d750-e05e-4b40-8f48-ad4d6c365246 => generated 1551 bytes in 815 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/732] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:15 2026] GET /v2.1/servers/821b150b-d4b8-4df0-b953-e545fc529ae5 => generated 1825 bytes in 773 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:23:15.869 8 INFO nova.api.openstack.compute.server_external_events [req-e30c83be-cfcc-4699-abaa-6957a2bc82a5 req-b9468624-fdd2-463a-905a-5760cd2f66e8 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-changed:4b15b57d-284f-44b9-991b-e01666d0500f for instance 2718d750-e05e-4b40-8f48-ad4d6c365246 on instance [pid: 8|app: 0|req: 366/733] 10.0.0.95 () {38 vars in 814 bytes} [Wed Jul 8 05:23:15 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:23:16.821 7 WARNING neutronclient.v2_0.client [None req-01c82d3f-1e79-4756-a3a7-65453c4b0cb2 a99c911d44344d5a8b2d37b9be882c6f b3058059632d483eb4efc19f31611a73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:23:16.845 8 WARNING neutronclient.v2_0.client [None req-14054674-a4ac-40a8-be97-dd5eb708fc87 4f62ca7136b442ed815df2b383f888f3 042405c3bcb14156b4c185ae36ab07f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 368/734] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:16 2026] GET /v2.1/servers/2718d750-e05e-4b40-8f48-ad4d6c365246 => generated 1549 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/737] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:16 2026] GET /v2.1/servers/821b150b-d4b8-4df0-b953-e545fc529ae5 => generated 1825 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-07-08 05:23:18.117 7 WARNING neutronclient.v2_0.client [None req-1f0888d8-1db9-4b39-a03b-d50d14a2d0d6 a99c911d44344d5a8b2d37b9be882c6f b3058059632d483eb4efc19f31611a73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:23:18.144 8 WARNING neutronclient.v2_0.client [None req-9bb3aa6b-6745-4282-a819-be266133f240 4f62ca7136b442ed815df2b383f888f3 042405c3bcb14156b4c185ae36ab07f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 371/738] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:18 2026] GET /v2.1/servers/2718d750-e05e-4b40-8f48-ad4d6c365246 => generated 1549 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/739] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:18 2026] GET /v2.1/servers/821b150b-d4b8-4df0-b953-e545fc529ae5 => generated 1830 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:23:19.324 7 WARNING neutronclient.v2_0.client [None req-f28a596f-e5e6-4fde-b6cf-c1a5a7b7f2be a99c911d44344d5a8b2d37b9be882c6f b3058059632d483eb4efc19f31611a73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:23:19.343 8 WARNING neutronclient.v2_0.client [None req-67e9b148-fe13-40cb-b3fc-ecd16ef68723 4f62ca7136b442ed815df2b383f888f3 042405c3bcb14156b4c185ae36ab07f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/740] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:19 2026] GET /v2.1/servers/2718d750-e05e-4b40-8f48-ad4d6c365246 => generated 1549 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/741] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:19 2026] GET /v2.1/servers/821b150b-d4b8-4df0-b953-e545fc529ae5 => generated 1830 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:23:20.477 7 WARNING neutronclient.v2_0.client [None req-5ec66ba5-a75b-4ef9-8dae-6d98a743f4af a99c911d44344d5a8b2d37b9be882c6f b3058059632d483eb4efc19f31611a73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:23:20.515 8 WARNING neutronclient.v2_0.client [None req-858fb13b-90a1-4045-aaf1-98896d053f05 4f62ca7136b442ed815df2b383f888f3 042405c3bcb14156b4c185ae36ab07f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 373/742] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:20 2026] GET /v2.1/servers/2718d750-e05e-4b40-8f48-ad4d6c365246 => generated 1549 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/743] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:20 2026] GET /v2.1/servers/821b150b-d4b8-4df0-b953-e545fc529ae5 => generated 1830 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:23:21.397 7 INFO nova.api.openstack.compute.server_external_events [req-e52249fe-1a47-4ff5-b61d-e331097c21d2 req-70f3ad3c-a34d-4883-9bfe-342dff8b86ce 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-vif-plugged:4b15b57d-284f-44b9-991b-e01666d0500f for instance 2718d750-e05e-4b40-8f48-ad4d6c365246 on instance [pid: 7|app: 0|req: 374/744] 10.0.0.180 () {38 vars in 815 bytes} [Wed Jul 8 05:23:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:23:21.642 8 WARNING neutronclient.v2_0.client [None req-df644ebc-da1a-4d3f-a0d3-d53919b92bac a99c911d44344d5a8b2d37b9be882c6f b3058059632d483eb4efc19f31611a73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:23:21.655 7 WARNING neutronclient.v2_0.client [None req-1bf17c33-421e-4861-bb64-a41480566570 4f62ca7136b442ed815df2b383f888f3 042405c3bcb14156b4c185ae36ab07f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/745] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:21 2026] GET /v2.1/servers/821b150b-d4b8-4df0-b953-e545fc529ae5 => generated 1830 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/746] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:21 2026] GET /v2.1/servers/2718d750-e05e-4b40-8f48-ad4d6c365246 => generated 1549 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:23:22.822 7 WARNING neutronclient.v2_0.client [None req-6867ef1d-fee4-4fd8-bcc0-705aea27679c 4f62ca7136b442ed815df2b383f888f3 042405c3bcb14156b4c185ae36ab07f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:23:22.846 8 WARNING neutronclient.v2_0.client [None req-1229c4c8-acc8-4f7d-9f2a-a6e3146ff5ee a99c911d44344d5a8b2d37b9be882c6f b3058059632d483eb4efc19f31611a73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 372/747] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:22 2026] GET /v2.1/servers/2718d750-e05e-4b40-8f48-ad4d6c365246 => generated 1727 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/748] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:22 2026] GET /v2.1/servers/821b150b-d4b8-4df0-b953-e545fc529ae5 => generated 1830 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:23:22.989 8 WARNING neutronclient.v2_0.client [None req-799d0c3b-4db0-44f3-974a-53fbfe0604bb a99c911d44344d5a8b2d37b9be882c6f b3058059632d483eb4efc19f31611a73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 373/749] 10.0.0.76 () {32 vars in 740 bytes} [Wed Jul 8 05:23:22 2026] GET /v2.1/servers/2718d750-e05e-4b40-8f48-ad4d6c365246/os-interface => generated 285 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:23:23.085 7 WARNING neutronclient.v2_0.client [None req-8e4c3a52-4f6a-4777-b30f-7c779f7c2ccf e35be7dd1dae4ee08174e93039660794 5ee9bc2b83e243acbd859ef3aebb5e52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 377/750] 10.0.0.76 () {32 vars in 740 bytes} [Wed Jul 8 05:23:23 2026] GET /v2.1/servers/305f0b57-ca7d-4afe-9855-6b1838cb303e/os-interface => generated 284 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:23:23.221 8 WARNING neutronclient.v2_0.client [None req-6e178249-aa7b-4a28-a318-545073125fa2 e35be7dd1dae4ee08174e93039660794 5ee9bc2b83e243acbd859ef3aebb5e52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 374/751] 10.0.0.76 () {32 vars in 814 bytes} [Wed Jul 8 05:23:23 2026] GET /v2.1/servers/305f0b57-ca7d-4afe-9855-6b1838cb303e/os-interface/7da75123-8998-4ca4-86a0-5de7321b6785 => generated 281 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 378/752] 10.0.0.76 () {32 vars in 722 bytes} [Wed Jul 8 05:23:23 2026] GET /v2.1/servers/305f0b57-ca7d-4afe-9855-6b1838cb303e/ips => generated 155 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: 375/753] 10.0.0.76 () {34 vars in 749 bytes} [Wed Jul 8 05:23:23 2026] POST /v2.1/servers/305f0b57-ca7d-4afe-9855-6b1838cb303e/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 379/754] 10.0.0.76 () {32 vars in 722 bytes} [Wed Jul 8 05:23:23 2026] GET /v2.1/servers/305f0b57-ca7d-4afe-9855-6b1838cb303e/ips => generated 155 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:23:23.454 8 INFO nova.api.openstack.compute.server_external_events [req-8e04ee2d-1980-4db4-b9eb-4eb8088d60c9 req-67c8dcd5-d8dc-45d9-921f-aef49805680b 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-vif-unplugged:6af43bf8-d4b1-433d-a8c6-d5122165481c for instance 821b150b-d4b8-4df0-b953-e545fc529ae5 on instance [pid: 8|app: 0|req: 376/755] 10.0.0.180 () {38 vars in 815 bytes} [Wed Jul 8 05:23:23 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:23:23.701 8 INFO nova.api.openstack.compute.server_external_events [req-0bb5dc45-cbeb-43a9-9f03-b50bd67a1085 req-6fa7d1ea-b0f6-40c9-b3a4-ce7282a70a1a 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-changed:4b15b57d-284f-44b9-991b-e01666d0500f for instance 2718d750-e05e-4b40-8f48-ad4d6c365246 on instance [pid: 8|app: 0|req: 377/756] 10.0.0.95 () {38 vars in 814 bytes} [Wed Jul 8 05:23:23 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) 2026-07-08 05:23:23.709 7 WARNING neutronclient.v2_0.client [None req-4fe6c92c-5441-40e8-a969-a16a22b88fb8 a99c911d44344d5a8b2d37b9be882c6f b3058059632d483eb4efc19f31611a73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 380/757] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:23 2026] GET /v2.1/servers/2718d750-e05e-4b40-8f48-ad4d6c365246 => generated 1727 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 378/758] 10.0.0.76 () {32 vars in 640 bytes} [Wed Jul 8 05:23:23 2026] GET /v2.1/servers => generated 378 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-07-08 05:23:24.013 7 WARNING neutronclient.v2_0.client [None req-f05a010a-772d-4d35-b986-adb238f88797 4f62ca7136b442ed815df2b383f888f3 042405c3bcb14156b4c185ae36ab07f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 379/759] 10.0.0.76 () {32 vars in 717 bytes} [Wed Jul 8 05:23:23 2026] DELETE /v2.1/servers/2718d750-e05e-4b40-8f48-ad4d6c365246 => generated 0 bytes in 99 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-07-08 05:23:24.127 8 WARNING neutronclient.v2_0.client [None req-89a9e18b-d627-42f0-bbb6-680445ae447e a99c911d44344d5a8b2d37b9be882c6f b3058059632d483eb4efc19f31611a73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/760] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:23 2026] GET /v2.1/servers/821b150b-d4b8-4df0-b953-e545fc529ae5 => generated 1830 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/761] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:24 2026] GET /v2.1/servers/2718d750-e05e-4b40-8f48-ad4d6c365246 => generated 1733 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 382/762] 10.0.0.76 () {32 vars in 722 bytes} [Wed Jul 8 05:23:24 2026] GET /v2.1/servers/305f0b57-ca7d-4afe-9855-6b1838cb303e/ips => generated 155 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-07-08 05:23:25.245 8 WARNING neutronclient.v2_0.client [None req-5f237859-93fe-478a-a328-86bb2ad9aba0 4f62ca7136b442ed815df2b383f888f3 042405c3bcb14156b4c185ae36ab07f0 - - default default] 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: 381/763] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:25 2026] GET /v2.1/servers/821b150b-d4b8-4df0-b953-e545fc529ae5 => generated 1830 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-08 05:23:25.376 7 WARNING neutronclient.v2_0.client [None req-59a9447a-d377-4540-a420-46edd6a7d72a a99c911d44344d5a8b2d37b9be882c6f b3058059632d483eb4efc19f31611a73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/764] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:25 2026] GET /v2.1/servers/2718d750-e05e-4b40-8f48-ad4d6c365246 => generated 1853 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:23:25.498 8 INFO nova.api.openstack.compute.server_external_events [req-7199244b-32f4-45f2-87db-98c90f7bd1c5 req-55ea8cf2-94bf-46c0-8c19-131a0b3ee579 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-vif-plugged:6af43bf8-d4b1-433d-a8c6-d5122165481c for instance 821b150b-d4b8-4df0-b953-e545fc529ae5 on instance [pid: 8|app: 0|req: 382/765] 10.0.0.180 () {38 vars in 815 bytes} [Wed Jul 8 05:23:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/766] 10.0.0.76 () {32 vars in 722 bytes} [Wed Jul 8 05:23:25 2026] GET /v2.1/servers/305f0b57-ca7d-4afe-9855-6b1838cb303e/ips => generated 155 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-07-08 05:23:25.745 8 INFO nova.api.openstack.compute.server_external_events [req-764e29d0-5e3f-4c4d-bd04-f70684a4b970 req-441537d5-2b6f-4709-8097-43834ebd3b86 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-changed:7da75123-8998-4ca4-86a0-5de7321b6785 for instance 305f0b57-ca7d-4afe-9855-6b1838cb303e on instance [pid: 8|app: 0|req: 383/767] 10.0.0.95 () {38 vars in 814 bytes} [Wed Jul 8 05:23:25 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-07-08 05:23:26.412 7 WARNING neutronclient.v2_0.client [None req-77c9bae2-4788-4c31-9b61-1a991203d7e2 4f62ca7136b442ed815df2b383f888f3 042405c3bcb14156b4c185ae36ab07f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 385/768] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:26 2026] GET /v2.1/servers/821b150b-d4b8-4df0-b953-e545fc529ae5 => generated 1823 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:23:26.530 8 WARNING neutronclient.v2_0.client [None req-ad53c5cf-3df2-4b0b-a177-3e0752cf2d52 a99c911d44344d5a8b2d37b9be882c6f b3058059632d483eb4efc19f31611a73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/769] 10.0.0.76 () {32 vars in 722 bytes} [Wed Jul 8 05:23:26 2026] GET /v2.1/servers/305f0b57-ca7d-4afe-9855-6b1838cb303e/ips => generated 193 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-07-08 05:23:26.616 7 WARNING neutronclient.v2_0.client [None req-9b3eeac3-ef05-419a-aacb-d32415fdd02b e35be7dd1dae4ee08174e93039660794 5ee9bc2b83e243acbd859ef3aebb5e52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 384/770] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:26 2026] GET /v2.1/servers/2718d750-e05e-4b40-8f48-ad4d6c365246 => generated 1853 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/771] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:26 2026] GET /v2.1/servers/305f0b57-ca7d-4afe-9855-6b1838cb303e => generated 1948 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 385/772] 10.0.0.76 () {34 vars in 749 bytes} [Wed Jul 8 05:23:26 2026] POST /v2.1/servers/305f0b57-ca7d-4afe-9855-6b1838cb303e/action => generated 0 bytes in 52 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: 388/773] 10.0.0.76 () {32 vars in 722 bytes} [Wed Jul 8 05:23:26 2026] GET /v2.1/servers/305f0b57-ca7d-4afe-9855-6b1838cb303e/ips => generated 193 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-07-08 05:23:27.723 7 WARNING neutronclient.v2_0.client [None req-6ac55ab6-17b7-4c86-a26b-621d6bc2708f a99c911d44344d5a8b2d37b9be882c6f b3058059632d483eb4efc19f31611a73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 390/776] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:27 2026] GET /v2.1/servers/2718d750-e05e-4b40-8f48-ad4d6c365246 => generated 1785 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-07-08 05:23:27.805 8 INFO nova.api.openstack.compute.server_external_events [req-e4b3c619-6f35-4647-912b-be8775fc5286 req-604e258e-7cef-4d50-88f0-a2abbf262138 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-vif-deleted:4b15b57d-284f-44b9-991b-e01666d0500f for instance 2718d750-e05e-4b40-8f48-ad4d6c365246 on instance [pid: 8|app: 0|req: 387/777] 10.0.0.95 () {38 vars in 814 bytes} [Wed Jul 8 05:23:27 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, ' [pid: 7|app: 0|req: 391/778] 10.0.0.76 () {32 vars in 722 bytes} [Wed Jul 8 05:23:27 2026] GET /v2.1/servers/305f0b57-ca7d-4afe-9855-6b1838cb303e/ips => generated 193 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:23:28.226 8 INFO nova.api.openstack.compute.server_external_events [req-bbe35263-e05d-4bde-8b09-2385143d4243 req-7fabbdb1-0563-4f0f-ba6d-bc8de72814be 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-changed:7da75123-8998-4ca4-86a0-5de7321b6785 for instance 305f0b57-ca7d-4afe-9855-6b1838cb303e on instance [pid: 8|app: 0|req: 388/779] 10.0.0.95 () {38 vars in 814 bytes} [Wed Jul 8 05:23:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:23:28.830 7 WARNING neutronclient.v2_0.client [None req-96f54798-9ff7-41d6-85bb-12a239b4b38a a99c911d44344d5a8b2d37b9be882c6f b3058059632d483eb4efc19f31611a73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/780] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:28 2026] GET /v2.1/servers/2718d750-e05e-4b40-8f48-ad4d6c365246 => generated 1509 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 389/781] 10.0.0.76 () {32 vars in 722 bytes} [Wed Jul 8 05:23:28 2026] GET /v2.1/servers/305f0b57-ca7d-4afe-9855-6b1838cb303e/ips => generated 193 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:23:29.920 7 WARNING neutronclient.v2_0.client [None req-d26eab65-33dd-4406-bfde-8c536f81be9e a99c911d44344d5a8b2d37b9be882c6f b3058059632d483eb4efc19f31611a73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/782] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:29 2026] GET /v2.1/servers/2718d750-e05e-4b40-8f48-ad4d6c365246 => generated 1509 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 390/783] 10.0.0.76 () {32 vars in 722 bytes} [Wed Jul 8 05:23:29 2026] GET /v2.1/servers/305f0b57-ca7d-4afe-9855-6b1838cb303e/ips => generated 155 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 394/784] 10.0.0.76 () {32 vars in 717 bytes} [Wed Jul 8 05:23:30 2026] DELETE /v2.1/servers/305f0b57-ca7d-4afe-9855-6b1838cb303e => generated 0 bytes in 94 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-07-08 05:23:30.166 8 WARNING neutronclient.v2_0.client [None req-43bdf2f2-9018-46ce-972d-200fb48d799a e35be7dd1dae4ee08174e93039660794 5ee9bc2b83e243acbd859ef3aebb5e52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/785] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:30 2026] GET /v2.1/servers/305f0b57-ca7d-4afe-9855-6b1838cb303e => generated 1840 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:23:30.994 7 INFO nova.api.openstack.wsgi [None req-1b5ca576-d4bc-4265-acfb-ba7bdd26ca3d a99c911d44344d5a8b2d37b9be882c6f b3058059632d483eb4efc19f31611a73 - - default default] HTTP exception thrown: Instance 2718d750-e05e-4b40-8f48-ad4d6c365246 could not be found. [pid: 7|app: 0|req: 395/786] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:30 2026] GET /v2.1/servers/2718d750-e05e-4b40-8f48-ad4d6c365246 => 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: 392/787] 10.0.0.76 () {32 vars in 703 bytes} [Wed Jul 8 05:23:31 2026] DELETE /v2.1/os-keypairs/tempest-keypair-531932373 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:23:31.321 7 WARNING neutronclient.v2_0.client [None req-58998849-8b29-4552-9c92-402cc440751f e35be7dd1dae4ee08174e93039660794 5ee9bc2b83e243acbd859ef3aebb5e52 - - default default] The python binding code in 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/788] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:31 2026] GET /v2.1/servers/305f0b57-ca7d-4afe-9855-6b1838cb303e => generated 1840 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-08 05:23:32.517 8 WARNING neutronclient.v2_0.client [None req-ffb56c6b-eaba-4326-9c13-de1ad26f1b00 e35be7dd1dae4ee08174e93039660794 5ee9bc2b83e243acbd859ef3aebb5e52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 393/789] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:32 2026] GET /v2.1/servers/305f0b57-ca7d-4afe-9855-6b1838cb303e => generated 1840 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:23:33.304 7 INFO nova.api.openstack.compute.server_external_events [req-0ca715cd-13ae-45dc-ad64-0ed63a04882e req-7990c3b0-dbb9-48a4-8bae-fb12303de8c1 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-vif-deleted:7da75123-8998-4ca4-86a0-5de7321b6785 for instance 305f0b57-ca7d-4afe-9855-6b1838cb303e on instance [pid: 7|app: 0|req: 397/790] 10.0.0.95 () {38 vars in 814 bytes} [Wed Jul 8 05:23:33 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-07-08 05:23:33.726 8 WARNING neutronclient.v2_0.client [None req-11a3053d-6b52-4da7-923f-753707acf7f7 e35be7dd1dae4ee08174e93039660794 5ee9bc2b83e243acbd859ef3aebb5e52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/791] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:33 2026] GET /v2.1/servers/305f0b57-ca7d-4afe-9855-6b1838cb303e => generated 1480 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:23:34.840 7 WARNING neutronclient.v2_0.client [None req-386f803a-590d-453e-af61-0ad642c85330 e35be7dd1dae4ee08174e93039660794 5ee9bc2b83e243acbd859ef3aebb5e52 - - default default] The python binding code in 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/792] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:34 2026] GET /v2.1/servers/305f0b57-ca7d-4afe-9855-6b1838cb303e => generated 1485 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-07-08 05:23:35.935 8 WARNING neutronclient.v2_0.client [None req-2c02eb1e-2978-4178-9e41-b0671da46b75 e35be7dd1dae4ee08174e93039660794 5ee9bc2b83e243acbd859ef3aebb5e52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 395/793] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:35 2026] GET /v2.1/servers/305f0b57-ca7d-4afe-9855-6b1838cb303e => generated 1485 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-07-08 05:23:37.026 8 INFO nova.api.openstack.wsgi [None req-ab1956e5-8c92-44ef-9911-8e209068c0a1 e35be7dd1dae4ee08174e93039660794 5ee9bc2b83e243acbd859ef3aebb5e52 - - default default] HTTP exception thrown: Instance 305f0b57-ca7d-4afe-9855-6b1838cb303e could not be found. [pid: 8|app: 0|req: 397/796] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:36 2026] GET /v2.1/servers/305f0b57-ca7d-4afe-9855-6b1838cb303e => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 400/797] 10.0.0.76 () {32 vars in 703 bytes} [Wed Jul 8 05:23:37 2026] DELETE /v2.1/os-keypairs/tempest-keypair-101142723 => 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-07-08 05:23:37.451 8 INFO nova.api.openstack.wsgi [None req-245a1eb7-d63a-4941-8624-67f957fae1b2 e35be7dd1dae4ee08174e93039660794 5ee9bc2b83e243acbd859ef3aebb5e52 - - default default] HTTP exception thrown: Instance 305f0b57-ca7d-4afe-9855-6b1838cb303e could not be found. [pid: 8|app: 0|req: 398/798] 10.0.0.76 () {32 vars in 717 bytes} [Wed Jul 8 05:23:37 2026] DELETE /v2.1/servers/305f0b57-ca7d-4afe-9855-6b1838cb303e => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-08 05:23:37.486 7 INFO nova.api.openstack.wsgi [None req-5b8c1a05-126b-4577-bc18-c35bf12a8ce9 e35be7dd1dae4ee08174e93039660794 5ee9bc2b83e243acbd859ef3aebb5e52 - - default default] HTTP exception thrown: Instance 305f0b57-ca7d-4afe-9855-6b1838cb303e could not be found. [pid: 7|app: 0|req: 401/799] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:37 2026] GET /v2.1/servers/305f0b57-ca7d-4afe-9855-6b1838cb303e => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:23:40.315 8 WARNING neutronclient.v2_0.client [None req-643be747-7e87-4722-aace-6ec0a2d45857 b784301845d347a6847d4660f7321288 e57577427d394a1daf125c105d2f929e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:23:40.474 8 WARNING neutronclient.v2_0.client [None req-643be747-7e87-4722-aace-6ec0a2d45857 b784301845d347a6847d4660f7321288 e57577427d394a1daf125c105d2f929e - - default default] The python binding code in 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/800] 10.0.0.76 () {34 vars in 662 bytes} [Wed Jul 8 05:23:40 2026] POST /v2.1/servers => generated 424 bytes in 395 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-07-08 05:23:40.694 7 WARNING neutronclient.v2_0.client [None req-c5b65172-19d6-4157-b873-7904503ab6fe b784301845d347a6847d4660f7321288 e57577427d394a1daf125c105d2f929e - - default default] The python binding code in 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/801] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:40 2026] GET /v2.1/servers/52383e9b-8fe3-4db3-ae5a-1d6bafacbfa5 => generated 1368 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:23:41.787 8 WARNING neutronclient.v2_0.client [None req-7771e1d9-d71f-4102-987a-9474bc4e1752 b784301845d347a6847d4660f7321288 e57577427d394a1daf125c105d2f929e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 400/802] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:41 2026] GET /v2.1/servers/52383e9b-8fe3-4db3-ae5a-1d6bafacbfa5 => generated 1372 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-07-08 05:23:42.904 7 WARNING neutronclient.v2_0.client [None req-77673ef1-f927-49ed-8a5d-aa4ff98f5ae8 b784301845d347a6847d4660f7321288 e57577427d394a1daf125c105d2f929e - - default default] The python binding code in 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/803] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:42 2026] GET /v2.1/servers/52383e9b-8fe3-4db3-ae5a-1d6bafacbfa5 => generated 1420 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-07-08 05:23:43.996 8 WARNING neutronclient.v2_0.client [None req-39464c6e-4796-4f76-9049-a9eba8f178f6 b784301845d347a6847d4660f7321288 e57577427d394a1daf125c105d2f929e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 401/804] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:43 2026] GET /v2.1/servers/52383e9b-8fe3-4db3-ae5a-1d6bafacbfa5 => generated 1420 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-07-08 05:23:44.357 7 WARNING neutronclient.v2_0.client [None req-393ae5ef-bd52-4ee1-b426-028ff1b51813 4f62ca7136b442ed815df2b383f888f3 042405c3bcb14156b4c185ae36ab07f0 - - default default] The python binding code in 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/805] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:44 2026] GET /v2.1/servers/821b150b-d4b8-4df0-b953-e545fc529ae5 => generated 1823 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, ' [pid: 8|app: 0|req: 402/806] 10.0.0.76 () {32 vars in 717 bytes} [Wed Jul 8 05:23:44 2026] DELETE /v2.1/servers/821b150b-d4b8-4df0-b953-e545fc529ae5 => generated 0 bytes in 147 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-07-08 05:23:44.722 7 WARNING neutronclient.v2_0.client [None req-3df6dd89-14b2-4649-92e4-07d70a663103 4f62ca7136b442ed815df2b383f888f3 042405c3bcb14156b4c185ae36ab07f0 - - default default] 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-07-08 05:23:45.086 8 WARNING neutronclient.v2_0.client [None req-73edc750-8790-410f-9286-2f308fb04fa9 b784301845d347a6847d4660f7321288 e57577427d394a1daf125c105d2f929e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 405/807] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:44 2026] GET /v2.1/servers/821b150b-d4b8-4df0-b953-e545fc529ae5 => generated 1829 bytes in 501 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/808] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:45 2026] GET /v2.1/servers/52383e9b-8fe3-4db3-ae5a-1d6bafacbfa5 => generated 1428 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:23:46.063 7 INFO nova.api.openstack.compute.server_external_events [req-175d62c8-1c96-4679-93fc-ebe3f23d242a req-741d2255-fe61-4316-8abb-3f58a32dcffb 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-changed:3e0367d4-34b4-46c2-a292-5723e89cddfe for instance 52383e9b-8fe3-4db3-ae5a-1d6bafacbfa5 on instance [pid: 7|app: 0|req: 406/809] 10.0.0.95 () {38 vars in 814 bytes} [Wed Jul 8 05:23:46 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:23:46.228 8 WARNING neutronclient.v2_0.client [None req-799c1a5b-5fcb-4ec2-9d35-223108c18900 4f62ca7136b442ed815df2b383f888f3 042405c3bcb14156b4c185ae36ab07f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:23:46.248 7 WARNING neutronclient.v2_0.client [None req-a29b0ea0-a3c7-420f-b807-d5c8609191e6 b784301845d347a6847d4660f7321288 e57577427d394a1daf125c105d2f929e - - default default] The python binding code in 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/810] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:46 2026] GET /v2.1/servers/821b150b-d4b8-4df0-b953-e545fc529ae5 => generated 1829 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/811] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:46 2026] GET /v2.1/servers/52383e9b-8fe3-4db3-ae5a-1d6bafacbfa5 => generated 1480 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 405/812] 10.0.0.76 () {34 vars in 670 bytes} [Wed Jul 8 05:23:46 2026] POST /v2.1/os-keypairs => generated 385 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:23:47.467 7 WARNING neutronclient.v2_0.client [None req-c81e50f2-8dc0-4c9c-bf75-372bdbcda5a5 b784301845d347a6847d4660f7321288 e57577427d394a1daf125c105d2f929e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:23:47.469 8 WARNING neutronclient.v2_0.client [None req-6bb58262-f5be-46cd-8761-9afb2a94d1d6 4f62ca7136b442ed815df2b383f888f3 042405c3bcb14156b4c185ae36ab07f0 - - default default] The python binding code in 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/815] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:47 2026] GET /v2.1/servers/821b150b-d4b8-4df0-b953-e545fc529ae5 => generated 1761 bytes in 431 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:23:47.916 8 INFO nova.api.openstack.compute.server_external_events [req-5f8a1ad5-0be6-46dd-9c73-831b44deed89 req-97f68af6-9381-4c1b-8801-0d70bf2a450b 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-vif-deleted:6af43bf8-d4b1-433d-a8c6-d5122165481c for instance 821b150b-d4b8-4df0-b953-e545fc529ae5 on instance [pid: 8|app: 0|req: 408/816] 10.0.0.95 () {38 vars in 814 bytes} [Wed Jul 8 05:23:47 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) [pid: 7|app: 0|req: 409/817] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:47 2026] GET /v2.1/servers/52383e9b-8fe3-4db3-ae5a-1d6bafacbfa5 => generated 1468 bytes in 728 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:23:48.758 8 WARNING neutronclient.v2_0.client [None req-6f36660b-cc81-4e5e-85a7-5372dd7ce6f7 f73706a704a84ff6b0f63a7d4c591973 54a64d5fc80e4ed8b7efbe753f633060 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:23:48.813 8 WARNING neutronclient.v2_0.client [None req-6f36660b-cc81-4e5e-85a7-5372dd7ce6f7 f73706a704a84ff6b0f63a7d4c591973 54a64d5fc80e4ed8b7efbe753f633060 - - default default] 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-07-08 05:23:48.932 7 WARNING neutronclient.v2_0.client [None req-d26ad08f-e9c5-4894-9436-bb3159570600 4f62ca7136b442ed815df2b383f888f3 042405c3bcb14156b4c185ae36ab07f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/818] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:48 2026] GET /v2.1/servers/821b150b-d4b8-4df0-b953-e545fc529ae5 => generated 1474 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-08 05:23:49.030 8 WARNING neutronclient.v2_0.client [None req-6f36660b-cc81-4e5e-85a7-5372dd7ce6f7 f73706a704a84ff6b0f63a7d4c591973 54a64d5fc80e4ed8b7efbe753f633060 - - default default] 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-07-08 05:23:49.211 7 WARNING neutronclient.v2_0.client [None req-fddcb04c-c895-47ee-9754-d6a9993aaf48 b784301845d347a6847d4660f7321288 e57577427d394a1daf125c105d2f929e - - default default] The python binding code in 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/819] 10.0.0.76 () {34 vars in 662 bytes} [Wed Jul 8 05:23:48 2026] POST /v2.1/servers => generated 453 bytes in 605 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 411/820] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:49 2026] GET /v2.1/servers/52383e9b-8fe3-4db3-ae5a-1d6bafacbfa5 => generated 1468 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-08 05:23:49.304 8 WARNING neutronclient.v2_0.client [None req-c85e1c07-1ddf-4589-94a4-32b59b2054e5 f73706a704a84ff6b0f63a7d4c591973 54a64d5fc80e4ed8b7efbe753f633060 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/821] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:49 2026] GET /v2.1/servers/57197f43-fa30-4bfd-a0a2-1ee898d9d556 => generated 1430 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-07-08 05:23:50.038 7 WARNING neutronclient.v2_0.client [None req-973f46bc-0a20-4e7d-aecb-5bc80d1f0d8b 4f62ca7136b442ed815df2b383f888f3 042405c3bcb14156b4c185ae36ab07f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/822] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:49 2026] GET /v2.1/servers/821b150b-d4b8-4df0-b953-e545fc529ae5 => generated 1479 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:23:50.368 8 WARNING neutronclient.v2_0.client [None req-9497f8bb-17a1-4ded-825a-54b0f241f135 b784301845d347a6847d4660f7321288 e57577427d394a1daf125c105d2f929e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:23:50.404 7 WARNING neutronclient.v2_0.client [None req-fed53db3-0446-4135-812d-a5d4958360de f73706a704a84ff6b0f63a7d4c591973 54a64d5fc80e4ed8b7efbe753f633060 - - default default] The python binding code in 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/823] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:50 2026] GET /v2.1/servers/57197f43-fa30-4bfd-a0a2-1ee898d9d556 => generated 1434 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/824] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:50 2026] GET /v2.1/servers/52383e9b-8fe3-4db3-ae5a-1d6bafacbfa5 => generated 1468 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-07-08 05:23:51.115 7 INFO nova.api.openstack.wsgi [None req-24aafd1b-b0cb-4319-9753-1dec8a631ca3 4f62ca7136b442ed815df2b383f888f3 042405c3bcb14156b4c185ae36ab07f0 - - default default] HTTP exception thrown: Instance 821b150b-d4b8-4df0-b953-e545fc529ae5 could not be found. [pid: 7|app: 0|req: 414/825] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:51 2026] GET /v2.1/servers/821b150b-d4b8-4df0-b953-e545fc529ae5 => 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: 412/826] 10.0.0.76 () {32 vars in 705 bytes} [Wed Jul 8 05:23:51 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1827725568 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:23:51.489 7 WARNING neutronclient.v2_0.client [None req-aab7aa41-023a-4957-a55e-792ade542eeb f73706a704a84ff6b0f63a7d4c591973 54a64d5fc80e4ed8b7efbe753f633060 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:23:51.522 8 WARNING neutronclient.v2_0.client [None req-32b086b9-aa08-48e0-aca4-35c41f70c1be b784301845d347a6847d4660f7321288 e57577427d394a1daf125c105d2f929e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 415/827] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:51 2026] GET /v2.1/servers/57197f43-fa30-4bfd-a0a2-1ee898d9d556 => generated 1482 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/828] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:51 2026] GET /v2.1/servers/52383e9b-8fe3-4db3-ae5a-1d6bafacbfa5 => generated 1468 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-07-08 05:23:52.033 7 INFO nova.api.openstack.compute.server_external_events [req-cd40c7f1-cec3-4067-902b-b29316c9787b req-e367aa63-13b0-43ca-942e-0165066efa68 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-vif-plugged:3e0367d4-34b4-46c2-a292-5723e89cddfe for instance 52383e9b-8fe3-4db3-ae5a-1d6bafacbfa5 on instance [pid: 7|app: 0|req: 416/829] 10.0.0.180 () {38 vars in 815 bytes} [Wed Jul 8 05:23:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:23:52.592 8 WARNING neutronclient.v2_0.client [None req-ad6af291-0908-47b1-99ed-694c3d5fe6b4 f73706a704a84ff6b0f63a7d4c591973 54a64d5fc80e4ed8b7efbe753f633060 - - default default] The python binding code in 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/830] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:52 2026] GET /v2.1/servers/57197f43-fa30-4bfd-a0a2-1ee898d9d556 => generated 1482 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:23:52.720 7 WARNING neutronclient.v2_0.client [None req-589b84a6-477c-4b42-8301-0d1d3bb736fa b784301845d347a6847d4660f7321288 e57577427d394a1daf125c105d2f929e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 417/831] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:52 2026] GET /v2.1/servers/52383e9b-8fe3-4db3-ae5a-1d6bafacbfa5 => generated 1468 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:23:53.679 8 WARNING neutronclient.v2_0.client [None req-95d574f2-0477-47f1-82c9-5b0b2aa54f14 f73706a704a84ff6b0f63a7d4c591973 54a64d5fc80e4ed8b7efbe753f633060 - - default default] The python binding code in 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/832] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:53 2026] GET /v2.1/servers/57197f43-fa30-4bfd-a0a2-1ee898d9d556 => generated 1490 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:23:53.890 7 WARNING neutronclient.v2_0.client [None req-63e08324-fd76-435f-83dc-b4b7f390f6f5 b784301845d347a6847d4660f7321288 e57577427d394a1daf125c105d2f929e - - default default] The python binding code in 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/833] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:53 2026] GET /v2.1/servers/52383e9b-8fe3-4db3-ae5a-1d6bafacbfa5 => generated 1648 bytes in 454 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:23:54.717 8 INFO nova.api.openstack.compute.server_external_events [req-163d318c-2d87-43e9-893c-58e552936d9e req-11abf042-34a1-4a14-bcc2-8d61ef98da0e 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-changed:1d4ec60f-f3ae-460e-9821-d1024cde6324 for instance 57197f43-fa30-4bfd-a0a2-1ee898d9d556 on instance [pid: 8|app: 0|req: 416/834] 10.0.0.95 () {38 vars in 814 bytes} [Wed Jul 8 05:23:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:23:54.853 7 WARNING neutronclient.v2_0.client [None req-b605a308-ed24-49f5-bf24-996e35ab62ad f73706a704a84ff6b0f63a7d4c591973 54a64d5fc80e4ed8b7efbe753f633060 - - default default] The python binding code in 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/835] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:54 2026] GET /v2.1/servers/57197f43-fa30-4bfd-a0a2-1ee898d9d556 => generated 1568 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: 8|app: 0|req: 417/836] 10.0.0.76 () {32 vars in 717 bytes} [Wed Jul 8 05:23:55 2026] DELETE /v2.1/servers/52383e9b-8fe3-4db3-ae5a-1d6bafacbfa5 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:23:55.672 7 WARNING neutronclient.v2_0.client [None req-1cdd3ad9-4837-4919-aba9-477dc66f6542 b784301845d347a6847d4660f7321288 e57577427d394a1daf125c105d2f929e - - default default] The python binding code in 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/837] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:55 2026] GET /v2.1/servers/52383e9b-8fe3-4db3-ae5a-1d6bafacbfa5 => generated 1654 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:23:56.036 8 WARNING neutronclient.v2_0.client [None req-e2d547b9-dba6-4047-a407-a9ed62baaeab f73706a704a84ff6b0f63a7d4c591973 54a64d5fc80e4ed8b7efbe753f633060 - - default default] The python binding code in 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/838] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:56 2026] GET /v2.1/servers/57197f43-fa30-4bfd-a0a2-1ee898d9d556 => generated 1556 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:23:56.833 7 WARNING neutronclient.v2_0.client [None req-3bcfe04c-3761-4912-b8e3-a3c5e0126173 b784301845d347a6847d4660f7321288 e57577427d394a1daf125c105d2f929e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 421/840] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:56 2026] GET /v2.1/servers/52383e9b-8fe3-4db3-ae5a-1d6bafacbfa5 => generated 1654 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-07-08 05:23:57.190 7 WARNING neutronclient.v2_0.client [None req-f396afe9-5a0b-4bb1-9d02-430fd919caee f73706a704a84ff6b0f63a7d4c591973 54a64d5fc80e4ed8b7efbe753f633060 - - default default] The python binding code in 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/842] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:57 2026] GET /v2.1/servers/57197f43-fa30-4bfd-a0a2-1ee898d9d556 => generated 1556 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:23:58.034 8 WARNING neutronclient.v2_0.client [None req-0cb43f5a-ad12-4493-a613-5c953b733579 b784301845d347a6847d4660f7321288 e57577427d394a1daf125c105d2f929e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 421/843] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:57 2026] GET /v2.1/servers/52383e9b-8fe3-4db3-ae5a-1d6bafacbfa5 => generated 1654 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-07-08 05:23:58.327 7 WARNING neutronclient.v2_0.client [None req-b9fc5fc8-4a6b-4fff-9999-7b7ed41c6bbf f73706a704a84ff6b0f63a7d4c591973 54a64d5fc80e4ed8b7efbe753f633060 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 423/844] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:58 2026] GET /v2.1/servers/57197f43-fa30-4bfd-a0a2-1ee898d9d556 => generated 1556 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:23:58.533 8 INFO nova.api.openstack.compute.server_external_events [req-e0333eb5-499f-4007-8f70-bb80726a7833 req-3613100d-628b-4738-b322-5b950ed1ad07 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-vif-deleted:3e0367d4-34b4-46c2-a292-5723e89cddfe for instance 52383e9b-8fe3-4db3-ae5a-1d6bafacbfa5 on instance [pid: 8|app: 0|req: 422/845] 10.0.0.95 () {38 vars in 814 bytes} [Wed Jul 8 05:23:58 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-07-08 05:23:59.172 7 WARNING neutronclient.v2_0.client [None req-d4b05dfa-0e2d-4cb7-8dfa-69d3fd18cda6 b784301845d347a6847d4660f7321288 e57577427d394a1daf125c105d2f929e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 424/846] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:59 2026] GET /v2.1/servers/52383e9b-8fe3-4db3-ae5a-1d6bafacbfa5 => generated 1449 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-07-08 05:23:59.554 8 WARNING neutronclient.v2_0.client [None req-c9809997-ff54-4fe5-a9c8-dfa50b83727a f73706a704a84ff6b0f63a7d4c591973 54a64d5fc80e4ed8b7efbe753f633060 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 423/847] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:23:59 2026] GET /v2.1/servers/57197f43-fa30-4bfd-a0a2-1ee898d9d556 => generated 1556 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-07-08 05:23:59.739 7 INFO nova.api.openstack.compute.server_external_events [req-c967f2f6-8881-444b-8d5f-dc72caa0632c req-24d84327-efef-4d30-8104-54d0ae300cae 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-vif-plugged:1d4ec60f-f3ae-460e-9821-d1024cde6324 for instance 57197f43-fa30-4bfd-a0a2-1ee898d9d556 on instance [pid: 7|app: 0|req: 425/848] 10.0.0.180 () {38 vars in 815 bytes} [Wed Jul 8 05:23:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:24:00.266 8 WARNING neutronclient.v2_0.client [None req-2d2843bf-9764-4ee0-9c65-d29253c42f6b b784301845d347a6847d4660f7321288 e57577427d394a1daf125c105d2f929e - - default default] The python binding code in 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/849] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:24:00 2026] GET /v2.1/servers/52383e9b-8fe3-4db3-ae5a-1d6bafacbfa5 => generated 1454 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-07-08 05:24:00.707 7 WARNING neutronclient.v2_0.client [None req-886318bd-1b7b-411e-922b-9b80c98ce0d0 f73706a704a84ff6b0f63a7d4c591973 54a64d5fc80e4ed8b7efbe753f633060 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 426/850] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:24:00 2026] GET /v2.1/servers/57197f43-fa30-4bfd-a0a2-1ee898d9d556 => generated 1556 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:24:01.355 8 WARNING neutronclient.v2_0.client [None req-5a5d8a26-047f-45de-b4fd-451a2161e7dd b784301845d347a6847d4660f7321288 e57577427d394a1daf125c105d2f929e - - default default] The python binding code in 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/851] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:24:01 2026] GET /v2.1/servers/52383e9b-8fe3-4db3-ae5a-1d6bafacbfa5 => 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-07-08 05:24:01.958 7 WARNING neutronclient.v2_0.client [None req-6cac7eed-fc9a-496f-88c4-052b887988d1 f73706a704a84ff6b0f63a7d4c591973 54a64d5fc80e4ed8b7efbe753f633060 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 427/852] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:24:01 2026] GET /v2.1/servers/57197f43-fa30-4bfd-a0a2-1ee898d9d556 => generated 1738 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:24:02.111 8 WARNING neutronclient.v2_0.client [None req-ac44d810-5f45-4211-907f-fdb77b8bf854 f73706a704a84ff6b0f63a7d4c591973 54a64d5fc80e4ed8b7efbe753f633060 - - default default] The python binding code in 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/853] 10.0.0.76 () {32 vars in 740 bytes} [Wed Jul 8 05:24:02 2026] GET /v2.1/servers/57197f43-fa30-4bfd-a0a2-1ee898d9d556/os-interface => generated 284 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:24:02.451 7 INFO nova.api.openstack.wsgi [None req-9f508632-4f12-49e1-b614-de73908d9e29 b784301845d347a6847d4660f7321288 e57577427d394a1daf125c105d2f929e - - default default] HTTP exception thrown: Instance 52383e9b-8fe3-4db3-ae5a-1d6bafacbfa5 could not be found. [pid: 7|app: 0|req: 428/854] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:24:02 2026] GET /v2.1/servers/52383e9b-8fe3-4db3-ae5a-1d6bafacbfa5 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:24:02.962 7 INFO nova.api.openstack.compute.server_external_events [req-a68dd5f9-c427-462c-85a8-bf7bb4269b6c req-5d818af3-9216-4293-b8cc-ab7c829d4f81 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-changed:1d4ec60f-f3ae-460e-9821-d1024cde6324 for instance 57197f43-fa30-4bfd-a0a2-1ee898d9d556 on instance [pid: 7|app: 0|req: 429/855] 10.0.0.95 () {38 vars in 814 bytes} [Wed Jul 8 05:24:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 05:24:02.969 8 WARNING neutronclient.v2_0.client [None req-f34edf45-6bc4-4e80-8e39-f3fb6d11afaf f73706a704a84ff6b0f63a7d4c591973 54a64d5fc80e4ed8b7efbe753f633060 - - default default] The python binding code in 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/856] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:24:02 2026] GET /v2.1/servers/57197f43-fa30-4bfd-a0a2-1ee898d9d556 => generated 1738 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 430/857] 10.0.0.76 () {32 vars in 640 bytes} [Wed Jul 8 05:24:03 2026] GET /v2.1/servers => generated 383 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, ' [pid: 8|app: 0|req: 428/858] 10.0.0.76 () {32 vars in 717 bytes} [Wed Jul 8 05:24:03 2026] DELETE /v2.1/servers/57197f43-fa30-4bfd-a0a2-1ee898d9d556 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:24:03.290 7 WARNING neutronclient.v2_0.client [None req-297a6c60-3708-4e59-944c-ddeeba7cca36 f73706a704a84ff6b0f63a7d4c591973 54a64d5fc80e4ed8b7efbe753f633060 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 431/859] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:24:03 2026] GET /v2.1/servers/57197f43-fa30-4bfd-a0a2-1ee898d9d556 => generated 1744 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:24:04.436 8 WARNING neutronclient.v2_0.client [None req-357ca6a0-8391-4ce0-82a8-1d4c84d72b0f f73706a704a84ff6b0f63a7d4c591973 54a64d5fc80e4ed8b7efbe753f633060 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 429/860] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:24:04 2026] GET /v2.1/servers/57197f43-fa30-4bfd-a0a2-1ee898d9d556 => generated 1864 bytes in 454 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:24:05.904 7 WARNING neutronclient.v2_0.client [None req-03f927d7-2d58-4781-b85e-05ca6d64126c f73706a704a84ff6b0f63a7d4c591973 54a64d5fc80e4ed8b7efbe753f633060 - - default default] The python binding code in 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/861] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:24:05 2026] GET /v2.1/servers/57197f43-fa30-4bfd-a0a2-1ee898d9d556 => generated 1864 bytes in 493 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:24:06.659 8 INFO nova.api.openstack.compute.server_external_events [req-0860557a-34c5-430a-ae80-d53d1b0d90f0 req-2c678fb3-828c-4a16-af1c-91975f43d00f 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-vif-deleted:1d4ec60f-f3ae-460e-9821-d1024cde6324 for instance 57197f43-fa30-4bfd-a0a2-1ee898d9d556 on instance [pid: 8|app: 0|req: 430/862] 10.0.0.95 () {38 vars in 814 bytes} [Wed Jul 8 05:24:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:24:07.419 7 WARNING neutronclient.v2_0.client [None req-164a26fe-8493-4fdf-8365-3486bd1078b0 f73706a704a84ff6b0f63a7d4c591973 54a64d5fc80e4ed8b7efbe753f633060 - - default default] The python binding code in 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/865] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:24:07 2026] GET /v2.1/servers/57197f43-fa30-4bfd-a0a2-1ee898d9d556 => generated 1511 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-07-08 05:24:08.536 8 WARNING neutronclient.v2_0.client [None req-847b0bf5-43a6-4b18-83bc-47d3efedefcc f73706a704a84ff6b0f63a7d4c591973 54a64d5fc80e4ed8b7efbe753f633060 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 432/866] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:24:08 2026] GET /v2.1/servers/57197f43-fa30-4bfd-a0a2-1ee898d9d556 => generated 1516 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:24:09.633 7 WARNING neutronclient.v2_0.client [None req-d8d4cccf-af2e-4ef3-b2bb-6db51817c42f f73706a704a84ff6b0f63a7d4c591973 54a64d5fc80e4ed8b7efbe753f633060 - - default default] The python binding code in 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/867] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:24:09 2026] GET /v2.1/servers/57197f43-fa30-4bfd-a0a2-1ee898d9d556 => generated 1516 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:24:10.727 8 INFO nova.api.openstack.wsgi [None req-86aed08e-d04a-4b72-ba44-c09936a536fd f73706a704a84ff6b0f63a7d4c591973 54a64d5fc80e4ed8b7efbe753f633060 - - default default] HTTP exception thrown: Instance 57197f43-fa30-4bfd-a0a2-1ee898d9d556 could not be found. [pid: 8|app: 0|req: 433/868] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:24:10 2026] GET /v2.1/servers/57197f43-fa30-4bfd-a0a2-1ee898d9d556 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 436/869] 10.0.0.76 () {32 vars in 703 bytes} [Wed Jul 8 05:24:10 2026] DELETE /v2.1/os-keypairs/tempest-keypair-921209591 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-08 05:24:20.558 7 WARNING neutronclient.v2_0.client [None req-52d6f8b3-127a-4f7d-940b-57f6d00d247c 72a1b086e1434a3499e209c7ab53a839 a8b76ca4d078464cb022d2f716af4274 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:24:20.770 7 WARNING neutronclient.v2_0.client [None req-52d6f8b3-127a-4f7d-940b-57f6d00d247c 72a1b086e1434a3499e209c7ab53a839 a8b76ca4d078464cb022d2f716af4274 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 438/872] 10.0.0.76 () {34 vars in 662 bytes} [Wed Jul 8 05:24:20 2026] POST /v2.1/servers => generated 424 bytes in 704 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-07-08 05:24:20.995 8 WARNING neutronclient.v2_0.client [None req-728352dc-7785-4b3a-aee2-20cf6e0fc556 72a1b086e1434a3499e209c7ab53a839 a8b76ca4d078464cb022d2f716af4274 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/873] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:24:20 2026] GET /v2.1/servers/1e2b194d-c56f-41fc-af32-2f6cbf9df641 => generated 1370 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:24:22.087 7 WARNING neutronclient.v2_0.client [None req-e1c82764-09c9-4c59-a0c2-1ab3394dd5e0 72a1b086e1434a3499e209c7ab53a839 a8b76ca4d078464cb022d2f716af4274 - - default default] The python binding code in 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/874] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:24:22 2026] GET /v2.1/servers/1e2b194d-c56f-41fc-af32-2f6cbf9df641 => generated 1374 bytes in 1054 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:24:24.147 8 WARNING neutronclient.v2_0.client [None req-51c7c286-1f49-4dc6-99f2-1ebbb278d171 72a1b086e1434a3499e209c7ab53a839 a8b76ca4d078464cb022d2f716af4274 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 436/875] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:24:24 2026] GET /v2.1/servers/1e2b194d-c56f-41fc-af32-2f6cbf9df641 => generated 1422 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:24:25.379 7 WARNING neutronclient.v2_0.client [None req-4abdf0a8-dc84-4bc3-b909-3654c6acf397 72a1b086e1434a3499e209c7ab53a839 a8b76ca4d078464cb022d2f716af4274 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 440/876] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:24:25 2026] GET /v2.1/servers/1e2b194d-c56f-41fc-af32-2f6cbf9df641 => generated 1430 bytes in 1104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 438/879] 10.0.0.76 () {34 vars in 670 bytes} [Wed Jul 8 05:24:27 2026] POST /v2.1/os-keypairs => generated 397 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:24:27.234 7 INFO nova.api.openstack.compute.server_external_events [req-fd224eb1-673c-4a3a-8f89-8a0c308f9b8e req-8dec9c92-ff8c-4f91-82a0-36cebd3d0982 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-changed:766dfc88-e433-4242-969d-bce8cb24e2aa for instance 1e2b194d-c56f-41fc-af32-2f6cbf9df641 on instance [pid: 7|app: 0|req: 442/880] 10.0.0.95 () {38 vars in 814 bytes} [Wed Jul 8 05:24:27 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-07-08 05:24:27.486 8 WARNING neutronclient.v2_0.client [None req-57b5e4a9-ebe2-4813-a64d-01485efc7637 72a1b086e1434a3499e209c7ab53a839 a8b76ca4d078464cb022d2f716af4274 - - default default] The python binding code in 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/881] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:24:27 2026] GET /v2.1/servers/1e2b194d-c56f-41fc-af32-2f6cbf9df641 => generated 1470 bytes in 746 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:24:29.233 7 WARNING neutronclient.v2_0.client [None req-3c3e781d-f95d-4413-a539-ec3157712b57 72a1b086e1434a3499e209c7ab53a839 a8b76ca4d078464cb022d2f716af4274 - - default default] The python binding code in 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/882] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:24:29 2026] GET /v2.1/servers/1e2b194d-c56f-41fc-af32-2f6cbf9df641 => generated 1470 bytes in 666 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:24:30.010 8 WARNING neutronclient.v2_0.client [None req-2ea9db1a-e4ec-46b2-8d6a-ffe86affe59b 6e3a5b7e32e3441a88af90c3c910aedd dd2cf2368a88490aa5c632f341113ef6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:24:30.106 8 WARNING neutronclient.v2_0.client [None req-2ea9db1a-e4ec-46b2-8d6a-ffe86affe59b 6e3a5b7e32e3441a88af90c3c910aedd dd2cf2368a88490aa5c632f341113ef6 - - default default] 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-07-08 05:24:30.964 8 WARNING neutronclient.v2_0.client [None req-2ea9db1a-e4ec-46b2-8d6a-ffe86affe59b 6e3a5b7e32e3441a88af90c3c910aedd dd2cf2368a88490aa5c632f341113ef6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:24:30.964 7 WARNING neutronclient.v2_0.client [None req-ce580d55-3aa3-4d62-9e1d-0cfbd3a8448b 72a1b086e1434a3499e209c7ab53a839 a8b76ca4d078464cb022d2f716af4274 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 444/883] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:24:30 2026] GET /v2.1/servers/1e2b194d-c56f-41fc-af32-2f6cbf9df641 => generated 1470 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/884] 10.0.0.76 () {34 vars in 662 bytes} [Wed Jul 8 05:24:29 2026] POST /v2.1/servers => generated 449 bytes in 1260 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-07-08 05:24:31.232 7 WARNING neutronclient.v2_0.client [None req-0d0a54d6-e1d6-4806-a7cf-287038f140e2 6e3a5b7e32e3441a88af90c3c910aedd dd2cf2368a88490aa5c632f341113ef6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 445/885] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:24:31 2026] GET /v2.1/servers/89052569-248d-4ba7-9c5e-a7ac60657223 => generated 1401 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:24:32.195 8 WARNING neutronclient.v2_0.client [None req-65dd1de1-eadb-40ee-b42f-2fcb96c5c704 72a1b086e1434a3499e209c7ab53a839 a8b76ca4d078464cb022d2f716af4274 - - default default] 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-07-08 05:24:32.311 7 WARNING neutronclient.v2_0.client [None req-68c41373-21d9-40d3-a4b4-333669222c25 6e3a5b7e32e3441a88af90c3c910aedd dd2cf2368a88490aa5c632f341113ef6 - - default default] The python binding code in 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/886] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:24:32 2026] GET /v2.1/servers/89052569-248d-4ba7-9c5e-a7ac60657223 => generated 1405 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/887] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:24:32 2026] GET /v2.1/servers/1e2b194d-c56f-41fc-af32-2f6cbf9df641 => generated 1470 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:24:33.444 7 WARNING neutronclient.v2_0.client [None req-1ea2bbaf-0561-49c5-bf07-355ae7300dd1 6e3a5b7e32e3441a88af90c3c910aedd dd2cf2368a88490aa5c632f341113ef6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:24:33.467 8 WARNING neutronclient.v2_0.client [None req-98f50213-6ffe-41b0-b2d1-f86f092f1b82 72a1b086e1434a3499e209c7ab53a839 a8b76ca4d078464cb022d2f716af4274 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 447/888] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:24:33 2026] GET /v2.1/servers/89052569-248d-4ba7-9c5e-a7ac60657223 => generated 1453 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/889] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:24:33 2026] GET /v2.1/servers/1e2b194d-c56f-41fc-af32-2f6cbf9df641 => generated 1470 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:24:34.517 7 WARNING neutronclient.v2_0.client [None req-b857b6d5-7ef7-4759-a35d-befc0c8749a3 6e3a5b7e32e3441a88af90c3c910aedd dd2cf2368a88490aa5c632f341113ef6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 448/890] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:24:34 2026] GET /v2.1/servers/89052569-248d-4ba7-9c5e-a7ac60657223 => generated 1453 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:24:34.641 8 WARNING neutronclient.v2_0.client [None req-23fc3847-25ff-400d-accf-c63dafba6c68 72a1b086e1434a3499e209c7ab53a839 a8b76ca4d078464cb022d2f716af4274 - - default default] 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-07-08 05:24:34.711 7 INFO nova.api.openstack.compute.server_external_events [req-e17f4d84-337d-449c-a8a9-8db8569f2632 req-5ddd8f50-6e15-4ffb-87d8-1b24638f74aa 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-vif-plugged:766dfc88-e433-4242-969d-bce8cb24e2aa for instance 1e2b194d-c56f-41fc-af32-2f6cbf9df641 on instance [pid: 7|app: 0|req: 449/891] 10.0.0.180 () {38 vars in 815 bytes} [Wed Jul 8 05:24:34 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) [pid: 8|app: 0|req: 443/892] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:24:34 2026] GET /v2.1/servers/1e2b194d-c56f-41fc-af32-2f6cbf9df641 => generated 1470 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-07-08 05:24:35.606 7 WARNING neutronclient.v2_0.client [None req-a685829e-2b76-4bbc-9798-2e9782239f2f 6e3a5b7e32e3441a88af90c3c910aedd dd2cf2368a88490aa5c632f341113ef6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 450/893] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:24:35 2026] GET /v2.1/servers/89052569-248d-4ba7-9c5e-a7ac60657223 => generated 1461 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:24:35.896 8 WARNING neutronclient.v2_0.client [None req-c5d79d31-bc79-48b9-9e79-3bd6757f7e40 72a1b086e1434a3499e209c7ab53a839 a8b76ca4d078464cb022d2f716af4274 - - default default] 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-07-08 05:24:36.742 7 INFO nova.api.openstack.compute.server_external_events [req-3bad343a-2ea0-405a-8ed9-25cf671ea0eb req-2108f9f0-bb7a-461f-870d-2514e7d48937 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-changed:5a4e5831-25dd-479b-9295-a6ba0d450cfc for instance 89052569-248d-4ba7-9c5e-a7ac60657223 on instance [pid: 7|app: 0|req: 451/894] 10.0.0.95 () {38 vars in 814 bytes} [Wed Jul 8 05:24:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/895] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:24:35 2026] GET /v2.1/servers/1e2b194d-c56f-41fc-af32-2f6cbf9df641 => generated 1656 bytes in 903 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 452/896] 10.0.0.76 () {32 vars in 722 bytes} [Wed Jul 8 05:24:36 2026] GET /v2.1/servers/1e2b194d-c56f-41fc-af32-2f6cbf9df641/ips => generated 110 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-07-08 05:24:36.814 8 WARNING neutronclient.v2_0.client [None req-49698c2a-ec2c-4b71-8ed1-f7067f86f08a 6e3a5b7e32e3441a88af90c3c910aedd dd2cf2368a88490aa5c632f341113ef6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 453/897] 10.0.0.76 () {32 vars in 722 bytes} [Wed Jul 8 05:24:36 2026] GET /v2.1/servers/1e2b194d-c56f-41fc-af32-2f6cbf9df641/ips => generated 110 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: 454/898] 10.0.0.76 () {32 vars in 824 bytes} [Wed Jul 8 05:24:36 2026] GET /v2.1/servers/1e2b194d-c56f-41fc-af32-2f6cbf9df641/ips/tempest-ServerAddressesTestJSON-1318357441-network => generated 95 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: 8|app: 0|req: 445/899] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:24:36 2026] GET /v2.1/servers/89052569-248d-4ba7-9c5e-a7ac60657223 => generated 1538 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/902] 10.0.0.76 () {32 vars in 717 bytes} [Wed Jul 8 05:24:36 2026] DELETE /v2.1/servers/1e2b194d-c56f-41fc-af32-2f6cbf9df641 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:24:37.083 8 WARNING neutronclient.v2_0.client [None req-2c647c65-1a7b-4a3d-a762-d6b00f2e763d 72a1b086e1434a3499e209c7ab53a839 a8b76ca4d078464cb022d2f716af4274 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 448/903] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:24:37 2026] GET /v2.1/servers/1e2b194d-c56f-41fc-af32-2f6cbf9df641 => generated 1662 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-07-08 05:24:37.970 7 WARNING neutronclient.v2_0.client [None req-974eafca-a905-49c3-a32c-c2f0d0432a66 6e3a5b7e32e3441a88af90c3c910aedd dd2cf2368a88490aa5c632f341113ef6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 456/904] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:24:37 2026] GET /v2.1/servers/89052569-248d-4ba7-9c5e-a7ac60657223 => generated 1526 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:24:38.242 8 WARNING neutronclient.v2_0.client [None req-3aeee513-f87b-4f6e-8824-aefbff15bd7c 72a1b086e1434a3499e209c7ab53a839 a8b76ca4d078464cb022d2f716af4274 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 449/905] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:24:38 2026] GET /v2.1/servers/1e2b194d-c56f-41fc-af32-2f6cbf9df641 => generated 1662 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:24:39.123 7 WARNING neutronclient.v2_0.client [None req-fed8663b-3039-4345-8f7e-bd7914f0a344 6e3a5b7e32e3441a88af90c3c910aedd dd2cf2368a88490aa5c632f341113ef6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 457/906] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:24:39 2026] GET /v2.1/servers/89052569-248d-4ba7-9c5e-a7ac60657223 => generated 1526 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:24:39.376 8 WARNING neutronclient.v2_0.client [None req-465e5f72-e363-4434-bd1a-2e4aae8d728d 72a1b086e1434a3499e209c7ab53a839 a8b76ca4d078464cb022d2f716af4274 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 450/907] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:24:39 2026] GET /v2.1/servers/1e2b194d-c56f-41fc-af32-2f6cbf9df641 => generated 1662 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:24:39.821 7 INFO nova.api.openstack.compute.server_external_events [req-cb202f60-323d-4a80-80da-aed5d99bd6f5 req-b069c26d-68a5-400c-b2d2-e7d00a78ccac 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-vif-deleted:766dfc88-e433-4242-969d-bce8cb24e2aa for instance 1e2b194d-c56f-41fc-af32-2f6cbf9df641 on instance [pid: 7|app: 0|req: 458/908] 10.0.0.95 () {38 vars in 814 bytes} [Wed Jul 8 05:24:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:24:40.273 8 WARNING neutronclient.v2_0.client [None req-08b49518-a330-4176-9938-e58fc4a664ea 6e3a5b7e32e3441a88af90c3c910aedd dd2cf2368a88490aa5c632f341113ef6 - - default default] The python binding code in 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/909] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:24:40 2026] GET /v2.1/servers/89052569-248d-4ba7-9c5e-a7ac60657223 => generated 1526 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:24:40.547 7 WARNING neutronclient.v2_0.client [None req-81aacaaf-f94a-4202-af99-b6256327c837 72a1b086e1434a3499e209c7ab53a839 a8b76ca4d078464cb022d2f716af4274 - - default default] The python binding code in 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/910] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:24:40 2026] GET /v2.1/servers/1e2b194d-c56f-41fc-af32-2f6cbf9df641 => generated 1451 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-07-08 05:24:41.421 8 WARNING neutronclient.v2_0.client [None req-80db03ff-cf06-426b-953e-999dc084c658 6e3a5b7e32e3441a88af90c3c910aedd dd2cf2368a88490aa5c632f341113ef6 - - default default] The python binding code in 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/911] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:24:41 2026] GET /v2.1/servers/89052569-248d-4ba7-9c5e-a7ac60657223 => generated 1526 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:24:41.649 7 WARNING neutronclient.v2_0.client [None req-852ffd23-116d-4f73-97e5-dcc4c59bbb10 72a1b086e1434a3499e209c7ab53a839 a8b76ca4d078464cb022d2f716af4274 - - default default] The python binding code in 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/912] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:24:41 2026] GET /v2.1/servers/1e2b194d-c56f-41fc-af32-2f6cbf9df641 => generated 1456 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-07-08 05:24:42.235 8 INFO nova.api.openstack.compute.server_external_events [req-2b868e3d-0d32-4624-8ab4-8d8fbad2f2e4 req-d6d6a533-f144-4e4b-98ff-3e2421c83f4b 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-vif-plugged:5a4e5831-25dd-479b-9295-a6ba0d450cfc for instance 89052569-248d-4ba7-9c5e-a7ac60657223 on instance [pid: 8|app: 0|req: 453/913] 10.0.0.180 () {38 vars in 815 bytes} [Wed Jul 8 05:24:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:24:42.630 7 WARNING neutronclient.v2_0.client [None req-42aa4664-90d0-45df-bc36-ec39d48849be 6e3a5b7e32e3441a88af90c3c910aedd dd2cf2368a88490aa5c632f341113ef6 - - default default] 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: 461/914] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:24:42 2026] GET /v2.1/servers/89052569-248d-4ba7-9c5e-a7ac60657223 => generated 1526 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-08 05:24:42.761 8 WARNING neutronclient.v2_0.client [None req-1ad0a8aa-2d61-432d-84b5-2b1b11d152a7 72a1b086e1434a3499e209c7ab53a839 a8b76ca4d078464cb022d2f716af4274 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 454/915] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:24:42 2026] GET /v2.1/servers/1e2b194d-c56f-41fc-af32-2f6cbf9df641 => generated 1456 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:24:43.789 7 WARNING neutronclient.v2_0.client [None req-5df0f0d2-413e-4c74-8017-7c7a97aa7800 6e3a5b7e32e3441a88af90c3c910aedd dd2cf2368a88490aa5c632f341113ef6 - - default default] 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-07-08 05:24:43.850 8 INFO nova.api.openstack.wsgi [None req-0b6cd37e-d366-4062-ae5b-0e2e1b9cbb59 72a1b086e1434a3499e209c7ab53a839 a8b76ca4d078464cb022d2f716af4274 - - default default] HTTP exception thrown: Instance 1e2b194d-c56f-41fc-af32-2f6cbf9df641 could not be found. [pid: 8|app: 0|req: 455/916] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:24:43 2026] GET /v2.1/servers/1e2b194d-c56f-41fc-af32-2f6cbf9df641 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/917] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:24:43 2026] GET /v2.1/servers/89052569-248d-4ba7-9c5e-a7ac60657223 => generated 1694 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, ' 2026-07-08 05:24:44.642 8 WARNING neutronclient.v2_0.client [None req-164a13ca-1b28-4df2-9d93-affb94db72f4 6e3a5b7e32e3441a88af90c3c910aedd dd2cf2368a88490aa5c632f341113ef6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 456/918] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:24:44 2026] GET /v2.1/servers/89052569-248d-4ba7-9c5e-a7ac60657223 => generated 1694 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:24:46.819 7 INFO nova.api.openstack.compute.server_external_events [req-60f2eefc-9698-4658-827e-8bf8ade6c37a req-6a99625d-7167-472c-b503-59aa7583e4b5 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-changed:5a4e5831-25dd-479b-9295-a6ba0d450cfc for instance 89052569-248d-4ba7-9c5e-a7ac60657223 on instance [pid: 7|app: 0|req: 463/919] 10.0.0.95 () {38 vars in 814 bytes} [Wed Jul 8 05:24:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/922] 10.0.0.76 () {30 vars in 412 bytes} [Wed Jul 8 05:24:48 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 458/923] 10.0.0.76 () {28 vars in 559 bytes} [Wed Jul 8 05:24:48 2026] GET /v2/ => generated 402 bytes in 434 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: 466/924] 10.0.0.76 () {28 vars in 563 bytes} [Wed Jul 8 05:24:49 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/925] 10.0.0.76 () {30 vars in 412 bytes} [Wed Jul 8 05:24:49 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/926] 10.0.0.76 () {34 vars in 749 bytes} [Wed Jul 8 05:24:52 2026] POST /v2.1/servers/89052569-248d-4ba7-9c5e-a7ac60657223/action => generated 31891 bytes in 566 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-07-08 05:25:04.669 8 INFO nova.api.openstack.compute.server_external_events [req-1a86200d-935e-41a7-9643-e5ad3ced0b72 req-e8c89e45-0ba4-4c80-9c4b-efef8029bd49 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-changed:5a4e5831-25dd-479b-9295-a6ba0d450cfc for instance 89052569-248d-4ba7-9c5e-a7ac60657223 on instance [pid: 8|app: 0|req: 461/929] 10.0.0.95 () {38 vars in 814 bytes} [Wed Jul 8 05:25:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 470/932] 10.0.0.76 () {34 vars in 670 bytes} [Wed Jul 8 05:25:07 2026] POST /v2.1/os-keypairs => generated 397 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:25:09.460 8 WARNING neutronclient.v2_0.client [None req-9f49a007-15ff-4307-8c94-b2b17d89fa60 6e3a5b7e32e3441a88af90c3c910aedd dd2cf2368a88490aa5c632f341113ef6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:25:09.495 8 WARNING neutronclient.v2_0.client [None req-9f49a007-15ff-4307-8c94-b2b17d89fa60 6e3a5b7e32e3441a88af90c3c910aedd dd2cf2368a88490aa5c632f341113ef6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:25:09.628 8 WARNING neutronclient.v2_0.client [None req-9f49a007-15ff-4307-8c94-b2b17d89fa60 6e3a5b7e32e3441a88af90c3c910aedd dd2cf2368a88490aa5c632f341113ef6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 463/933] 10.0.0.76 () {34 vars in 662 bytes} [Wed Jul 8 05:25:09 2026] POST /v2.1/servers => generated 450 bytes in 477 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-08 05:25:09.875 7 WARNING neutronclient.v2_0.client [None req-e89a57ae-271e-4474-a2cd-2037c2a42248 6e3a5b7e32e3441a88af90c3c910aedd dd2cf2368a88490aa5c632f341113ef6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 471/934] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:25:09 2026] GET /v2.1/servers/c518e868-2ac1-4358-bcf0-36e17b7717f4 => generated 1402 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:25:11.007 8 WARNING neutronclient.v2_0.client [None req-31786040-cc9b-4d8d-a4c8-62e48e5312f5 6e3a5b7e32e3441a88af90c3c910aedd dd2cf2368a88490aa5c632f341113ef6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 464/935] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:25:10 2026] GET /v2.1/servers/c518e868-2ac1-4358-bcf0-36e17b7717f4 => generated 1406 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-07-08 05:25:12.090 7 WARNING neutronclient.v2_0.client [None req-16d7a213-4d41-4fd4-87e1-3de7e2f30a45 6e3a5b7e32e3441a88af90c3c910aedd dd2cf2368a88490aa5c632f341113ef6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 472/936] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:25:12 2026] GET /v2.1/servers/c518e868-2ac1-4358-bcf0-36e17b7717f4 => generated 1454 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 465/937] 10.0.0.203 () {30 vars in 619 bytes} [Wed Jul 8 05:25:12 2026] GET /v2.1 => generated 0 bytes in 97 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: 473/938] 10.0.0.203 () {32 vars in 692 bytes} [Wed Jul 8 05:25:12 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: 466/939] 10.0.0.203 () {34 vars in 913 bytes} [Wed Jul 8 05:25:12 2026] GET /v2.1/os-simple-tenant-usage/5a1c9a636eb1489387cb5785d246df70?start=2026-07-07T00:00:00&end=2026-07-08T23:59:59 => generated 20 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/940] 10.0.0.203 () {30 vars in 654 bytes} [Wed Jul 8 05:25:12 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:25:13.172 8 WARNING neutronclient.v2_0.client [None req-86a186df-b474-4a32-ad11-28ae785c6c2e 6e3a5b7e32e3441a88af90c3c910aedd dd2cf2368a88490aa5c632f341113ef6 - - default default] The python binding code in 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/941] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:25:13 2026] GET /v2.1/servers/c518e868-2ac1-4358-bcf0-36e17b7717f4 => generated 1454 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-08 05:25:14.259 7 WARNING neutronclient.v2_0.client [None req-cd5addc7-969a-4f80-8664-338749745f71 6e3a5b7e32e3441a88af90c3c910aedd dd2cf2368a88490aa5c632f341113ef6 - - default default] The python binding code in 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/942] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:25:14 2026] GET /v2.1/servers/c518e868-2ac1-4358-bcf0-36e17b7717f4 => generated 1462 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:25:15.231 8 INFO nova.api.openstack.compute.server_external_events [req-824b8c5d-94c5-4d42-b715-d1bae5bea0e2 req-512ca469-dc34-4220-9057-32a50fb5acb1 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-changed:55f02d7f-9fd5-4ed8-9553-c4387394d231 for instance c518e868-2ac1-4358-bcf0-36e17b7717f4 on instance [pid: 8|app: 0|req: 468/943] 10.0.0.95 () {38 vars in 814 bytes} [Wed Jul 8 05:25:15 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-07-08 05:25:15.353 7 WARNING neutronclient.v2_0.client [None req-99aaeb63-efe6-45e5-8de0-2ea4123f6d19 6e3a5b7e32e3441a88af90c3c910aedd dd2cf2368a88490aa5c632f341113ef6 - - default default] The python binding code in 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/944] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:25:15 2026] GET /v2.1/servers/c518e868-2ac1-4358-bcf0-36e17b7717f4 => generated 1530 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: 8|app: 0|req: 469/945] 10.0.0.203 () {30 vars in 619 bytes} [Wed Jul 8 05:25:15 2026] GET /v2.1 => generated 0 bytes in 99 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: 477/946] 10.0.0.203 () {32 vars in 692 bytes} [Wed Jul 8 05:25:15 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/947] 10.0.0.203 () {34 vars in 913 bytes} [Wed Jul 8 05:25:16 2026] GET /v2.1/os-simple-tenant-usage/5a1c9a636eb1489387cb5785d246df70?start=2026-07-07T00:00:00&end=2026-07-08T23:59:59 => generated 20 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/948] 10.0.0.203 () {30 vars in 654 bytes} [Wed Jul 8 05:25:16 2026] GET /v2.1/limits?reserved=1 => generated 511 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-07-08 05:25:16.553 8 WARNING neutronclient.v2_0.client [None req-440afd0e-d27e-4492-b08c-43895f16e3f0 6e3a5b7e32e3441a88af90c3c910aedd dd2cf2368a88490aa5c632f341113ef6 - - default default] The python binding code in 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/949] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:25:16 2026] GET /v2.1/servers/c518e868-2ac1-4358-bcf0-36e17b7717f4 => generated 1528 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-08 05:25:17.740 7 WARNING neutronclient.v2_0.client [None req-2c73e4e1-dc01-45c4-a1a7-7bf9bf906aa7 6e3a5b7e32e3441a88af90c3c910aedd dd2cf2368a88490aa5c632f341113ef6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 480/952] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:25:17 2026] GET /v2.1/servers/c518e868-2ac1-4358-bcf0-36e17b7717f4 => generated 1528 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:25:18.886 8 WARNING neutronclient.v2_0.client [None req-a651400f-6e64-44b6-9e88-ff1bff4b87c6 6e3a5b7e32e3441a88af90c3c910aedd dd2cf2368a88490aa5c632f341113ef6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 473/953] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:25:18 2026] GET /v2.1/servers/c518e868-2ac1-4358-bcf0-36e17b7717f4 => generated 1528 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-07-08 05:25:20.049 7 WARNING neutronclient.v2_0.client [None req-4990f628-f1ea-4aaf-aa75-d0297f3af5b3 6e3a5b7e32e3441a88af90c3c910aedd dd2cf2368a88490aa5c632f341113ef6 - - default default] 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-07-08 05:25:20.094 8 INFO nova.api.openstack.compute.server_external_events [req-bef51ee5-7342-4887-a849-7b7704db7c23 req-0fa4702e-a89e-4c43-8abd-df83a0eb100b 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-vif-plugged:55f02d7f-9fd5-4ed8-9553-c4387394d231 for instance c518e868-2ac1-4358-bcf0-36e17b7717f4 on instance [pid: 8|app: 0|req: 474/954] 10.0.0.180 () {38 vars in 815 bytes} [Wed Jul 8 05:25:20 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) [pid: 7|app: 0|req: 481/955] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:25:20 2026] GET /v2.1/servers/c518e868-2ac1-4358-bcf0-36e17b7717f4 => generated 1528 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:25:21.266 8 WARNING neutronclient.v2_0.client [None req-b30ca07e-76d1-4dca-afc4-e3dc45c65512 6e3a5b7e32e3441a88af90c3c910aedd dd2cf2368a88490aa5c632f341113ef6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 475/956] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:25:21 2026] GET /v2.1/servers/c518e868-2ac1-4358-bcf0-36e17b7717f4 => generated 1528 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:25:22.495 7 WARNING neutronclient.v2_0.client [None req-a890d250-1df9-439b-9c32-a6e0856bcedf 6e3a5b7e32e3441a88af90c3c910aedd dd2cf2368a88490aa5c632f341113ef6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 482/957] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:25:22 2026] GET /v2.1/servers/c518e868-2ac1-4358-bcf0-36e17b7717f4 => generated 1696 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-07-08 05:25:22.648 8 WARNING neutronclient.v2_0.client [None req-9c106b27-b983-4e15-bd1b-254e1471fa78 6e3a5b7e32e3441a88af90c3c910aedd dd2cf2368a88490aa5c632f341113ef6 - - default default] The python binding code in 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/958] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:25:22 2026] GET /v2.1/servers/c518e868-2ac1-4358-bcf0-36e17b7717f4 => generated 1696 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-07-08 05:25:23.468 7 INFO nova.api.openstack.compute.server_external_events [req-c0436219-b9dc-4377-a4b1-478d078095e3 req-dbcf1251-197c-4710-b672-4713fae0a27f 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-changed:55f02d7f-9fd5-4ed8-9553-c4387394d231 for instance c518e868-2ac1-4358-bcf0-36e17b7717f4 on instance [pid: 7|app: 0|req: 483/959] 10.0.0.95 () {38 vars in 814 bytes} [Wed Jul 8 05:25:23 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: 478/962] 10.0.0.76 () {34 vars in 749 bytes} [Wed Jul 8 05:25:31 2026] POST /v2.1/servers/c518e868-2ac1-4358-bcf0-36e17b7717f4/action => generated 31891 bytes in 545 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 480/965] 10.0.0.76 () {32 vars in 717 bytes} [Wed Jul 8 05:25:42 2026] DELETE /v2.1/servers/c518e868-2ac1-4358-bcf0-36e17b7717f4 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:25:42.920 7 WARNING neutronclient.v2_0.client [None req-0ae20b7e-e4fe-4513-b200-f15c0626b954 6e3a5b7e32e3441a88af90c3c910aedd dd2cf2368a88490aa5c632f341113ef6 - - default default] The python binding code in 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/966] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:25:42 2026] GET /v2.1/servers/c518e868-2ac1-4358-bcf0-36e17b7717f4 => generated 1822 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:25:44.174 8 WARNING neutronclient.v2_0.client [None req-843ba1e7-3fec-4d77-ab65-50e7684be62e 6e3a5b7e32e3441a88af90c3c910aedd dd2cf2368a88490aa5c632f341113ef6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 481/967] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:25:44 2026] GET /v2.1/servers/c518e868-2ac1-4358-bcf0-36e17b7717f4 => generated 1822 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-07-08 05:25:45.378 7 WARNING neutronclient.v2_0.client [None req-35f868cd-8390-4a31-ada1-f357a0310eb4 6e3a5b7e32e3441a88af90c3c910aedd dd2cf2368a88490aa5c632f341113ef6 - - default default] 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-07-08 05:25:45.626 8 INFO nova.api.openstack.compute.server_external_events [req-d2ec8844-25fb-4679-ba06-f9e71e225bc6 req-ddb28b64-0026-4faf-bf48-e47c64f0d880 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-vif-unplugged:55f02d7f-9fd5-4ed8-9553-c4387394d231 for instance c518e868-2ac1-4358-bcf0-36e17b7717f4 on instance [pid: 8|app: 0|req: 482/968] 10.0.0.180 () {38 vars in 815 bytes} [Wed Jul 8 05:25:45 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/969] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:25:45 2026] GET /v2.1/servers/c518e868-2ac1-4358-bcf0-36e17b7717f4 => generated 1822 bytes in 487 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:25:46.022 8 INFO nova.api.openstack.compute.server_external_events [req-7d2102ad-8f0e-4275-b4f1-df0cee1994fe req-902b0124-0036-411a-afad-095b9eac553c 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-vif-deleted:55f02d7f-9fd5-4ed8-9553-c4387394d231 for instance c518e868-2ac1-4358-bcf0-36e17b7717f4 on instance [pid: 8|app: 0|req: 483/970] 10.0.0.95 () {38 vars in 814 bytes} [Wed Jul 8 05:25:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:25:46.888 7 WARNING neutronclient.v2_0.client [None req-7afc4ae9-e9d3-47ad-a307-1977335a729c 6e3a5b7e32e3441a88af90c3c910aedd dd2cf2368a88490aa5c632f341113ef6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 488/971] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:25:46 2026] GET /v2.1/servers/c518e868-2ac1-4358-bcf0-36e17b7717f4 => generated 1483 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-07-08 05:25:47.986 7 WARNING neutronclient.v2_0.client [None req-09c89bf8-8885-4fcb-b20e-31a94bb3db02 6e3a5b7e32e3441a88af90c3c910aedd dd2cf2368a88490aa5c632f341113ef6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 490/974] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:25:47 2026] GET /v2.1/servers/c518e868-2ac1-4358-bcf0-36e17b7717f4 => generated 1488 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:25:49.084 8 WARNING neutronclient.v2_0.client [None req-9a54ed34-4f18-498b-902c-8124fd1255eb 6e3a5b7e32e3441a88af90c3c910aedd dd2cf2368a88490aa5c632f341113ef6 - - default default] The python binding code in 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/975] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:25:49 2026] GET /v2.1/servers/c518e868-2ac1-4358-bcf0-36e17b7717f4 => generated 1488 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-07-08 05:25:50.155 7 INFO nova.api.openstack.wsgi [None req-064cad0b-fcee-4822-b442-eadff6b524ec 6e3a5b7e32e3441a88af90c3c910aedd dd2cf2368a88490aa5c632f341113ef6 - - default default] HTTP exception thrown: Instance c518e868-2ac1-4358-bcf0-36e17b7717f4 could not be found. [pid: 7|app: 0|req: 491/976] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:25:50 2026] GET /v2.1/servers/c518e868-2ac1-4358-bcf0-36e17b7717f4 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 486/977] 10.0.0.76 () {32 vars in 727 bytes} [Wed Jul 8 05:25:50 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-235095343 => 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, ' [pid: 7|app: 0|req: 492/978] 10.0.0.76 () {32 vars in 717 bytes} [Wed Jul 8 05:25:50 2026] DELETE /v2.1/servers/89052569-248d-4ba7-9c5e-a7ac60657223 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-08 05:25:50.805 8 WARNING neutronclient.v2_0.client [None req-d20367b3-449d-4055-8b46-ee23157b49bf 6e3a5b7e32e3441a88af90c3c910aedd dd2cf2368a88490aa5c632f341113ef6 - - default default] The python binding code in 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/979] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:25:50 2026] GET /v2.1/servers/89052569-248d-4ba7-9c5e-a7ac60657223 => generated 1700 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:25:52.029 7 WARNING neutronclient.v2_0.client [None req-53628642-87f7-4560-9245-71b22492ad51 6e3a5b7e32e3441a88af90c3c910aedd dd2cf2368a88490aa5c632f341113ef6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 493/980] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:25:51 2026] GET /v2.1/servers/89052569-248d-4ba7-9c5e-a7ac60657223 => generated 1700 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-07-08 05:25:53.184 8 WARNING neutronclient.v2_0.client [None req-9a6d6763-996c-4365-9e9d-90711dc4f6cc 6e3a5b7e32e3441a88af90c3c910aedd dd2cf2368a88490aa5c632f341113ef6 - - default default] The python binding code in 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/981] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:25:53 2026] GET /v2.1/servers/89052569-248d-4ba7-9c5e-a7ac60657223 => generated 1700 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-07-08 05:25:53.640 7 INFO nova.api.openstack.compute.server_external_events [req-03c1d1e3-f74d-4c86-8ecf-7095dd72b4d4 req-7b206240-4547-4ffd-b4a7-fef629b9485c 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-vif-deleted:5a4e5831-25dd-479b-9295-a6ba0d450cfc for instance 89052569-248d-4ba7-9c5e-a7ac60657223 on instance [pid: 7|app: 0|req: 494/982] 10.0.0.95 () {38 vars in 814 bytes} [Wed Jul 8 05:25:53 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-07-08 05:25:54.353 8 WARNING neutronclient.v2_0.client [None req-b5245189-3f39-4679-8fe7-bad84cc398c1 6e3a5b7e32e3441a88af90c3c910aedd dd2cf2368a88490aa5c632f341113ef6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 489/983] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:25:54 2026] GET /v2.1/servers/89052569-248d-4ba7-9c5e-a7ac60657223 => generated 1482 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-07-08 05:25:55.448 7 WARNING neutronclient.v2_0.client [None req-bc3201b7-f7db-494d-b33e-6c8b03a2e353 6e3a5b7e32e3441a88af90c3c910aedd dd2cf2368a88490aa5c632f341113ef6 - - default default] The python binding code in 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/984] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:25:55 2026] GET /v2.1/servers/89052569-248d-4ba7-9c5e-a7ac60657223 => generated 1487 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-07-08 05:25:56.542 8 WARNING neutronclient.v2_0.client [None req-1dbbc6ce-870a-4d6c-84ac-c1ba66aaccd5 6e3a5b7e32e3441a88af90c3c910aedd dd2cf2368a88490aa5c632f341113ef6 - - default default] The python binding code in 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/985] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:25:56 2026] GET /v2.1/servers/89052569-248d-4ba7-9c5e-a7ac60657223 => generated 1487 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-07-08 05:25:57.629 8 INFO nova.api.openstack.wsgi [None req-1b976c37-e3aa-4a42-8b01-74ee0b66cae2 6e3a5b7e32e3441a88af90c3c910aedd dd2cf2368a88490aa5c632f341113ef6 - - default default] HTTP exception thrown: Instance 89052569-248d-4ba7-9c5e-a7ac60657223 could not be found. [pid: 8|app: 0|req: 492/988] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:25:57 2026] GET /v2.1/servers/89052569-248d-4ba7-9c5e-a7ac60657223 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 497/989] 10.0.0.76 () {32 vars in 727 bytes} [Wed Jul 8 05:25:57 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-145082012 => 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, ' [pid: 8|app: 0|req: 493/990] 10.0.0.76 () {34 vars in 670 bytes} [Wed Jul 8 05:26:05 2026] POST /v2.1/os-keypairs => generated 395 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 05:26:07.522 7 WARNING neutronclient.v2_0.client [None req-312fa9a9-2398-41e2-8210-513e50858d46 e1a526592d194a94b670aa6405e6e742 d5edb2bfcebb4101973d892b5dd6038f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:26:07.566 7 WARNING neutronclient.v2_0.client [None req-312fa9a9-2398-41e2-8210-513e50858d46 e1a526592d194a94b670aa6405e6e742 d5edb2bfcebb4101973d892b5dd6038f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:26:07.891 7 WARNING neutronclient.v2_0.client [None req-312fa9a9-2398-41e2-8210-513e50858d46 e1a526592d194a94b670aa6405e6e742 d5edb2bfcebb4101973d892b5dd6038f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/993] 10.0.0.76 () {34 vars in 662 bytes} [Wed Jul 8 05:26:07 2026] POST /v2.1/servers => generated 448 bytes in 670 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-08 05:26:08.146 8 WARNING neutronclient.v2_0.client [None req-8f850f59-91bb-42bb-8bb0-2a9e27fd3a6f e1a526592d194a94b670aa6405e6e742 d5edb2bfcebb4101973d892b5dd6038f - - default default] The python binding code in 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/994] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:26:08 2026] GET /v2.1/servers/33454058-d75c-42b1-8948-08ddbbfcd3eb => generated 1394 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, ' [pid: 7|app: 0|req: 500/995] 10.0.0.76 () {34 vars in 670 bytes} [Wed Jul 8 05:26:12 2026] POST /v2.1/os-keypairs => generated 396 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:26:13.243 8 WARNING neutronclient.v2_0.client [None req-84febf93-0ade-4a86-896b-848d9a5383e1 e1a526592d194a94b670aa6405e6e742 d5edb2bfcebb4101973d892b5dd6038f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:26:13.463 7 INFO nova.api.openstack.compute.server_external_events [req-40078f40-4cb6-4e86-9d0f-38a7aa7136f6 req-fee3b81f-c5b2-4cd9-a0b3-5c4b446af4e2 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-changed:583e62e2-d691-4ecb-a6c0-f7a453fe87b8 for instance 33454058-d75c-42b1-8948-08ddbbfcd3eb on instance [pid: 7|app: 0|req: 501/996] 10.0.0.95 () {38 vars in 814 bytes} [Wed Jul 8 05:26:13 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: 496/997] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:26:13 2026] GET /v2.1/servers/33454058-d75c-42b1-8948-08ddbbfcd3eb => generated 1520 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 502/998] 10.0.0.76 () {34 vars in 670 bytes} [Wed Jul 8 05:26:14 2026] POST /v2.1/os-keypairs => generated 385 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-07-08 05:26:15.117 8 WARNING neutronclient.v2_0.client [None req-ba5ab9eb-1605-4994-b44d-02a6740796fe 1b900ced26e54aa6b1cb4d5c34cf89d2 48399cbc20174cc7b35c02aa986db801 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:26:15.161 8 WARNING neutronclient.v2_0.client [None req-ba5ab9eb-1605-4994-b44d-02a6740796fe 1b900ced26e54aa6b1cb4d5c34cf89d2 48399cbc20174cc7b35c02aa986db801 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:26:15.205 8 WARNING neutronclient.v2_0.client [None req-ba5ab9eb-1605-4994-b44d-02a6740796fe 1b900ced26e54aa6b1cb4d5c34cf89d2 48399cbc20174cc7b35c02aa986db801 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:26:15.412 8 WARNING neutronclient.v2_0.client [None req-ba5ab9eb-1605-4994-b44d-02a6740796fe 1b900ced26e54aa6b1cb4d5c34cf89d2 48399cbc20174cc7b35c02aa986db801 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 497/999] 10.0.0.76 () {34 vars in 662 bytes} [Wed Jul 8 05:26:15 2026] POST /v2.1/servers => generated 496 bytes in 555 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-08 05:26:15.623 7 WARNING neutronclient.v2_0.client [None req-16912874-22a0-4f86-a5dd-310bf998663b 1b900ced26e54aa6b1cb4d5c34cf89d2 48399cbc20174cc7b35c02aa986db801 - - default default] The python binding code in 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/1000] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:26:15 2026] GET /v2.1/servers/97b76425-a85c-4b6d-b4cd-48cd093e49b2 => generated 1456 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:26:16.703 8 WARNING neutronclient.v2_0.client [None req-9c933af9-2e58-4e6b-b3b2-eafab41bed26 1b900ced26e54aa6b1cb4d5c34cf89d2 48399cbc20174cc7b35c02aa986db801 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 498/1001] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:26:16 2026] GET /v2.1/servers/97b76425-a85c-4b6d-b4cd-48cd093e49b2 => generated 1460 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-07-08 05:26:17.798 7 WARNING neutronclient.v2_0.client [None req-edbb8eb7-7791-4cb7-8806-2b4132a0a1c7 1b900ced26e54aa6b1cb4d5c34cf89d2 48399cbc20174cc7b35c02aa986db801 - - default default] The python binding code in 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/1004] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:26:17 2026] GET /v2.1/servers/97b76425-a85c-4b6d-b4cd-48cd093e49b2 => generated 1452 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-07-08 05:26:18.534 8 WARNING neutronclient.v2_0.client [None req-02b2e7da-abfe-485f-877b-3eb43d970144 e1a526592d194a94b670aa6405e6e742 d5edb2bfcebb4101973d892b5dd6038f - - default default] The python binding code in 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/1005] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:26:18 2026] GET /v2.1/servers/33454058-d75c-42b1-8948-08ddbbfcd3eb => generated 1518 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-07-08 05:26:18.793 7 INFO nova.api.openstack.compute.server_external_events [req-539d0ff8-58ee-4ba5-a786-2c35d5ecd376 req-987593df-e1db-477b-a4ef-adfb92cc2003 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-vif-plugged:583e62e2-d691-4ecb-a6c0-f7a453fe87b8 for instance 33454058-d75c-42b1-8948-08ddbbfcd3eb on instance [pid: 7|app: 0|req: 506/1006] 10.0.0.180 () {38 vars in 815 bytes} [Wed Jul 8 05:26:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:26:18.887 8 WARNING neutronclient.v2_0.client [None req-24a05a1a-8ad2-46b7-b696-d5c5c3a9a253 1b900ced26e54aa6b1cb4d5c34cf89d2 48399cbc20174cc7b35c02aa986db801 - - default default] The python binding code in 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/1007] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:26:18 2026] GET /v2.1/servers/97b76425-a85c-4b6d-b4cd-48cd093e49b2 => generated 1452 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-07-08 05:26:19.993 7 WARNING neutronclient.v2_0.client [None req-c1c0020d-efab-4322-b094-955f28e18865 1b900ced26e54aa6b1cb4d5c34cf89d2 48399cbc20174cc7b35c02aa986db801 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 507/1008] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:26:19 2026] GET /v2.1/servers/97b76425-a85c-4b6d-b4cd-48cd093e49b2 => generated 1508 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:26:21.096 8 WARNING neutronclient.v2_0.client [None req-2ee89671-4492-4081-9953-b2cad59b094c 1b900ced26e54aa6b1cb4d5c34cf89d2 48399cbc20174cc7b35c02aa986db801 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 502/1009] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:26:21 2026] GET /v2.1/servers/97b76425-a85c-4b6d-b4cd-48cd093e49b2 => generated 1508 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-07-08 05:26:22.180 7 WARNING neutronclient.v2_0.client [None req-2b9cc8c1-a67f-471b-a397-3f755ba3ef0c 1b900ced26e54aa6b1cb4d5c34cf89d2 48399cbc20174cc7b35c02aa986db801 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 508/1010] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:26:22 2026] GET /v2.1/servers/97b76425-a85c-4b6d-b4cd-48cd093e49b2 => generated 1516 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:26:23.033 8 INFO nova.api.openstack.compute.server_external_events [req-7c542f2d-d514-47f6-88c4-887b4ec578e0 req-ba14227a-cfa7-4cdf-b347-bbaa68a5909b 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-changed:061d2d15-f60c-4869-966f-0cb07e0e9123 for instance 97b76425-a85c-4b6d-b4cd-48cd093e49b2 on instance [pid: 8|app: 0|req: 503/1011] 10.0.0.95 () {38 vars in 814 bytes} [Wed Jul 8 05:26:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:26:23.277 7 WARNING neutronclient.v2_0.client [None req-40d65621-80a4-4ffb-9fde-54d1be0ae708 1b900ced26e54aa6b1cb4d5c34cf89d2 48399cbc20174cc7b35c02aa986db801 - - default default] The python binding code in 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/1012] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:26:23 2026] GET /v2.1/servers/97b76425-a85c-4b6d-b4cd-48cd093e49b2 => generated 1640 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-07-08 05:26:23.736 8 WARNING neutronclient.v2_0.client [None req-f069bbf1-42b9-4534-8e4e-81b407455954 e1a526592d194a94b670aa6405e6e742 d5edb2bfcebb4101973d892b5dd6038f - - default default] The python binding code in 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/1013] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:26:23 2026] GET /v2.1/servers/33454058-d75c-42b1-8948-08ddbbfcd3eb => generated 1816 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-07-08 05:26:24.463 7 WARNING neutronclient.v2_0.client [None req-91f34295-f847-4090-8222-e05543edc2ee 1b900ced26e54aa6b1cb4d5c34cf89d2 48399cbc20174cc7b35c02aa986db801 - - default default] The python binding code in 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/1014] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:26:24 2026] GET /v2.1/servers/97b76425-a85c-4b6d-b4cd-48cd093e49b2 => generated 1628 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:26:25.418 7 INFO nova.api.openstack.compute.server_external_events [req-02487c17-d3bf-44e4-a5d9-eace4fb5c6b3 req-0f66d08f-1ddb-4b2a-b2fa-851687e10456 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-changed:583e62e2-d691-4ecb-a6c0-f7a453fe87b8 for instance 33454058-d75c-42b1-8948-08ddbbfcd3eb on instance [pid: 7|app: 0|req: 511/1015] 10.0.0.95 () {38 vars in 814 bytes} [Wed Jul 8 05:26:25 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-07-08 05:26:25.452 8 WARNING neutronclient.v2_0.client [None req-d7e4cee6-72d4-46d2-b7c2-732c207cc671 e1a526592d194a94b670aa6405e6e742 d5edb2bfcebb4101973d892b5dd6038f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:26:25.497 8 WARNING neutronclient.v2_0.client [None req-d7e4cee6-72d4-46d2-b7c2-732c207cc671 e1a526592d194a94b670aa6405e6e742 d5edb2bfcebb4101973d892b5dd6038f - - default default] 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-07-08 05:26:25.607 7 WARNING neutronclient.v2_0.client [None req-2a6dd50e-c4fd-446c-a629-edb17e2b1cb1 1b900ced26e54aa6b1cb4d5c34cf89d2 48399cbc20174cc7b35c02aa986db801 - - default default] The python binding code in 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/1016] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:26:25 2026] GET /v2.1/servers/97b76425-a85c-4b6d-b4cd-48cd093e49b2 => generated 1628 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-08 05:26:25.768 8 WARNING neutronclient.v2_0.client [None req-d7e4cee6-72d4-46d2-b7c2-732c207cc671 e1a526592d194a94b670aa6405e6e742 d5edb2bfcebb4101973d892b5dd6038f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 505/1017] 10.0.0.76 () {34 vars in 662 bytes} [Wed Jul 8 05:26:25 2026] POST /v2.1/servers => generated 448 bytes in 557 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-07-08 05:26:25.986 7 WARNING neutronclient.v2_0.client [None req-b46f2841-3ae9-437d-947a-d930c8631b47 e1a526592d194a94b670aa6405e6e742 d5edb2bfcebb4101973d892b5dd6038f - - default default] The python binding code in 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/1018] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:26:25 2026] GET /v2.1/servers/4bfed95d-1022-4b06-a9ff-789e3ecc3c0b => generated 1394 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-07-08 05:26:26.771 8 WARNING neutronclient.v2_0.client [None req-8e4f2e9b-6ff0-47b4-866d-6001c38abc68 1b900ced26e54aa6b1cb4d5c34cf89d2 48399cbc20174cc7b35c02aa986db801 - - default default] The python binding code in 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/1019] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:26:26 2026] GET /v2.1/servers/97b76425-a85c-4b6d-b4cd-48cd093e49b2 => generated 1628 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:26:27.916 7 WARNING neutronclient.v2_0.client [None req-e94e6eec-66ca-4f39-aeba-fc42b08e1cbb 1b900ced26e54aa6b1cb4d5c34cf89d2 48399cbc20174cc7b35c02aa986db801 - - default default] The python binding code in 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/1022] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:26:27 2026] GET /v2.1/servers/97b76425-a85c-4b6d-b4cd-48cd093e49b2 => generated 1628 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-07-08 05:26:29.055 8 WARNING neutronclient.v2_0.client [None req-1dca502a-809d-4115-8584-a722b013264d 1b900ced26e54aa6b1cb4d5c34cf89d2 48399cbc20174cc7b35c02aa986db801 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 508/1023] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:26:29 2026] GET /v2.1/servers/97b76425-a85c-4b6d-b4cd-48cd093e49b2 => generated 1628 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:26:29.261 7 INFO nova.api.openstack.compute.server_external_events [req-705c42f3-f2ae-4179-adbc-48593e73af83 req-8571a570-2a80-49f4-bbc6-82e962c22d81 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-vif-plugged:061d2d15-f60c-4869-966f-0cb07e0e9123 for instance 97b76425-a85c-4b6d-b4cd-48cd093e49b2 on instance [pid: 7|app: 0|req: 516/1024] 10.0.0.180 () {38 vars in 815 bytes} [Wed Jul 8 05:26:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:26:30.228 8 WARNING neutronclient.v2_0.client [None req-57670380-0165-4f04-8f40-c55b4ce3729a 1b900ced26e54aa6b1cb4d5c34cf89d2 48399cbc20174cc7b35c02aa986db801 - - default default] The python binding code in 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/1025] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:26:30 2026] GET /v2.1/servers/97b76425-a85c-4b6d-b4cd-48cd093e49b2 => generated 1628 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:26:31.088 7 WARNING neutronclient.v2_0.client [None req-ed26e5cc-5423-4dd4-8520-fe6e411603a2 e1a526592d194a94b670aa6405e6e742 d5edb2bfcebb4101973d892b5dd6038f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 517/1026] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:26:31 2026] GET /v2.1/servers/4bfed95d-1022-4b06-a9ff-789e3ecc3c0b => generated 1520 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-07-08 05:26:31.330 8 INFO nova.api.openstack.compute.server_external_events [req-9052c0d5-1970-454d-8959-318c99e85c1e req-fba140a0-740d-4206-bacd-0b1ffd0b1adb 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-changed:dbfe9cb9-9752-497f-b021-1e5981a65d34 for instance 4bfed95d-1022-4b06-a9ff-789e3ecc3c0b on instance [pid: 8|app: 0|req: 510/1027] 10.0.0.95 () {38 vars in 814 bytes} [Wed Jul 8 05:26:31 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-07-08 05:26:31.415 7 WARNING neutronclient.v2_0.client [None req-d3ceea6a-7239-4597-96a6-52194a388bb7 1b900ced26e54aa6b1cb4d5c34cf89d2 48399cbc20174cc7b35c02aa986db801 - - default default] The python binding code in 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/1028] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:26:31 2026] GET /v2.1/servers/97b76425-a85c-4b6d-b4cd-48cd093e49b2 => generated 1809 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:26:31.571 8 WARNING neutronclient.v2_0.client [None req-18338301-39ea-48f9-abbf-1f877ca69ad3 1b900ced26e54aa6b1cb4d5c34cf89d2 48399cbc20174cc7b35c02aa986db801 - - default default] The python binding code in 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/1029] 10.0.0.76 () {32 vars in 740 bytes} [Wed Jul 8 05:26:31 2026] GET /v2.1/servers/97b76425-a85c-4b6d-b4cd-48cd093e49b2/os-interface => generated 285 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:26:33.372 7 INFO nova.api.openstack.compute.server_external_events [req-88970872-de67-4bd2-95d3-fe6b87997645 req-218aea36-a66f-4627-9884-b812d06a7f86 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-changed:061d2d15-f60c-4869-966f-0cb07e0e9123 for instance 97b76425-a85c-4b6d-b4cd-48cd093e49b2 on instance [pid: 7|app: 0|req: 519/1030] 10.0.0.95 () {38 vars in 814 bytes} [Wed Jul 8 05:26:33 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:26:36.218 7 INFO nova.api.openstack.compute.server_external_events [req-d153d5e3-ed64-44b8-a2b3-0a12fcce1c38 req-228693df-80ec-45df-b2b2-84a1a71eb66c 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-vif-plugged:dbfe9cb9-9752-497f-b021-1e5981a65d34 for instance 4bfed95d-1022-4b06-a9ff-789e3ecc3c0b on instance [pid: 7|app: 0|req: 520/1031] 10.0.0.180 () {38 vars in 815 bytes} [Wed Jul 8 05:26:36 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) 2026-07-08 05:26:36.235 8 WARNING neutronclient.v2_0.client [None req-25fd4d30-fb61-473c-a669-f4c4e9c2c9de e1a526592d194a94b670aa6405e6e742 d5edb2bfcebb4101973d892b5dd6038f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 512/1032] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:26:36 2026] GET /v2.1/servers/4bfed95d-1022-4b06-a9ff-789e3ecc3c0b => generated 1518 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:26:40.396 8 WARNING neutronclient.v2_0.client [None req-0c4d0cfb-6aef-4e96-a866-561635778729 1b900ced26e54aa6b1cb4d5c34cf89d2 48399cbc20174cc7b35c02aa986db801 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 514/1035] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:26:40 2026] GET /v2.1/servers/97b76425-a85c-4b6d-b4cd-48cd093e49b2 => generated 1929 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:26:41.458 7 WARNING neutronclient.v2_0.client [None req-6773f0c3-f7be-41f7-995b-b72e813d52a5 e1a526592d194a94b670aa6405e6e742 d5edb2bfcebb4101973d892b5dd6038f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 522/1036] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:26:41 2026] GET /v2.1/servers/4bfed95d-1022-4b06-a9ff-789e3ecc3c0b => generated 1817 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 515/1037] 10.0.0.76 () {32 vars in 752 bytes} [Wed Jul 8 05:26:42 2026] GET /v2.1/servers/97b76425-a85c-4b6d-b4cd-48cd093e49b2/os-server-password => generated 116 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-07-08 05:26:42.922 7 INFO nova.api.openstack.compute.server_external_events [req-021e91a3-9433-4136-9464-13694afac15d req-5c92f6da-a284-4341-ac62-758de9644025 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-changed:dbfe9cb9-9752-497f-b021-1e5981a65d34 for instance 4bfed95d-1022-4b06-a9ff-789e3ecc3c0b on instance [pid: 7|app: 0|req: 523/1038] 10.0.0.95 () {38 vars in 814 bytes} [Wed Jul 8 05:26:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 516/1039] 10.0.0.76 () {32 vars in 717 bytes} [Wed Jul 8 05:26:44 2026] DELETE /v2.1/servers/97b76425-a85c-4b6d-b4cd-48cd093e49b2 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:26:44.177 7 WARNING neutronclient.v2_0.client [None req-1aa965df-fdd6-4278-9383-4f22303e4a7f 1b900ced26e54aa6b1cb4d5c34cf89d2 48399cbc20174cc7b35c02aa986db801 - - default default] The python binding code in 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/1040] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:26:44 2026] GET /v2.1/servers/97b76425-a85c-4b6d-b4cd-48cd093e49b2 => generated 1935 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:26:45.359 8 WARNING neutronclient.v2_0.client [None req-a19cd501-9de8-4d4b-b8a1-a964f9b1cf69 1b900ced26e54aa6b1cb4d5c34cf89d2 48399cbc20174cc7b35c02aa986db801 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 517/1041] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:26:45 2026] GET /v2.1/servers/97b76425-a85c-4b6d-b4cd-48cd093e49b2 => generated 1935 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-07-08 05:26:46.669 7 WARNING neutronclient.v2_0.client [None req-af46183d-0151-46c0-a027-39b18419290b 1b900ced26e54aa6b1cb4d5c34cf89d2 48399cbc20174cc7b35c02aa986db801 - - default default] The python binding code in 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/1042] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:26:46 2026] GET /v2.1/servers/97b76425-a85c-4b6d-b4cd-48cd093e49b2 => generated 1935 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-07-08 05:26:47.244 8 INFO nova.api.openstack.compute.server_external_events [req-1a46ed6d-530b-4131-aad8-0841e4d0156d req-64e05a38-58db-44dd-adf8-24128988bad5 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-vif-deleted:061d2d15-f60c-4869-966f-0cb07e0e9123 for instance 97b76425-a85c-4b6d-b4cd-48cd093e49b2 on instance [pid: 8|app: 0|req: 519/1045] 10.0.0.95 () {38 vars in 814 bytes} [Wed Jul 8 05:26:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:26:47.840 7 WARNING neutronclient.v2_0.client [None req-b01a20ca-a9e5-42a7-bda7-a87f390d1875 1b900ced26e54aa6b1cb4d5c34cf89d2 48399cbc20174cc7b35c02aa986db801 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 527/1046] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:26:47 2026] GET /v2.1/servers/97b76425-a85c-4b6d-b4cd-48cd093e49b2 => generated 1537 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-07-08 05:26:48.928 8 WARNING neutronclient.v2_0.client [None req-bd421a69-1bb5-45c2-86aa-cce56fc8c497 1b900ced26e54aa6b1cb4d5c34cf89d2 48399cbc20174cc7b35c02aa986db801 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 520/1047] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:26:48 2026] GET /v2.1/servers/97b76425-a85c-4b6d-b4cd-48cd093e49b2 => generated 1542 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-07-08 05:26:50.033 7 WARNING neutronclient.v2_0.client [None req-095f3d7f-f6da-4cae-acea-b44cd4552a7d 1b900ced26e54aa6b1cb4d5c34cf89d2 48399cbc20174cc7b35c02aa986db801 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 528/1048] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:26:49 2026] GET /v2.1/servers/97b76425-a85c-4b6d-b4cd-48cd093e49b2 => generated 1542 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-07-08 05:26:51.115 8 INFO nova.api.openstack.wsgi [None req-e0301bdc-690d-4cdc-8c7d-19b0205f359a 1b900ced26e54aa6b1cb4d5c34cf89d2 48399cbc20174cc7b35c02aa986db801 - - default default] HTTP exception thrown: Instance 97b76425-a85c-4b6d-b4cd-48cd093e49b2 could not be found. [pid: 8|app: 0|req: 521/1049] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:26:51 2026] GET /v2.1/servers/97b76425-a85c-4b6d-b4cd-48cd093e49b2 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:26:51.149 7 INFO nova.api.openstack.wsgi [None req-386ee106-b89f-480b-9d5a-24e0123c4c43 1b900ced26e54aa6b1cb4d5c34cf89d2 48399cbc20174cc7b35c02aa986db801 - - default default] HTTP exception thrown: Instance 97b76425-a85c-4b6d-b4cd-48cd093e49b2 could not be found. [pid: 7|app: 0|req: 529/1050] 10.0.0.76 () {32 vars in 717 bytes} [Wed Jul 8 05:26:51 2026] DELETE /v2.1/servers/97b76425-a85c-4b6d-b4cd-48cd093e49b2 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:26:51.183 8 INFO nova.api.openstack.wsgi [None req-3199e2a5-e1cd-4db5-ac2e-c44ed6245676 1b900ced26e54aa6b1cb4d5c34cf89d2 48399cbc20174cc7b35c02aa986db801 - - default default] HTTP exception thrown: Instance 97b76425-a85c-4b6d-b4cd-48cd093e49b2 could not be found. [pid: 8|app: 0|req: 522/1051] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:26:51 2026] GET /v2.1/servers/97b76425-a85c-4b6d-b4cd-48cd093e49b2 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 530/1052] 10.0.0.76 () {32 vars in 703 bytes} [Wed Jul 8 05:26:51 2026] DELETE /v2.1/os-keypairs/tempest-keypair-209864784 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 523/1053] 10.0.0.76 () {32 vars in 725 bytes} [Wed Jul 8 05:26:51 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-238872842 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-08 05:27:20.519 7 WARNING neutronclient.v2_0.client [None req-11d7c1eb-2956-4f59-b8a7-bfae0d677439 504e9c8a3b9c49168a85cd372df7a835 c47c2a529a76433a99a0f9af5028adb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:27:20.555 7 WARNING neutronclient.v2_0.client [None req-11d7c1eb-2956-4f59-b8a7-bfae0d677439 504e9c8a3b9c49168a85cd372df7a835 c47c2a529a76433a99a0f9af5028adb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:27:20.713 7 WARNING neutronclient.v2_0.client [None req-11d7c1eb-2956-4f59-b8a7-bfae0d677439 504e9c8a3b9c49168a85cd372df7a835 c47c2a529a76433a99a0f9af5028adb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 534/1060] 199.204.45.216 () {36 vars in 714 bytes} [Wed Jul 8 05:27:20 2026] POST /v2.1/servers => generated 453 bytes in 725 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) 2026-07-08 05:27:21.321 8 WARNING neutronclient.v2_0.client [None req-b9f213ae-c31f-4322-8fb2-d48d7ebd12dc 504e9c8a3b9c49168a85cd372df7a835 c47c2a529a76433a99a0f9af5028adb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 527/1061] 199.204.45.216 () {32 vars in 733 bytes} [Wed Jul 8 05:27:21 2026] GET /v2.1/servers/09ed59af-a38c-4dc9-889c-40b5ce1fdb43 => generated 2213 bytes in 83 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-07-08 05:27:21.409 7 WARNING neutronclient.v2_0.client [None req-0c01ec01-c7db-4353-af3e-4fd7aaa89268 504e9c8a3b9c49168a85cd372df7a835 c47c2a529a76433a99a0f9af5028adb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 535/1062] 199.204.45.216 () {32 vars in 759 bytes} [Wed Jul 8 05:27:21 2026] GET /v2.1/servers/09ed59af-a38c-4dc9-889c-40b5ce1fdb43/os-interface => generated 28 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 528/1063] 199.204.45.216 () {32 vars in 777 bytes} [Wed Jul 8 05:27:21 2026] GET /v2.1/servers/09ed59af-a38c-4dc9-889c-40b5ce1fdb43/os-volume_attachments => generated 25 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:27:24.072 7 WARNING neutronclient.v2_0.client [None req-f05ec3c6-2b50-4273-aed4-9e02a9ba9ecf 504e9c8a3b9c49168a85cd372df7a835 c47c2a529a76433a99a0f9af5028adb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 536/1064] 199.204.45.216 () {32 vars in 733 bytes} [Wed Jul 8 05:27:24 2026] GET /v2.1/servers/09ed59af-a38c-4dc9-889c-40b5ce1fdb43 => generated 2371 bytes in 93 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-07-08 05:27:24.161 8 WARNING neutronclient.v2_0.client [None req-74f27654-7f6b-44f3-befc-f929ef2f85f9 504e9c8a3b9c49168a85cd372df7a835 c47c2a529a76433a99a0f9af5028adb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 529/1065] 199.204.45.216 () {32 vars in 759 bytes} [Wed Jul 8 05:27:24 2026] GET /v2.1/servers/09ed59af-a38c-4dc9-889c-40b5ce1fdb43/os-interface => generated 28 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 537/1066] 199.204.45.216 () {32 vars in 777 bytes} [Wed Jul 8 05:27:24 2026] GET /v2.1/servers/09ed59af-a38c-4dc9-889c-40b5ce1fdb43/os-volume_attachments => generated 197 bytes in 48 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-07-08 05:27:26.478 8 INFO nova.api.openstack.compute.server_external_events [req-e3f08f69-e566-45c1-968b-d673bb466ac3 req-0b7dd270-2735-44b7-9696-a4dd57b0183c 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-changed:6292924d-7495-4f23-bedf-b988a8749008 for instance 09ed59af-a38c-4dc9-889c-40b5ce1fdb43 on instance [pid: 8|app: 0|req: 530/1067] 10.0.0.95 () {38 vars in 814 bytes} [Wed Jul 8 05:27:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:27:27.057 7 WARNING neutronclient.v2_0.client [None req-357df003-77e4-4fe1-81df-58049f0cb747 504e9c8a3b9c49168a85cd372df7a835 c47c2a529a76433a99a0f9af5028adb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 539/1070] 199.204.45.216 () {32 vars in 733 bytes} [Wed Jul 8 05:27:27 2026] GET /v2.1/servers/09ed59af-a38c-4dc9-889c-40b5ce1fdb43 => generated 2445 bytes in 326 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-07-08 05:27:27.383 8 WARNING neutronclient.v2_0.client [None req-10651de8-8d49-4d6c-9438-0c73cdda4d72 504e9c8a3b9c49168a85cd372df7a835 c47c2a529a76433a99a0f9af5028adb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 532/1071] 199.204.45.216 () {32 vars in 759 bytes} [Wed Jul 8 05:27:27 2026] GET /v2.1/servers/09ed59af-a38c-4dc9-889c-40b5ce1fdb43/os-interface => generated 283 bytes in 79 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: 540/1072] 199.204.45.216 () {32 vars in 777 bytes} [Wed Jul 8 05:27:27 2026] GET /v2.1/servers/09ed59af-a38c-4dc9-889c-40b5ce1fdb43/os-volume_attachments => generated 197 bytes in 46 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-07-08 05:27:30.059 8 WARNING neutronclient.v2_0.client [None req-f70f3b43-1c41-4da1-b4af-778e6251e403 504e9c8a3b9c49168a85cd372df7a835 c47c2a529a76433a99a0f9af5028adb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 533/1073] 199.204.45.216 () {32 vars in 733 bytes} [Wed Jul 8 05:27:30 2026] GET /v2.1/servers/09ed59af-a38c-4dc9-889c-40b5ce1fdb43 => generated 2433 bytes in 147 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-07-08 05:27:30.193 7 WARNING neutronclient.v2_0.client [None req-ce4aa40b-ac3a-485b-9deb-79471d6fe015 504e9c8a3b9c49168a85cd372df7a835 c47c2a529a76433a99a0f9af5028adb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 541/1074] 199.204.45.216 () {32 vars in 759 bytes} [Wed Jul 8 05:27:30 2026] GET /v2.1/servers/09ed59af-a38c-4dc9-889c-40b5ce1fdb43/os-interface => generated 283 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 534/1075] 199.204.45.216 () {32 vars in 777 bytes} [Wed Jul 8 05:27:30 2026] GET /v2.1/servers/09ed59af-a38c-4dc9-889c-40b5ce1fdb43/os-volume_attachments => generated 197 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, ' 2026-07-08 05:27:32.765 7 INFO nova.api.openstack.compute.server_external_events [req-c6d36ba9-4fd4-451e-bbdd-c624b4e40e27 req-c2bbd0b6-8219-4c4d-8259-c7c7b2aa780b 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-vif-plugged:6292924d-7495-4f23-bedf-b988a8749008 for instance 09ed59af-a38c-4dc9-889c-40b5ce1fdb43 on instance [pid: 7|app: 0|req: 542/1076] 10.0.0.180 () {38 vars in 815 bytes} [Wed Jul 8 05:27:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:27:33.118 8 WARNING neutronclient.v2_0.client [None req-f1f6883d-a3b3-4f18-8dab-da1c581b630a 504e9c8a3b9c49168a85cd372df7a835 c47c2a529a76433a99a0f9af5028adb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 535/1077] 199.204.45.216 () {32 vars in 733 bytes} [Wed Jul 8 05:27:33 2026] GET /v2.1/servers/09ed59af-a38c-4dc9-889c-40b5ce1fdb43 => generated 2433 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-07-08 05:27:33.248 7 WARNING neutronclient.v2_0.client [None req-b3465060-b90a-47b5-a842-f58447b58aca 504e9c8a3b9c49168a85cd372df7a835 c47c2a529a76433a99a0f9af5028adb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 543/1078] 199.204.45.216 () {32 vars in 759 bytes} [Wed Jul 8 05:27:33 2026] GET /v2.1/servers/09ed59af-a38c-4dc9-889c-40b5ce1fdb43/os-interface => generated 285 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 536/1079] 199.204.45.216 () {32 vars in 777 bytes} [Wed Jul 8 05:27:33 2026] GET /v2.1/servers/09ed59af-a38c-4dc9-889c-40b5ce1fdb43/os-volume_attachments => generated 197 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:27:35.927 7 WARNING neutronclient.v2_0.client [None req-b2b35671-a41a-4f0e-aba9-fb7cba489ead 504e9c8a3b9c49168a85cd372df7a835 c47c2a529a76433a99a0f9af5028adb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 544/1080] 199.204.45.216 () {32 vars in 733 bytes} [Wed Jul 8 05:27:35 2026] GET /v2.1/servers/09ed59af-a38c-4dc9-889c-40b5ce1fdb43 => generated 2580 bytes in 138 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-07-08 05:27:36.063 8 WARNING neutronclient.v2_0.client [None req-d75fca48-4825-48a2-bdfd-e7aac631dc47 504e9c8a3b9c49168a85cd372df7a835 c47c2a529a76433a99a0f9af5028adb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 537/1081] 199.204.45.216 () {32 vars in 759 bytes} [Wed Jul 8 05:27:36 2026] GET /v2.1/servers/09ed59af-a38c-4dc9-889c-40b5ce1fdb43/os-interface => generated 285 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 545/1082] 199.204.45.216 () {32 vars in 777 bytes} [Wed Jul 8 05:27:36 2026] GET /v2.1/servers/09ed59af-a38c-4dc9-889c-40b5ce1fdb43/os-volume_attachments => generated 197 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:28:11.419 7 WARNING neutronclient.v2_0.client [None req-0b999319-cebf-4e19-bcaf-76eb2af94dc9 504e9c8a3b9c49168a85cd372df7a835 c47c2a529a76433a99a0f9af5028adb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:28:11.462 7 WARNING neutronclient.v2_0.client [None req-0b999319-cebf-4e19-bcaf-76eb2af94dc9 504e9c8a3b9c49168a85cd372df7a835 c47c2a529a76433a99a0f9af5028adb3 - - default default] 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-07-08 05:28:13.905 8 INFO nova.api.openstack.compute.server_external_events [req-631bbcd0-f2c0-427a-a47b-b2a5ad866e05 req-878c6614-1538-4185-b5d0-ccd575f338ee 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-changed:aecf7cb5-729a-47e8-b6fc-072dd1bf2940 for instance 09ed59af-a38c-4dc9-889c-40b5ce1fdb43 on instance [pid: 8|app: 0|req: 542/1091] 10.0.0.95 () {38 vars in 814 bytes} [Wed Jul 8 05:28:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:28:18.260 8 INFO nova.api.openstack.compute.server_external_events [req-d88a2b07-1c99-42c0-a01e-6d7f92c05a4c req-4b8c2622-375f-434e-9ec0-25326575c5e8 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-vif-plugged:aecf7cb5-729a-47e8-b6fc-072dd1bf2940 for instance 09ed59af-a38c-4dc9-889c-40b5ce1fdb43 on instance [pid: 8|app: 0|req: 545/1094] 10.0.0.180 () {38 vars in 815 bytes} [Wed Jul 8 05:28:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 05:28:20.515 7 WARNING neutronclient.v2_0.client [None req-0b999319-cebf-4e19-bcaf-76eb2af94dc9 504e9c8a3b9c49168a85cd372df7a835 c47c2a529a76433a99a0f9af5028adb3 - - default default] The python binding code in 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/1095] 199.204.45.216 () {36 vars in 812 bytes} [Wed Jul 8 05:28:11 2026] POST /v2.1/servers/09ed59af-a38c-4dc9-889c-40b5ce1fdb43/os-interface => generated 280 bytes in 9186 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-07-08 05:28:20.874 8 INFO nova.api.openstack.compute.server_external_events [req-7cec5596-08c5-4233-9070-8093ad1b1d4e req-31778064-a55b-4cbd-be27-c0306c10f47c 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-changed:aecf7cb5-729a-47e8-b6fc-072dd1bf2940 for instance 09ed59af-a38c-4dc9-889c-40b5ce1fdb43 on instance [pid: 8|app: 0|req: 546/1096] 10.0.0.95 () {38 vars in 814 bytes} [Wed Jul 8 05:28:20 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-07-08 05:28:21.250 7 INFO nova.api.openstack.compute.server_external_events [req-859c665e-5206-49e0-932d-2737499bb483 req-d7e4d006-067f-47fc-abc4-8b8983909127 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-changed:aecf7cb5-729a-47e8-b6fc-072dd1bf2940 for instance 09ed59af-a38c-4dc9-889c-40b5ce1fdb43 on instance [pid: 7|app: 0|req: 551/1097] 10.0.0.95 () {38 vars in 814 bytes} [Wed Jul 8 05:28:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:28:47.156 8 WARNING neutronclient.v2_0.client [None req-f816e315-8316-492e-8002-6bf3b67b274d 504e9c8a3b9c49168a85cd372df7a835 c47c2a529a76433a99a0f9af5028adb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:28:47.196 8 WARNING neutronclient.v2_0.client [None req-f816e315-8316-492e-8002-6bf3b67b274d 504e9c8a3b9c49168a85cd372df7a835 c47c2a529a76433a99a0f9af5028adb3 - - default default] 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-07-08 05:28:49.445 7 INFO nova.api.openstack.compute.server_external_events [req-42afe9b3-52ae-42d0-9192-6e6957c12431 req-d414af6e-ec6a-4a6e-99da-77665b6bbc8e 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-changed:b78ea4a3-2e40-4367-b963-e253b9009f9d for instance 09ed59af-a38c-4dc9-889c-40b5ce1fdb43 on instance [pid: 7|app: 0|req: 555/1104] 10.0.0.95 () {38 vars in 814 bytes} [Wed Jul 8 05:28:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:28:55.843 7 INFO nova.api.openstack.compute.server_external_events [req-3a2cc2bf-e057-4e80-be84-6fb589b65490 req-5932cf4f-9665-4c68-8ad8-532e1e8d9889 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-vif-plugged:b78ea4a3-2e40-4367-b963-e253b9009f9d for instance 09ed59af-a38c-4dc9-889c-40b5ce1fdb43 on instance [pid: 7|app: 0|req: 556/1105] 10.0.0.180 () {38 vars in 815 bytes} [Wed Jul 8 05:28:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 05:28:56.264 8 WARNING neutronclient.v2_0.client [None req-f816e315-8316-492e-8002-6bf3b67b274d 504e9c8a3b9c49168a85cd372df7a835 c47c2a529a76433a99a0f9af5028adb3 - - default default] The python binding code in 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/1106] 199.204.45.216 () {36 vars in 812 bytes} [Wed Jul 8 05:28:47 2026] POST /v2.1/servers/09ed59af-a38c-4dc9-889c-40b5ce1fdb43/os-interface => generated 377 bytes in 9225 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-07-08 05:29:06.720 7 WARNING neutronclient.v2_0.client [None req-a87c6163-b7fc-4f8d-a613-1663b8a22bd7 504e9c8a3b9c49168a85cd372df7a835 c47c2a529a76433a99a0f9af5028adb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 05:29:06.772 7 WARNING neutronclient.v2_0.client [None req-a87c6163-b7fc-4f8d-a613-1663b8a22bd7 504e9c8a3b9c49168a85cd372df7a835 c47c2a529a76433a99a0f9af5028adb3 - - default default] 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-07-08 05:29:09.021 8 INFO nova.api.openstack.compute.server_external_events [req-2824e79d-7d89-41fd-9c46-88de85ab58fc req-b54e13e2-9ce5-48a1-a1ca-fc0cc93a1fdd 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-changed:2ffc41a2-0d17-4662-9ed9-46400266d551 for instance 09ed59af-a38c-4dc9-889c-40b5ce1fdb43 on instance [pid: 8|app: 0|req: 554/1111] 10.0.0.95 () {38 vars in 814 bytes} [Wed Jul 8 05:29:09 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-07-08 05:29:14.448 8 INFO nova.api.openstack.compute.server_external_events [req-c87c264c-bda2-4ba0-bf17-92a31005af41 req-09c4979b-a127-4cfb-9cbc-dfa7129861c5 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-vif-plugged:2ffc41a2-0d17-4662-9ed9-46400266d551 for instance 09ed59af-a38c-4dc9-889c-40b5ce1fdb43 on instance [pid: 8|app: 0|req: 555/1112] 10.0.0.180 () {38 vars in 815 bytes} [Wed Jul 8 05:29:14 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) 2026-07-08 05:29:15.814 7 WARNING neutronclient.v2_0.client [None req-a87c6163-b7fc-4f8d-a613-1663b8a22bd7 504e9c8a3b9c49168a85cd372df7a835 c47c2a529a76433a99a0f9af5028adb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 558/1113] 199.204.45.216 () {36 vars in 812 bytes} [Wed Jul 8 05:29:06 2026] POST /v2.1/servers/09ed59af-a38c-4dc9-889c-40b5ce1fdb43/os-interface => generated 378 bytes in 9190 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-07-08 05:29:16.441 8 INFO nova.api.openstack.compute.server_external_events [req-6793fd99-4c8a-474a-aeb2-e7942fe8a70c req-42ec5b58-6d8d-4ee6-9038-43de8fd654f9 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-changed:b78ea4a3-2e40-4367-b963-e253b9009f9d for instance 09ed59af-a38c-4dc9-889c-40b5ce1fdb43 on instance [pid: 8|app: 0|req: 556/1114] 10.0.0.95 () {38 vars in 814 bytes} [Wed Jul 8 05:29:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:29:29.821 7 INFO nova.api.openstack.compute.server_external_events [req-f2af57b6-ccba-400c-aa65-805697bf1172 req-60fc0e65-bfe9-4f52-84af-0dc575d759c6 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-changed:2ffc41a2-0d17-4662-9ed9-46400266d551 for instance 09ed59af-a38c-4dc9-889c-40b5ce1fdb43 on instance [pid: 7|app: 0|req: 561/1119] 10.0.0.95 () {38 vars in 814 bytes} [Wed Jul 8 05:29:29 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: 559/1120] 199.204.45.216 () {34 vars in 855 bytes} [Wed Jul 8 05:29:30 2026] DELETE /v2.1/servers/09ed59af-a38c-4dc9-889c-40b5ce1fdb43/os-interface/2ffc41a2-0d17-4662-9ed9-46400266d551 => generated 0 bytes in 67 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-07-08 05:29:31.860 7 INFO nova.api.openstack.compute.server_external_events [req-b3892573-9102-4559-8e8f-1fdb7f308d3e req-8987f260-1791-493d-a17c-8142a24bc5e5 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-changed:2ffc41a2-0d17-4662-9ed9-46400266d551 for instance 09ed59af-a38c-4dc9-889c-40b5ce1fdb43 on instance [pid: 7|app: 0|req: 562/1121] 10.0.0.95 () {38 vars in 814 bytes} [Wed Jul 8 05:29:31 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-07-08 05:29:40.671 8 INFO nova.api.openstack.compute.server_external_events [req-06ddc51c-d0c6-405f-84da-a701537c132d req-d8e3cc91-a03c-4c58-97ff-522b97ec8d66 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-changed:b78ea4a3-2e40-4367-b963-e253b9009f9d for instance 09ed59af-a38c-4dc9-889c-40b5ce1fdb43 on instance [pid: 8|app: 0|req: 561/1124] 10.0.0.95 () {38 vars in 814 bytes} [Wed Jul 8 05:29:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 564/1125] 199.204.45.216 () {34 vars in 855 bytes} [Wed Jul 8 05:29:40 2026] DELETE /v2.1/servers/09ed59af-a38c-4dc9-889c-40b5ce1fdb43/os-interface/b78ea4a3-2e40-4367-b963-e253b9009f9d => generated 0 bytes in 63 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: 567/1130] 199.204.45.216 () {34 vars in 855 bytes} [Wed Jul 8 05:30:01 2026] DELETE /v2.1/servers/09ed59af-a38c-4dc9-889c-40b5ce1fdb43/os-interface/aecf7cb5-729a-47e8-b6fc-072dd1bf2940 => generated 0 bytes in 46 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: 564/1131] 199.204.45.216 () {34 vars in 755 bytes} [Wed Jul 8 05:30:06 2026] DELETE /v2.1/servers/09ed59af-a38c-4dc9-889c-40b5ce1fdb43 => generated 0 bytes in 109 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-07-08 05:30:09.874 7 INFO nova.api.openstack.compute.server_external_events [req-8ef54242-efc5-420c-a60b-fba74a913608 req-f4cb9f8c-371b-4a82-80f8-7faae1d4d67c 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-vif-deleted:6292924d-7495-4f23-bedf-b988a8749008 for instance 09ed59af-a38c-4dc9-889c-40b5ce1fdb43 on instance [pid: 7|app: 0|req: 569/1134] 10.0.0.95 () {38 vars in 814 bytes} [Wed Jul 8 05:30:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:30:11.121 8 INFO nova.api.openstack.compute.server_external_events [req-219032bc-013a-4d75-a402-13f82e034a1d req-1975d30d-5b75-414e-8292-5aea4cfcd873 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-changed:dbfe9cb9-9752-497f-b021-1e5981a65d34 for instance 4bfed95d-1022-4b06-a9ff-789e3ecc3c0b on instance [pid: 8|app: 0|req: 566/1135] 10.0.0.95 () {38 vars in 814 bytes} [Wed Jul 8 05:30:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 570/1136] 10.0.0.76 () {32 vars in 717 bytes} [Wed Jul 8 05:30:11 2026] DELETE /v2.1/servers/4bfed95d-1022-4b06-a9ff-789e3ecc3c0b => generated 0 bytes in 87 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:30:11.260 8 WARNING neutronclient.v2_0.client [None req-67e3703a-893b-4c9a-8c15-077400f35967 e1a526592d194a94b670aa6405e6e742 d5edb2bfcebb4101973d892b5dd6038f - - default default] The python binding code in 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/1137] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:30:11 2026] GET /v2.1/servers/4bfed95d-1022-4b06-a9ff-789e3ecc3c0b => generated 1943 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-07-08 05:30:14.078 7 INFO nova.api.openstack.compute.server_external_events [req-aebac1e3-7605-45b1-b163-9b26261de3ec req-f1021ea2-1ae3-4cc2-8043-a7e309596a38 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-vif-deleted:dbfe9cb9-9752-497f-b021-1e5981a65d34 for instance 4bfed95d-1022-4b06-a9ff-789e3ecc3c0b on instance [pid: 7|app: 0|req: 571/1138] 10.0.0.95 () {38 vars in 814 bytes} [Wed Jul 8 05:30:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:30:16.442 8 WARNING neutronclient.v2_0.client [None req-4f0cabf9-8538-4edb-9aa3-05edc4206983 e1a526592d194a94b670aa6405e6e742 d5edb2bfcebb4101973d892b5dd6038f - - default default] The python binding code in 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/1139] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:30:16 2026] GET /v2.1/servers/4bfed95d-1022-4b06-a9ff-789e3ecc3c0b => generated 1480 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:30:21.511 8 INFO nova.api.openstack.wsgi [None req-e1e4d4d4-5cde-4620-85af-79f79903dbb2 e1a526592d194a94b670aa6405e6e742 d5edb2bfcebb4101973d892b5dd6038f - - default default] HTTP exception thrown: Instance 4bfed95d-1022-4b06-a9ff-789e3ecc3c0b could not be found. [pid: 8|app: 0|req: 570/1142] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:30:21 2026] GET /v2.1/servers/4bfed95d-1022-4b06-a9ff-789e3ecc3c0b => 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-07-08 05:30:22.183 7 INFO nova.api.openstack.compute.server_external_events [req-167e6cef-d700-42c8-b44c-8bd08090ad6d req-d365ff04-cd2d-49c7-b9b0-1ad53a5c9089 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-changed:583e62e2-d691-4ecb-a6c0-f7a453fe87b8 for instance 33454058-d75c-42b1-8948-08ddbbfcd3eb 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: 573/1143] 10.0.0.95 () {38 vars in 814 bytes} [Wed Jul 8 05:30:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1144] 10.0.0.76 () {32 vars in 717 bytes} [Wed Jul 8 05:30:22 2026] DELETE /v2.1/servers/33454058-d75c-42b1-8948-08ddbbfcd3eb => generated 0 bytes in 85 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:30:22.312 7 WARNING neutronclient.v2_0.client [None req-4f81128b-63a6-4613-8eab-ad2aaae33c01 e1a526592d194a94b670aa6405e6e742 d5edb2bfcebb4101973d892b5dd6038f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 574/1145] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:30:22 2026] GET /v2.1/servers/33454058-d75c-42b1-8948-08ddbbfcd3eb => generated 1942 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:30:24.507 8 INFO nova.api.openstack.compute.server_external_events [req-7635f5e6-1557-4394-8d68-936d04938c2d req-1b77b435-8fea-4f90-ab45-465d06efe184 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-vif-unplugged:583e62e2-d691-4ecb-a6c0-f7a453fe87b8 for instance 33454058-d75c-42b1-8948-08ddbbfcd3eb on instance [pid: 8|app: 0|req: 572/1146] 10.0.0.180 () {38 vars in 815 bytes} [Wed Jul 8 05:30:24 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:30:25.127 7 INFO nova.api.openstack.compute.server_external_events [req-aeba8793-f985-4dc1-8b80-50943952edb1 req-102631f9-6fa5-4729-b45b-4322f48a133b 4163503e0b28413bbf3704c945ddf957 5573e992e2d741b5bdb1dd6743114bce - - 047051301a21433a9ba896b605398562 047051301a21433a9ba896b605398562] Creating event network-vif-deleted:583e62e2-d691-4ecb-a6c0-f7a453fe87b8 for instance 33454058-d75c-42b1-8948-08ddbbfcd3eb on instance [pid: 7|app: 0|req: 575/1147] 10.0.0.95 () {38 vars in 814 bytes} [Wed Jul 8 05:30:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:30:27.517 8 WARNING neutronclient.v2_0.client [None req-8b1bca54-4057-421b-929d-3bde214d53c8 e1a526592d194a94b670aa6405e6e742 d5edb2bfcebb4101973d892b5dd6038f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 574/1150] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:30:27 2026] GET /v2.1/servers/33454058-d75c-42b1-8948-08ddbbfcd3eb => generated 1480 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:30:32.595 7 INFO nova.api.openstack.wsgi [None req-bfc51b28-4b5b-4f63-8d8d-14ad62517e58 e1a526592d194a94b670aa6405e6e742 d5edb2bfcebb4101973d892b5dd6038f - - default default] HTTP exception thrown: Instance 33454058-d75c-42b1-8948-08ddbbfcd3eb could not be found. [pid: 7|app: 0|req: 577/1151] 10.0.0.76 () {32 vars in 714 bytes} [Wed Jul 8 05:30:32 2026] GET /v2.1/servers/33454058-d75c-42b1-8948-08ddbbfcd3eb => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 575/1152] 10.0.0.76 () {32 vars in 723 bytes} [Wed Jul 8 05:30:33 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-614759852 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:30:33.669 7 INFO nova.api.openstack.wsgi [None req-3e164eb6-c496-419f-ac35-8836ada96419 e1a526592d194a94b670aa6405e6e742 d5edb2bfcebb4101973d892b5dd6038f - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-614759852 not found for user e1a526592d194a94b670aa6405e6e742 [pid: 7|app: 0|req: 578/1153] 10.0.0.76 () {32 vars in 720 bytes} [Wed Jul 8 05:30:33 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-614759852 => generated 141 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1158] 10.0.0.76 () {32 vars in 654 bytes} [Wed Jul 8 05:30:47 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1159] 10.0.0.76 () {32 vars in 640 bytes} [Wed Jul 8 05:30:47 2026] GET /v2.1/servers => generated 15 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-08 05:30:47.970 7 WARNING oslo_db.sqlalchemy.utils [None req-bdd4a122-3329-4b4c-8dcb-3b898f9cc4ad 504e9c8a3b9c49168a85cd372df7a835 c47c2a529a76433a99a0f9af5028adb3 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 582/1160] 10.0.0.76 () {32 vars in 648 bytes} [Wed Jul 8 05:30:47 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1161] 10.0.0.76 () {32 vars in 693 bytes} [Wed Jul 8 05:30:47 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1178] 10.0.0.240 () {28 vars in 454 bytes} [Wed Jul 8 05:32:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1179] 10.0.0.240 () {30 vars in 658 bytes} [Wed Jul 8 05:32:09 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: 7|app: 0|req: 592/1180] 10.0.0.240 () {32 vars in 731 bytes} [Wed Jul 8 05:32:09 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1181] 10.0.0.240 () {34 vars in 806 bytes} [Wed Jul 8 05:32:09 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1182] 10.0.0.240 () {28 vars in 454 bytes} [Wed Jul 8 05:32:10 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: 590/1183] 10.0.0.240 () {30 vars in 658 bytes} [Wed Jul 8 05:32:10 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: 7|app: 0|req: 594/1184] 10.0.0.240 () {32 vars in 731 bytes} [Wed Jul 8 05:32:10 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1185] 10.0.0.240 () {34 vars in 894 bytes} [Wed Jul 8 05:32:10 2026] GET /v2.1/servers/detail?project_id=5573e992e2d741b5bdb1dd6743114bce&all_tenants=True => generated 15 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1186] 10.0.0.240 () {34 vars in 894 bytes} [Wed Jul 8 05:32:10 2026] GET /v2.1/servers/detail?project_id=98871ba6c86e4669bc7163c47875eeca&all_tenants=True => generated 15 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1187] 10.0.0.240 () {34 vars in 894 bytes} [Wed Jul 8 05:32:10 2026] GET /v2.1/servers/detail?project_id=c47c2a529a76433a99a0f9af5028adb3&all_tenants=True => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)