+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri May 8 03:25:42 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: nova-api-osapi-779564b55f-h96fx 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 0x7f1e49f49668 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-05-08 03:25:47.592 8 INFO nova.utils [None req-c0014709-3010-41a6-93aa-10f58f1f229d - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-08 03:25:47.620 7 INFO nova.utils [None req-cde96ac1-ebd6-4a3d-89a3-9a27db1625e3 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-08 03:25:49.258 8 WARNING keystonemiddleware._common.config [None req-c0014709-3010-41a6-93aa-10f58f1f229d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 03:25:49.267 8 WARNING oslo_config.cfg [None req-c0014709-3010-41a6-93aa-10f58f1f229d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-08 03:25:49.339 7 WARNING keystonemiddleware._common.config [None req-cde96ac1-ebd6-4a3d-89a3-9a27db1625e3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 03:25:49.345 8 WARNING keystonemiddleware._common.config [None req-c0014709-3010-41a6-93aa-10f58f1f229d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 03:25:49.349 7 WARNING oslo_config.cfg [None req-cde96ac1-ebd6-4a3d-89a3-9a27db1625e3 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-08 03:25:49.361 8 WARNING oslo_config.cfg [None req-c0014709-3010-41a6-93aa-10f58f1f229d - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-05-08 03:25:49.373 8 WARNING oslo_config.cfg [None req-c0014709-3010-41a6-93aa-10f58f1f229d - - - - - -] 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 0x7f1e49f49668 pid: 8 (default app) 2026-05-08 03:25:49.428 7 WARNING keystonemiddleware._common.config [None req-cde96ac1-ebd6-4a3d-89a3-9a27db1625e3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 03:25:49.445 7 WARNING oslo_config.cfg [None req-cde96ac1-ebd6-4a3d-89a3-9a27db1625e3 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-05-08 03:25:49.457 7 WARNING oslo_config.cfg [None req-cde96ac1-ebd6-4a3d-89a3-9a27db1625e3 - - - - - -] 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 0x7f1e49f49668 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 199.204.45.240 () {42 vars in 703 bytes} [Fri May 8 03:25:56 2026] GET /v2.1 => generated 114 bytes in 16 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 03:25:57.363 7 WARNING oslo_policy.policy [None req-6a4ba1c1-398f-4b3a-a187-17aa04136352 db4f2848d7954516a8814d274c61ede4 5920e29369b948fa91f97e272157b3a9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-08 03:25:57.363 7 WARNING oslo_policy.policy [None req-6a4ba1c1-398f-4b3a-a187-17aa04136352 db4f2848d7954516a8814d274c61ede4 5920e29369b948fa91f97e272157b3a9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/4] 199.204.45.240 () {44 vars in 907 bytes} [Fri May 8 03:25:56 2026] GET /v2.1 => generated 0 bytes in 608 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-05-08 03:25:57.464 8 WARNING oslo_policy.policy [req-6a4ba1c1-398f-4b3a-a187-17aa04136352 req-b22d16f4-6ce3-4737-84d9-0d43797dc102 db4f2848d7954516a8814d274c61ede4 5920e29369b948fa91f97e272157b3a9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-08 03:25:57.465 8 WARNING oslo_policy.policy [req-6a4ba1c1-398f-4b3a-a187-17aa04136352 req-b22d16f4-6ce3-4737-84d9-0d43797dc102 db4f2848d7954516a8814d274c61ede4 5920e29369b948fa91f97e272157b3a9 - - 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: 4/5] 199.204.45.240 () {46 vars in 980 bytes} [Fri May 8 03:25:57 2026] GET /v2.1/ => generated 400 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 03:25:57.561 7 INFO nova.api.openstack.wsgi [None req-5e63de6e-eb3e-4dc9-9482-4622a40a8f7b db4f2848d7954516a8814d274c61ede4 5920e29369b948fa91f97e272157b3a9 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 2/6] 199.204.45.240 () {48 vars in 1009 bytes} [Fri May 8 03:25:57 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/7] 199.204.45.240 () {48 vars in 1049 bytes} [Fri May 8 03:25:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.240 () {52 vars in 1046 bytes} [Fri May 8 03:25:57 2026] POST /v2.1/flavors => generated 529 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.204.45.240 () {42 vars in 703 bytes} [Fri May 8 03:25:58 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/12] 199.204.45.240 () {44 vars in 907 bytes} [Fri May 8 03:25:58 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 8/13] 199.204.45.240 () {46 vars in 980 bytes} [Fri May 8 03:25:58 2026] GET /v2.1/ => generated 400 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 03:25:58.579 7 INFO nova.api.openstack.wsgi [None req-2b3b3f16-7ac3-4f38-81ce-3789cbf7ce92 db4f2848d7954516a8814d274c61ede4 5920e29369b948fa91f97e272157b3a9 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/14] 199.204.45.240 () {48 vars in 1011 bytes} [Fri May 8 03:25:58 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 199.204.45.240 () {48 vars in 1049 bytes} [Fri May 8 03:25:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.204.45.240 () {52 vars in 1046 bytes} [Fri May 8 03:25:58 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: 8|app: 0|req: 10/17] 199.204.45.240 () {42 vars in 703 bytes} [Fri May 8 03:25:59 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.240 () {44 vars in 907 bytes} [Fri May 8 03:25:59 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 11/19] 199.204.45.240 () {46 vars in 980 bytes} [Fri May 8 03:25:59 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-05-08 03:25:59.487 7 INFO nova.api.openstack.wsgi [None req-ba3d8b83-9d7e-4bcc-b6ec-53466d4c78ea db4f2848d7954516a8814d274c61ede4 5920e29369b948fa91f97e272157b3a9 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/20] 199.204.45.240 () {48 vars in 1013 bytes} [Fri May 8 03:25:59 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/21] 199.204.45.240 () {48 vars in 1049 bytes} [Fri May 8 03:25:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/22] 199.204.45.240 () {52 vars in 1046 bytes} [Fri May 8 03:25:59 2026] POST /v2.1/flavors => generated 533 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/23] 199.204.45.240 () {42 vars in 703 bytes} [Fri May 8 03:26:00 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/24] 199.204.45.240 () {44 vars in 907 bytes} [Fri May 8 03:26:00 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: 8|app: 0|req: 14/25] 199.204.45.240 () {46 vars in 980 bytes} [Fri May 8 03:26:00 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-05-08 03:26:00.396 7 INFO nova.api.openstack.wsgi [None req-5356e0e8-d642-41ae-a7f1-c50bbf89473d db4f2848d7954516a8814d274c61ede4 5920e29369b948fa91f97e272157b3a9 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/26] 199.204.45.240 () {48 vars in 1011 bytes} [Fri May 8 03:26:00 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/27] 199.204.45.240 () {48 vars in 1049 bytes} [Fri May 8 03:26:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/28] 199.204.45.240 () {52 vars in 1046 bytes} [Fri May 8 03:26:00 2026] POST /v2.1/flavors => generated 532 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/29] 199.204.45.240 () {42 vars in 703 bytes} [Fri May 8 03:26: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: 7|app: 0|req: 14/30] 199.204.45.240 () {44 vars in 907 bytes} [Fri May 8 03:26: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: 8|app: 0|req: 17/31] 199.204.45.240 () {46 vars in 980 bytes} [Fri May 8 03:26: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-05-08 03:26:01.354 7 INFO nova.api.openstack.wsgi [None req-8b5b01b5-9f6c-4235-bf4a-1aaffdc2b7c5 db4f2848d7954516a8814d274c61ede4 5920e29369b948fa91f97e272157b3a9 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/32] 199.204.45.240 () {48 vars in 1013 bytes} [Fri May 8 03:26:01 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 18/33] 199.204.45.240 () {48 vars in 1049 bytes} [Fri May 8 03:26:01 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: 7|app: 0|req: 16/34] 199.204.45.240 () {52 vars in 1046 bytes} [Fri May 8 03:26:01 2026] POST /v2.1/flavors => generated 535 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/103] 10.0.0.208 () {28 vars in 454 bytes} [Fri May 8 03:31:42 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 51/104] 10.0.0.208 () {30 vars in 658 bytes} [Fri May 8 03:31:42 2026] GET /v2.1 => generated 0 bytes in 122 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/105] 10.0.0.208 () {32 vars in 731 bytes} [Fri May 8 03:31:42 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/106] 10.0.0.208 () {34 vars in 804 bytes} [Fri May 8 03:31:42 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/143] 199.204.45.240 () {42 vars in 703 bytes} [Fri May 8 03:34:42 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 71/144] 199.204.45.240 () {44 vars in 907 bytes} [Fri May 8 03:34:42 2026] GET /v2.1 => generated 0 bytes in 100 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 74/145] 199.204.45.240 () {46 vars in 980 bytes} [Fri May 8 03:34:43 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-05-08 03:34:43.113 7 INFO nova.api.openstack.wsgi [None req-c13d77b3-a90e-41f6-a582-e06ec1517f1d db4f2848d7954516a8814d274c61ede4 5920e29369b948fa91f97e272157b3a9 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 72/146] 199.204.45.240 () {48 vars in 1015 bytes} [Fri May 8 03:34:43 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/147] 199.204.45.240 () {48 vars in 1049 bytes} [Fri May 8 03:34:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/148] 199.204.45.240 () {52 vars in 1047 bytes} [Fri May 8 03:34:43 2026] POST /v2.1/flavors => generated 534 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/167] 199.204.45.240 () {42 vars in 703 bytes} [Fri May 8 03:36:16 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: 85/168] 199.204.45.240 () {44 vars in 907 bytes} [Fri May 8 03:36:16 2026] GET /v2.1 => generated 0 bytes in 411 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 84/169] 199.204.45.240 () {46 vars in 980 bytes} [Fri May 8 03:36:16 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-05-08 03:36:16.491 8 INFO nova.api.openstack.wsgi [None req-e67b253b-a522-4d3b-9f69-bb477664caee db4f2848d7954516a8814d274c61ede4 5920e29369b948fa91f97e272157b3a9 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user db4f2848d7954516a8814d274c61ede4 [pid: 8|app: 0|req: 86/170] 199.204.45.240 () {48 vars in 1049 bytes} [Fri May 8 03:36:16 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-05-08 03:36:16.506 7 WARNING oslo_db.sqlalchemy.utils [None req-fa14239e-4029-49b8-89b3-628fc69599ef db4f2848d7954516a8814d274c61ede4 5920e29369b948fa91f97e272157b3a9 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 85/171] 199.204.45.240 () {48 vars in 1014 bytes} [Fri May 8 03:36:16 2026] GET /v2.1/os-keypairs => generated 16 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/172] 199.204.45.240 () {52 vars in 1055 bytes} [Fri May 8 03:36:16 2026] POST /v2.1/os-keypairs => generated 576 bytes in 64 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/175] 199.204.45.240 () {42 vars in 703 bytes} [Fri May 8 03:36:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/176] 199.204.45.240 () {44 vars in 907 bytes} [Fri May 8 03:36:20 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 90/177] 199.204.45.240 () {46 vars in 980 bytes} [Fri May 8 03:36:20 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/178] 199.204.45.240 () {48 vars in 1071 bytes} [Fri May 8 03:36:20 2026] GET /v2.1/os-quota-sets/5920e29369b948fa91f97e272157b3a9 => generated 283 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 91/179] 199.204.45.240 () {52 vars in 1123 bytes} [Fri May 8 03:36:20 2026] PUT /v2.1/os-quota-sets/5920e29369b948fa91f97e272157b3a9 => generated 238 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/276] 199.204.45.240 () {42 vars in 703 bytes} [Fri May 8 03:44:28 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/277] 199.204.45.240 () {44 vars in 907 bytes} [Fri May 8 03:44:28 2026] GET /v2.1 => generated 0 bytes in 106 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 138/278] 199.204.45.240 () {46 vars in 980 bytes} [Fri May 8 03:44:28 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-05-08 03:44:28.388 8 INFO nova.api.openstack.wsgi [None req-5a59a61f-5dd8-4286-8443-dd70ef500c19 db4f2848d7954516a8814d274c61ede4 5920e29369b948fa91f97e272157b3a9 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 141/279] 199.204.45.240 () {48 vars in 1013 bytes} [Fri May 8 03:44:28 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/280] 199.204.45.240 () {48 vars in 1049 bytes} [Fri May 8 03:44:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/281] 199.204.45.240 () {52 vars in 1047 bytes} [Fri May 8 03:44:28 2026] POST /v2.1/flavors => generated 534 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/322] 199.204.45.240 () {42 vars in 703 bytes} [Fri May 8 03:47:44 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/323] 199.204.45.240 () {44 vars in 907 bytes} [Fri May 8 03:47:44 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 161/324] 199.204.45.240 () {46 vars in 980 bytes} [Fri May 8 03:47:44 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/325] 199.204.45.240 () {48 vars in 1071 bytes} [Fri May 8 03:47:44 2026] GET /v2.1/os-quota-sets/b4f11eea6d584d238958bbed139ca470 => generated 283 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/326] 199.204.45.240 () {52 vars in 1123 bytes} [Fri May 8 03:47:44 2026] PUT /v2.1/os-quota-sets/b4f11eea6d584d238958bbed139ca470 => generated 238 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/461] 199.204.45.240 () {42 vars in 703 bytes} [Fri May 8 03:58:57 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/462] 199.204.45.240 () {44 vars in 907 bytes} [Fri May 8 03:58:57 2026] GET /v2.1 => generated 0 bytes in 115 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 231/463] 199.204.45.240 () {46 vars in 980 bytes} [Fri May 8 03:58:58 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-05-08 03:58:58.099 8 INFO nova.api.openstack.wsgi [None req-e477a938-7b74-4afc-9b4d-236d7605dd91 db4f2848d7954516a8814d274c61ede4 5920e29369b948fa91f97e272157b3a9 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 233/464] 199.204.45.240 () {48 vars in 1009 bytes} [Fri May 8 03:58:58 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/465] 199.204.45.240 () {48 vars in 1049 bytes} [Fri May 8 03:58:58 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: 234/466] 199.204.45.240 () {48 vars in 1097 bytes} [Fri May 8 03:58:58 2026] GET /v2.1/flavors/801aada5-c731-4c20-b0ee-ef5221d66036/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/469] 199.204.45.240 () {42 vars in 703 bytes} [Fri May 8 03:58:58 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/470] 199.204.45.240 () {44 vars in 907 bytes} [Fri May 8 03:58:58 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 235/471] 199.204.45.240 () {46 vars in 980 bytes} [Fri May 8 03:58:58 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-05-08 03:58:59.023 8 INFO nova.api.openstack.wsgi [None req-cadd5b78-dcae-4633-bd41-3f5df939970e db4f2848d7954516a8814d274c61ede4 5920e29369b948fa91f97e272157b3a9 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 237/472] 199.204.45.240 () {48 vars in 1011 bytes} [Fri May 8 03:58:59 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/473] 199.204.45.240 () {48 vars in 1049 bytes} [Fri May 8 03:58:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/474] 199.204.45.240 () {48 vars in 1097 bytes} [Fri May 8 03:58:59 2026] GET /v2.1/flavors/bb419f81-6d74-4510-9373-bb40c22cfc8e/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: 237/475] 199.204.45.240 () {42 vars in 703 bytes} [Fri May 8 03:58:59 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/476] 199.204.45.240 () {44 vars in 907 bytes} [Fri May 8 03:58:59 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: 238/477] 199.204.45.240 () {46 vars in 980 bytes} [Fri May 8 03:58:59 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-05-08 03:58:59.972 8 INFO nova.api.openstack.wsgi [None req-cfaaca8b-0553-4950-b1ed-54d00fab6127 db4f2848d7954516a8814d274c61ede4 5920e29369b948fa91f97e272157b3a9 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 240/478] 199.204.45.240 () {48 vars in 1013 bytes} [Fri May 8 03:58:59 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/479] 199.204.45.240 () {48 vars in 1049 bytes} [Fri May 8 03:58:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/480] 199.204.45.240 () {48 vars in 1097 bytes} [Fri May 8 03:59:00 2026] GET /v2.1/flavors/12e11c4d-925b-4794-993f-02da70a36d18/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: 240/481] 199.204.45.240 () {42 vars in 703 bytes} [Fri May 8 03:59:00 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/482] 199.204.45.240 () {44 vars in 907 bytes} [Fri May 8 03:59:00 2026] GET /v2.1 => generated 0 bytes in 23 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 241/483] 199.204.45.240 () {46 vars in 980 bytes} [Fri May 8 03:59:00 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 03:59:00.864 8 INFO nova.api.openstack.wsgi [None req-ae7eecc9-2ede-4e93-af98-1c48e310ba91 db4f2848d7954516a8814d274c61ede4 5920e29369b948fa91f97e272157b3a9 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 243/484] 199.204.45.240 () {48 vars in 1011 bytes} [Fri May 8 03:59:00 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/485] 199.204.45.240 () {48 vars in 1049 bytes} [Fri May 8 03:59:00 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: 244/486] 199.204.45.240 () {48 vars in 1097 bytes} [Fri May 8 03:59:00 2026] GET /v2.1/flavors/ae7b5319-8180-4ff7-9eb9-84e4b97f7bf9/os-extra_specs => generated 19 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/487] 199.204.45.240 () {42 vars in 703 bytes} [Fri May 8 03:59:01 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: 245/488] 199.204.45.240 () {44 vars in 907 bytes} [Fri May 8 03:59:01 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: 244/489] 199.204.45.240 () {46 vars in 980 bytes} [Fri May 8 03:59:01 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-05-08 03:59:01.810 8 INFO nova.api.openstack.wsgi [None req-7fe2538e-e9c1-41a3-9cac-ca265569d64e db4f2848d7954516a8814d274c61ede4 5920e29369b948fa91f97e272157b3a9 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 246/490] 199.204.45.240 () {48 vars in 1013 bytes} [Fri May 8 03:59:01 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: 245/491] 199.204.45.240 () {48 vars in 1049 bytes} [Fri May 8 03:59:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/492] 199.204.45.240 () {48 vars in 1097 bytes} [Fri May 8 03:59:01 2026] GET /v2.1/flavors/38bb3b6d-7ff1-4c2b-b199-b3262f5b6df7/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: 254/505] 199.204.45.240 () {42 vars in 703 bytes} [Fri May 8 04:00:04 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/506] 199.204.45.240 () {44 vars in 907 bytes} [Fri May 8 04:00:04 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: 8|app: 0|req: 255/507] 199.204.45.240 () {46 vars in 980 bytes} [Fri May 8 04:00:04 2026] GET /v2.1/ => generated 400 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 04:00:04.185 7 INFO nova.api.openstack.wsgi [None req-22f8bd2b-01f7-45f8-9284-7a4b327501e3 db4f2848d7954516a8814d274c61ede4 5920e29369b948fa91f97e272157b3a9 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 253/508] 199.204.45.240 () {48 vars in 1015 bytes} [Fri May 8 04:00:04 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/509] 199.204.45.240 () {48 vars in 1049 bytes} [Fri May 8 04:00:04 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: 7|app: 0|req: 254/510] 199.204.45.240 () {48 vars in 1097 bytes} [Fri May 8 04:00:04 2026] GET /v2.1/flavors/87cbc2e8-91fb-4b2c-b3bb-922ef868cca1/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/511] 10.0.0.180 () {28 vars in 454 bytes} [Fri May 8 04:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 255/512] 10.0.0.180 () {30 vars in 658 bytes} [Fri May 8 04:00:08 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 258/513] 10.0.0.180 () {32 vars in 731 bytes} [Fri May 8 04:00:08 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: 256/514] 10.0.0.180 () {34 vars in 765 bytes} [Fri May 8 04:00:08 2026] GET /v2.1/os-services => generated 782 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/517] 199.204.45.240 () {42 vars in 703 bytes} [Fri May 8 04:00:10 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 258/518] 199.204.45.240 () {44 vars in 907 bytes} [Fri May 8 04:00:10 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: 8|app: 0|req: 261/519] 199.204.45.240 () {46 vars in 980 bytes} [Fri May 8 04:00:10 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/520] 199.204.45.240 () {48 vars in 1049 bytes} [Fri May 8 04:00:10 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/521] 10.0.0.180 () {28 vars in 454 bytes} [Fri May 8 04:00:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 260/522] 10.0.0.180 () {30 vars in 658 bytes} [Fri May 8 04:00:12 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 263/523] 10.0.0.180 () {32 vars in 731 bytes} [Fri May 8 04:00:12 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/524] 10.0.0.180 () {34 vars in 765 bytes} [Fri May 8 04:00:12 2026] GET /v2.1/os-services => generated 782 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/525] 199.204.45.240 () {42 vars in 703 bytes} [Fri May 8 04:00:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 262/526] 199.204.45.240 () {44 vars in 907 bytes} [Fri May 8 04:00:14 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 265/527] 199.204.45.240 () {46 vars in 980 bytes} [Fri May 8 04:00:14 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/528] 199.204.45.240 () {48 vars in 1071 bytes} [Fri May 8 04:00:14 2026] GET /v2.1/os-quota-sets/5920e29369b948fa91f97e272157b3a9 => generated 280 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/529] 10.0.0.180 () {28 vars in 454 bytes} [Fri May 8 04:00:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 264/530] 10.0.0.180 () {30 vars in 658 bytes} [Fri May 8 04:00:16 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 267/531] 10.0.0.180 () {32 vars in 731 bytes} [Fri May 8 04:00:16 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: 265/532] 10.0.0.180 () {34 vars in 808 bytes} [Fri May 8 04:00:16 2026] GET /v2.1/os-services?binary=nova-conductor => 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: 269/535] 10.0.0.180 () {28 vars in 454 bytes} [Fri May 8 04:00:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 267/536] 10.0.0.180 () {30 vars in 658 bytes} [Fri May 8 04:00:20 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 270/537] 10.0.0.180 () {32 vars in 731 bytes} [Fri May 8 04:00:20 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/538] 10.0.0.180 () {34 vars in 808 bytes} [Fri May 8 04:00:20 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 279 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/547] 199.204.45.240 () {42 vars in 703 bytes} [Fri May 8 04:01: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: 275/548] 199.204.45.240 () {44 vars in 907 bytes} [Fri May 8 04:01:04 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 274/549] 199.204.45.240 () {46 vars in 980 bytes} [Fri May 8 04:01:04 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-05-08 04:01:04.158 8 INFO nova.api.openstack.wsgi [None req-f80c4654-972c-4caf-ae19-bf49814b3ae8 db4f2848d7954516a8814d274c61ede4 5920e29369b948fa91f97e272157b3a9 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 276/550] 199.204.45.240 () {48 vars in 1013 bytes} [Fri May 8 04:01:04 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/551] 199.204.45.240 () {48 vars in 1049 bytes} [Fri May 8 04:01:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/552] 199.204.45.240 () {48 vars in 1097 bytes} [Fri May 8 04:01:04 2026] GET /v2.1/flavors/a3e0ebc0-2a2a-44d6-9dd6-2a340d333019/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: 278/557] 199.204.45.240 () {42 vars in 703 bytes} [Fri May 8 04:01:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/558] 199.204.45.240 () {44 vars in 907 bytes} [Fri May 8 04:01:18 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 279/559] 199.204.45.240 () {46 vars in 980 bytes} [Fri May 8 04:01:18 2026] GET /v2.1/ => generated 400 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/560] 199.204.45.240 () {48 vars in 1071 bytes} [Fri May 8 04:01:18 2026] GET /v2.1/os-quota-sets/b4f11eea6d584d238958bbed139ca470 => generated 280 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/569] 199.204.45.240 () {42 vars in 703 bytes} [Fri May 8 04:02:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/570] 199.204.45.240 () {44 vars in 907 bytes} [Fri May 8 04:02:08 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 285/571] 199.204.45.240 () {46 vars in 980 bytes} [Fri May 8 04:02:08 2026] GET /v2.1/ => generated 400 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 04:02:08.125 8 INFO nova.api.openstack.wsgi [None req-99f7056a-8984-4822-bcd8-c4deebc6d40f db4f2848d7954516a8814d274c61ede4 5920e29369b948fa91f97e272157b3a9 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 287/572] 199.204.45.240 () {48 vars in 1009 bytes} [Fri May 8 04:02:08 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/573] 199.204.45.240 () {48 vars in 1049 bytes} [Fri May 8 04:02:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/582] 10.0.0.77 () {32 vars in 654 bytes} [Fri May 8 04:02:48 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/585] 10.0.0.77 () {32 vars in 640 bytes} [Fri May 8 04:02:48 2026] GET /v2.1/servers => generated 15 bytes in 81 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, ' 2026-05-08 04:02:48.591 7 WARNING oslo_db.sqlalchemy.utils [None req-c20bb317-52fe-475a-8f9d-a0f0ec6c8d3e db4f2848d7954516a8814d274c61ede4 5920e29369b948fa91f97e272157b3a9 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 292/586] 10.0.0.77 () {32 vars in 648 bytes} [Fri May 8 04:02:48 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/587] 10.0.0.77 () {32 vars in 693 bytes} [Fri May 8 04:02:48 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: 294/590] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:02:59 2026] GET /v2.1/flavors/801aada5-c731-4c20-b0ee-ef5221d66036 => generated 511 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/591] 10.0.0.77 () {32 vars in 640 bytes} [Fri May 8 04:02:59 2026] GET /v2.1/flavors => generated 1674 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/592] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:02:59 2026] GET /v2.1/flavors/801aada5-c731-4c20-b0ee-ef5221d66036 => generated 511 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 04:03:08.319 8 WARNING neutronclient.v2_0.client [None req-f929b245-40ae-433d-8b4f-aa30652d4444 885feb311dfa4b9e89af012550ac6312 0cea23c292754057a6564aa73fac0def - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:03:08.410 7 WARNING neutronclient.v2_0.client [None req-197a0950-b8ce-46a6-8df8-7096ab72dc85 f2fe8ce563a64390a0355b296b08eadc 13e3f15bb5534fcea66d162a1a285e8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 298/593] 10.0.0.77 () {34 vars in 684 bytes} [Fri May 8 04:03:08 2026] POST /v2.1/os-security-groups => generated 243 bytes in 946 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 04:03:09.183 8 WARNING neutronclient.v2_0.client [None req-2f3b9b2c-5b9f-42ca-8e52-c457870c7d8f 885feb311dfa4b9e89af012550ac6312 0cea23c292754057a6564aa73fac0def - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 296/596] 10.0.0.77 () {34 vars in 684 bytes} [Fri May 8 04:03:08 2026] POST /v2.1/os-security-groups => generated 248 bytes in 1171 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 04:03:09.536 7 WARNING neutronclient.v2_0.client [None req-7528ba34-2396-4613-b5cb-c36f10bdd40c f2fe8ce563a64390a0355b296b08eadc 13e3f15bb5534fcea66d162a1a285e8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 301/597] 10.0.0.77 () {34 vars in 684 bytes} [Fri May 8 04:03:09 2026] POST /v2.1/os-security-groups => generated 243 bytes in 731 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 04:03:09.922 8 WARNING neutronclient.v2_0.client [None req-5967328d-d993-4bfa-bd66-08adc867d118 885feb311dfa4b9e89af012550ac6312 0cea23c292754057a6564aa73fac0def - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:03:09.985 7 WARNING neutronclient.v2_0.client [None req-7528ba34-2396-4613-b5cb-c36f10bdd40c f2fe8ce563a64390a0355b296b08eadc 13e3f15bb5534fcea66d162a1a285e8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 302/598] 10.0.0.77 () {34 vars in 684 bytes} [Fri May 8 04:03:09 2026] POST /v2.1/os-security-groups => generated 243 bytes in 432 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 04:03:10.366 8 WARNING neutronclient.v2_0.client [None req-e8dd76c9-d227-4c67-bb4e-b4b4a11acc7f 885feb311dfa4b9e89af012550ac6312 0cea23c292754057a6564aa73fac0def - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:03:10.435 8 WARNING neutronclient.v2_0.client [None req-e8dd76c9-d227-4c67-bb4e-b4b4a11acc7f 885feb311dfa4b9e89af012550ac6312 0cea23c292754057a6564aa73fac0def - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 297/599] 10.0.0.77 () {34 vars in 694 bytes} [Fri May 8 04:03:09 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 936 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 04:03:10.474 8 WARNING neutronclient.v2_0.client [None req-e8dd76c9-d227-4c67-bb4e-b4b4a11acc7f 885feb311dfa4b9e89af012550ac6312 0cea23c292754057a6564aa73fac0def - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:03:10.487 7 WARNING neutronclient.v2_0.client [None req-1b9c76a9-8faa-48d3-8b46-0e9edb2522cc f2fe8ce563a64390a0355b296b08eadc 13e3f15bb5534fcea66d162a1a285e8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 303/600] 10.0.0.77 () {32 vars in 662 bytes} [Fri May 8 04:03:10 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/601] 10.0.0.77 () {34 vars in 670 bytes} [Fri May 8 04:03:10 2026] POST /v2.1/os-keypairs => generated 386 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 04:03:10.647 8 WARNING neutronclient.v2_0.client [None req-a54d00d5-7917-4c83-a420-a6a6f3869ac5 885feb311dfa4b9e89af012550ac6312 0cea23c292754057a6564aa73fac0def - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 298/602] 10.0.0.77 () {34 vars in 684 bytes} [Fri May 8 04:03:10 2026] POST /v2.1/os-security-groups => generated 247 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 04:03:10.721 7 WARNING neutronclient.v2_0.client [None req-7035bb73-8bb7-4bd7-b762-041d36f752f5 f2fe8ce563a64390a0355b296b08eadc 13e3f15bb5534fcea66d162a1a285e8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:03:10.729 8 WARNING neutronclient.v2_0.client [None req-a54d00d5-7917-4c83-a420-a6a6f3869ac5 885feb311dfa4b9e89af012550ac6312 0cea23c292754057a6564aa73fac0def - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:03:10.755 7 WARNING neutronclient.v2_0.client [None req-7035bb73-8bb7-4bd7-b762-041d36f752f5 f2fe8ce563a64390a0355b296b08eadc 13e3f15bb5534fcea66d162a1a285e8c - - default default] The python binding code in 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/603] 10.0.0.77 () {32 vars in 739 bytes} [Fri May 8 04:03:10 2026] DELETE /v2.1/os-security-groups/a64ecdda-9a2f-4f88-ba21-576ad6c234dd => generated 0 bytes in 225 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-08 04:03:10.880 8 WARNING neutronclient.v2_0.client [None req-58848027-7283-4fcf-b9f0-7b89fd120752 885feb311dfa4b9e89af012550ac6312 0cea23c292754057a6564aa73fac0def - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 299/604] 10.0.0.77 () {34 vars in 694 bytes} [Fri May 8 04:03:10 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 04:03:10.980 8 INFO nova.api.openstack.wsgi [None req-58848027-7283-4fcf-b9f0-7b89fd120752 885feb311dfa4b9e89af012550ac6312 0cea23c292754057a6564aa73fac0def - - default default] HTTP exception thrown: Security group a64ecdda-9a2f-4f88-ba21-576ad6c234dd does not exist Neutron server returns request_ids: ['req-fb82de38-691d-48e7-97f7-a070e4a4e763'] [pid: 8|app: 0|req: 306/605] 10.0.0.77 () {32 vars in 736 bytes} [Fri May 8 04:03:10 2026] GET /v2.1/os-security-groups/a64ecdda-9a2f-4f88-ba21-576ad6c234dd => generated 194 bytes in 116 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-08 04:03:10.991 7 WARNING neutronclient.v2_0.client [None req-20c4d963-d90c-4ebd-a249-37e61ab77fde f2fe8ce563a64390a0355b296b08eadc 13e3f15bb5534fcea66d162a1a285e8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:03:10.999 8 WARNING neutronclient.v2_0.client [None req-e27403f8-e1ed-46ab-8040-2c4406afb8fc 885feb311dfa4b9e89af012550ac6312 0cea23c292754057a6564aa73fac0def - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:03:11.040 7 WARNING neutronclient.v2_0.client [None req-20c4d963-d90c-4ebd-a249-37e61ab77fde f2fe8ce563a64390a0355b296b08eadc 13e3f15bb5534fcea66d162a1a285e8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:03:11.072 8 WARNING neutronclient.v2_0.client [None req-e27403f8-e1ed-46ab-8040-2c4406afb8fc 885feb311dfa4b9e89af012550ac6312 0cea23c292754057a6564aa73fac0def - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 300/606] 10.0.0.77 () {34 vars in 694 bytes} [Fri May 8 04:03:10 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 04:03:11.226 7 WARNING neutronclient.v2_0.client [None req-3fba9cd5-781b-4626-9112-21bf2fc2897e f2fe8ce563a64390a0355b296b08eadc 13e3f15bb5534fcea66d162a1a285e8c - - default default] The python binding code in 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/607] 10.0.0.77 () {32 vars in 739 bytes} [Fri May 8 04:03:10 2026] DELETE /v2.1/os-security-groups/d7954cd8-f2b8-4af3-9aa1-bc4915d4cbfd => generated 0 bytes in 324 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-08 04:03:11.332 8 WARNING neutronclient.v2_0.client [None req-7016e29f-335f-4fc4-8f12-4ef3a5f2e5a9 885feb311dfa4b9e89af012550ac6312 0cea23c292754057a6564aa73fac0def - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 301/608] 10.0.0.77 () {32 vars in 736 bytes} [Fri May 8 04:03:11 2026] GET /v2.1/os-security-groups/cab57ad4-ac6f-4702-8c6b-7c5181c07251 => generated 664 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 04:03:11.350 8 INFO nova.api.openstack.wsgi [None req-7016e29f-335f-4fc4-8f12-4ef3a5f2e5a9 885feb311dfa4b9e89af012550ac6312 0cea23c292754057a6564aa73fac0def - - default default] HTTP exception thrown: Security group d7954cd8-f2b8-4af3-9aa1-bc4915d4cbfd does not exist Neutron server returns request_ids: ['req-7b5b1a15-6fb8-4669-85da-646671dd067f'] [pid: 8|app: 0|req: 308/609] 10.0.0.77 () {32 vars in 736 bytes} [Fri May 8 04:03:11 2026] GET /v2.1/os-security-groups/d7954cd8-f2b8-4af3-9aa1-bc4915d4cbfd => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-08 04:03:11.362 7 WARNING neutronclient.v2_0.client [None req-b7fc6319-37e7-4f30-82e0-33065245ba31 885feb311dfa4b9e89af012550ac6312 0cea23c292754057a6564aa73fac0def - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:03:11.363 8 WARNING neutronclient.v2_0.client [None req-93eef557-b868-41a5-b45b-c71d55dd0ff9 f2fe8ce563a64390a0355b296b08eadc 13e3f15bb5534fcea66d162a1a285e8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:03:11.396 8 WARNING neutronclient.v2_0.client [None req-93eef557-b868-41a5-b45b-c71d55dd0ff9 f2fe8ce563a64390a0355b296b08eadc 13e3f15bb5534fcea66d162a1a285e8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:03:11.417 7 WARNING neutronclient.v2_0.client [None req-b7fc6319-37e7-4f30-82e0-33065245ba31 885feb311dfa4b9e89af012550ac6312 0cea23c292754057a6564aa73fac0def - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:03:11.445 8 WARNING neutronclient.v2_0.client [None req-93eef557-b868-41a5-b45b-c71d55dd0ff9 f2fe8ce563a64390a0355b296b08eadc 13e3f15bb5534fcea66d162a1a285e8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 302/610] 10.0.0.77 () {32 vars in 739 bytes} [Fri May 8 04:03:11 2026] DELETE /v2.1/os-security-groups/d5fc6ce6-129d-4af3-9d42-2d68ada68ed8 => generated 0 bytes in 203 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-08 04:03:11.570 7 WARNING neutronclient.v2_0.client [None req-cea5d607-2c6a-4533-b9c1-9f972b701a05 885feb311dfa4b9e89af012550ac6312 0cea23c292754057a6564aa73fac0def - - default default] The python binding code in 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/611] 10.0.0.77 () {32 vars in 749 bytes} [Fri May 8 04:03:11 2026] DELETE /v2.1/os-security-group-rules/fcf4ab05-7a88-4229-a2e4-3d0174ca99a0 => generated 0 bytes in 326 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-08 04:03:11.695 7 INFO nova.api.openstack.wsgi [None req-cea5d607-2c6a-4533-b9c1-9f972b701a05 885feb311dfa4b9e89af012550ac6312 0cea23c292754057a6564aa73fac0def - - default default] HTTP exception thrown: Security group d5fc6ce6-129d-4af3-9d42-2d68ada68ed8 does not exist Neutron server returns request_ids: ['req-a7ab4e8e-fbc3-47c7-8f19-020bcc5a442a'] [pid: 7|app: 0|req: 303/612] 10.0.0.77 () {32 vars in 736 bytes} [Fri May 8 04:03:11 2026] GET /v2.1/os-security-groups/d5fc6ce6-129d-4af3-9d42-2d68ada68ed8 => generated 194 bytes in 132 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-08 04:03:11.697 8 WARNING neutronclient.v2_0.client [None req-7c30b25a-570e-4db4-97fc-1df611c9c860 f2fe8ce563a64390a0355b296b08eadc 13e3f15bb5534fcea66d162a1a285e8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:03:11.715 7 WARNING neutronclient.v2_0.client [None req-60706e1f-a96d-4155-bc78-b3b39941b061 885feb311dfa4b9e89af012550ac6312 0cea23c292754057a6564aa73fac0def - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:03:11.726 8 WARNING neutronclient.v2_0.client [None req-7c30b25a-570e-4db4-97fc-1df611c9c860 f2fe8ce563a64390a0355b296b08eadc 13e3f15bb5534fcea66d162a1a285e8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:03:11.749 7 WARNING neutronclient.v2_0.client [None req-60706e1f-a96d-4155-bc78-b3b39941b061 885feb311dfa4b9e89af012550ac6312 0cea23c292754057a6564aa73fac0def - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:03:11.805 7 WARNING neutronclient.v2_0.client [None req-60706e1f-a96d-4155-bc78-b3b39941b061 885feb311dfa4b9e89af012550ac6312 0cea23c292754057a6564aa73fac0def - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 304/613] 10.0.0.77 () {32 vars in 662 bytes} [Fri May 8 04:03:11 2026] GET /v2.1/os-security-groups => generated 707 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/614] 10.0.0.77 () {32 vars in 739 bytes} [Fri May 8 04:03:11 2026] DELETE /v2.1/os-security-groups/cab57ad4-ac6f-4702-8c6b-7c5181c07251 => generated 0 bytes in 165 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-08 04:03:11.871 7 WARNING neutronclient.v2_0.client [None req-e797aee9-59aa-4010-bb59-006bc3470c34 f2fe8ce563a64390a0355b296b08eadc 13e3f15bb5534fcea66d162a1a285e8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:03:11.879 8 WARNING neutronclient.v2_0.client [None req-3a5a81c2-7002-4a58-8db5-905c2bb92063 885feb311dfa4b9e89af012550ac6312 0cea23c292754057a6564aa73fac0def - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:03:11.903 8 INFO nova.api.openstack.wsgi [None req-3a5a81c2-7002-4a58-8db5-905c2bb92063 885feb311dfa4b9e89af012550ac6312 0cea23c292754057a6564aa73fac0def - - default default] HTTP exception thrown: Security group d5fc6ce6-129d-4af3-9d42-2d68ada68ed8 does not exist Neutron server returns request_ids: ['req-4a872dd7-4b4b-4350-b87c-92ceea65e760'] [pid: 8|app: 0|req: 311/615] 10.0.0.77 () {32 vars in 739 bytes} [Fri May 8 04:03:11 2026] DELETE /v2.1/os-security-groups/d5fc6ce6-129d-4af3-9d42-2d68ada68ed8 => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-08 04:03:11.908 7 WARNING neutronclient.v2_0.client [None req-e797aee9-59aa-4010-bb59-006bc3470c34 f2fe8ce563a64390a0355b296b08eadc 13e3f15bb5534fcea66d162a1a285e8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:03:11.912 8 WARNING neutronclient.v2_0.client [None req-38c63453-9a0c-41bd-aa63-e2a24c408428 885feb311dfa4b9e89af012550ac6312 0cea23c292754057a6564aa73fac0def - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:03:11.934 8 INFO nova.api.openstack.wsgi [None req-38c63453-9a0c-41bd-aa63-e2a24c408428 885feb311dfa4b9e89af012550ac6312 0cea23c292754057a6564aa73fac0def - - default default] HTTP exception thrown: Security group d7954cd8-f2b8-4af3-9aa1-bc4915d4cbfd does not exist Neutron server returns request_ids: ['req-c18b9dac-cc3d-4063-88d6-fdd1f731ae99'] [pid: 8|app: 0|req: 312/616] 10.0.0.77 () {32 vars in 739 bytes} [Fri May 8 04:03:11 2026] DELETE /v2.1/os-security-groups/d7954cd8-f2b8-4af3-9aa1-bc4915d4cbfd => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-08 04:03:11.951 8 WARNING neutronclient.v2_0.client [None req-389c0992-d690-4b2c-871e-47d2a82d5c93 885feb311dfa4b9e89af012550ac6312 0cea23c292754057a6564aa73fac0def - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:03:11.977 8 INFO nova.api.openstack.wsgi [None req-389c0992-d690-4b2c-871e-47d2a82d5c93 885feb311dfa4b9e89af012550ac6312 0cea23c292754057a6564aa73fac0def - - default default] HTTP exception thrown: Security group a64ecdda-9a2f-4f88-ba21-576ad6c234dd does not exist Neutron server returns request_ids: ['req-f69fd4d3-2b72-4ccf-87bd-aca998a77f43'] [pid: 8|app: 0|req: 313/617] 10.0.0.77 () {32 vars in 739 bytes} [Fri May 8 04:03:11 2026] DELETE /v2.1/os-security-groups/a64ecdda-9a2f-4f88-ba21-576ad6c234dd => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/618] 10.0.0.77 () {32 vars in 739 bytes} [Fri May 8 04:03:11 2026] DELETE /v2.1/os-security-groups/809a0342-c4b8-4011-8f5a-360652fb8313 => generated 0 bytes in 194 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-08 04:03:12.215 8 WARNING neutronclient.v2_0.client [None req-c26d66b7-325a-4a10-abc1-2af9387528a4 bb53aad0ef9646ec8c363c5859c302f3 54f6c65f9ba9464ab0694494b8049e5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:03:13.031 8 WARNING neutronclient.v2_0.client [None req-c26d66b7-325a-4a10-abc1-2af9387528a4 bb53aad0ef9646ec8c363c5859c302f3 54f6c65f9ba9464ab0694494b8049e5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:03:14.298 8 WARNING neutronclient.v2_0.client [None req-c26d66b7-325a-4a10-abc1-2af9387528a4 bb53aad0ef9646ec8c363c5859c302f3 54f6c65f9ba9464ab0694494b8049e5d - - default default] The python binding code in 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/619] 10.0.0.77 () {34 vars in 662 bytes} [Fri May 8 04:03:12 2026] POST /v2.1/servers => generated 452 bytes in 3066 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-08 04:03:15.239 7 WARNING neutronclient.v2_0.client [None req-5a51d333-b5fd-45b7-9a8b-01a3678af54d bb53aad0ef9646ec8c363c5859c302f3 54f6c65f9ba9464ab0694494b8049e5d - - default default] The python binding code in 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/620] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:15 2026] GET /v2.1/servers/b688f141-44c9-459d-9b32-c01c95c07edf => generated 1391 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:16.509 8 WARNING neutronclient.v2_0.client [None req-0cc34fad-31e3-43d0-b630-6a3117989d66 bb53aad0ef9646ec8c363c5859c302f3 54f6c65f9ba9464ab0694494b8049e5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/621] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:16 2026] GET /v2.1/servers/b688f141-44c9-459d-9b32-c01c95c07edf => generated 1395 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:17.670 7 WARNING neutronclient.v2_0.client [None req-fc00f887-fb40-4606-a39d-1961b5b70720 bb53aad0ef9646ec8c363c5859c302f3 54f6c65f9ba9464ab0694494b8049e5d - - default default] The python binding code in 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/622] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:17 2026] GET /v2.1/servers/b688f141-44c9-459d-9b32-c01c95c07edf => generated 1443 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:18.894 8 WARNING neutronclient.v2_0.client [None req-e01324db-dfc2-4160-a52a-36d75206e81a bb53aad0ef9646ec8c363c5859c302f3 54f6c65f9ba9464ab0694494b8049e5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 317/625] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:18 2026] GET /v2.1/servers/b688f141-44c9-459d-9b32-c01c95c07edf => generated 1443 bytes in 815 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:20.682 7 WARNING neutronclient.v2_0.client [None req-f88078df-a39e-4b54-9612-786cf1e042ea bb53aad0ef9646ec8c363c5859c302f3 54f6c65f9ba9464ab0694494b8049e5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 309/626] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:20 2026] GET /v2.1/servers/b688f141-44c9-459d-9b32-c01c95c07edf => generated 1451 bytes in 1956 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 318/627] 10.0.0.77 () {34 vars in 670 bytes} [Fri May 8 04:03:22 2026] POST /v2.1/os-keypairs => generated 385 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, ' [pid: 7|app: 0|req: 310/628] 10.0.0.77 () {34 vars in 670 bytes} [Fri May 8 04:03:22 2026] POST /v2.1/os-keypairs => generated 386 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 04:03:23.664 8 WARNING neutronclient.v2_0.client [None req-2649d0cf-5713-405b-9eda-9de597da7be1 bb53aad0ef9646ec8c363c5859c302f3 54f6c65f9ba9464ab0694494b8049e5d - - default default] The python binding code in 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/629] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:23 2026] GET /v2.1/servers/b688f141-44c9-459d-9b32-c01c95c07edf => generated 1516 bytes in 670 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-08 04:03:25.019 7 INFO nova.api.openstack.compute.server_external_events [req-3573472e-2ee7-43b7-aabf-033ab12cbac4 req-a90fa1c1-3bfe-42a1-9228-b1b163e997b3 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-changed:b29eab20-73b9-4993-97ff-0757f2a7b6d2 for instance b688f141-44c9-459d-9b32-c01c95c07edf on instance 2026-05-08 04:03:25.026 7 INFO nova.compute.rpcapi [None req-7da7c433-2747-41db-bcb6-f9a9dafb0f38 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 311/630] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:03:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:25.343 8 WARNING neutronclient.v2_0.client [None req-6e72db37-225a-409d-b42d-fe2cd9d26839 bb53aad0ef9646ec8c363c5859c302f3 54f6c65f9ba9464ab0694494b8049e5d - - default default] 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: 320/631] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:25 2026] GET /v2.1/servers/b688f141-44c9-459d-9b32-c01c95c07edf => generated 1516 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:25.463 7 WARNING neutronclient.v2_0.client [None req-1a207a99-9b38-41c4-8dd9-54d089a9a16c afee1ae7871d43379f2d2d9d270c6140 6cda8e9d108144e6a6d8039623f755a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:03:25.504 8 WARNING neutronclient.v2_0.client [None req-d6900c33-8463-46c3-b43c-6d0a953b36bc 93a0205b50b645b2bc554e3bf0042266 59dd6f29e62440e799105db3a14d6277 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:03:25.517 7 WARNING neutronclient.v2_0.client [None req-1a207a99-9b38-41c4-8dd9-54d089a9a16c afee1ae7871d43379f2d2d9d270c6140 6cda8e9d108144e6a6d8039623f755a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:03:25.539 8 WARNING neutronclient.v2_0.client [None req-d6900c33-8463-46c3-b43c-6d0a953b36bc 93a0205b50b645b2bc554e3bf0042266 59dd6f29e62440e799105db3a14d6277 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:03:25.691 7 WARNING neutronclient.v2_0.client [None req-1a207a99-9b38-41c4-8dd9-54d089a9a16c afee1ae7871d43379f2d2d9d270c6140 6cda8e9d108144e6a6d8039623f755a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:03:25.786 8 WARNING neutronclient.v2_0.client [None req-d6900c33-8463-46c3-b43c-6d0a953b36bc 93a0205b50b645b2bc554e3bf0042266 59dd6f29e62440e799105db3a14d6277 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/632] 10.0.0.77 () {34 vars in 662 bytes} [Fri May 8 04:03:25 2026] POST /v2.1/servers => generated 449 bytes in 868 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:26.353 8 WARNING neutronclient.v2_0.client [None req-01a464ac-aa17-4396-9eee-913cea8c2853 93a0205b50b645b2bc554e3bf0042266 59dd6f29e62440e799105db3a14d6277 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/633] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:26 2026] GET /v2.1/servers/65ee92bc-4364-4293-87b9-b43c4bccae56 => generated 1400 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:26.511 8 WARNING neutronclient.v2_0.client [None req-5dae1b2a-9c85-40f0-843a-9916dc03c4d0 bb53aad0ef9646ec8c363c5859c302f3 54f6c65f9ba9464ab0694494b8049e5d - - default default] The python binding code in 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/634] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:26 2026] GET /v2.1/servers/b688f141-44c9-459d-9b32-c01c95c07edf => generated 1516 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/635] 10.0.0.77 () {34 vars in 662 bytes} [Fri May 8 04:03:25 2026] POST /v2.1/servers => generated 453 bytes in 1318 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:26.738 8 WARNING neutronclient.v2_0.client [None req-ac02afda-e87f-4fe7-9ef0-d805a5b7826c afee1ae7871d43379f2d2d9d270c6140 6cda8e9d108144e6a6d8039623f755a4 - - default default] The python binding code in 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/636] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:26 2026] GET /v2.1/servers/e715c90a-6798-4c70-a51c-631bd0562e0e => generated 1431 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:27.450 7 WARNING neutronclient.v2_0.client [None req-823f9d01-a71f-4c15-9aff-b9a2de2c46b9 93a0205b50b645b2bc554e3bf0042266 59dd6f29e62440e799105db3a14d6277 - - default default] The python binding code in 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/637] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:27 2026] GET /v2.1/servers/65ee92bc-4364-4293-87b9-b43c4bccae56 => generated 1404 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:27.659 8 WARNING neutronclient.v2_0.client [None req-0d26dccb-c142-44fa-8c3e-df989e6a0e28 bb53aad0ef9646ec8c363c5859c302f3 54f6c65f9ba9464ab0694494b8049e5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/638] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:27 2026] GET /v2.1/servers/b688f141-44c9-459d-9b32-c01c95c07edf => generated 1516 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:27.826 7 WARNING neutronclient.v2_0.client [None req-3e8328a3-d109-406e-9328-43c5941b0577 afee1ae7871d43379f2d2d9d270c6140 6cda8e9d108144e6a6d8039623f755a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 314/639] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:27 2026] GET /v2.1/servers/e715c90a-6798-4c70-a51c-631bd0562e0e => generated 1435 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:28.570 7 WARNING neutronclient.v2_0.client [None req-d9513799-fb25-4c18-81fc-55959d49ed20 93a0205b50b645b2bc554e3bf0042266 59dd6f29e62440e799105db3a14d6277 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/642] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:28 2026] GET /v2.1/servers/65ee92bc-4364-4293-87b9-b43c4bccae56 => generated 1452 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-05-08 04:03:28.791 8 WARNING neutronclient.v2_0.client [None req-88870d10-e428-4bae-ace2-0eab6b27cbbe bb53aad0ef9646ec8c363c5859c302f3 54f6c65f9ba9464ab0694494b8049e5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:28.910 7 WARNING neutronclient.v2_0.client [None req-cb958a94-5523-4ef1-b361-fcd8efdc14d7 afee1ae7871d43379f2d2d9d270c6140 6cda8e9d108144e6a6d8039623f755a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/643] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:28 2026] GET /v2.1/servers/e715c90a-6798-4c70-a51c-631bd0562e0e => generated 1427 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/644] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:28 2026] GET /v2.1/servers/b688f141-44c9-459d-9b32-c01c95c07edf => generated 1516 bytes in 319 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:29.674 7 WARNING neutronclient.v2_0.client [None req-1950bb46-0eae-4cba-81ba-675729a54223 93a0205b50b645b2bc554e3bf0042266 59dd6f29e62440e799105db3a14d6277 - - default default] The python binding code in 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/645] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:29 2026] GET /v2.1/servers/65ee92bc-4364-4293-87b9-b43c4bccae56 => generated 1452 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:30.002 8 WARNING neutronclient.v2_0.client [None req-31faac56-8dc7-4cf9-83f1-48d1024a590b afee1ae7871d43379f2d2d9d270c6140 6cda8e9d108144e6a6d8039623f755a4 - - default default] The python binding code in 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/646] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:29 2026] GET /v2.1/servers/e715c90a-6798-4c70-a51c-631bd0562e0e => generated 1427 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:30.125 7 WARNING neutronclient.v2_0.client [None req-6086f519-274d-4c9e-8fa2-304e545a0bf5 bb53aad0ef9646ec8c363c5859c302f3 54f6c65f9ba9464ab0694494b8049e5d - - default default] The python binding code in 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/647] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:30 2026] GET /v2.1/servers/b688f141-44c9-459d-9b32-c01c95c07edf => generated 1516 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:30.761 8 WARNING neutronclient.v2_0.client [None req-b33d8fdf-7124-4500-b3b1-135dfbdf6337 93a0205b50b645b2bc554e3bf0042266 59dd6f29e62440e799105db3a14d6277 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 329/648] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:30 2026] GET /v2.1/servers/65ee92bc-4364-4293-87b9-b43c4bccae56 => generated 1460 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:31.091 7 WARNING neutronclient.v2_0.client [None req-58505db1-3a91-4a16-8eda-6df852780bd2 afee1ae7871d43379f2d2d9d270c6140 6cda8e9d108144e6a6d8039623f755a4 - - default default] The python binding code in 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/649] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:31 2026] GET /v2.1/servers/e715c90a-6798-4c70-a51c-631bd0562e0e => generated 1483 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:31.290 8 WARNING neutronclient.v2_0.client [None req-539b777f-2a3a-476b-90ae-088b6eb49121 bb53aad0ef9646ec8c363c5859c302f3 54f6c65f9ba9464ab0694494b8049e5d - - default default] The python binding code in 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/650] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:31 2026] GET /v2.1/servers/b688f141-44c9-459d-9b32-c01c95c07edf => generated 1516 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:31.614 7 INFO nova.api.openstack.compute.server_external_events [req-202b7921-dc64-4c9e-80c7-74c7f537fac9 req-ed91896b-7308-42d2-953a-edecebb20c21 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-plugged:b29eab20-73b9-4993-97ff-0757f2a7b6d2 for instance b688f141-44c9-459d-9b32-c01c95c07edf on instance [pid: 7|app: 0|req: 321/651] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:03:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:31.864 8 WARNING neutronclient.v2_0.client [None req-d7750f55-3b71-452a-8c7c-6f2141889519 93a0205b50b645b2bc554e3bf0042266 59dd6f29e62440e799105db3a14d6277 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 331/652] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:31 2026] GET /v2.1/servers/65ee92bc-4364-4293-87b9-b43c4bccae56 => generated 1537 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:32.185 7 WARNING neutronclient.v2_0.client [None req-5b12acd0-4a09-4334-9ed4-8ab844dead1f afee1ae7871d43379f2d2d9d270c6140 6cda8e9d108144e6a6d8039623f755a4 - - default default] The python binding code in 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/653] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:32 2026] GET /v2.1/servers/e715c90a-6798-4c70-a51c-631bd0562e0e => generated 1483 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:32.304 8 INFO nova.api.openstack.compute.server_external_events [req-86ecfc4c-ad75-4cc0-998f-f87dd995b681 req-6c0fdae0-d5ed-4ed5-b56b-07f62cfbf668 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-changed:b191a551-e049-475b-8e26-483756022e77 for instance 65ee92bc-4364-4293-87b9-b43c4bccae56 on instance 2026-05-08 04:03:32.312 8 INFO nova.compute.rpcapi [None req-9149838f-8a7d-428d-97ba-6dbc8cb2be97 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 332/654] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:03:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:32.442 7 WARNING neutronclient.v2_0.client [None req-b5c83813-e3a6-4d30-a760-b5a8d323944a bb53aad0ef9646ec8c363c5859c302f3 54f6c65f9ba9464ab0694494b8049e5d - - default default] The python binding code in 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/655] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:32 2026] GET /v2.1/servers/b688f141-44c9-459d-9b32-c01c95c07edf => generated 1516 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:33.028 8 WARNING neutronclient.v2_0.client [None req-a7837b49-e091-4a63-9fbf-8ebaa8afc314 93a0205b50b645b2bc554e3bf0042266 59dd6f29e62440e799105db3a14d6277 - - default default] The python binding code in 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/656] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:32 2026] GET /v2.1/servers/65ee92bc-4364-4293-87b9-b43c4bccae56 => generated 1525 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:33.297 7 WARNING neutronclient.v2_0.client [None req-23be1cc8-1a92-43ae-a9c0-1da33b8e0b81 afee1ae7871d43379f2d2d9d270c6140 6cda8e9d108144e6a6d8039623f755a4 - - default default] The python binding code in 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/657] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:33 2026] GET /v2.1/servers/e715c90a-6798-4c70-a51c-631bd0562e0e => generated 1559 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:33.588 8 WARNING neutronclient.v2_0.client [None req-a95d73f5-57dd-4d4f-9e65-bd77c923971d bb53aad0ef9646ec8c363c5859c302f3 54f6c65f9ba9464ab0694494b8049e5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:33.666 7 INFO nova.api.openstack.compute.server_external_events [req-cbcb196f-b489-472f-96db-185ccff70a52 req-05ab32a2-abb2-4710-8eed-e0a38b8bc7b1 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-plugged:b29eab20-73b9-4993-97ff-0757f2a7b6d2 for instance b688f141-44c9-459d-9b32-c01c95c07edf on instance [pid: 7|app: 0|req: 325/658] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:03:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/659] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:33 2026] GET /v2.1/servers/b688f141-44c9-459d-9b32-c01c95c07edf => 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-05-08 04:03:33.769 7 WARNING neutronclient.v2_0.client [None req-554c7e75-3193-4f86-b4d9-c28b0a1fab3d bb53aad0ef9646ec8c363c5859c302f3 54f6c65f9ba9464ab0694494b8049e5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 326/660] 10.0.0.77 () {32 vars in 740 bytes} [Fri May 8 04:03:33 2026] GET /v2.1/servers/b688f141-44c9-459d-9b32-c01c95c07edf/os-interface => generated 285 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-05-08 04:03:34.168 8 WARNING neutronclient.v2_0.client [None req-ae6342c5-ab66-456d-bf3f-13ed83d5f1ad 93a0205b50b645b2bc554e3bf0042266 59dd6f29e62440e799105db3a14d6277 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 335/661] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:34 2026] GET /v2.1/servers/65ee92bc-4364-4293-87b9-b43c4bccae56 => generated 1525 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:34.508 7 WARNING neutronclient.v2_0.client [None req-26d73bc7-4b6c-4b51-96f3-8d0f04239236 afee1ae7871d43379f2d2d9d270c6140 6cda8e9d108144e6a6d8039623f755a4 - - default default] The python binding code in 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/662] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:34 2026] GET /v2.1/servers/e715c90a-6798-4c70-a51c-631bd0562e0e => generated 1557 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:34.710 8 INFO nova.api.openstack.compute.server_external_events [req-d10ab208-e9b5-492e-bf66-5131e0291311 req-473e040a-4eec-4d7c-96b5-41331a128ea6 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-changed:b29eab20-73b9-4993-97ff-0757f2a7b6d2 for instance b688f141-44c9-459d-9b32-c01c95c07edf on instance [pid: 8|app: 0|req: 336/663] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:03:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:35.376 7 WARNING neutronclient.v2_0.client [None req-253c2ca5-6db6-4f71-8de0-708a548de62f 93a0205b50b645b2bc554e3bf0042266 59dd6f29e62440e799105db3a14d6277 - - default default] The python binding code in 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/664] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:35 2026] GET /v2.1/servers/65ee92bc-4364-4293-87b9-b43c4bccae56 => generated 1525 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:35.665 8 WARNING neutronclient.v2_0.client [None req-a0b26905-c7a2-49ee-9544-3073c8bb17d0 afee1ae7871d43379f2d2d9d270c6140 6cda8e9d108144e6a6d8039623f755a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:35.706 7 INFO nova.api.openstack.compute.server_external_events [req-f9cff104-be87-4ae4-9e84-69a4a73037db req-3d49fbf1-8e8c-402d-b4e8-d20ff32e8c26 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-changed:fd9f0ba6-656a-4de1-b78e-218f5e097852 for instance e715c90a-6798-4c70-a51c-631bd0562e0e on instance [pid: 7|app: 0|req: 329/665] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:03:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/666] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:35 2026] GET /v2.1/servers/e715c90a-6798-4c70-a51c-631bd0562e0e => generated 1557 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:36.587 7 WARNING neutronclient.v2_0.client [None req-e4b928e0-572c-498d-b11a-0cb810f0876f 93a0205b50b645b2bc554e3bf0042266 59dd6f29e62440e799105db3a14d6277 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 330/667] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:36 2026] GET /v2.1/servers/65ee92bc-4364-4293-87b9-b43c4bccae56 => generated 1525 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:36.745 8 INFO nova.api.openstack.compute.server_external_events [req-58dee170-e226-43b1-8716-7ac40b841707 req-6ad1ca1b-9bcd-46c2-9fbc-9577ce949c04 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-unplugged:b191a551-e049-475b-8e26-483756022e77 for instance 65ee92bc-4364-4293-87b9-b43c4bccae56 on instance [pid: 8|app: 0|req: 338/668] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:03:36 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-05-08 04:03:36.812 7 WARNING neutronclient.v2_0.client [None req-4295cb5c-efaf-4ba0-b436-a199dcb95487 afee1ae7871d43379f2d2d9d270c6140 6cda8e9d108144e6a6d8039623f755a4 - - default default] The python binding code in 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/669] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:36 2026] GET /v2.1/servers/e715c90a-6798-4c70-a51c-631bd0562e0e => generated 1557 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-05-08 04:03:37.753 8 WARNING neutronclient.v2_0.client [None req-93fe6fba-cce7-4946-9fbf-c10363d46a28 93a0205b50b645b2bc554e3bf0042266 59dd6f29e62440e799105db3a14d6277 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 339/670] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:37 2026] GET /v2.1/servers/65ee92bc-4364-4293-87b9-b43c4bccae56 => generated 1525 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:37.953 7 WARNING neutronclient.v2_0.client [None req-b1e95a82-6d4f-4a74-b027-780d3b182f0b afee1ae7871d43379f2d2d9d270c6140 6cda8e9d108144e6a6d8039623f755a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 332/671] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:37 2026] GET /v2.1/servers/e715c90a-6798-4c70-a51c-631bd0562e0e => generated 1557 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:38.405 8 INFO nova.api.openstack.compute.server_external_events [req-68edd85e-092a-4739-bff5-461aff4123d9 req-52a32bb2-a10e-4ca4-a6f4-8f97281cb1c1 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-plugged:fd9f0ba6-656a-4de1-b78e-218f5e097852 for instance e715c90a-6798-4c70-a51c-631bd0562e0e on instance [pid: 8|app: 0|req: 340/672] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:03:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:38.791 8 INFO nova.api.openstack.compute.server_external_events [req-927c5694-be10-4520-a891-9d93a60fc433 req-e6b55b1e-ecbf-425f-b493-bf706eff0428 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-plugged:b191a551-e049-475b-8e26-483756022e77 for instance 65ee92bc-4364-4293-87b9-b43c4bccae56 on instance 2026-05-08 04:03:38.791 8 INFO nova.api.openstack.compute.server_external_events [req-927c5694-be10-4520-a891-9d93a60fc433 req-e6b55b1e-ecbf-425f-b493-bf706eff0428 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-plugged:b191a551-e049-475b-8e26-483756022e77 for instance 65ee92bc-4364-4293-87b9-b43c4bccae56 on instance [pid: 8|app: 0|req: 342/675] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:03:38 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:38.906 7 WARNING neutronclient.v2_0.client [None req-2aeab225-fd53-4cc9-9792-f8d7685e394c 93a0205b50b645b2bc554e3bf0042266 59dd6f29e62440e799105db3a14d6277 - - default default] The python binding code in 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/676] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:38 2026] GET /v2.1/servers/65ee92bc-4364-4293-87b9-b43c4bccae56 => generated 1525 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:39.079 8 WARNING neutronclient.v2_0.client [None req-18e76f58-5c94-4743-9552-ad6c89e3bcfc afee1ae7871d43379f2d2d9d270c6140 6cda8e9d108144e6a6d8039623f755a4 - - default default] The python binding code in 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/677] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:39 2026] GET /v2.1/servers/e715c90a-6798-4c70-a51c-631bd0562e0e => generated 1557 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-05-08 04:03:40.054 7 WARNING neutronclient.v2_0.client [None req-1e09acdc-0c69-4c74-88bc-10e06866a571 93a0205b50b645b2bc554e3bf0042266 59dd6f29e62440e799105db3a14d6277 - - default default] The python binding code in 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/678] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:40 2026] GET /v2.1/servers/65ee92bc-4364-4293-87b9-b43c4bccae56 => generated 1717 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:40.222 8 WARNING neutronclient.v2_0.client [None req-515c1634-5bbd-4e97-a946-1813105cb13f 93a0205b50b645b2bc554e3bf0042266 59dd6f29e62440e799105db3a14d6277 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:40.278 7 WARNING neutronclient.v2_0.client [None req-4115df14-c191-458d-a877-db20c1cbc309 afee1ae7871d43379f2d2d9d270c6140 6cda8e9d108144e6a6d8039623f755a4 - - default default] The python binding code in 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/679] 10.0.0.77 () {32 vars in 740 bytes} [Fri May 8 04:03:40 2026] GET /v2.1/servers/65ee92bc-4364-4293-87b9-b43c4bccae56/os-interface => generated 285 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:40.452 8 INFO nova.api.openstack.compute.server_external_events [req-e8a34fc8-a8d6-4db2-9445-aed16192b536 req-8a834c8b-d2f1-4f22-8a71-8655facea86a c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-plugged:fd9f0ba6-656a-4de1-b78e-218f5e097852 for instance e715c90a-6798-4c70-a51c-631bd0562e0e on instance [pid: 8|app: 0|req: 345/680] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:03:40 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) [pid: 7|app: 0|req: 336/681] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:40 2026] GET /v2.1/servers/e715c90a-6798-4c70-a51c-631bd0562e0e => generated 1739 bytes in 492 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:40.782 8 WARNING neutronclient.v2_0.client [None req-3dd67c16-a469-44e4-b0ff-2c1e9002e73f afee1ae7871d43379f2d2d9d270c6140 6cda8e9d108144e6a6d8039623f755a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:41.307 7 WARNING neutronclient.v2_0.client [None req-02df9a17-d80b-447d-a31a-259a931bc9ed 93a0205b50b645b2bc554e3bf0042266 59dd6f29e62440e799105db3a14d6277 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 346/682] 10.0.0.77 () {32 vars in 740 bytes} [Fri May 8 04:03:40 2026] GET /v2.1/servers/e715c90a-6798-4c70-a51c-631bd0562e0e/os-interface => generated 284 bytes in 583 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/683] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:41 2026] GET /v2.1/servers/65ee92bc-4364-4293-87b9-b43c4bccae56 => generated 1717 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:41.996 7 INFO nova.api.openstack.compute.server_external_events [req-279a0b56-f895-4b53-a9bd-3efe8b39a2f5 req-30ba3e7b-d548-4430-aed3-9064383b80b4 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-changed:fd9f0ba6-656a-4de1-b78e-218f5e097852 for instance e715c90a-6798-4c70-a51c-631bd0562e0e on instance [pid: 7|app: 0|req: 338/684] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:03:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 04:03:42.013 8 WARNING neutronclient.v2_0.client [None req-dc807f25-9af0-4bb4-99ff-e080216b6ecb afee1ae7871d43379f2d2d9d270c6140 6cda8e9d108144e6a6d8039623f755a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/685] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:41 2026] GET /v2.1/servers/e715c90a-6798-4c70-a51c-631bd0562e0e => generated 1739 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 339/686] 10.0.0.77 () {32 vars in 640 bytes} [Fri May 8 04:03:42 2026] GET /v2.1/servers => generated 383 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 348/687] 10.0.0.77 () {32 vars in 717 bytes} [Fri May 8 04:03:42 2026] DELETE /v2.1/servers/e715c90a-6798-4c70-a51c-631bd0562e0e => generated 0 bytes in 156 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:42.504 7 INFO nova.api.openstack.compute.server_external_events [req-444da0c9-3796-4529-ad54-eb474d38dc4d req-b988e23f-2fce-488c-b98a-b0f159b3e3cf c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-changed:b191a551-e049-475b-8e26-483756022e77 for instance 65ee92bc-4364-4293-87b9-b43c4bccae56 on instance [pid: 7|app: 0|req: 340/688] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:03:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 04:03:42.642 8 WARNING neutronclient.v2_0.client [None req-efcc3e1f-55b4-4c7d-b96c-0fd8a141026b afee1ae7871d43379f2d2d9d270c6140 6cda8e9d108144e6a6d8039623f755a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/689] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:42 2026] GET /v2.1/servers/e715c90a-6798-4c70-a51c-631bd0562e0e => generated 1745 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:43.856 7 WARNING neutronclient.v2_0.client [None req-5af94274-cca5-4949-8e49-1e0fec706629 afee1ae7871d43379f2d2d9d270c6140 6cda8e9d108144e6a6d8039623f755a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 341/690] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:43 2026] GET /v2.1/servers/e715c90a-6798-4c70-a51c-631bd0562e0e => generated 1865 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:44.547 8 INFO nova.api.openstack.compute.server_external_events [req-63e9ad33-fe8f-4f3e-9ca9-892265e6a37e req-a3f22c7a-9eef-4ba0-b0e7-f27d9ab58b1e c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-unplugged:fd9f0ba6-656a-4de1-b78e-218f5e097852 for instance e715c90a-6798-4c70-a51c-631bd0562e0e on instance 2026-05-08 04:03:44.547 8 INFO nova.api.openstack.compute.server_external_events [req-63e9ad33-fe8f-4f3e-9ca9-892265e6a37e req-a3f22c7a-9eef-4ba0-b0e7-f27d9ab58b1e c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-unplugged:fd9f0ba6-656a-4de1-b78e-218f5e097852 for instance e715c90a-6798-4c70-a51c-631bd0562e0e on instance [pid: 8|app: 0|req: 350/691] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:03:44 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 04:03:44.556 7 WARNING neutronclient.v2_0.client [None req-b2860bca-ec56-43a0-9e33-c86e21dfa338 bb53aad0ef9646ec8c363c5859c302f3 54f6c65f9ba9464ab0694494b8049e5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 342/692] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:44 2026] GET /v2.1/servers/b688f141-44c9-459d-9b32-c01c95c07edf => generated 1820 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:44.736 8 WARNING neutronclient.v2_0.client [None req-10fd4a62-d293-4243-84e4-4e9eb10a9334 bb53aad0ef9646ec8c363c5859c302f3 54f6c65f9ba9464ab0694494b8049e5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/693] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:44 2026] GET /v2.1/servers/b688f141-44c9-459d-9b32-c01c95c07edf => generated 1820 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:44.997 7 WARNING neutronclient.v2_0.client [None req-c3289772-75be-493f-93e8-c47a11ef5772 afee1ae7871d43379f2d2d9d270c6140 6cda8e9d108144e6a6d8039623f755a4 - - default default] 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: 352/694] 10.0.0.77 () {34 vars in 749 bytes} [Fri May 8 04:03:45 2026] POST /v2.1/servers/b688f141-44c9-459d-9b32-c01c95c07edf/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:45.216 8 WARNING neutronclient.v2_0.client [None req-91609638-cbf4-498f-ab2a-85d3d4ea0e19 bb53aad0ef9646ec8c363c5859c302f3 54f6c65f9ba9464ab0694494b8049e5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 343/695] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:44 2026] GET /v2.1/servers/e715c90a-6798-4c70-a51c-631bd0562e0e => generated 1865 bytes in 448 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:45.429 7 INFO nova.api.openstack.compute.server_external_events [req-84ca32eb-6e2b-41ae-8066-2a75e9916f9e req-e31a2070-8f08-4350-9e34-1f97cdb3474b c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-deleted:fd9f0ba6-656a-4de1-b78e-218f5e097852 for instance e715c90a-6798-4c70-a51c-631bd0562e0e on instance [pid: 7|app: 0|req: 344/696] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:03:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/697] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:45 2026] GET /v2.1/servers/b688f141-44c9-459d-9b32-c01c95c07edf => generated 1822 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-05-08 04:03:46.476 7 WARNING neutronclient.v2_0.client [None req-a69f42ad-8c05-4be0-9db7-18149af98917 afee1ae7871d43379f2d2d9d270c6140 6cda8e9d108144e6a6d8039623f755a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:03:46.494 8 WARNING neutronclient.v2_0.client [None req-00ae4243-1a02-4ed3-b98e-9ab3c805cbd2 bb53aad0ef9646ec8c363c5859c302f3 54f6c65f9ba9464ab0694494b8049e5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 345/698] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:46 2026] GET /v2.1/servers/e715c90a-6798-4c70-a51c-631bd0562e0e => generated 1517 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/699] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:46 2026] GET /v2.1/servers/b688f141-44c9-459d-9b32-c01c95c07edf => generated 1822 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:47.574 7 WARNING neutronclient.v2_0.client [None req-bab75307-0d59-4b3e-9487-67d290547904 afee1ae7871d43379f2d2d9d270c6140 6cda8e9d108144e6a6d8039623f755a4 - - default default] The python binding code in 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/700] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:47 2026] GET /v2.1/servers/e715c90a-6798-4c70-a51c-631bd0562e0e => generated 1517 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:47.642 8 WARNING neutronclient.v2_0.client [None req-38663d0d-23cb-4c65-81b3-d9a7a80a1d63 bb53aad0ef9646ec8c363c5859c302f3 54f6c65f9ba9464ab0694494b8049e5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 355/701] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:47 2026] GET /v2.1/servers/b688f141-44c9-459d-9b32-c01c95c07edf => generated 1822 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:48.651 8 INFO nova.api.openstack.wsgi [None req-33ff9b61-aaaf-490d-925b-241e7817e1d1 afee1ae7871d43379f2d2d9d270c6140 6cda8e9d108144e6a6d8039623f755a4 - - default default] HTTP exception thrown: Instance e715c90a-6798-4c70-a51c-631bd0562e0e could not be found. [pid: 8|app: 0|req: 357/704] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:48 2026] GET /v2.1/servers/e715c90a-6798-4c70-a51c-631bd0562e0e => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 348/705] 10.0.0.77 () {32 vars in 705 bytes} [Fri May 8 04:03:48 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2002182755 => 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-05-08 04:03:48.789 8 WARNING neutronclient.v2_0.client [None req-755b14a5-7636-48ed-8328-fd3e2b52c4cc bb53aad0ef9646ec8c363c5859c302f3 54f6c65f9ba9464ab0694494b8049e5d - - default default] The python binding code in 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/706] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:48 2026] GET /v2.1/servers/b688f141-44c9-459d-9b32-c01c95c07edf => generated 1827 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-08 04:03:49.336 7 INFO nova.api.openstack.compute.server_external_events [req-de7e77bb-29da-484e-9af3-57f00f6bf92e req-af30de9f-8a70-43e8-9609-7ce87d6d8c40 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-unplugged:b29eab20-73b9-4993-97ff-0757f2a7b6d2 for instance b688f141-44c9-459d-9b32-c01c95c07edf on instance [pid: 7|app: 0|req: 349/707] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:03:49 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:49.952 8 WARNING neutronclient.v2_0.client [None req-8be82dac-9275-45f2-9e13-5e2250893687 bb53aad0ef9646ec8c363c5859c302f3 54f6c65f9ba9464ab0694494b8049e5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 359/708] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:49 2026] GET /v2.1/servers/b688f141-44c9-459d-9b32-c01c95c07edf => generated 1827 bytes in 1173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:51.371 7 INFO nova.api.openstack.compute.server_external_events [req-b2100318-19d9-4e86-ad73-7f45c8a0982c req-04335993-020b-4e1f-bc45-5a009ba3fed2 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-unplugged:b29eab20-73b9-4993-97ff-0757f2a7b6d2 for instance b688f141-44c9-459d-9b32-c01c95c07edf on instance [pid: 7|app: 0|req: 350/709] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:03:51 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:52.139 8 WARNING neutronclient.v2_0.client [None req-3434e8f6-9f23-4cc6-9b77-833fd92e85cf bb53aad0ef9646ec8c363c5859c302f3 54f6c65f9ba9464ab0694494b8049e5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 360/710] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:52 2026] GET /v2.1/servers/b688f141-44c9-459d-9b32-c01c95c07edf => generated 1827 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:53.313 7 WARNING neutronclient.v2_0.client [None req-79dab080-c00c-4c89-a73e-bf481dc0a979 bb53aad0ef9646ec8c363c5859c302f3 54f6c65f9ba9464ab0694494b8049e5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:53.412 8 INFO nova.api.openstack.compute.server_external_events [req-954fb6c0-5bca-43e5-87b9-b0767db81f73 req-bb856dc0-7201-4e3b-9f1b-859565ad36e8 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-plugged:b29eab20-73b9-4993-97ff-0757f2a7b6d2 for instance b688f141-44c9-459d-9b32-c01c95c07edf on instance 2026-05-08 04:03:53.412 8 INFO nova.api.openstack.compute.server_external_events [req-954fb6c0-5bca-43e5-87b9-b0767db81f73 req-bb856dc0-7201-4e3b-9f1b-859565ad36e8 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-plugged:b29eab20-73b9-4993-97ff-0757f2a7b6d2 for instance b688f141-44c9-459d-9b32-c01c95c07edf on instance [pid: 8|app: 0|req: 361/711] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:03:53 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/712] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:53 2026] GET /v2.1/servers/b688f141-44c9-459d-9b32-c01c95c07edf => generated 1827 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/713] 10.0.0.77 () {30 vars in 412 bytes} [Fri May 8 04:03:53 2026] GET / => generated 423 bytes in 7 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: 7|app: 0|req: 352/714] 10.0.0.77 () {28 vars in 559 bytes} [Fri May 8 04:03:53 2026] GET /v2/ => generated 402 bytes in 426 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: 8|app: 0|req: 363/715] 10.0.0.77 () {28 vars in 563 bytes} [Fri May 8 04:03:54 2026] GET /v2.1/ => generated 411 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/716] 10.0.0.77 () {30 vars in 412 bytes} [Fri May 8 04:03:54 2026] GET / => generated 423 bytes in 10 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-08 04:03:54.503 8 WARNING neutronclient.v2_0.client [None req-595d4be5-4a02-4ebf-9da1-ebf6b9b7fbae bb53aad0ef9646ec8c363c5859c302f3 54f6c65f9ba9464ab0694494b8049e5d - - default default] The python binding code in 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/717] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:03:54 2026] GET /v2.1/servers/b688f141-44c9-459d-9b32-c01c95c07edf => generated 1820 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-08 04:03:57.144 7 WARNING neutronclient.v2_0.client [None req-6b09eba0-312e-4dc0-b5ac-94027b93a266 93a0205b50b645b2bc554e3bf0042266 59dd6f29e62440e799105db3a14d6277 - - default default] The python binding code in 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/718] 10.0.0.77 () {32 vars in 740 bytes} [Fri May 8 04:03:57 2026] GET /v2.1/servers/65ee92bc-4364-4293-87b9-b43c4bccae56/os-interface => generated 285 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:57.299 8 WARNING neutronclient.v2_0.client [None req-f62df274-d4f0-4b67-b0cc-d050adae6138 93a0205b50b645b2bc554e3bf0042266 59dd6f29e62440e799105db3a14d6277 - - default default] The python binding code in 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/719] 10.0.0.77 () {32 vars in 814 bytes} [Fri May 8 04:03:57 2026] GET /v2.1/servers/65ee92bc-4364-4293-87b9-b43c4bccae56/os-interface/b191a551-e049-475b-8e26-483756022e77 => generated 282 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 355/720] 10.0.0.77 () {32 vars in 722 bytes} [Fri May 8 04:03:57 2026] GET /v2.1/servers/65ee92bc-4364-4293-87b9-b43c4bccae56/ips => generated 157 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 366/721] 10.0.0.77 () {34 vars in 749 bytes} [Fri May 8 04:03:57 2026] POST /v2.1/servers/65ee92bc-4364-4293-87b9-b43c4bccae56/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 356/722] 10.0.0.77 () {32 vars in 722 bytes} [Fri May 8 04:03:57 2026] GET /v2.1/servers/65ee92bc-4364-4293-87b9-b43c4bccae56/ips => generated 157 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 358/725] 10.0.0.77 () {32 vars in 722 bytes} [Fri May 8 04:03:58 2026] GET /v2.1/servers/65ee92bc-4364-4293-87b9-b43c4bccae56/ips => generated 157 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:03:58.710 8 INFO nova.api.openstack.compute.server_external_events [req-c21b8248-c617-4338-a3fe-149528fdf340 req-0c7d3856-b291-438c-9487-0344c441695d c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-changed:b191a551-e049-475b-8e26-483756022e77 for instance 65ee92bc-4364-4293-87b9-b43c4bccae56 on instance [pid: 8|app: 0|req: 368/726] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:03:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 359/727] 10.0.0.77 () {32 vars in 722 bytes} [Fri May 8 04:03:59 2026] GET /v2.1/servers/65ee92bc-4364-4293-87b9-b43c4bccae56/ips => generated 157 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 369/728] 10.0.0.77 () {32 vars in 722 bytes} [Fri May 8 04:04:00 2026] GET /v2.1/servers/65ee92bc-4364-4293-87b9-b43c4bccae56/ips => generated 195 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:04:00.628 7 WARNING neutronclient.v2_0.client [None req-20b1de9a-41e9-467d-bbb6-54e46013efcf 93a0205b50b645b2bc554e3bf0042266 59dd6f29e62440e799105db3a14d6277 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 360/729] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:04:00 2026] GET /v2.1/servers/65ee92bc-4364-4293-87b9-b43c4bccae56 => generated 1951 bytes in 495 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 370/730] 10.0.0.77 () {34 vars in 749 bytes} [Fri May 8 04:04:01 2026] POST /v2.1/servers/65ee92bc-4364-4293-87b9-b43c4bccae56/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 361/731] 10.0.0.77 () {32 vars in 722 bytes} [Fri May 8 04:04:01 2026] GET /v2.1/servers/65ee92bc-4364-4293-87b9-b43c4bccae56/ips => generated 195 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 371/732] 10.0.0.77 () {32 vars in 722 bytes} [Fri May 8 04:04:02 2026] GET /v2.1/servers/65ee92bc-4364-4293-87b9-b43c4bccae56/ips => generated 195 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:04:02.483 7 INFO nova.api.openstack.compute.server_external_events [req-0215bb7b-3080-441b-8b9a-819812559f6f req-c5b19733-be7a-472e-a7dd-94d2d4375bf2 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-changed:b191a551-e049-475b-8e26-483756022e77 for instance 65ee92bc-4364-4293-87b9-b43c4bccae56 on instance [pid: 7|app: 0|req: 362/733] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:04:02 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, ' [pid: 8|app: 0|req: 372/734] 10.0.0.77 () {32 vars in 722 bytes} [Fri May 8 04:04:03 2026] GET /v2.1/servers/65ee92bc-4364-4293-87b9-b43c4bccae56/ips => generated 195 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: 363/735] 10.0.0.77 () {32 vars in 722 bytes} [Fri May 8 04:04:04 2026] GET /v2.1/servers/65ee92bc-4364-4293-87b9-b43c4bccae56/ips => generated 157 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 373/736] 10.0.0.77 () {32 vars in 717 bytes} [Fri May 8 04:04:04 2026] DELETE /v2.1/servers/65ee92bc-4364-4293-87b9-b43c4bccae56 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:04:04.446 7 WARNING neutronclient.v2_0.client [None req-53b8fc00-caa0-4bd1-9890-32aad06762c8 93a0205b50b645b2bc554e3bf0042266 59dd6f29e62440e799105db3a14d6277 - - default default] The python binding code in 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/737] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:04:04 2026] GET /v2.1/servers/65ee92bc-4364-4293-87b9-b43c4bccae56 => generated 1843 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:04:05.761 8 WARNING neutronclient.v2_0.client [None req-aff2bd1d-c8df-4b0b-9cc0-a509a87caece 93a0205b50b645b2bc554e3bf0042266 59dd6f29e62440e799105db3a14d6277 - - default default] The python binding code in 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/738] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:04:05 2026] GET /v2.1/servers/65ee92bc-4364-4293-87b9-b43c4bccae56 => generated 1843 bytes in 510 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:04:07.153 7 INFO nova.api.openstack.compute.server_external_events [req-aaebd606-70c8-433e-a151-b13950e03013 req-b1a3c359-d5a1-4412-83b4-fea682f02c34 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-deleted:b191a551-e049-475b-8e26-483756022e77 for instance 65ee92bc-4364-4293-87b9-b43c4bccae56 on instance [pid: 7|app: 0|req: 365/739] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:04:07 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-05-08 04:04:07.288 8 WARNING neutronclient.v2_0.client [None req-e5fa4d21-1abf-406c-b07a-c664ad5f9623 93a0205b50b645b2bc554e3bf0042266 59dd6f29e62440e799105db3a14d6277 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 375/740] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:04:07 2026] GET /v2.1/servers/65ee92bc-4364-4293-87b9-b43c4bccae56 => generated 1481 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:04:08.389 7 WARNING neutronclient.v2_0.client [None req-3817c5b8-12ff-4af1-b1cb-05677daf4a7f 93a0205b50b645b2bc554e3bf0042266 59dd6f29e62440e799105db3a14d6277 - - default default] The python binding code in 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/741] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:04:08 2026] GET /v2.1/servers/65ee92bc-4364-4293-87b9-b43c4bccae56 => generated 1486 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:04:09.528 7 WARNING neutronclient.v2_0.client [None req-d8ad3b77-970c-4c58-980d-4b157ab5641a 93a0205b50b645b2bc554e3bf0042266 59dd6f29e62440e799105db3a14d6277 - - default default] The python binding code in 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/744] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:04:09 2026] GET /v2.1/servers/65ee92bc-4364-4293-87b9-b43c4bccae56 => generated 1486 bytes in 508 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:04:10.196 8 WARNING neutronclient.v2_0.client [None req-4eca451f-f018-449c-ac62-e2a418648f1a bb53aad0ef9646ec8c363c5859c302f3 54f6c65f9ba9464ab0694494b8049e5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 377/745] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:04:10 2026] GET /v2.1/servers/b688f141-44c9-459d-9b32-c01c95c07edf => generated 1820 bytes in 750 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:04:11.031 8 INFO nova.api.openstack.wsgi [None req-5f4f1745-9e6e-435a-af5b-5b20d724eccf 93a0205b50b645b2bc554e3bf0042266 59dd6f29e62440e799105db3a14d6277 - - default default] HTTP exception thrown: Instance 65ee92bc-4364-4293-87b9-b43c4bccae56 could not be found. [pid: 8|app: 0|req: 378/746] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:04:11 2026] GET /v2.1/servers/65ee92bc-4364-4293-87b9-b43c4bccae56 => 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: 379/747] 10.0.0.77 () {32 vars in 703 bytes} [Fri May 8 04:04:11 2026] DELETE /v2.1/os-keypairs/tempest-keypair-235279708 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/748] 10.0.0.77 () {32 vars in 717 bytes} [Fri May 8 04:04:10 2026] DELETE /v2.1/servers/b688f141-44c9-459d-9b32-c01c95c07edf => generated 0 bytes in 125 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-05-08 04:04:11.099 8 WARNING neutronclient.v2_0.client [None req-e6e6ad2c-04be-4b08-a1da-673531661d18 bb53aad0ef9646ec8c363c5859c302f3 54f6c65f9ba9464ab0694494b8049e5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 380/749] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:04:11 2026] GET /v2.1/servers/b688f141-44c9-459d-9b32-c01c95c07edf => generated 1826 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:04:11.607 7 INFO nova.api.openstack.wsgi [None req-6d2bda74-ae6c-4df1-805a-580efa7bd9e4 93a0205b50b645b2bc554e3bf0042266 59dd6f29e62440e799105db3a14d6277 - - default default] HTTP exception thrown: Instance 65ee92bc-4364-4293-87b9-b43c4bccae56 could not be found. [pid: 7|app: 0|req: 370/750] 10.0.0.77 () {32 vars in 717 bytes} [Fri May 8 04:04:11 2026] DELETE /v2.1/servers/65ee92bc-4364-4293-87b9-b43c4bccae56 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:04:11.639 8 INFO nova.api.openstack.wsgi [None req-02d67c59-0098-454d-b50a-8d7f37d4cd3e 93a0205b50b645b2bc554e3bf0042266 59dd6f29e62440e799105db3a14d6277 - - default default] HTTP exception thrown: Instance 65ee92bc-4364-4293-87b9-b43c4bccae56 could not be found. [pid: 8|app: 0|req: 381/751] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:04:11 2026] GET /v2.1/servers/65ee92bc-4364-4293-87b9-b43c4bccae56 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:04:12.364 7 WARNING neutronclient.v2_0.client [None req-a1c05533-0ac6-42c5-ab1a-826859212055 bb53aad0ef9646ec8c363c5859c302f3 54f6c65f9ba9464ab0694494b8049e5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:04:12.407 8 INFO nova.api.openstack.compute.server_external_events [req-7cd27c95-288f-44c1-9a4e-111793ab61b8 req-1bb0e2ab-d13d-471c-86f8-880380342d26 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-unplugged:b29eab20-73b9-4993-97ff-0757f2a7b6d2 for instance b688f141-44c9-459d-9b32-c01c95c07edf on instance [pid: 8|app: 0|req: 382/752] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:04:12 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/753] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:04:12 2026] GET /v2.1/servers/b688f141-44c9-459d-9b32-c01c95c07edf => generated 1826 bytes in 413 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:04:13.796 8 WARNING neutronclient.v2_0.client [None req-89cc75aa-8857-4a08-b41a-bd4d3fe199f6 bb53aad0ef9646ec8c363c5859c302f3 54f6c65f9ba9464ab0694494b8049e5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:04:14.472 7 INFO nova.api.openstack.compute.server_external_events [req-a867d1fb-1679-493e-ad57-a0a55e3889c9 req-ba684520-4d94-47dd-b8e5-d6c45fda6227 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-unplugged:b29eab20-73b9-4993-97ff-0757f2a7b6d2 for instance b688f141-44c9-459d-9b32-c01c95c07edf on instance 2026-05-08 04:04:14.473 7 INFO nova.api.openstack.compute.server_external_events [req-a867d1fb-1679-493e-ad57-a0a55e3889c9 req-ba684520-4d94-47dd-b8e5-d6c45fda6227 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-deleted:b29eab20-73b9-4993-97ff-0757f2a7b6d2 for instance b688f141-44c9-459d-9b32-c01c95c07edf on instance [pid: 7|app: 0|req: 372/754] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:04:14 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/755] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:04:13 2026] GET /v2.1/servers/b688f141-44c9-459d-9b32-c01c95c07edf => generated 1759 bytes in 965 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:04:15.789 7 WARNING neutronclient.v2_0.client [None req-7259643b-3e54-4d80-bc57-2db80fddd8d6 bb53aad0ef9646ec8c363c5859c302f3 54f6c65f9ba9464ab0694494b8049e5d - - default default] The python binding code in 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/756] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:04:15 2026] GET /v2.1/servers/b688f141-44c9-459d-9b32-c01c95c07edf => generated 1477 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:04:16.898 8 WARNING neutronclient.v2_0.client [None req-de919dd9-d06e-4668-9884-5f928022499c bb53aad0ef9646ec8c363c5859c302f3 54f6c65f9ba9464ab0694494b8049e5d - - default default] The python binding code in 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/757] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:04:16 2026] GET /v2.1/servers/b688f141-44c9-459d-9b32-c01c95c07edf => generated 1477 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:04:17.967 7 INFO nova.api.openstack.wsgi [None req-4a3e21ec-51ec-4311-a524-5f3ed22d8b89 bb53aad0ef9646ec8c363c5859c302f3 54f6c65f9ba9464ab0694494b8049e5d - - default default] HTTP exception thrown: Instance b688f141-44c9-459d-9b32-c01c95c07edf could not be found. [pid: 7|app: 0|req: 374/758] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:04:17 2026] GET /v2.1/servers/b688f141-44c9-459d-9b32-c01c95c07edf => generated 111 bytes in 23 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: 385/759] 10.0.0.77 () {32 vars in 705 bytes} [Fri May 8 04:04:17 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1860925353 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 376/762] 10.0.0.77 () {34 vars in 670 bytes} [Fri May 8 04:04:22 2026] POST /v2.1/os-keypairs => generated 386 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 04:04:28.921 7 WARNING neutronclient.v2_0.client [None req-91cf510c-18e4-44cf-a5b3-966cb3cc0c1d 743e164fa80b4858bb684a8c9ffc11c6 c3d252fa52f643dc81c1a3a366baf583 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:04:28.977 7 WARNING neutronclient.v2_0.client [None req-91cf510c-18e4-44cf-a5b3-966cb3cc0c1d 743e164fa80b4858bb684a8c9ffc11c6 c3d252fa52f643dc81c1a3a366baf583 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:04:29.153 7 WARNING neutronclient.v2_0.client [None req-91cf510c-18e4-44cf-a5b3-966cb3cc0c1d 743e164fa80b4858bb684a8c9ffc11c6 c3d252fa52f643dc81c1a3a366baf583 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 378/765] 10.0.0.77 () {34 vars in 662 bytes} [Fri May 8 04:04:28 2026] POST /v2.1/servers => generated 449 bytes in 608 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-08 04:04:29.446 8 WARNING neutronclient.v2_0.client [None req-c3cdd416-5d77-4404-8a09-f9565d321bb4 743e164fa80b4858bb684a8c9ffc11c6 c3d252fa52f643dc81c1a3a366baf583 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 388/766] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:04:29 2026] GET /v2.1/servers/774d222c-a9e7-492b-903e-accf4fabff5a => generated 1253 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:04:30.533 7 WARNING neutronclient.v2_0.client [None req-2fb91e7d-5b3b-4647-9744-b625561c793a 743e164fa80b4858bb684a8c9ffc11c6 c3d252fa52f643dc81c1a3a366baf583 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 379/767] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:04:30 2026] GET /v2.1/servers/774d222c-a9e7-492b-903e-accf4fabff5a => generated 1303 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:04:31.629 8 WARNING neutronclient.v2_0.client [None req-95c97120-9f81-4374-a7cd-992be8b0fb1d 743e164fa80b4858bb684a8c9ffc11c6 c3d252fa52f643dc81c1a3a366baf583 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 389/768] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:04:31 2026] GET /v2.1/servers/774d222c-a9e7-492b-903e-accf4fabff5a => generated 1351 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:04:32.722 7 WARNING neutronclient.v2_0.client [None req-e053419d-c065-4a2d-be4f-3932423e4fdb 743e164fa80b4858bb684a8c9ffc11c6 c3d252fa52f643dc81c1a3a366baf583 - - default default] The python binding code in 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/769] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:04:32 2026] GET /v2.1/servers/774d222c-a9e7-492b-903e-accf4fabff5a => generated 1351 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:04:33.810 8 WARNING neutronclient.v2_0.client [None req-faf304a3-526c-4cfc-8d14-a31f29288fdd 743e164fa80b4858bb684a8c9ffc11c6 c3d252fa52f643dc81c1a3a366baf583 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/770] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:04:33 2026] GET /v2.1/servers/774d222c-a9e7-492b-903e-accf4fabff5a => generated 1359 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:04:34.906 7 WARNING neutronclient.v2_0.client [None req-50e48e75-11f7-4c1d-838e-4fc643fa9aea 743e164fa80b4858bb684a8c9ffc11c6 c3d252fa52f643dc81c1a3a366baf583 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:04:34.921 8 INFO nova.api.openstack.compute.server_external_events [req-d712745b-155f-49df-af15-b9e302eac213 req-f7f51a74-13b5-4df5-8fc8-b86dfb08bf65 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-changed:2fea8b8b-a4a9-496f-bdee-0743e5bbeec1 for instance 774d222c-a9e7-492b-903e-accf4fabff5a on instance [pid: 8|app: 0|req: 391/771] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:04:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/772] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:04:34 2026] GET /v2.1/servers/774d222c-a9e7-492b-903e-accf4fabff5a => generated 1435 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:04:36.053 8 WARNING neutronclient.v2_0.client [None req-441781b2-794f-41f6-8b2d-1ffa9199c262 743e164fa80b4858bb684a8c9ffc11c6 c3d252fa52f643dc81c1a3a366baf583 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/773] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:04:36 2026] GET /v2.1/servers/774d222c-a9e7-492b-903e-accf4fabff5a => generated 1435 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:04:37.288 7 WARNING neutronclient.v2_0.client [None req-b2c29706-88f7-424a-b243-ace0e5807400 743e164fa80b4858bb684a8c9ffc11c6 c3d252fa52f643dc81c1a3a366baf583 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/774] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:04:37 2026] GET /v2.1/servers/774d222c-a9e7-492b-903e-accf4fabff5a => generated 1435 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:04:38.404 8 WARNING neutronclient.v2_0.client [None req-d755a989-99a4-4d03-bc4d-8c98eab62d28 743e164fa80b4858bb684a8c9ffc11c6 c3d252fa52f643dc81c1a3a366baf583 - - default default] The python binding code in 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/777] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:04:38 2026] GET /v2.1/servers/774d222c-a9e7-492b-903e-accf4fabff5a => generated 1435 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:04:39.627 7 WARNING neutronclient.v2_0.client [None req-ef925192-6615-47db-9d50-267fcae83060 743e164fa80b4858bb684a8c9ffc11c6 c3d252fa52f643dc81c1a3a366baf583 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 385/778] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:04:39 2026] GET /v2.1/servers/774d222c-a9e7-492b-903e-accf4fabff5a => generated 1423 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:04:40.819 8 WARNING neutronclient.v2_0.client [None req-d6ee307c-29f7-49d4-baf2-7b8062c517fa 743e164fa80b4858bb684a8c9ffc11c6 c3d252fa52f643dc81c1a3a366baf583 - - default default] The python binding code in 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/779] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:04:40 2026] GET /v2.1/servers/774d222c-a9e7-492b-903e-accf4fabff5a => generated 1423 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:04:41.976 7 WARNING neutronclient.v2_0.client [None req-942d4bc7-cb77-4875-8c64-eb700c4b2f3a 743e164fa80b4858bb684a8c9ffc11c6 c3d252fa52f643dc81c1a3a366baf583 - - default default] The python binding code in 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/780] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:04:41 2026] GET /v2.1/servers/774d222c-a9e7-492b-903e-accf4fabff5a => generated 1423 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-05-08 04:04:42.619 8 INFO nova.api.openstack.compute.server_external_events [req-e1bdb00b-42ec-42ff-b9ab-0a39b1421904 req-c55671b7-bf92-46a3-92e0-623ae174cd4f c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-plugged:2fea8b8b-a4a9-496f-bdee-0743e5bbeec1 for instance 774d222c-a9e7-492b-903e-accf4fabff5a on instance [pid: 8|app: 0|req: 395/781] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:04:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:04:43.122 7 WARNING neutronclient.v2_0.client [None req-8622a87c-1f3d-43d8-afaf-09636c13915a 743e164fa80b4858bb684a8c9ffc11c6 c3d252fa52f643dc81c1a3a366baf583 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 387/782] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:04:43 2026] GET /v2.1/servers/774d222c-a9e7-492b-903e-accf4fabff5a => generated 1423 bytes in 371 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:04:44.506 8 WARNING neutronclient.v2_0.client [None req-19e8c312-c048-4b54-8507-06df61aaf5a9 743e164fa80b4858bb684a8c9ffc11c6 c3d252fa52f643dc81c1a3a366baf583 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/783] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:04:44 2026] GET /v2.1/servers/774d222c-a9e7-492b-903e-accf4fabff5a => generated 1423 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:04:44.655 7 INFO nova.api.openstack.compute.server_external_events [req-4a6a3282-a875-49f8-899f-01eaa09382a4 req-ff3368f3-85d5-4853-8606-8b179bb01db3 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-plugged:2fea8b8b-a4a9-496f-bdee-0743e5bbeec1 for instance 774d222c-a9e7-492b-903e-accf4fabff5a on instance [pid: 7|app: 0|req: 388/784] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:04:44 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-05-08 04:04:45.667 8 WARNING neutronclient.v2_0.client [None req-b19023ea-bbad-4223-86d1-d4c32f14f848 743e164fa80b4858bb684a8c9ffc11c6 c3d252fa52f643dc81c1a3a366baf583 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 397/785] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:04:45 2026] GET /v2.1/servers/774d222c-a9e7-492b-903e-accf4fabff5a => generated 1610 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:04:45.859 7 WARNING neutronclient.v2_0.client [None req-8f718164-a0ff-417a-a2c9-5606a17c0a1f 743e164fa80b4858bb684a8c9ffc11c6 c3d252fa52f643dc81c1a3a366baf583 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 389/786] 10.0.0.77 () {32 vars in 740 bytes} [Fri May 8 04:04:45 2026] GET /v2.1/servers/774d222c-a9e7-492b-903e-accf4fabff5a/os-interface => generated 285 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:04:46.606 8 WARNING neutronclient.v2_0.client [None req-5ac9ecac-ce15-461e-b57e-98d117fe16c8 743e164fa80b4858bb684a8c9ffc11c6 c3d252fa52f643dc81c1a3a366baf583 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:04:46.695 7 INFO nova.api.openstack.compute.server_external_events [req-fd7c5c12-4173-44ac-9996-bcae0d332596 req-8b9a6f6f-049a-4475-abe7-cb2e334c903f c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-changed:2fea8b8b-a4a9-496f-bdee-0743e5bbeec1 for instance 774d222c-a9e7-492b-903e-accf4fabff5a on instance [pid: 7|app: 0|req: 390/787] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:04:46 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) [pid: 8|app: 0|req: 398/788] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:04:46 2026] GET /v2.1/servers/774d222c-a9e7-492b-903e-accf4fabff5a => generated 1610 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 391/789] 10.0.0.77 () {32 vars in 640 bytes} [Fri May 8 04:04:46 2026] GET /v2.1/servers => generated 387 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, ' [pid: 8|app: 0|req: 399/790] 10.0.0.77 () {32 vars in 717 bytes} [Fri May 8 04:04:46 2026] DELETE /v2.1/servers/774d222c-a9e7-492b-903e-accf4fabff5a => generated 0 bytes in 87 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:04:46.923 7 WARNING neutronclient.v2_0.client [None req-e647e3a1-aa9b-404d-8229-1a4572875b2b 743e164fa80b4858bb684a8c9ffc11c6 c3d252fa52f643dc81c1a3a366baf583 - - default default] The python binding code in 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/791] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:04:46 2026] GET /v2.1/servers/774d222c-a9e7-492b-903e-accf4fabff5a => generated 1616 bytes in 535 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:04:48.471 8 WARNING neutronclient.v2_0.client [None req-30b52674-a76d-4c2b-8bf0-0b9321889033 743e164fa80b4858bb684a8c9ffc11c6 c3d252fa52f643dc81c1a3a366baf583 - - default default] The python binding code in 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/794] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:04:48 2026] GET /v2.1/servers/774d222c-a9e7-492b-903e-accf4fabff5a => generated 1736 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:04:48.732 7 INFO nova.api.openstack.compute.server_external_events [req-d2903cdf-22ac-48b6-9751-5a07b3e7e0b7 req-61e33bcf-5bf3-4eaf-99eb-5525b6fbf1d7 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-unplugged:2fea8b8b-a4a9-496f-bdee-0743e5bbeec1 for instance 774d222c-a9e7-492b-903e-accf4fabff5a on instance 2026-05-08 04:04:48.732 7 INFO nova.api.openstack.compute.server_external_events [req-d2903cdf-22ac-48b6-9751-5a07b3e7e0b7 req-61e33bcf-5bf3-4eaf-99eb-5525b6fbf1d7 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-unplugged:2fea8b8b-a4a9-496f-bdee-0743e5bbeec1 for instance 774d222c-a9e7-492b-903e-accf4fabff5a on instance [pid: 7|app: 0|req: 395/795] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:04:48 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:04:49.726 8 WARNING neutronclient.v2_0.client [None req-b7263c03-d008-411d-929a-3e743f215b56 743e164fa80b4858bb684a8c9ffc11c6 c3d252fa52f643dc81c1a3a366baf583 - - default default] The python binding code in 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/796] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:04:49 2026] GET /v2.1/servers/774d222c-a9e7-492b-903e-accf4fabff5a => generated 1670 bytes in 387 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:04:50.775 7 INFO nova.api.openstack.compute.server_external_events [req-f814afa9-973a-4f4d-9620-af86b9e9da2b req-5912b837-0480-4172-be91-90b3c4bc2fb4 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-deleted:2fea8b8b-a4a9-496f-bdee-0743e5bbeec1 for instance 774d222c-a9e7-492b-903e-accf4fabff5a on instance [pid: 7|app: 0|req: 396/797] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:04:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:04:51.116 8 WARNING neutronclient.v2_0.client [None req-8574046b-688a-4477-8a26-ce5d6012a845 743e164fa80b4858bb684a8c9ffc11c6 c3d252fa52f643dc81c1a3a366baf583 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 402/798] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:04:51 2026] GET /v2.1/servers/774d222c-a9e7-492b-903e-accf4fabff5a => generated 1380 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:04:52.220 7 WARNING neutronclient.v2_0.client [None req-ebb48d9e-efab-40db-a314-3602e48020ac 743e164fa80b4858bb684a8c9ffc11c6 c3d252fa52f643dc81c1a3a366baf583 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 397/799] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:04:52 2026] GET /v2.1/servers/774d222c-a9e7-492b-903e-accf4fabff5a => generated 1385 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:04:53.477 8 WARNING neutronclient.v2_0.client [None req-cca591ec-5021-4c28-aa84-dfa4ff71bbb2 743e164fa80b4858bb684a8c9ffc11c6 c3d252fa52f643dc81c1a3a366baf583 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 403/800] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:04:53 2026] GET /v2.1/servers/774d222c-a9e7-492b-903e-accf4fabff5a => generated 1385 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:04:54.559 7 INFO nova.api.openstack.wsgi [None req-041a3825-8e24-40ea-8d01-52a3c0c727d3 743e164fa80b4858bb684a8c9ffc11c6 c3d252fa52f643dc81c1a3a366baf583 - - default default] HTTP exception thrown: Instance 774d222c-a9e7-492b-903e-accf4fabff5a could not be found. [pid: 7|app: 0|req: 398/801] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:04:54 2026] GET /v2.1/servers/774d222c-a9e7-492b-903e-accf4fabff5a => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 404/802] 10.0.0.77 () {32 vars in 705 bytes} [Fri May 8 04:04:54 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1268168904 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 399/803] 10.0.0.77 () {34 vars in 670 bytes} [Fri May 8 04:04:56 2026] POST /v2.1/os-keypairs => generated 397 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 04:04:58.768 8 WARNING neutronclient.v2_0.client [None req-a3a52c1e-dcaf-4d78-accd-53e070284651 706dc79bcd354048909e39ac7e0906a6 641ec208da424f09813beeebfefe221f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:04:59.459 8 WARNING neutronclient.v2_0.client [None req-a3a52c1e-dcaf-4d78-accd-53e070284651 706dc79bcd354048909e39ac7e0906a6 641ec208da424f09813beeebfefe221f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:05:00.105 8 WARNING neutronclient.v2_0.client [None req-a3a52c1e-dcaf-4d78-accd-53e070284651 706dc79bcd354048909e39ac7e0906a6 641ec208da424f09813beeebfefe221f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/806] 10.0.0.77 () {34 vars in 662 bytes} [Fri May 8 04:04:58 2026] POST /v2.1/servers => generated 449 bytes in 3102 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-08 04:05:01.845 7 WARNING neutronclient.v2_0.client [None req-3c4e40c5-1226-40fc-99a7-196245d3c201 706dc79bcd354048909e39ac7e0906a6 641ec208da424f09813beeebfefe221f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/807] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:01 2026] GET /v2.1/servers/7ab998ba-2591-414f-9cc0-baff7b7aaf07 => generated 1401 bytes in 610 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:03.481 8 WARNING neutronclient.v2_0.client [None req-17a0df30-7503-4dc3-80ba-825af71192ff 706dc79bcd354048909e39ac7e0906a6 641ec208da424f09813beeebfefe221f - - default default] The python binding code in 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/808] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:03 2026] GET /v2.1/servers/7ab998ba-2591-414f-9cc0-baff7b7aaf07 => generated 1397 bytes in 447 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:04.947 7 WARNING neutronclient.v2_0.client [None req-b76e1a4d-1d85-4cf7-9e3e-4d212a2e2dcf 706dc79bcd354048909e39ac7e0906a6 641ec208da424f09813beeebfefe221f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 402/809] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:04 2026] GET /v2.1/servers/7ab998ba-2591-414f-9cc0-baff7b7aaf07 => generated 1453 bytes in 1042 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:07.005 7 WARNING neutronclient.v2_0.client [None req-373a55eb-2847-4fc8-9938-85be347e8565 706dc79bcd354048909e39ac7e0906a6 641ec208da424f09813beeebfefe221f - - default default] 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: 408/810] 10.0.0.77 () {34 vars in 670 bytes} [Fri May 8 04:05:06 2026] POST /v2.1/os-keypairs => generated 385 bytes in 514 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/811] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:06 2026] GET /v2.1/servers/7ab998ba-2591-414f-9cc0-baff7b7aaf07 => generated 1528 bytes in 716 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-08 04:05:08.358 8 INFO nova.api.openstack.compute.server_external_events [req-2ba49c83-6ba9-4c4e-9a30-6f3bc81ce669 req-5eaa0db8-6793-433c-be3a-0e111223a9b0 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-changed:5985b8cf-f525-4464-ba22-d5a1319027c5 for instance 7ab998ba-2591-414f-9cc0-baff7b7aaf07 on instance [pid: 8|app: 0|req: 409/812] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:05:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:08.731 7 WARNING neutronclient.v2_0.client [None req-90576552-bdd8-49a3-aa59-a790fd704ac2 706dc79bcd354048909e39ac7e0906a6 641ec208da424f09813beeebfefe221f - - default default] The python binding code in 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/815] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:08 2026] GET /v2.1/servers/7ab998ba-2591-414f-9cc0-baff7b7aaf07 => generated 1526 bytes in 330 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:09.739 8 WARNING neutronclient.v2_0.client [None req-b8826c52-7106-4de6-9049-621720fd6a32 ba3d295df32e4819b94b430eb45e9c47 badbf9bbfb8f43229b31dc4a546d31fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:05:09.844 8 WARNING neutronclient.v2_0.client [None req-b8826c52-7106-4de6-9049-621720fd6a32 ba3d295df32e4819b94b430eb45e9c47 badbf9bbfb8f43229b31dc4a546d31fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:10.092 7 WARNING neutronclient.v2_0.client [None req-767789a9-7608-4f6b-a07a-7f1e25bd4d46 706dc79bcd354048909e39ac7e0906a6 641ec208da424f09813beeebfefe221f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:05:10.104 8 WARNING neutronclient.v2_0.client [None req-b8826c52-7106-4de6-9049-621720fd6a32 ba3d295df32e4819b94b430eb45e9c47 badbf9bbfb8f43229b31dc4a546d31fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 406/816] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:10 2026] GET /v2.1/servers/7ab998ba-2591-414f-9cc0-baff7b7aaf07 => generated 1526 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/817] 10.0.0.77 () {34 vars in 662 bytes} [Fri May 8 04:05:09 2026] POST /v2.1/servers => generated 451 bytes in 996 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:10.708 7 WARNING neutronclient.v2_0.client [None req-26b3e781-b9b0-4527-83c7-5dcc5de27580 ba3d295df32e4819b94b430eb45e9c47 badbf9bbfb8f43229b31dc4a546d31fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 407/818] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:10 2026] GET /v2.1/servers/0441b1f9-f413-4a95-a997-b4718af6cf0b => generated 1423 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:11.266 8 WARNING neutronclient.v2_0.client [None req-eeba2cc0-9ec7-4f1f-8f33-baeb8ee3a282 706dc79bcd354048909e39ac7e0906a6 641ec208da424f09813beeebfefe221f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 412/819] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:11 2026] GET /v2.1/servers/7ab998ba-2591-414f-9cc0-baff7b7aaf07 => generated 1526 bytes in 416 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:11.995 7 WARNING neutronclient.v2_0.client [None req-28c3755d-cf21-4e6b-aa25-5d6473153feb ba3d295df32e4819b94b430eb45e9c47 badbf9bbfb8f43229b31dc4a546d31fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/820] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:11 2026] GET /v2.1/servers/0441b1f9-f413-4a95-a997-b4718af6cf0b => generated 1419 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-05-08 04:05:12.717 8 WARNING neutronclient.v2_0.client [None req-9fd75416-fece-40c4-ab09-471933d7b031 706dc79bcd354048909e39ac7e0906a6 641ec208da424f09813beeebfefe221f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/821] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:12 2026] GET /v2.1/servers/7ab998ba-2591-414f-9cc0-baff7b7aaf07 => generated 1526 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:13.073 7 WARNING neutronclient.v2_0.client [None req-975b3198-6b3d-408b-90a7-48dc323603e8 ba3d295df32e4819b94b430eb45e9c47 badbf9bbfb8f43229b31dc4a546d31fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 409/822] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:13 2026] GET /v2.1/servers/0441b1f9-f413-4a95-a997-b4718af6cf0b => generated 1475 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:13.398 8 INFO nova.api.openstack.compute.server_external_events [req-2cf152ca-0ed3-49fe-8193-02c9f79fd74f req-91646589-34f4-48e5-ae0f-ca06d39cd39e c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-unplugged:5985b8cf-f525-4464-ba22-d5a1319027c5 for instance 7ab998ba-2591-414f-9cc0-baff7b7aaf07 on instance [pid: 8|app: 0|req: 414/823] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:05:13 2026] POST /v2.1/os-server-external-events => generated 185 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-05-08 04:05:13.894 7 WARNING neutronclient.v2_0.client [None req-698498e4-b5bf-40fc-997b-a5da581d565b 706dc79bcd354048909e39ac7e0906a6 641ec208da424f09813beeebfefe221f - - default default] The python binding code in 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/824] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:13 2026] GET /v2.1/servers/7ab998ba-2591-414f-9cc0-baff7b7aaf07 => generated 1526 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:14.154 8 WARNING neutronclient.v2_0.client [None req-a23525d0-39fb-4a71-a2a2-a853105176bb ba3d295df32e4819b94b430eb45e9c47 badbf9bbfb8f43229b31dc4a546d31fe - - default default] The python binding code in 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/825] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:14 2026] GET /v2.1/servers/0441b1f9-f413-4a95-a997-b4718af6cf0b => generated 1475 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:15.095 7 WARNING neutronclient.v2_0.client [None req-d9319c46-b2cb-4208-8fa3-70af27c4448e 706dc79bcd354048909e39ac7e0906a6 641ec208da424f09813beeebfefe221f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/826] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:15 2026] GET /v2.1/servers/7ab998ba-2591-414f-9cc0-baff7b7aaf07 => generated 1526 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:15.252 8 WARNING neutronclient.v2_0.client [None req-f1ebbc82-4533-417f-9b06-2f04d34e4458 ba3d295df32e4819b94b430eb45e9c47 badbf9bbfb8f43229b31dc4a546d31fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/827] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:15 2026] GET /v2.1/servers/0441b1f9-f413-4a95-a997-b4718af6cf0b => generated 1483 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:15.439 7 INFO nova.api.openstack.compute.server_external_events [req-e528d314-001b-4d02-8918-64fc10404fcd req-cdffa6fd-0516-4c8e-9165-d0b4fa52b009 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-plugged:5985b8cf-f525-4464-ba22-d5a1319027c5 for instance 7ab998ba-2591-414f-9cc0-baff7b7aaf07 on instance 2026-05-08 04:05:15.439 7 INFO nova.api.openstack.compute.server_external_events [req-e528d314-001b-4d02-8918-64fc10404fcd req-cdffa6fd-0516-4c8e-9165-d0b4fa52b009 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-plugged:5985b8cf-f525-4464-ba22-d5a1319027c5 for instance 7ab998ba-2591-414f-9cc0-baff7b7aaf07 on instance [pid: 7|app: 0|req: 412/828] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:05:15 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, ' 2026-05-08 04:05:16.248 8 WARNING neutronclient.v2_0.client [None req-fe59c9e2-b6b8-4f6d-bb18-026d8f6af037 706dc79bcd354048909e39ac7e0906a6 641ec208da424f09813beeebfefe221f - - default default] 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: 417/829] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:16 2026] GET /v2.1/servers/7ab998ba-2591-414f-9cc0-baff7b7aaf07 => generated 1526 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-08 04:05:16.339 7 WARNING neutronclient.v2_0.client [None req-4cc5cd50-a537-4d69-81ee-80590bd5820c ba3d295df32e4819b94b430eb45e9c47 badbf9bbfb8f43229b31dc4a546d31fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 413/830] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:16 2026] GET /v2.1/servers/0441b1f9-f413-4a95-a997-b4718af6cf0b => generated 1561 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:17.394 8 WARNING neutronclient.v2_0.client [None req-735f2fb4-56b6-47ff-b7b3-c70d60377a89 706dc79bcd354048909e39ac7e0906a6 641ec208da424f09813beeebfefe221f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:17.477 7 WARNING neutronclient.v2_0.client [None req-a30b6c93-dfb1-4ec6-beb5-4b633a09c346 ba3d295df32e4819b94b430eb45e9c47 badbf9bbfb8f43229b31dc4a546d31fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 418/831] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:17 2026] GET /v2.1/servers/7ab998ba-2591-414f-9cc0-baff7b7aaf07 => generated 1693 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:17.571 8 INFO nova.api.openstack.compute.server_external_events [req-45d0b12b-415c-44cd-9964-f7af7ad812b2 req-886afe46-82a2-4ac2-a6f4-6ada58e0498b c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-changed:16f3a791-ce12-4fdf-82aa-829e7b273dbc for instance 0441b1f9-f413-4a95-a997-b4718af6cf0b on instance [pid: 8|app: 0|req: 419/832] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:05:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:17.616 8 WARNING neutronclient.v2_0.client [None req-e94cc92d-d08c-49ca-9212-7af7e64d1857 706dc79bcd354048909e39ac7e0906a6 641ec208da424f09813beeebfefe221f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 414/833] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:17 2026] GET /v2.1/servers/0441b1f9-f413-4a95-a997-b4718af6cf0b => generated 1549 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/834] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:17 2026] GET /v2.1/servers/7ab998ba-2591-414f-9cc0-baff7b7aaf07 => generated 1693 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:18.732 7 WARNING neutronclient.v2_0.client [None req-2c5c2c33-da6f-4896-98f9-81b22be8139e ba3d295df32e4819b94b430eb45e9c47 badbf9bbfb8f43229b31dc4a546d31fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 416/837] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:18 2026] GET /v2.1/servers/0441b1f9-f413-4a95-a997-b4718af6cf0b => generated 1549 bytes in 559 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:19.613 8 INFO nova.api.openstack.compute.server_external_events [req-4527325f-5c26-432c-a628-dd0e7bc82a64 req-2f1be33c-d8e7-4669-ac4a-5cb680a9d30c c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-changed:5985b8cf-f525-4464-ba22-d5a1319027c5 for instance 7ab998ba-2591-414f-9cc0-baff7b7aaf07 on instance [pid: 8|app: 0|req: 422/838] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:05:19 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-05-08 04:05:20.324 7 WARNING neutronclient.v2_0.client [None req-736c693d-91e0-4088-8d30-82df6b6c7cb3 ba3d295df32e4819b94b430eb45e9c47 badbf9bbfb8f43229b31dc4a546d31fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:20.511 8 INFO nova.api.openstack.compute.server_external_events [req-59506f70-2e3b-4a6b-8304-f84286a5a47e req-d692363a-dc7b-4747-9a5a-6219499bdc4e c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-plugged:16f3a791-ce12-4fdf-82aa-829e7b273dbc for instance 0441b1f9-f413-4a95-a997-b4718af6cf0b on instance [pid: 8|app: 0|req: 423/839] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:05:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/840] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:20 2026] GET /v2.1/servers/0441b1f9-f413-4a95-a997-b4718af6cf0b => generated 1549 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:21.680 8 WARNING neutronclient.v2_0.client [None req-2389e231-10f8-4520-a223-ddbb43e18392 ba3d295df32e4819b94b430eb45e9c47 badbf9bbfb8f43229b31dc4a546d31fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 424/841] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:21 2026] GET /v2.1/servers/0441b1f9-f413-4a95-a997-b4718af6cf0b => 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, ' 2026-05-08 04:05:22.548 7 INFO nova.api.openstack.compute.server_external_events [req-356b74e5-8493-481c-a316-b37468575717 req-576ef87c-ab8b-465a-9e12-d7d0f66c9bb2 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-plugged:16f3a791-ce12-4fdf-82aa-829e7b273dbc for instance 0441b1f9-f413-4a95-a997-b4718af6cf0b on instance [pid: 7|app: 0|req: 418/842] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:05:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:22.878 8 WARNING neutronclient.v2_0.client [None req-b1bfa5e4-26ab-4f10-a428-fec1860a6d29 ba3d295df32e4819b94b430eb45e9c47 badbf9bbfb8f43229b31dc4a546d31fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 425/843] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:22 2026] GET /v2.1/servers/0441b1f9-f413-4a95-a997-b4718af6cf0b => generated 1726 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:23.220 7 WARNING neutronclient.v2_0.client [None req-3bfdd764-41b0-498d-8283-f62790809b85 ba3d295df32e4819b94b430eb45e9c47 badbf9bbfb8f43229b31dc4a546d31fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 419/844] 10.0.0.77 () {32 vars in 740 bytes} [Fri May 8 04:05:23 2026] GET /v2.1/servers/0441b1f9-f413-4a95-a997-b4718af6cf0b/os-interface => generated 285 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:24.122 7 INFO nova.api.openstack.compute.server_external_events [req-a34f0043-2722-4e82-af45-22f637ca1c06 req-04ef71a9-869d-47aa-be4c-d1387c7c9dc3 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-changed:16f3a791-ce12-4fdf-82aa-829e7b273dbc for instance 0441b1f9-f413-4a95-a997-b4718af6cf0b on instance [pid: 7|app: 0|req: 420/845] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:05:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 04:05:24.131 8 WARNING neutronclient.v2_0.client [None req-8989f83f-44d6-45ca-a40d-8706b4ff6704 ba3d295df32e4819b94b430eb45e9c47 badbf9bbfb8f43229b31dc4a546d31fe - - default default] The python binding code in 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/846] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:24 2026] GET /v2.1/servers/0441b1f9-f413-4a95-a997-b4718af6cf0b => generated 1726 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 421/847] 10.0.0.77 () {32 vars in 640 bytes} [Fri May 8 04:05:24 2026] GET /v2.1/servers => generated 378 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 427/848] 10.0.0.77 () {32 vars in 717 bytes} [Fri May 8 04:05:24 2026] DELETE /v2.1/servers/0441b1f9-f413-4a95-a997-b4718af6cf0b => generated 0 bytes in 113 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:24.647 7 WARNING neutronclient.v2_0.client [None req-14d9dc70-a42a-4ddf-a89f-080c7982cbc4 ba3d295df32e4819b94b430eb45e9c47 badbf9bbfb8f43229b31dc4a546d31fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/849] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:24 2026] GET /v2.1/servers/0441b1f9-f413-4a95-a997-b4718af6cf0b => generated 1732 bytes in 345 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:25.884 8 INFO nova.api.openstack.compute.server_external_events [req-328e2982-9c32-4889-a053-c8f6d166b13e req-3db76d4a-b761-4eae-aefb-df5d19609d48 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-unplugged:16f3a791-ce12-4fdf-82aa-829e7b273dbc for instance 0441b1f9-f413-4a95-a997-b4718af6cf0b on instance [pid: 8|app: 0|req: 428/850] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:05:25 2026] POST /v2.1/os-server-external-events => generated 185 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-05-08 04:05:25.991 7 WARNING neutronclient.v2_0.client [None req-d706223e-7484-4add-9a4a-68fd6fe37d8c ba3d295df32e4819b94b430eb45e9c47 badbf9bbfb8f43229b31dc4a546d31fe - - default default] The python binding code in 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/851] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:25 2026] GET /v2.1/servers/0441b1f9-f413-4a95-a997-b4718af6cf0b => generated 1852 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:27.296 7 WARNING neutronclient.v2_0.client [None req-e5156bb2-7dcb-4009-950d-aef96dec061b ba3d295df32e4819b94b430eb45e9c47 badbf9bbfb8f43229b31dc4a546d31fe - - default default] The python binding code in 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/852] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:27 2026] GET /v2.1/servers/0441b1f9-f413-4a95-a997-b4718af6cf0b => generated 1852 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/853] 10.0.0.77 () {34 vars in 749 bytes} [Fri May 8 04:05:27 2026] POST /v2.1/servers/7ab998ba-2591-414f-9cc0-baff7b7aaf07/action => generated 31891 bytes in 553 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:27.935 7 INFO nova.api.openstack.compute.server_external_events [req-6d4e9403-c821-4ef8-b47c-7ccef8f3466f req-8799b81a-e038-4965-9c2e-ffed489db776 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-unplugged:16f3a791-ce12-4fdf-82aa-829e7b273dbc for instance 0441b1f9-f413-4a95-a997-b4718af6cf0b on instance 2026-05-08 04:05:27.935 7 INFO nova.api.openstack.compute.server_external_events [req-6d4e9403-c821-4ef8-b47c-7ccef8f3466f req-8799b81a-e038-4965-9c2e-ffed489db776 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-deleted:16f3a791-ce12-4fdf-82aa-829e7b273dbc for instance 0441b1f9-f413-4a95-a997-b4718af6cf0b on instance [pid: 7|app: 0|req: 425/854] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:05:27 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:28.559 7 WARNING neutronclient.v2_0.client [None req-a082a560-553d-444c-9e42-49d93c5335ad ba3d295df32e4819b94b430eb45e9c47 badbf9bbfb8f43229b31dc4a546d31fe - - default default] The python binding code in 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/857] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:28 2026] GET /v2.1/servers/0441b1f9-f413-4a95-a997-b4718af6cf0b => 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, ' 2026-05-08 04:05:29.653 8 WARNING neutronclient.v2_0.client [None req-00855571-e11e-4e6f-be1a-c75921845576 ba3d295df32e4819b94b430eb45e9c47 badbf9bbfb8f43229b31dc4a546d31fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/858] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:29 2026] GET /v2.1/servers/0441b1f9-f413-4a95-a997-b4718af6cf0b => generated 1509 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:30.732 7 INFO nova.api.openstack.wsgi [None req-9cd90c22-a2c6-4358-9dac-464b237afac9 ba3d295df32e4819b94b430eb45e9c47 badbf9bbfb8f43229b31dc4a546d31fe - - default default] HTTP exception thrown: Instance 0441b1f9-f413-4a95-a997-b4718af6cf0b could not be found. [pid: 7|app: 0|req: 428/859] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:30 2026] GET /v2.1/servers/0441b1f9-f413-4a95-a997-b4718af6cf0b => 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: 432/860] 10.0.0.77 () {32 vars in 703 bytes} [Fri May 8 04:05:30 2026] DELETE /v2.1/os-keypairs/tempest-keypair-152236520 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:31.376 7 INFO nova.api.openstack.compute.server_external_events [req-661a33f9-bf21-4aea-aebc-38a6d5bd66dd req-4b26f9f8-a350-4223-8ad7-a79f5fe77206 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-changed:5985b8cf-f525-4464-ba22-d5a1319027c5 for instance 7ab998ba-2591-414f-9cc0-baff7b7aaf07 on instance [pid: 7|app: 0|req: 429/861] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:05:31 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: 433/862] 10.0.0.77 () {34 vars in 670 bytes} [Fri May 8 04:05:32 2026] POST /v2.1/os-keypairs => generated 398 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:35.788 7 WARNING neutronclient.v2_0.client [None req-a1927f47-fd98-4f1b-990c-02747a0fd13b 706dc79bcd354048909e39ac7e0906a6 641ec208da424f09813beeebfefe221f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:05:35.863 7 WARNING neutronclient.v2_0.client [None req-a1927f47-fd98-4f1b-990c-02747a0fd13b 706dc79bcd354048909e39ac7e0906a6 641ec208da424f09813beeebfefe221f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:05:36.207 7 WARNING neutronclient.v2_0.client [None req-a1927f47-fd98-4f1b-990c-02747a0fd13b 706dc79bcd354048909e39ac7e0906a6 641ec208da424f09813beeebfefe221f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 430/863] 10.0.0.77 () {34 vars in 662 bytes} [Fri May 8 04:05:35 2026] POST /v2.1/servers => generated 450 bytes in 735 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-08 04:05:36.489 8 WARNING neutronclient.v2_0.client [None req-70ebc595-c2c2-4c6a-a238-bc05b85897af 706dc79bcd354048909e39ac7e0906a6 641ec208da424f09813beeebfefe221f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 434/864] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:36 2026] GET /v2.1/servers/75872276-defb-4bfc-afbc-874b8a9c6367 => generated 1402 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:37.595 7 WARNING neutronclient.v2_0.client [None req-93288021-a38e-4cce-9a44-43a0dc8816e8 706dc79bcd354048909e39ac7e0906a6 641ec208da424f09813beeebfefe221f - - default default] The python binding code in 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/865] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:37 2026] GET /v2.1/servers/75872276-defb-4bfc-afbc-874b8a9c6367 => generated 1406 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:38.893 8 WARNING neutronclient.v2_0.client [None req-98528d18-3fb4-41bf-9069-5cb17a5f581c 706dc79bcd354048909e39ac7e0906a6 641ec208da424f09813beeebfefe221f - - default default] The python binding code in 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/868] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:38 2026] GET /v2.1/servers/75872276-defb-4bfc-afbc-874b8a9c6367 => generated 1454 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:39.229 7 WARNING neutronclient.v2_0.client [None req-52f414e3-b72e-4b83-93f0-bf57c7351be2 60912906f67146078773ddb7db402196 91c1ea9247c149a0a902b7781c652a55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:05:39.487 7 WARNING neutronclient.v2_0.client [None req-52f414e3-b72e-4b83-93f0-bf57c7351be2 60912906f67146078773ddb7db402196 91c1ea9247c149a0a902b7781c652a55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 433/869] 10.0.0.77 () {34 vars in 662 bytes} [Fri May 8 04:05:39 2026] POST /v2.1/servers => generated 424 bytes in 634 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:39.831 8 WARNING neutronclient.v2_0.client [None req-17827383-2b76-4db3-a97e-113c01dba1da 60912906f67146078773ddb7db402196 91c1ea9247c149a0a902b7781c652a55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 437/870] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:39 2026] GET /v2.1/servers/e8072de8-13d3-4d61-a8ff-2cce47829ee6 => generated 1367 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:40.056 7 WARNING neutronclient.v2_0.client [None req-914b8ebd-9d17-423b-a7d2-af69c6d44186 706dc79bcd354048909e39ac7e0906a6 641ec208da424f09813beeebfefe221f - - default default] The python binding code in 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/871] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:40 2026] GET /v2.1/servers/75872276-defb-4bfc-afbc-874b8a9c6367 => generated 1454 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:40.981 8 WARNING neutronclient.v2_0.client [None req-9ae2298b-7e3f-4888-acb6-9557094a20ba 60912906f67146078773ddb7db402196 91c1ea9247c149a0a902b7781c652a55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:41.222 7 WARNING neutronclient.v2_0.client [None req-b475e6dd-6dae-43f9-8447-febdc4f1c952 706dc79bcd354048909e39ac7e0906a6 641ec208da424f09813beeebfefe221f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/872] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:40 2026] GET /v2.1/servers/e8072de8-13d3-4d61-a8ff-2cce47829ee6 => generated 1371 bytes in 449 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:42.357 8 INFO nova.api.openstack.compute.server_external_events [req-f0d3db89-04ca-41c2-b001-bab739f3f994 req-777ff867-739f-4fed-be24-06de14c9cabb c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-changed:f55f8cfe-4a24-4b7d-9a51-5a3073e04e11 for instance 75872276-defb-4bfc-afbc-874b8a9c6367 on instance [pid: 8|app: 0|req: 439/873] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:05:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:42.439 8 WARNING neutronclient.v2_0.client [None req-510d3949-e15c-4a98-b690-5470c894b655 60912906f67146078773ddb7db402196 91c1ea9247c149a0a902b7781c652a55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/874] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:42 2026] GET /v2.1/servers/e8072de8-13d3-4d61-a8ff-2cce47829ee6 => generated 1419 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/875] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:41 2026] GET /v2.1/servers/75872276-defb-4bfc-afbc-874b8a9c6367 => generated 1530 bytes in 1483 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:43.572 8 WARNING neutronclient.v2_0.client [None req-82d184ac-37b8-4583-881e-f19af4dba97b c2c3283f80bf466dacfe87216158b7ce 15fa3981c61d41a58d3ef6603613722c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:43.726 7 WARNING neutronclient.v2_0.client [None req-6398a4b8-9091-4929-be91-f68f6f923963 60912906f67146078773ddb7db402196 91c1ea9247c149a0a902b7781c652a55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 436/876] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:43 2026] GET /v2.1/servers/e8072de8-13d3-4d61-a8ff-2cce47829ee6 => generated 1427 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:43.793 7 WARNING neutronclient.v2_0.client [None req-92d542de-14af-4a3d-bc68-3a26662a0e17 706dc79bcd354048909e39ac7e0906a6 641ec208da424f09813beeebfefe221f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:05:43.823 8 WARNING neutronclient.v2_0.client [None req-82d184ac-37b8-4583-881e-f19af4dba97b c2c3283f80bf466dacfe87216158b7ce 15fa3981c61d41a58d3ef6603613722c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 437/877] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:43 2026] GET /v2.1/servers/75872276-defb-4bfc-afbc-874b8a9c6367 => generated 1528 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/878] 10.0.0.77 () {34 vars in 662 bytes} [Fri May 8 04:05:43 2026] POST /v2.1/servers => generated 424 bytes in 657 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:44.059 7 WARNING neutronclient.v2_0.client [None req-e58710d2-1817-48ee-9fb1-24ddcea24770 c2c3283f80bf466dacfe87216158b7ce 15fa3981c61d41a58d3ef6603613722c - - default default] The python binding code in 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/879] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:44 2026] GET /v2.1/servers/e2637a92-d07e-48c2-851c-455cb829442a => generated 1371 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:44.396 8 INFO nova.api.openstack.compute.server_external_events [req-59f1aad9-10e7-4419-8a37-d2f7f8f383b1 req-e778579d-aaa3-4462-bae6-9f8990f0fae4 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-unplugged:f55f8cfe-4a24-4b7d-9a51-5a3073e04e11 for instance 75872276-defb-4bfc-afbc-874b8a9c6367 on instance [pid: 8|app: 0|req: 442/880] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:05:44 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:44.817 7 WARNING neutronclient.v2_0.client [None req-83a7b931-090c-4b09-b0db-28b22f02279f 60912906f67146078773ddb7db402196 91c1ea9247c149a0a902b7781c652a55 - - default default] 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: 439/881] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:44 2026] GET /v2.1/servers/e8072de8-13d3-4d61-a8ff-2cce47829ee6 => generated 1469 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-08 04:05:44.942 8 WARNING neutronclient.v2_0.client [None req-bce5da72-f1ef-496a-956c-b81d9d317903 706dc79bcd354048909e39ac7e0906a6 641ec208da424f09813beeebfefe221f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 443/882] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:44 2026] GET /v2.1/servers/75872276-defb-4bfc-afbc-874b8a9c6367 => generated 1528 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:45.151 7 WARNING neutronclient.v2_0.client [None req-40ed32b7-150d-4c31-9b10-aea8afeebd34 c2c3283f80bf466dacfe87216158b7ce 15fa3981c61d41a58d3ef6603613722c - - default default] The python binding code in 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/883] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:45 2026] GET /v2.1/servers/e2637a92-d07e-48c2-851c-455cb829442a => generated 1375 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:45.966 8 WARNING neutronclient.v2_0.client [None req-c4f5ae96-78cb-4862-9b26-22a5a093d295 60912906f67146078773ddb7db402196 91c1ea9247c149a0a902b7781c652a55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 444/884] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:45 2026] GET /v2.1/servers/e8072de8-13d3-4d61-a8ff-2cce47829ee6 => generated 1467 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:46.141 7 WARNING neutronclient.v2_0.client [None req-3403ea6b-e664-4ec4-8ad5-bb28f8fc68d5 706dc79bcd354048909e39ac7e0906a6 641ec208da424f09813beeebfefe221f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:46.233 8 WARNING neutronclient.v2_0.client [None req-5e7c8f3c-df48-471e-a3dc-4c3aa77014a1 c2c3283f80bf466dacfe87216158b7ce 15fa3981c61d41a58d3ef6603613722c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/885] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:46 2026] GET /v2.1/servers/75872276-defb-4bfc-afbc-874b8a9c6367 => generated 1528 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/886] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:46 2026] GET /v2.1/servers/e2637a92-d07e-48c2-851c-455cb829442a => generated 1423 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-05-08 04:05:46.444 7 INFO nova.api.openstack.compute.server_external_events [req-199ce095-12b5-43f3-95dc-ade75e42348f req-a909d484-4e1e-448c-aa12-ff39e3ad6331 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-changed:104784a9-945b-4ba3-ad79-b17d1f34e63e for instance e8072de8-13d3-4d61-a8ff-2cce47829ee6 on instance [pid: 7|app: 0|req: 442/887] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:05:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:47.107 8 WARNING neutronclient.v2_0.client [None req-881b82dc-bb06-4858-b3fc-ed40e038debe 60912906f67146078773ddb7db402196 91c1ea9247c149a0a902b7781c652a55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 446/888] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:47 2026] GET /v2.1/servers/e8072de8-13d3-4d61-a8ff-2cce47829ee6 => generated 1467 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:47.298 7 WARNING neutronclient.v2_0.client [None req-ff65f8a6-000b-48e4-92f2-6c01a095f815 706dc79bcd354048909e39ac7e0906a6 641ec208da424f09813beeebfefe221f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:05:47.320 8 WARNING neutronclient.v2_0.client [None req-30173068-18b3-4df1-b20a-4563c9ac5ba6 c2c3283f80bf466dacfe87216158b7ce 15fa3981c61d41a58d3ef6603613722c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 447/889] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:47 2026] GET /v2.1/servers/e2637a92-d07e-48c2-851c-455cb829442a => generated 1423 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/890] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:47 2026] GET /v2.1/servers/75872276-defb-4bfc-afbc-874b8a9c6367 => generated 1528 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:48.261 8 WARNING neutronclient.v2_0.client [None req-51e47c64-5dda-4485-a5b9-eee02e31e112 60912906f67146078773ddb7db402196 91c1ea9247c149a0a902b7781c652a55 - - default default] The python binding code in 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/891] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:48 2026] GET /v2.1/servers/e8072de8-13d3-4d61-a8ff-2cce47829ee6 => generated 1467 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:48.444 7 WARNING neutronclient.v2_0.client [None req-d62b9e1f-5a65-4c6e-a161-187b3e71b8e2 c2c3283f80bf466dacfe87216158b7ce 15fa3981c61d41a58d3ef6603613722c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:05:48.468 8 WARNING neutronclient.v2_0.client [None req-41d4297a-3990-4f19-9403-d186649febdc 706dc79bcd354048909e39ac7e0906a6 641ec208da424f09813beeebfefe221f - - default default] The python binding code in 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/892] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:48 2026] GET /v2.1/servers/e2637a92-d07e-48c2-851c-455cb829442a => generated 1431 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:48.522 7 INFO nova.api.openstack.compute.server_external_events [req-ee617662-f7c2-4b7a-86d1-fb0abcacf48a req-e91faab1-1733-4777-8a7e-881b823481f5 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-plugged:f55f8cfe-4a24-4b7d-9a51-5a3073e04e11 for instance 75872276-defb-4bfc-afbc-874b8a9c6367 on instance 2026-05-08 04:05:48.522 7 INFO nova.api.openstack.compute.server_external_events [req-ee617662-f7c2-4b7a-86d1-fb0abcacf48a req-e91faab1-1733-4777-8a7e-881b823481f5 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-plugged:f55f8cfe-4a24-4b7d-9a51-5a3073e04e11 for instance 75872276-defb-4bfc-afbc-874b8a9c6367 on instance [pid: 7|app: 0|req: 445/893] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:05:48 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/896] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:48 2026] GET /v2.1/servers/75872276-defb-4bfc-afbc-874b8a9c6367 => generated 1528 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:49.456 7 WARNING neutronclient.v2_0.client [None req-d8550aa2-f97d-4c3f-9972-2284c6490e2f 60912906f67146078773ddb7db402196 91c1ea9247c149a0a902b7781c652a55 - - default default] 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: 448/897] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:49 2026] GET /v2.1/servers/e8072de8-13d3-4d61-a8ff-2cce47829ee6 => generated 1467 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-08 04:05:49.575 8 WARNING neutronclient.v2_0.client [None req-869695ab-f8cc-42ba-815b-b36c2c82f94e c2c3283f80bf466dacfe87216158b7ce 15fa3981c61d41a58d3ef6603613722c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:49.751 7 WARNING neutronclient.v2_0.client [None req-357aa4fe-f013-4232-a788-cbaa72ff977e 706dc79bcd354048909e39ac7e0906a6 641ec208da424f09813beeebfefe221f - - default default] The python binding code in 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/898] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:49 2026] GET /v2.1/servers/e2637a92-d07e-48c2-851c-455cb829442a => generated 1483 bytes in 441 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/899] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:49 2026] GET /v2.1/servers/75872276-defb-4bfc-afbc-874b8a9c6367 => generated 1695 bytes in 389 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:50.081 8 WARNING neutronclient.v2_0.client [None req-5427f2a8-0b14-4208-bcb1-233be766169e 706dc79bcd354048909e39ac7e0906a6 641ec208da424f09813beeebfefe221f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:05:50.092 7 INFO nova.api.openstack.compute.server_external_events [req-978fe623-fdf7-4769-97d4-af8fbbdde977 req-6cb119a2-1d89-46f1-bb91-cf9ba0224def c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-unplugged:50820e40-8c33-48a6-82aa-221d05f57b4d for instance e2637a92-d07e-48c2-851c-455cb829442a on instance [pid: 7|app: 0|req: 450/900] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:05:50 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/901] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:50 2026] GET /v2.1/servers/75872276-defb-4bfc-afbc-874b8a9c6367 => generated 1695 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:50.562 7 INFO nova.api.openstack.compute.server_external_events [req-5cf73607-6e01-48fe-bb6b-6cca1df262e1 req-830ee430-6560-4b2a-9c53-d6b035e46a73 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-plugged:104784a9-945b-4ba3-ad79-b17d1f34e63e for instance e8072de8-13d3-4d61-a8ff-2cce47829ee6 on instance 2026-05-08 04:05:50.563 7 INFO nova.api.openstack.compute.server_external_events [req-5cf73607-6e01-48fe-bb6b-6cca1df262e1 req-830ee430-6560-4b2a-9c53-d6b035e46a73 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-plugged:104784a9-945b-4ba3-ad79-b17d1f34e63e for instance e8072de8-13d3-4d61-a8ff-2cce47829ee6 on instance 2026-05-08 04:05:50.563 7 INFO nova.api.openstack.compute.server_external_events [req-5cf73607-6e01-48fe-bb6b-6cca1df262e1 req-830ee430-6560-4b2a-9c53-d6b035e46a73 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-changed:50820e40-8c33-48a6-82aa-221d05f57b4d for instance e2637a92-d07e-48c2-851c-455cb829442a on instance [pid: 7|app: 0|req: 451/902] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:05:50 2026] POST /v2.1/os-server-external-events => generated 521 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:50.612 8 WARNING neutronclient.v2_0.client [None req-318836ad-33ac-4943-a027-d160b459c760 60912906f67146078773ddb7db402196 91c1ea9247c149a0a902b7781c652a55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:51.013 7 WARNING neutronclient.v2_0.client [None req-ac6c4c71-319b-40dc-8685-14c436db57f5 c2c3283f80bf466dacfe87216158b7ce 15fa3981c61d41a58d3ef6603613722c - - default default] The python binding code in 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/903] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:50 2026] GET /v2.1/servers/e8072de8-13d3-4d61-a8ff-2cce47829ee6 => generated 1467 bytes in 509 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/904] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:50 2026] GET /v2.1/servers/e2637a92-d07e-48c2-851c-455cb829442a => generated 1471 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:52.139 8 WARNING neutronclient.v2_0.client [None req-b6b21101-edde-4b9c-b362-32da5f3efc94 60912906f67146078773ddb7db402196 91c1ea9247c149a0a902b7781c652a55 - - default default] 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: 453/905] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:52 2026] GET /v2.1/servers/e8072de8-13d3-4d61-a8ff-2cce47829ee6 => generated 1646 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-08 04:05:52.254 7 WARNING neutronclient.v2_0.client [None req-d907bd19-c3bb-4e6e-8df2-cf03f81ef37f c2c3283f80bf466dacfe87216158b7ce 15fa3981c61d41a58d3ef6603613722c - - default default] The python binding code in 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/906] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:52 2026] GET /v2.1/servers/e2637a92-d07e-48c2-851c-455cb829442a => generated 1471 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:52.610 8 INFO nova.api.openstack.compute.server_external_events [req-77593384-14cc-4731-abbe-c4c568949944 req-6870df2e-7bd4-4fb3-9c93-ad2b104ec434 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-changed:f55f8cfe-4a24-4b7d-9a51-5a3073e04e11 for instance 75872276-defb-4bfc-afbc-874b8a9c6367 on instance [pid: 8|app: 0|req: 454/907] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:05:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:53.399 7 WARNING neutronclient.v2_0.client [None req-69c5b989-19a7-435b-a4ef-b6d1bb653260 c2c3283f80bf466dacfe87216158b7ce 15fa3981c61d41a58d3ef6603613722c - - default default] 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: 454/908] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:53 2026] GET /v2.1/servers/e2637a92-d07e-48c2-851c-455cb829442a => generated 1471 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/909] 10.0.0.77 () {32 vars in 717 bytes} [Fri May 8 04:05:53 2026] DELETE /v2.1/servers/e8072de8-13d3-4d61-a8ff-2cce47829ee6 => 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-05-08 04:05:53.627 7 WARNING neutronclient.v2_0.client [None req-be9c8236-59a4-4449-b01d-ee9e761ba312 60912906f67146078773ddb7db402196 91c1ea9247c149a0a902b7781c652a55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 455/910] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:53 2026] GET /v2.1/servers/e8072de8-13d3-4d61-a8ff-2cce47829ee6 => generated 1652 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:54.564 8 WARNING neutronclient.v2_0.client [None req-23028240-92de-4648-94ee-944548b0e8c1 c2c3283f80bf466dacfe87216158b7ce 15fa3981c61d41a58d3ef6603613722c - - default default] The python binding code in 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/911] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:54 2026] GET /v2.1/servers/e2637a92-d07e-48c2-851c-455cb829442a => generated 1471 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-05-08 04:05:54.813 7 WARNING neutronclient.v2_0.client [None req-48f27938-33ca-4e57-9041-d03ecf8ae356 60912906f67146078773ddb7db402196 91c1ea9247c149a0a902b7781c652a55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:54.850 8 INFO nova.api.openstack.compute.server_external_events [req-4114923a-e43f-4de7-9945-96856cd0f6c9 req-1ff52304-e090-44b6-8d92-09f3c493b16e c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-unplugged:104784a9-945b-4ba3-ad79-b17d1f34e63e for instance e8072de8-13d3-4d61-a8ff-2cce47829ee6 on instance [pid: 8|app: 0|req: 457/912] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:05:54 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: 456/913] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:54 2026] GET /v2.1/servers/e8072de8-13d3-4d61-a8ff-2cce47829ee6 => generated 1652 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:55.302 8 INFO nova.api.openstack.compute.server_external_events [req-06364955-5b2f-4ca8-899f-9dca1859b6ec req-27e5eee9-4d8e-4396-80c2-5c74d7b9427d c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-plugged:50820e40-8c33-48a6-82aa-221d05f57b4d for instance e2637a92-d07e-48c2-851c-455cb829442a on instance [pid: 8|app: 0|req: 458/914] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:05:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:55.769 7 WARNING neutronclient.v2_0.client [None req-a09d2916-bb52-4ef1-a560-ec9e0664f8b8 c2c3283f80bf466dacfe87216158b7ce 15fa3981c61d41a58d3ef6603613722c - - default default] The python binding code in 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/915] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:55 2026] GET /v2.1/servers/e2637a92-d07e-48c2-851c-455cb829442a => generated 1471 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:55.997 8 WARNING neutronclient.v2_0.client [None req-ea580cbb-551d-4a01-a5b7-2f090b09ed3a 60912906f67146078773ddb7db402196 91c1ea9247c149a0a902b7781c652a55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 459/916] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:55 2026] GET /v2.1/servers/e8072de8-13d3-4d61-a8ff-2cce47829ee6 => generated 1652 bytes in 330 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:56.903 7 INFO nova.api.openstack.compute.server_external_events [req-c069c56b-7f08-4e7e-80f8-0e4c08f7d8d0 req-fff8c83a-4f81-4ab2-bb4d-f0edecdbb9a5 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-unplugged:104784a9-945b-4ba3-ad79-b17d1f34e63e for instance e8072de8-13d3-4d61-a8ff-2cce47829ee6 on instance 2026-05-08 04:05:56.903 7 INFO nova.api.openstack.compute.server_external_events [req-c069c56b-7f08-4e7e-80f8-0e4c08f7d8d0 req-fff8c83a-4f81-4ab2-bb4d-f0edecdbb9a5 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-deleted:104784a9-945b-4ba3-ad79-b17d1f34e63e for instance e8072de8-13d3-4d61-a8ff-2cce47829ee6 on instance [pid: 7|app: 0|req: 458/917] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:05:56 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 04:05:56.922 8 WARNING neutronclient.v2_0.client [None req-e25773f9-0376-47a4-8afa-d0186dab555c c2c3283f80bf466dacfe87216158b7ce 15fa3981c61d41a58d3ef6603613722c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/918] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:56 2026] GET /v2.1/servers/e2637a92-d07e-48c2-851c-455cb829442a => generated 1471 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:57.338 8 INFO nova.api.openstack.compute.server_external_events [req-3cf0ce1a-a641-4497-9a64-d418db3e0e20 req-0f663863-3e50-4504-9cd9-5243b69254cf c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-plugged:50820e40-8c33-48a6-82aa-221d05f57b4d for instance e2637a92-d07e-48c2-851c-455cb829442a on instance [pid: 8|app: 0|req: 461/919] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:05:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 04:05:57.356 7 WARNING neutronclient.v2_0.client [None req-18cdfa1a-17ca-43e5-bfb9-5e15f862ba4c 60912906f67146078773ddb7db402196 91c1ea9247c149a0a902b7781c652a55 - - default default] The python binding code in 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/920] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:57 2026] GET /v2.1/servers/e8072de8-13d3-4d61-a8ff-2cce47829ee6 => generated 1453 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:58.110 8 WARNING neutronclient.v2_0.client [None req-04f002c6-faf4-499f-8fee-81b4d37b131e c2c3283f80bf466dacfe87216158b7ce 15fa3981c61d41a58d3ef6603613722c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 462/921] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:58 2026] GET /v2.1/servers/e2637a92-d07e-48c2-851c-455cb829442a => generated 1656 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, ' [pid: 7|app: 0|req: 460/922] 10.0.0.77 () {32 vars in 722 bytes} [Fri May 8 04:05:58 2026] GET /v2.1/servers/e2637a92-d07e-48c2-851c-455cb829442a/ips => generated 109 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: 463/923] 10.0.0.77 () {32 vars in 722 bytes} [Fri May 8 04:05:58 2026] GET /v2.1/servers/e2637a92-d07e-48c2-851c-455cb829442a/ips => generated 109 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: 7|app: 0|req: 461/924] 10.0.0.77 () {32 vars in 822 bytes} [Fri May 8 04:05:58 2026] GET /v2.1/servers/e2637a92-d07e-48c2-851c-455cb829442a/ips/tempest-ServerAddressesTestJSON-683164075-network => generated 94 bytes in 32 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:58.476 7 WARNING neutronclient.v2_0.client [None req-60707aa7-f039-41f8-af0b-397b38e60074 60912906f67146078773ddb7db402196 91c1ea9247c149a0a902b7781c652a55 - - default default] The python binding code in 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/925] 10.0.0.77 () {32 vars in 717 bytes} [Fri May 8 04:05:58 2026] DELETE /v2.1/servers/e2637a92-d07e-48c2-851c-455cb829442a => generated 0 bytes in 124 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/927] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:58 2026] GET /v2.1/servers/e8072de8-13d3-4d61-a8ff-2cce47829ee6 => generated 1453 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:58.552 7 WARNING neutronclient.v2_0.client [None req-1b863ebd-de42-4eb9-b4b7-e5a52dfb9441 c2c3283f80bf466dacfe87216158b7ce 15fa3981c61d41a58d3ef6603613722c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 463/929] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:58 2026] GET /v2.1/servers/e2637a92-d07e-48c2-851c-455cb829442a => 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-05-08 04:05:59.560 8 INFO nova.api.openstack.wsgi [None req-9a598037-7035-4bc4-8812-d65cea304e9e 60912906f67146078773ddb7db402196 91c1ea9247c149a0a902b7781c652a55 - - default default] HTTP exception thrown: Instance e8072de8-13d3-4d61-a8ff-2cce47829ee6 could not be found. [pid: 8|app: 0|req: 467/930] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:59 2026] GET /v2.1/servers/e8072de8-13d3-4d61-a8ff-2cce47829ee6 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:59.700 7 WARNING neutronclient.v2_0.client [None req-ff7fffab-142a-4681-b492-bcfcf4e1d445 c2c3283f80bf466dacfe87216158b7ce 15fa3981c61d41a58d3ef6603613722c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:59.773 8 INFO nova.api.openstack.compute.server_external_events [req-a683b435-7d90-42ba-a894-293ccbfd0b1f req-a4230914-0aee-49e7-a138-8f725ddeb2d6 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-unplugged:50820e40-8c33-48a6-82aa-221d05f57b4d for instance e2637a92-d07e-48c2-851c-455cb829442a on instance [pid: 8|app: 0|req: 468/931] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:05:59 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/932] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:05:59 2026] GET /v2.1/servers/e2637a92-d07e-48c2-851c-455cb829442a => generated 1662 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:06:00.914 8 WARNING neutronclient.v2_0.client [None req-b2be2c95-dd3e-455e-b20c-a38e518066f4 c2c3283f80bf466dacfe87216158b7ce 15fa3981c61d41a58d3ef6603613722c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:06:01.174 7 INFO nova.api.openstack.compute.server_external_events [req-99f9db46-f1bf-4ff0-a3ca-855ac998ba1d req-dd036828-e5ba-47dd-972d-6e80628ff53e c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-deleted:50820e40-8c33-48a6-82aa-221d05f57b4d for instance e2637a92-d07e-48c2-851c-455cb829442a on instance [pid: 7|app: 0|req: 465/933] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:06:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/934] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:06:00 2026] GET /v2.1/servers/e2637a92-d07e-48c2-851c-455cb829442a => generated 1620 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/935] 10.0.0.77 () {34 vars in 749 bytes} [Fri May 8 04:06:01 2026] POST /v2.1/servers/75872276-defb-4bfc-afbc-874b8a9c6367/action => generated 32101 bytes in 544 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: 470/936] 10.0.0.77 () {32 vars in 717 bytes} [Fri May 8 04:06:01 2026] DELETE /v2.1/servers/75872276-defb-4bfc-afbc-874b8a9c6367 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:06:02.015 7 WARNING neutronclient.v2_0.client [None req-046f97cb-7306-494b-bb26-8a8e56af64b4 706dc79bcd354048909e39ac7e0906a6 641ec208da424f09813beeebfefe221f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:06:02.108 8 INFO nova.api.openstack.compute.server_external_events [req-b78a8191-7264-45f3-9dbc-b82a42bc8783 req-7e30596b-c5e2-40f9-a4ee-8e2902b339d9 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-unplugged:50820e40-8c33-48a6-82aa-221d05f57b4d for instance e2637a92-d07e-48c2-851c-455cb829442a on instance [pid: 8|app: 0|req: 471/937] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:06:02 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/938] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:06:01 2026] GET /v2.1/servers/75872276-defb-4bfc-afbc-874b8a9c6367 => generated 1821 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:06:02.238 8 WARNING neutronclient.v2_0.client [None req-d2443792-3e3f-4b43-aaeb-0009af29cae3 c2c3283f80bf466dacfe87216158b7ce 15fa3981c61d41a58d3ef6603613722c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 472/939] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:06:02 2026] GET /v2.1/servers/e2637a92-d07e-48c2-851c-455cb829442a => generated 1457 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:06:03.220 7 WARNING neutronclient.v2_0.client [None req-6a5d0ed8-01e9-45ea-a08c-0887a268ebe2 706dc79bcd354048909e39ac7e0906a6 641ec208da424f09813beeebfefe221f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:06:03.293 8 INFO nova.api.openstack.compute.server_external_events [req-51308ed1-5386-4123-a18f-340dbb8a9a49 req-ac89ea0c-a2c6-4999-9d4a-1314fe536a8b c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-unplugged:f55f8cfe-4a24-4b7d-9a51-5a3073e04e11 for instance 75872276-defb-4bfc-afbc-874b8a9c6367 on instance [pid: 8|app: 0|req: 473/940] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:06:03 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:06:03.349 8 WARNING neutronclient.v2_0.client [None req-ac263e83-56ea-4e8e-99fd-522f00fa3b61 c2c3283f80bf466dacfe87216158b7ce 15fa3981c61d41a58d3ef6603613722c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 474/941] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:06:03 2026] GET /v2.1/servers/e2637a92-d07e-48c2-851c-455cb829442a => generated 1457 bytes in 547 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/942] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:06:03 2026] GET /v2.1/servers/75872276-defb-4bfc-afbc-874b8a9c6367 => generated 1821 bytes in 702 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:06:04.895 8 INFO nova.api.openstack.wsgi [None req-00fc162e-8321-4a6c-a1bd-6a357578cb54 c2c3283f80bf466dacfe87216158b7ce 15fa3981c61d41a58d3ef6603613722c - - default default] HTTP exception thrown: Instance e2637a92-d07e-48c2-851c-455cb829442a could not be found. [pid: 8|app: 0|req: 475/943] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:06:04 2026] GET /v2.1/servers/e2637a92-d07e-48c2-851c-455cb829442a => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:06:04.932 7 WARNING neutronclient.v2_0.client [None req-4364c07d-1a38-44dd-97f2-9a336e7eb56a 706dc79bcd354048909e39ac7e0906a6 641ec208da424f09813beeebfefe221f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:06:05.338 8 INFO nova.api.openstack.compute.server_external_events [req-ac7e0510-9aca-418a-821d-1176368587f5 req-2fe4244a-35ca-4a73-b937-af1bcef7901d c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-unplugged:f55f8cfe-4a24-4b7d-9a51-5a3073e04e11 for instance 75872276-defb-4bfc-afbc-874b8a9c6367 on instance 2026-05-08 04:06:05.338 8 INFO nova.api.openstack.compute.server_external_events [req-ac7e0510-9aca-418a-821d-1176368587f5 req-2fe4244a-35ca-4a73-b937-af1bcef7901d c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-deleted:f55f8cfe-4a24-4b7d-9a51-5a3073e04e11 for instance 75872276-defb-4bfc-afbc-874b8a9c6367 on instance [pid: 8|app: 0|req: 476/944] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:06:05 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/945] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:06:04 2026] GET /v2.1/servers/75872276-defb-4bfc-afbc-874b8a9c6367 => generated 1753 bytes in 727 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:06:06.694 8 WARNING neutronclient.v2_0.client [None req-6b1b0bed-f6d5-4e78-af1f-ab87e55446a4 706dc79bcd354048909e39ac7e0906a6 641ec208da424f09813beeebfefe221f - - default default] 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: 470/946] 10.0.0.209 () {30 vars in 619 bytes} [Fri May 8 04:06:06 2026] GET /v2.1 => generated 0 bytes in 100 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 471/947] 10.0.0.209 () {32 vars in 692 bytes} [Fri May 8 04:06:07 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: 472/948] 10.0.0.209 () {34 vars in 913 bytes} [Fri May 8 04:06:07 2026] GET /v2.1/os-simple-tenant-usage/16e0aad3d55f47f1ae8cff9beed8b715?start=2026-05-07T00:00:00&end=2026-05-08T23:59:59 => generated 20 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/949] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:06:06 2026] GET /v2.1/servers/75872276-defb-4bfc-afbc-874b8a9c6367 => generated 1488 bytes in 655 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/950] 10.0.0.209 () {30 vars in 654 bytes} [Fri May 8 04:06:07 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:06:08.333 8 INFO nova.api.openstack.wsgi [None req-30555f4f-b6ca-4906-9626-eab33f677257 706dc79bcd354048909e39ac7e0906a6 641ec208da424f09813beeebfefe221f - - default default] HTTP exception thrown: Instance 75872276-defb-4bfc-afbc-874b8a9c6367 could not be found. [pid: 8|app: 0|req: 478/951] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:06:08 2026] GET /v2.1/servers/75872276-defb-4bfc-afbc-874b8a9c6367 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/954] 10.0.0.77 () {32 vars in 729 bytes} [Fri May 8 04:06:08 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1760270146 => generated 0 bytes in 22 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: 480/955] 10.0.0.77 () {32 vars in 717 bytes} [Fri May 8 04:06:08 2026] DELETE /v2.1/servers/7ab998ba-2591-414f-9cc0-baff7b7aaf07 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-05-08 04:06:09.083 7 WARNING neutronclient.v2_0.client [None req-89256b10-ae44-4da8-9c64-465363b0b45c 706dc79bcd354048909e39ac7e0906a6 641ec208da424f09813beeebfefe221f - - default default] The python binding code in 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/956] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:06:09 2026] GET /v2.1/servers/7ab998ba-2591-414f-9cc0-baff7b7aaf07 => generated 1699 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:06:10.308 8 WARNING neutronclient.v2_0.client [None req-f5454233-9b51-48b7-8426-30a2d4cc36c1 706dc79bcd354048909e39ac7e0906a6 641ec208da424f09813beeebfefe221f - - default default] The python binding code in 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/957] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:06:10 2026] GET /v2.1/servers/7ab998ba-2591-414f-9cc0-baff7b7aaf07 => generated 1699 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:06:10.847 7 INFO nova.api.openstack.compute.server_external_events [req-d86f97eb-472f-4972-9306-b92f387621e3 req-7b1625c4-0d83-4524-a3b8-b470f8f761e5 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-unplugged:5985b8cf-f525-4464-ba22-d5a1319027c5 for instance 7ab998ba-2591-414f-9cc0-baff7b7aaf07 on instance [pid: 7|app: 0|req: 477/958] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:06:10 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 482/959] 10.0.0.209 () {30 vars in 619 bytes} [Fri May 8 04:06:10 2026] GET /v2.1 => generated 0 bytes in 103 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: 478/960] 10.0.0.209 () {32 vars in 692 bytes} [Fri May 8 04:06:10 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: 483/961] 10.0.0.209 () {34 vars in 913 bytes} [Fri May 8 04:06:11 2026] GET /v2.1/os-simple-tenant-usage/16e0aad3d55f47f1ae8cff9beed8b715?start=2026-05-07T00:00:00&end=2026-05-08T23:59:59 => generated 20 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/962] 10.0.0.209 () {30 vars in 654 bytes} [Fri May 8 04:06:11 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:06:11.474 8 WARNING neutronclient.v2_0.client [None req-f89502fa-a449-47cd-bd99-8b471172e43f 706dc79bcd354048909e39ac7e0906a6 641ec208da424f09813beeebfefe221f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:06:11.665 7 INFO nova.api.openstack.compute.server_external_events [req-66a57fec-f852-4cdc-b88d-c061471816c4 req-0bf81aa6-485d-49e6-9f58-cdc2d5b4518e c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-deleted:5985b8cf-f525-4464-ba22-d5a1319027c5 for instance 7ab998ba-2591-414f-9cc0-baff7b7aaf07 on instance [pid: 7|app: 0|req: 480/963] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:06:11 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: 8|app: 0|req: 484/964] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:06:11 2026] GET /v2.1/servers/7ab998ba-2591-414f-9cc0-baff7b7aaf07 => generated 1632 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:06:12.795 7 WARNING neutronclient.v2_0.client [None req-63b9c886-52e5-48c3-9983-0ec2f915c337 706dc79bcd354048909e39ac7e0906a6 641ec208da424f09813beeebfefe221f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 481/965] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:06:12 2026] GET /v2.1/servers/7ab998ba-2591-414f-9cc0-baff7b7aaf07 => generated 1487 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:06:12.883 8 INFO nova.api.openstack.compute.server_external_events [req-6d536976-7afb-40e5-bf0d-61532d017033 req-1ffd636c-ce72-48a6-8758-4c252c129fa2 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-unplugged:5985b8cf-f525-4464-ba22-d5a1319027c5 for instance 7ab998ba-2591-414f-9cc0-baff7b7aaf07 on instance [pid: 8|app: 0|req: 485/966] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:06:12 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:06:13.889 7 WARNING neutronclient.v2_0.client [None req-1b0824bf-6191-4457-9a6b-b12b7fdd2986 706dc79bcd354048909e39ac7e0906a6 641ec208da424f09813beeebfefe221f - - default default] The python binding code in 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/967] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:06:13 2026] GET /v2.1/servers/7ab998ba-2591-414f-9cc0-baff7b7aaf07 => generated 1487 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-05-08 04:06:14.981 8 INFO nova.api.openstack.wsgi [None req-6715f311-17f5-43d9-b843-99ad75f4f871 706dc79bcd354048909e39ac7e0906a6 641ec208da424f09813beeebfefe221f - - default default] HTTP exception thrown: Instance 7ab998ba-2591-414f-9cc0-baff7b7aaf07 could not be found. [pid: 8|app: 0|req: 486/968] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:06:14 2026] GET /v2.1/servers/7ab998ba-2591-414f-9cc0-baff7b7aaf07 => 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: 483/969] 10.0.0.77 () {32 vars in 727 bytes} [Fri May 8 04:06:15 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-908060795 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 489/974] 10.0.0.77 () {34 vars in 670 bytes} [Fri May 8 04:06:36 2026] POST /v2.1/os-keypairs => generated 396 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/977] 10.0.0.77 () {34 vars in 670 bytes} [Fri May 8 04:06:39 2026] POST /v2.1/os-keypairs => generated 386 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 04:06:41.835 8 WARNING neutronclient.v2_0.client [None req-750cb6d4-557a-4161-8c39-80af0a486dba ea7ec56a9fee4f008875a832104bac97 2e02c628fc394aba849bb9d2885a3158 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:06:41.876 8 WARNING neutronclient.v2_0.client [None req-750cb6d4-557a-4161-8c39-80af0a486dba ea7ec56a9fee4f008875a832104bac97 2e02c628fc394aba849bb9d2885a3158 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:06:42.035 8 WARNING neutronclient.v2_0.client [None req-750cb6d4-557a-4161-8c39-80af0a486dba ea7ec56a9fee4f008875a832104bac97 2e02c628fc394aba849bb9d2885a3158 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:06:42.405 8 WARNING neutronclient.v2_0.client [None req-750cb6d4-557a-4161-8c39-80af0a486dba ea7ec56a9fee4f008875a832104bac97 2e02c628fc394aba849bb9d2885a3158 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 491/978] 10.0.0.77 () {34 vars in 662 bytes} [Fri May 8 04:06:41 2026] POST /v2.1/servers => generated 496 bytes in 992 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-08 04:06:42.808 7 WARNING neutronclient.v2_0.client [None req-efc84ab5-b82b-4f88-a0c3-f16461c0b636 ea7ec56a9fee4f008875a832104bac97 2e02c628fc394aba849bb9d2885a3158 - - default default] The python binding code in 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/979] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:06:42 2026] GET /v2.1/servers/4fbd87fd-a906-42b4-98cb-9e39d962c513 => generated 1456 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:06:44.173 8 WARNING neutronclient.v2_0.client [None req-b857bedc-9a00-4319-be9a-fd6583358bc1 ea7ec56a9fee4f008875a832104bac97 2e02c628fc394aba849bb9d2885a3158 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 492/980] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:06:44 2026] GET /v2.1/servers/4fbd87fd-a906-42b4-98cb-9e39d962c513 => generated 1452 bytes in 467 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:06:45.657 7 WARNING neutronclient.v2_0.client [None req-66177324-ccb9-43f5-9ef9-314d352941bc ea7ec56a9fee4f008875a832104bac97 2e02c628fc394aba849bb9d2885a3158 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 489/981] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:06:45 2026] GET /v2.1/servers/4fbd87fd-a906-42b4-98cb-9e39d962c513 => generated 1508 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:06:46.816 8 WARNING neutronclient.v2_0.client [None req-31a9726b-f89b-4b19-92bf-74d3645825a5 ea7ec56a9fee4f008875a832104bac97 2e02c628fc394aba849bb9d2885a3158 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 493/982] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:06:46 2026] GET /v2.1/servers/4fbd87fd-a906-42b4-98cb-9e39d962c513 => generated 1516 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:06:48.023 7 WARNING neutronclient.v2_0.client [None req-a44275df-0a70-4743-a181-613752eba0aa ea7ec56a9fee4f008875a832104bac97 2e02c628fc394aba849bb9d2885a3158 - - default default] The python binding code in 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/985] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:06:47 2026] GET /v2.1/servers/4fbd87fd-a906-42b4-98cb-9e39d962c513 => generated 1630 bytes in 523 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:06:49.204 8 INFO nova.api.openstack.compute.server_external_events [req-6e9bfdea-7204-4de3-8f0c-4177c2eb639c req-9b88bc8c-3e8c-41a0-b83a-4c87f8e1fc58 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-changed:b010be3d-ca3e-4319-b229-b20505ea668f for instance 4fbd87fd-a906-42b4-98cb-9e39d962c513 on instance [pid: 8|app: 0|req: 496/986] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:06:49 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-05-08 04:06:49.571 7 WARNING neutronclient.v2_0.client [None req-a4f16004-f2de-44ab-b9e6-9e36176a45ee ea7ec56a9fee4f008875a832104bac97 2e02c628fc394aba849bb9d2885a3158 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 491/987] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:06:49 2026] GET /v2.1/servers/4fbd87fd-a906-42b4-98cb-9e39d962c513 => generated 1628 bytes in 754 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:06:51.344 8 WARNING neutronclient.v2_0.client [None req-379e435e-2ae7-4971-a18a-78ba3cd87940 ea7ec56a9fee4f008875a832104bac97 2e02c628fc394aba849bb9d2885a3158 - - default default] The python binding code in 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/988] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:06:51 2026] GET /v2.1/servers/4fbd87fd-a906-42b4-98cb-9e39d962c513 => generated 1628 bytes in 1166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:06:53.528 7 WARNING neutronclient.v2_0.client [None req-57049c0d-dd3e-41da-ac77-60c352ebe5ea ea7ec56a9fee4f008875a832104bac97 2e02c628fc394aba849bb9d2885a3158 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 492/989] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:06:53 2026] GET /v2.1/servers/4fbd87fd-a906-42b4-98cb-9e39d962c513 => generated 1628 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:06:54.750 8 WARNING neutronclient.v2_0.client [None req-49d40d00-2d2b-4b16-a044-f9f7a2a5cf82 ea7ec56a9fee4f008875a832104bac97 2e02c628fc394aba849bb9d2885a3158 - - default default] The python binding code in 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/990] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:06:54 2026] GET /v2.1/servers/4fbd87fd-a906-42b4-98cb-9e39d962c513 => generated 1628 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:06:55.923 7 WARNING neutronclient.v2_0.client [None req-f410e167-2d6f-48c9-b7c0-4774302d52c0 ea7ec56a9fee4f008875a832104bac97 2e02c628fc394aba849bb9d2885a3158 - - default default] The python binding code in 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/991] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:06:55 2026] GET /v2.1/servers/4fbd87fd-a906-42b4-98cb-9e39d962c513 => generated 1628 bytes in 1182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:06:58.104 8 WARNING neutronclient.v2_0.client [None req-18296453-11ae-45c1-b314-d3d80d1ab204 ea7ec56a9fee4f008875a832104bac97 2e02c628fc394aba849bb9d2885a3158 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 499/994] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:06:58 2026] GET /v2.1/servers/4fbd87fd-a906-42b4-98cb-9e39d962c513 => generated 1628 bytes in 1440 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:07:00.553 7 WARNING neutronclient.v2_0.client [None req-04ab02cd-82bf-4441-9d57-90192471af0a ea7ec56a9fee4f008875a832104bac97 2e02c628fc394aba849bb9d2885a3158 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:07:00.671 8 INFO nova.api.openstack.compute.server_external_events [req-83155df2-7500-4dca-89a8-156964a0cecb req-899ccaaa-24f4-4296-a121-f777a3893d11 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-plugged:b010be3d-ca3e-4319-b229-b20505ea668f for instance 4fbd87fd-a906-42b4-98cb-9e39d962c513 on instance [pid: 8|app: 0|req: 500/995] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:07:00 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) [pid: 7|app: 0|req: 496/996] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:07:00 2026] GET /v2.1/servers/4fbd87fd-a906-42b4-98cb-9e39d962c513 => generated 1628 bytes in 1752 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:07:03.085 8 INFO nova.api.openstack.compute.server_external_events [req-541218b9-7d9b-4706-bbb8-f3a2ec283610 req-3f860079-caf6-4a68-a7de-b7adb77e8292 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-plugged:b010be3d-ca3e-4319-b229-b20505ea668f for instance 4fbd87fd-a906-42b4-98cb-9e39d962c513 on instance [pid: 8|app: 0|req: 501/997] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:07:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:07:03.334 7 WARNING neutronclient.v2_0.client [None req-a320c14c-e91f-4b89-805c-fa411c7e01e8 ea7ec56a9fee4f008875a832104bac97 2e02c628fc394aba849bb9d2885a3158 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 497/998] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:07:03 2026] GET /v2.1/servers/4fbd87fd-a906-42b4-98cb-9e39d962c513 => generated 1807 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:07:03.630 8 WARNING neutronclient.v2_0.client [None req-c564522e-2335-4a86-b82c-92201f1ef445 ea7ec56a9fee4f008875a832104bac97 2e02c628fc394aba849bb9d2885a3158 - - default default] The python binding code in 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/999] 10.0.0.77 () {32 vars in 740 bytes} [Fri May 8 04:07:03 2026] GET /v2.1/servers/4fbd87fd-a906-42b4-98cb-9e39d962c513/os-interface => generated 284 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:07:05.126 7 INFO nova.api.openstack.compute.server_external_events [req-e799ff0b-a64c-425b-ae39-843d84177179 req-40298521-bb58-465a-87c7-cf311e9b9882 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-changed:b010be3d-ca3e-4319-b229-b20505ea668f for instance 4fbd87fd-a906-42b4-98cb-9e39d962c513 on instance [pid: 7|app: 0|req: 498/1000] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:07:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:07:11.668 8 WARNING neutronclient.v2_0.client [None req-b5479af6-bb43-4079-8f4d-a8f7ade9ab2f ea7ec56a9fee4f008875a832104bac97 2e02c628fc394aba849bb9d2885a3158 - - default default] The python binding code in 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/1003] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:07:11 2026] GET /v2.1/servers/4fbd87fd-a906-42b4-98cb-9e39d962c513 => generated 1927 bytes in 1480 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1004] 10.0.0.77 () {32 vars in 752 bytes} [Fri May 8 04:07:14 2026] GET /v2.1/servers/4fbd87fd-a906-42b4-98cb-9e39d962c513/os-server-password => generated 116 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 505/1005] 10.0.0.77 () {32 vars in 717 bytes} [Fri May 8 04:07:15 2026] DELETE /v2.1/servers/4fbd87fd-a906-42b4-98cb-9e39d962c513 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:07:16.084 7 WARNING neutronclient.v2_0.client [None req-0b6479d8-1c8a-4340-9ab2-1303e301f338 ea7ec56a9fee4f008875a832104bac97 2e02c628fc394aba849bb9d2885a3158 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 501/1006] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:07:15 2026] GET /v2.1/servers/4fbd87fd-a906-42b4-98cb-9e39d962c513 => generated 1933 bytes in 1015 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:07:17.168 8 INFO nova.api.openstack.compute.server_external_events [req-ae1a6509-aad4-4839-ad8d-5c0ce47de9c9 req-89a11476-4bcf-4828-8b38-923d837c8e5f c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-unplugged:b010be3d-ca3e-4319-b229-b20505ea668f for instance 4fbd87fd-a906-42b4-98cb-9e39d962c513 on instance [pid: 8|app: 0|req: 506/1007] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:07:17 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:07:17.940 7 WARNING neutronclient.v2_0.client [None req-aec9f104-0fdd-49fe-84bd-e540503bd00c ea7ec56a9fee4f008875a832104bac97 2e02c628fc394aba849bb9d2885a3158 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 502/1010] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:07:17 2026] GET /v2.1/servers/4fbd87fd-a906-42b4-98cb-9e39d962c513 => generated 1933 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-05-08 04:07:19.229 8 INFO nova.api.openstack.compute.server_external_events [req-b23bf4f7-beb2-42ee-a63f-a6bfcdb24cbc req-a5df4225-6497-42f7-9abb-8a7e04713100 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-unplugged:b010be3d-ca3e-4319-b229-b20505ea668f for instance 4fbd87fd-a906-42b4-98cb-9e39d962c513 on instance [pid: 8|app: 0|req: 509/1011] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:07:19 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:07:19.682 7 WARNING neutronclient.v2_0.client [None req-21649bfe-51ca-4a19-8158-a797ebd1c5c0 ea7ec56a9fee4f008875a832104bac97 2e02c628fc394aba849bb9d2885a3158 - - default default] The python binding code in 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/1012] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:07:19 2026] GET /v2.1/servers/4fbd87fd-a906-42b4-98cb-9e39d962c513 => generated 1819 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:07:20.886 8 WARNING neutronclient.v2_0.client [None req-a0a6fd19-efdd-4aa0-af2c-2852bc935ecd ea7ec56a9fee4f008875a832104bac97 2e02c628fc394aba849bb9d2885a3158 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 510/1013] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:07:20 2026] GET /v2.1/servers/4fbd87fd-a906-42b4-98cb-9e39d962c513 => generated 1542 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:07:21.284 7 INFO nova.api.openstack.compute.server_external_events [req-4872afa2-6422-4a0f-b51e-797f391b70ef req-f07acfd0-1a88-45bd-b1f4-1c66d91c04ab c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-deleted:b010be3d-ca3e-4319-b229-b20505ea668f for instance 4fbd87fd-a906-42b4-98cb-9e39d962c513 on instance [pid: 7|app: 0|req: 504/1014] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:07:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:07:22.168 8 WARNING neutronclient.v2_0.client [None req-a9ef7124-f098-4b5e-9dad-39d184ab149c ea7ec56a9fee4f008875a832104bac97 2e02c628fc394aba849bb9d2885a3158 - - default default] The python binding code in 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/1015] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:07:22 2026] GET /v2.1/servers/4fbd87fd-a906-42b4-98cb-9e39d962c513 => generated 1542 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:07:23.302 7 INFO nova.api.openstack.wsgi [None req-62a31490-e672-493e-a62c-6f8ccdbf9b7a ea7ec56a9fee4f008875a832104bac97 2e02c628fc394aba849bb9d2885a3158 - - default default] HTTP exception thrown: Instance 4fbd87fd-a906-42b4-98cb-9e39d962c513 could not be found. [pid: 7|app: 0|req: 505/1016] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:07:23 2026] GET /v2.1/servers/4fbd87fd-a906-42b4-98cb-9e39d962c513 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:07:23.332 8 INFO nova.api.openstack.wsgi [None req-7dda1742-5845-4644-9bb2-7b579881f0cc ea7ec56a9fee4f008875a832104bac97 2e02c628fc394aba849bb9d2885a3158 - - default default] HTTP exception thrown: Instance 4fbd87fd-a906-42b4-98cb-9e39d962c513 could not be found. [pid: 8|app: 0|req: 512/1017] 10.0.0.77 () {32 vars in 717 bytes} [Fri May 8 04:07:23 2026] DELETE /v2.1/servers/4fbd87fd-a906-42b4-98cb-9e39d962c513 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:07:23.361 7 INFO nova.api.openstack.wsgi [None req-c2c21997-a926-4148-b024-c60cc9f83e7c ea7ec56a9fee4f008875a832104bac97 2e02c628fc394aba849bb9d2885a3158 - - default default] HTTP exception thrown: Instance 4fbd87fd-a906-42b4-98cb-9e39d962c513 could not be found. [pid: 7|app: 0|req: 506/1018] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:07:23 2026] GET /v2.1/servers/4fbd87fd-a906-42b4-98cb-9e39d962c513 => 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: 513/1019] 10.0.0.77 () {32 vars in 705 bytes} [Fri May 8 04:07:23 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1732068162 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 507/1020] 10.0.0.77 () {32 vars in 725 bytes} [Fri May 8 04:07:24 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-350723171 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1025] 10.0.0.77 () {34 vars in 670 bytes} [Fri May 8 04:07:45 2026] POST /v2.1/os-keypairs => generated 396 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 04:07:47.727 7 WARNING neutronclient.v2_0.client [None req-71bef63f-7138-4919-b7a3-5aabba8a25ae 969478daad6e41eeb67f21ea860e5cf6 6cf82e3d09fe45d9af861a200e6f53d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:07:47.796 7 WARNING neutronclient.v2_0.client [None req-71bef63f-7138-4919-b7a3-5aabba8a25ae 969478daad6e41eeb67f21ea860e5cf6 6cf82e3d09fe45d9af861a200e6f53d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:07:48.048 7 WARNING neutronclient.v2_0.client [None req-71bef63f-7138-4919-b7a3-5aabba8a25ae 969478daad6e41eeb67f21ea860e5cf6 6cf82e3d09fe45d9af861a200e6f53d7 - - default default] The python binding code in 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/1026] 10.0.0.77 () {34 vars in 662 bytes} [Fri May 8 04:07:47 2026] POST /v2.1/servers => generated 447 bytes in 575 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-08 04:07:48.246 8 WARNING neutronclient.v2_0.client [None req-e5d8a0c2-ac71-4c31-b608-26f23bfbd68e 969478daad6e41eeb67f21ea860e5cf6 6cf82e3d09fe45d9af861a200e6f53d7 - - default default] The python binding code in 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/1027] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:07:48 2026] GET /v2.1/servers/5324ef07-1b94-4883-95d3-671b6471cde2 => generated 1394 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:07:53.341 8 WARNING neutronclient.v2_0.client [None req-fa6f97ab-9f9b-461e-a5ae-5c88238b05a4 969478daad6e41eeb67f21ea860e5cf6 6cf82e3d09fe45d9af861a200e6f53d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 519/1030] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:07:53 2026] GET /v2.1/servers/5324ef07-1b94-4883-95d3-671b6471cde2 => generated 1519 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:07:53.811 7 INFO nova.api.openstack.compute.server_external_events [req-ff82fbd9-33cc-4279-b199-e383095fd1bf req-916f740c-b567-4c8c-9513-7ad458a48725 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-changed:059340b2-11ce-4d9a-b8d4-2d61dff37ddf for instance 5324ef07-1b94-4883-95d3-671b6471cde2 on instance [pid: 7|app: 0|req: 512/1031] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:07:53 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-05-08 04:07:55.105 8 INFO nova.api.openstack.compute.server_external_events [req-107fb3ae-6ec0-43c0-bb0c-7f3b7aad3ece req-ccebdf44-ab73-469a-96ed-75f551b0208b c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-unplugged:059340b2-11ce-4d9a-b8d4-2d61dff37ddf for instance 5324ef07-1b94-4883-95d3-671b6471cde2 on instance [pid: 8|app: 0|req: 520/1032] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:07:55 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:07:58.673 7 WARNING neutronclient.v2_0.client [None req-9f95f0f1-7322-4d85-a953-3a097c0c8927 969478daad6e41eeb67f21ea860e5cf6 6cf82e3d09fe45d9af861a200e6f53d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:07:58.801 8 INFO nova.api.openstack.compute.server_external_events [req-6f4b0c16-24f3-4d05-b60d-e89e73679419 req-38d44736-a885-4fc6-abb6-d8e14c6c9501 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-plugged:059340b2-11ce-4d9a-b8d4-2d61dff37ddf for instance 5324ef07-1b94-4883-95d3-671b6471cde2 on instance [pid: 8|app: 0|req: 522/1035] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:07:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1036] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:07:58 2026] GET /v2.1/servers/5324ef07-1b94-4883-95d3-671b6471cde2 => generated 1517 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:08:00.853 8 INFO nova.api.openstack.compute.server_external_events [req-21f74ec0-fc27-4db3-9fe7-40c4c275716f req-8c332a51-910b-4aca-9adf-8a1486f10586 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-plugged:059340b2-11ce-4d9a-b8d4-2d61dff37ddf for instance 5324ef07-1b94-4883-95d3-671b6471cde2 on instance [pid: 8|app: 0|req: 523/1037] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:08:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:08:03.933 7 WARNING neutronclient.v2_0.client [None req-1564668e-a7a6-4607-84f8-7b3ef3ec301f 969478daad6e41eeb67f21ea860e5cf6 6cf82e3d09fe45d9af861a200e6f53d7 - - default default] The python binding code in 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/1038] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:08:03 2026] GET /v2.1/servers/5324ef07-1b94-4883-95d3-671b6471cde2 => generated 1816 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:08:05.241 7 INFO nova.api.openstack.compute.server_external_events [req-0c5839c6-fc14-4050-ba87-0657a647de8a req-dd2308a5-aa0e-4ca6-bfc3-775c7f912014 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-changed:059340b2-11ce-4d9a-b8d4-2d61dff37ddf for instance 5324ef07-1b94-4883-95d3-671b6471cde2 on instance [pid: 7|app: 0|req: 516/1039] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:08:05 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-05-08 04:08:05.283 8 WARNING neutronclient.v2_0.client [None req-ca545cee-d773-4e94-a463-a5e2a27d2231 969478daad6e41eeb67f21ea860e5cf6 6cf82e3d09fe45d9af861a200e6f53d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:08:05.329 8 WARNING neutronclient.v2_0.client [None req-ca545cee-d773-4e94-a463-a5e2a27d2231 969478daad6e41eeb67f21ea860e5cf6 6cf82e3d09fe45d9af861a200e6f53d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:08:05.581 8 WARNING neutronclient.v2_0.client [None req-ca545cee-d773-4e94-a463-a5e2a27d2231 969478daad6e41eeb67f21ea860e5cf6 6cf82e3d09fe45d9af861a200e6f53d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 524/1040] 10.0.0.77 () {34 vars in 662 bytes} [Fri May 8 04:08:05 2026] POST /v2.1/servers => generated 447 bytes in 527 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:08:05.782 7 WARNING neutronclient.v2_0.client [None req-b8241699-3010-4bc7-8fa3-b5a05661356d 969478daad6e41eeb67f21ea860e5cf6 6cf82e3d09fe45d9af861a200e6f53d7 - - default default] The python binding code in 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/1041] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:08:05 2026] GET /v2.1/servers/7a0e4b20-90ff-40fb-aff7-0b5e86e4c21c => generated 1394 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:08:10.862 8 WARNING neutronclient.v2_0.client [None req-79d97e8d-1561-40e8-afa6-729d2944b089 969478daad6e41eeb67f21ea860e5cf6 6cf82e3d09fe45d9af861a200e6f53d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 526/1044] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:08:10 2026] GET /v2.1/servers/7a0e4b20-90ff-40fb-aff7-0b5e86e4c21c => generated 1519 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, ' 2026-05-08 04:08:11.266 7 INFO nova.api.openstack.compute.server_external_events [req-5fcb697b-439d-4382-9d81-b707955d2c4c req-abe34e54-7087-4575-aa03-8d85c57a3ab6 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-changed:4324d276-ad8c-4a24-9fa0-53d8d11ec96e for instance 7a0e4b20-90ff-40fb-aff7-0b5e86e4c21c on instance [pid: 7|app: 0|req: 519/1045] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:08:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:08:16.072 8 INFO nova.api.openstack.compute.server_external_events [req-0b703cb7-4b5e-4c91-918a-c55c18854017 req-de89c735-3af0-4a2e-8784-0c575c810ad6 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-plugged:4324d276-ad8c-4a24-9fa0-53d8d11ec96e for instance 7a0e4b20-90ff-40fb-aff7-0b5e86e4c21c on instance [pid: 8|app: 0|req: 527/1046] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:08:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:08:16.129 7 WARNING neutronclient.v2_0.client [None req-f19afd89-be76-424b-8b77-bdc0a7743d23 969478daad6e41eeb67f21ea860e5cf6 6cf82e3d09fe45d9af861a200e6f53d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 520/1047] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:08:16 2026] GET /v2.1/servers/7a0e4b20-90ff-40fb-aff7-0b5e86e4c21c => generated 1517 bytes in 410 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:08:18.129 8 INFO nova.api.openstack.compute.server_external_events [req-6b600ec5-c8ec-4cde-bdf4-5160eb76ed78 req-1b40bc41-52c0-4aee-8761-3010391aa030 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-plugged:4324d276-ad8c-4a24-9fa0-53d8d11ec96e for instance 7a0e4b20-90ff-40fb-aff7-0b5e86e4c21c on instance [pid: 8|app: 0|req: 528/1048] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:08:18 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-05-08 04:08:21.543 7 WARNING neutronclient.v2_0.client [None req-ad6c99e4-ed71-411e-adc3-b4532919ebbb 969478daad6e41eeb67f21ea860e5cf6 6cf82e3d09fe45d9af861a200e6f53d7 - - default default] The python binding code in 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/1051] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:08:21 2026] GET /v2.1/servers/7a0e4b20-90ff-40fb-aff7-0b5e86e4c21c => generated 1818 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-05-08 04:08:22.900 8 INFO nova.api.openstack.compute.server_external_events [req-ab253910-a9a5-44d0-94ad-291e76988100 req-646057f7-3ab6-4990-9b98-f7fc33e38a4a c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-changed:4324d276-ad8c-4a24-9fa0-53d8d11ec96e for instance 7a0e4b20-90ff-40fb-aff7-0b5e86e4c21c on instance [pid: 8|app: 0|req: 530/1052] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:08:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:08:45.676 8 WARNING neutronclient.v2_0.client [None req-7403ba25-75e1-42e8-a9ce-231fc63ba990 db4f2848d7954516a8814d274c61ede4 5920e29369b948fa91f97e272157b3a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:08:45.716 8 WARNING neutronclient.v2_0.client [None req-7403ba25-75e1-42e8-a9ce-231fc63ba990 db4f2848d7954516a8814d274c61ede4 5920e29369b948fa91f97e272157b3a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:08:45.889 8 WARNING neutronclient.v2_0.client [None req-7403ba25-75e1-42e8-a9ce-231fc63ba990 db4f2848d7954516a8814d274c61ede4 5920e29369b948fa91f97e272157b3a9 - - default default] The python binding code in 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/1057] 199.204.45.240 () {36 vars in 714 bytes} [Fri May 8 04:08:45 2026] POST /v2.1/servers => generated 453 bytes in 835 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:08:46.505 7 WARNING neutronclient.v2_0.client [None req-31cfee5e-a3b4-4d20-8591-d867ccbd9f2a db4f2848d7954516a8814d274c61ede4 5920e29369b948fa91f97e272157b3a9 - - default default] The python binding code in 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/1058] 199.204.45.240 () {32 vars in 733 bytes} [Fri May 8 04:08:46 2026] GET /v2.1/servers/d5a86575-6f88-4f60-8ebc-c3a991b0cd7c => generated 2213 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:08:46.563 8 WARNING neutronclient.v2_0.client [None req-73db5edb-a47d-4b49-9e73-6a6033d67303 db4f2848d7954516a8814d274c61ede4 5920e29369b948fa91f97e272157b3a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 534/1059] 199.204.45.240 () {32 vars in 759 bytes} [Fri May 8 04:08:46 2026] GET /v2.1/servers/d5a86575-6f88-4f60-8ebc-c3a991b0cd7c/os-interface => generated 28 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 526/1060] 199.204.45.240 () {32 vars in 777 bytes} [Fri May 8 04:08:46 2026] GET /v2.1/servers/d5a86575-6f88-4f60-8ebc-c3a991b0cd7c/os-volume_attachments => generated 25 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:08:49.204 8 WARNING neutronclient.v2_0.client [None req-2bee0648-6653-45dc-b4b8-b356fde471cf db4f2848d7954516a8814d274c61ede4 5920e29369b948fa91f97e272157b3a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 536/1063] 199.204.45.240 () {32 vars in 733 bytes} [Fri May 8 04:08:49 2026] GET /v2.1/servers/d5a86575-6f88-4f60-8ebc-c3a991b0cd7c => generated 2371 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:08:49.292 7 WARNING neutronclient.v2_0.client [None req-ebbaedc4-8c9e-48ec-bc7c-4f7778a1ff4e db4f2848d7954516a8814d274c61ede4 5920e29369b948fa91f97e272157b3a9 - - default default] The python binding code in 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/1064] 199.204.45.240 () {32 vars in 759 bytes} [Fri May 8 04:08:49 2026] GET /v2.1/servers/d5a86575-6f88-4f60-8ebc-c3a991b0cd7c/os-interface => generated 28 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 537/1065] 199.204.45.240 () {32 vars in 777 bytes} [Fri May 8 04:08:49 2026] GET /v2.1/servers/d5a86575-6f88-4f60-8ebc-c3a991b0cd7c/os-volume_attachments => generated 197 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:08:51.679 7 INFO nova.api.openstack.compute.server_external_events [req-42cff1f6-da61-4efb-954c-90d9fc55ad43 req-4f9bb0f9-0373-4ac6-bd25-d9a15cc7cca4 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-changed:993cb7d1-e7c6-4b31-b49f-e1a93d9700be for instance d5a86575-6f88-4f60-8ebc-c3a991b0cd7c on instance [pid: 7|app: 0|req: 529/1066] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:08:51 2026] POST /v2.1/os-server-external-events => generated 179 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, ' 2026-05-08 04:08:52.379 8 WARNING neutronclient.v2_0.client [None req-9800b77d-078d-48e2-bdd5-3f17c0d95aa9 db4f2848d7954516a8814d274c61ede4 5920e29369b948fa91f97e272157b3a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 538/1067] 199.204.45.240 () {32 vars in 733 bytes} [Fri May 8 04:08:52 2026] GET /v2.1/servers/d5a86575-6f88-4f60-8ebc-c3a991b0cd7c => generated 2445 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:08:52.511 7 WARNING neutronclient.v2_0.client [None req-6f9301d5-109e-450b-941c-eaa73b4f9cfb db4f2848d7954516a8814d274c61ede4 5920e29369b948fa91f97e272157b3a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 530/1068] 199.204.45.240 () {32 vars in 759 bytes} [Fri May 8 04:08:52 2026] GET /v2.1/servers/d5a86575-6f88-4f60-8ebc-c3a991b0cd7c/os-interface => generated 283 bytes in 86 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: 539/1069] 199.204.45.240 () {32 vars in 777 bytes} [Fri May 8 04:08:52 2026] GET /v2.1/servers/d5a86575-6f88-4f60-8ebc-c3a991b0cd7c/os-volume_attachments => generated 197 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:08:55.207 7 WARNING neutronclient.v2_0.client [None req-d695789d-43b6-4dc5-97d0-f91ca9b297a8 db4f2848d7954516a8814d274c61ede4 5920e29369b948fa91f97e272157b3a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 531/1070] 199.204.45.240 () {32 vars in 733 bytes} [Fri May 8 04:08:55 2026] GET /v2.1/servers/d5a86575-6f88-4f60-8ebc-c3a991b0cd7c => generated 2433 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:08:55.330 8 WARNING neutronclient.v2_0.client [None req-0ba022da-9912-40f7-bcf5-18659be01b12 db4f2848d7954516a8814d274c61ede4 5920e29369b948fa91f97e272157b3a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 540/1071] 199.204.45.240 () {32 vars in 759 bytes} [Fri May 8 04:08:55 2026] GET /v2.1/servers/d5a86575-6f88-4f60-8ebc-c3a991b0cd7c/os-interface => generated 283 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 532/1072] 199.204.45.240 () {32 vars in 777 bytes} [Fri May 8 04:08:55 2026] GET /v2.1/servers/d5a86575-6f88-4f60-8ebc-c3a991b0cd7c/os-volume_attachments => generated 197 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:08:57.494 8 INFO nova.api.openstack.compute.server_external_events [req-b16ab721-9571-4e9e-9d0c-0a5135455c3d req-68530d9c-15a6-4c22-87d9-62eab1ac6690 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-plugged:993cb7d1-e7c6-4b31-b49f-e1a93d9700be for instance d5a86575-6f88-4f60-8ebc-c3a991b0cd7c on instance [pid: 8|app: 0|req: 541/1073] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:08:57 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-05-08 04:08:58.226 7 WARNING neutronclient.v2_0.client [None req-3eabf740-57f1-485b-8187-523d04fbbad0 db4f2848d7954516a8814d274c61ede4 5920e29369b948fa91f97e272157b3a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 533/1074] 199.204.45.240 () {32 vars in 733 bytes} [Fri May 8 04:08:58 2026] GET /v2.1/servers/d5a86575-6f88-4f60-8ebc-c3a991b0cd7c => generated 2433 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:08:58.395 8 WARNING neutronclient.v2_0.client [None req-6fc9bc4b-ebd1-4c27-a7a8-b9f4bb2d3265 db4f2848d7954516a8814d274c61ede4 5920e29369b948fa91f97e272157b3a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 542/1075] 199.204.45.240 () {32 vars in 759 bytes} [Fri May 8 04:08:58 2026] GET /v2.1/servers/d5a86575-6f88-4f60-8ebc-c3a991b0cd7c/os-interface => generated 285 bytes in 99 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: 534/1078] 199.204.45.240 () {32 vars in 777 bytes} [Fri May 8 04:08:58 2026] GET /v2.1/servers/d5a86575-6f88-4f60-8ebc-c3a991b0cd7c/os-volume_attachments => generated 197 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:08:59.539 8 INFO nova.api.openstack.compute.server_external_events [req-29f25135-218f-43c9-bf42-9012a2790350 req-00cd3c99-09e9-4a0d-9cda-f644e20b2870 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-plugged:993cb7d1-e7c6-4b31-b49f-e1a93d9700be for instance d5a86575-6f88-4f60-8ebc-c3a991b0cd7c on instance [pid: 8|app: 0|req: 545/1079] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:08:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:09:01.121 7 WARNING neutronclient.v2_0.client [None req-63355be3-fbd3-4669-9bc0-ac432f4664da db4f2848d7954516a8814d274c61ede4 5920e29369b948fa91f97e272157b3a9 - - default default] The python binding code in 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/1080] 199.204.45.240 () {32 vars in 733 bytes} [Fri May 8 04:09:01 2026] GET /v2.1/servers/d5a86575-6f88-4f60-8ebc-c3a991b0cd7c => generated 2580 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:09:01.246 8 WARNING neutronclient.v2_0.client [None req-82abd960-e489-4c2e-a706-c3b62324605d db4f2848d7954516a8814d274c61ede4 5920e29369b948fa91f97e272157b3a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 546/1081] 199.204.45.240 () {32 vars in 759 bytes} [Fri May 8 04:09:01 2026] GET /v2.1/servers/d5a86575-6f88-4f60-8ebc-c3a991b0cd7c/os-interface => generated 285 bytes in 85 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: 536/1082] 199.204.45.240 () {32 vars in 777 bytes} [Fri May 8 04:09:01 2026] GET /v2.1/servers/d5a86575-6f88-4f60-8ebc-c3a991b0cd7c/os-volume_attachments => generated 197 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:09:35.249 7 WARNING neutronclient.v2_0.client [None req-2f9d5e83-ea2c-4fe9-a4ee-91aa3abcd5e3 db4f2848d7954516a8814d274c61ede4 5920e29369b948fa91f97e272157b3a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:09:35.286 7 WARNING neutronclient.v2_0.client [None req-2f9d5e83-ea2c-4fe9-a4ee-91aa3abcd5e3 db4f2848d7954516a8814d274c61ede4 5920e29369b948fa91f97e272157b3a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:09:37.844 8 INFO nova.api.openstack.compute.server_external_events [req-9b17825d-8882-4465-b006-d239b39e745b req-987a4529-f97a-4c83-8df0-adaa15a1ae88 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-changed:659d0f35-2683-474b-91a0-da7a08badde0 for instance d5a86575-6f88-4f60-8ebc-c3a991b0cd7c on instance [pid: 8|app: 0|req: 550/1089] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:09:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:09:40.789 8 INFO nova.api.openstack.compute.server_external_events [req-55afaac5-7bc3-4efd-872f-f2fa822761e4 req-183845bc-5216-4a0a-979d-ca088ce7969b c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-plugged:659d0f35-2683-474b-91a0-da7a08badde0 for instance d5a86575-6f88-4f60-8ebc-c3a991b0cd7c on instance [pid: 8|app: 0|req: 553/1092] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:09:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:09:42.840 8 INFO nova.api.openstack.compute.server_external_events [req-62cb7b7c-e6af-4c35-bfea-0d2c28709952 req-f654aaeb-4a13-4269-8cd4-42b9e4a7acd3 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-plugged:659d0f35-2683-474b-91a0-da7a08badde0 for instance d5a86575-6f88-4f60-8ebc-c3a991b0cd7c on instance [pid: 8|app: 0|req: 554/1093] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:09:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 04:09:43.844 7 WARNING neutronclient.v2_0.client [None req-2f9d5e83-ea2c-4fe9-a4ee-91aa3abcd5e3 db4f2848d7954516a8814d274c61ede4 5920e29369b948fa91f97e272157b3a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 540/1094] 199.204.45.240 () {36 vars in 812 bytes} [Fri May 8 04:09:35 2026] POST /v2.1/servers/d5a86575-6f88-4f60-8ebc-c3a991b0cd7c/os-interface => generated 281 bytes in 8682 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:09:44.749 8 INFO nova.api.openstack.compute.server_external_events [req-673b54f6-0d4c-48ef-81cf-97106e6eaecf req-cfaab711-0412-44a4-a2c3-ffcf27da94b6 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-changed:659d0f35-2683-474b-91a0-da7a08badde0 for instance d5a86575-6f88-4f60-8ebc-c3a991b0cd7c on instance [pid: 8|app: 0|req: 555/1095] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:09:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:09:44.882 7 INFO nova.api.openstack.compute.server_external_events [req-3e7f88ce-2b3c-4933-b283-8d4e43996e18 req-4ad50f25-25ca-468c-945d-403377f39290 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-changed:659d0f35-2683-474b-91a0-da7a08badde0 for instance d5a86575-6f88-4f60-8ebc-c3a991b0cd7c on instance [pid: 7|app: 0|req: 541/1096] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:09:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:10:09.680 7 WARNING neutronclient.v2_0.client [None req-fe21c845-b739-44f7-afbb-82b0cdc233f2 db4f2848d7954516a8814d274c61ede4 5920e29369b948fa91f97e272157b3a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:10:09.721 7 WARNING neutronclient.v2_0.client [None req-fe21c845-b739-44f7-afbb-82b0cdc233f2 db4f2848d7954516a8814d274c61ede4 5920e29369b948fa91f97e272157b3a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:10:12.138 8 INFO nova.api.openstack.compute.server_external_events [req-f77ff34e-c6e0-4b1c-86ba-51b58fc73f6f req-6996e2e7-210e-483f-a8d0-025ee9ad63c5 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-changed:9f7b64c9-cb35-4dca-bbbf-37a3d1f63be3 for instance d5a86575-6f88-4f60-8ebc-c3a991b0cd7c on instance [pid: 8|app: 0|req: 559/1103] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:10:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:10:15.426 8 INFO nova.api.openstack.compute.server_external_events [req-fe641aae-8409-47c1-be0f-389563b3a760 req-bec8099b-f3ac-4794-b59a-3adf04301586 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-plugged:9f7b64c9-cb35-4dca-bbbf-37a3d1f63be3 for instance d5a86575-6f88-4f60-8ebc-c3a991b0cd7c on instance [pid: 8|app: 0|req: 560/1104] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:10:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:10:17.467 8 INFO nova.api.openstack.compute.server_external_events [req-c58c4e4e-e4fd-4ea3-b8fe-0afa3ba1db3c req-7569ebbe-47d2-48d1-9edc-b2d09ee8f5f4 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-plugged:9f7b64c9-cb35-4dca-bbbf-37a3d1f63be3 for instance d5a86575-6f88-4f60-8ebc-c3a991b0cd7c on instance [pid: 8|app: 0|req: 561/1105] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:10:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 04:10:18.749 7 WARNING neutronclient.v2_0.client [None req-fe21c845-b739-44f7-afbb-82b0cdc233f2 db4f2848d7954516a8814d274c61ede4 5920e29369b948fa91f97e272157b3a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 545/1108] 199.204.45.240 () {36 vars in 812 bytes} [Fri May 8 04:10:09 2026] POST /v2.1/servers/d5a86575-6f88-4f60-8ebc-c3a991b0cd7c/os-interface => generated 376 bytes in 9161 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:10:25.909 8 WARNING neutronclient.v2_0.client [None req-c623b07d-c14c-4bbf-bc9f-00b408a81ebc db4f2848d7954516a8814d274c61ede4 5920e29369b948fa91f97e272157b3a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 04:10:25.951 8 WARNING neutronclient.v2_0.client [None req-c623b07d-c14c-4bbf-bc9f-00b408a81ebc db4f2848d7954516a8814d274c61ede4 5920e29369b948fa91f97e272157b3a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:10:28.358 7 INFO nova.api.openstack.compute.server_external_events [req-7672fac5-bd6c-4627-a9e8-7615128dd62d req-bd901208-ee74-4d12-8742-0410c96809a2 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-changed:cc2c9970-febd-466b-a959-2f33d27f1b54 for instance d5a86575-6f88-4f60-8ebc-c3a991b0cd7c on instance [pid: 7|app: 0|req: 546/1109] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:10:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:10:31.870 7 INFO nova.api.openstack.compute.server_external_events [req-709e941b-a8c4-43e0-a56a-1351ccce21e2 req-19c43ec4-287a-4225-a1db-c7ad7a8342e6 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-plugged:cc2c9970-febd-466b-a959-2f33d27f1b54 for instance d5a86575-6f88-4f60-8ebc-c3a991b0cd7c on instance [pid: 7|app: 0|req: 549/1112] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:10:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:10:33.911 7 INFO nova.api.openstack.compute.server_external_events [req-95553ae7-7614-4b3f-89a0-21df05903c10 req-f9c5019b-3e84-4f70-ba91-217b1f1e4a5e c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-plugged:cc2c9970-febd-466b-a959-2f33d27f1b54 for instance d5a86575-6f88-4f60-8ebc-c3a991b0cd7c on instance [pid: 7|app: 0|req: 550/1113] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:10:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 04:10:35.002 8 WARNING neutronclient.v2_0.client [None req-c623b07d-c14c-4bbf-bc9f-00b408a81ebc db4f2848d7954516a8814d274c61ede4 5920e29369b948fa91f97e272157b3a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 564/1114] 199.204.45.240 () {36 vars in 812 bytes} [Fri May 8 04:10:25 2026] POST /v2.1/servers/d5a86575-6f88-4f60-8ebc-c3a991b0cd7c/os-interface => generated 378 bytes in 9184 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:10:35.800 7 INFO nova.api.openstack.compute.server_external_events [req-2e80cb11-8172-486d-9324-be15cd853d1b req-eca254e1-ec96-49b2-9d6b-37f5f6e92aac c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-changed:9f7b64c9-cb35-4dca-bbbf-37a3d1f63be3 for instance d5a86575-6f88-4f60-8ebc-c3a991b0cd7c on instance [pid: 7|app: 0|req: 551/1115] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:10:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:10:50.814 8 INFO nova.api.openstack.compute.server_external_events [req-88ea4cff-8349-4cfe-8b8f-c80240046415 req-2d95815c-7807-4268-b5a4-ed73f8cfb9ca c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-changed:cc2c9970-febd-466b-a959-2f33d27f1b54 for instance d5a86575-6f88-4f60-8ebc-c3a991b0cd7c on instance [pid: 8|app: 0|req: 567/1120] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:10:50 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: 554/1121] 199.204.45.240 () {34 vars in 855 bytes} [Fri May 8 04:10:51 2026] DELETE /v2.1/servers/d5a86575-6f88-4f60-8ebc-c3a991b0cd7c/os-interface/cc2c9970-febd-466b-a959-2f33d27f1b54 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1122] 10.0.0.38 () {28 vars in 453 bytes} [Fri May 8 04:10:51 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: 555/1123] 10.0.0.38 () {30 vars in 657 bytes} [Fri May 8 04:10:51 2026] GET /v2.1 => generated 0 bytes in 36 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: 569/1124] 10.0.0.38 () {32 vars in 730 bytes} [Fri May 8 04:10:51 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 04:10:52.144 7 WARNING neutronclient.v2_0.client [None req-00938a06-874c-4d66-87ef-e11321398532 db4f2848d7954516a8814d274c61ede4 5920e29369b948fa91f97e272157b3a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 556/1125] 10.0.0.38 () {34 vars in 805 bytes} [Fri May 8 04:10:51 2026] GET /v2.1/servers/detail?all_tenants=True => generated 8620 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1126] 10.0.0.38 () {28 vars in 453 bytes} [Fri May 8 04:10:52 2026] GET /v2.1 => generated 114 bytes in 0 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: 557/1127] 10.0.0.38 () {30 vars in 657 bytes} [Fri May 8 04:10:52 2026] GET /v2.1 => generated 0 bytes in 25 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 571/1128] 10.0.0.38 () {32 vars in 730 bytes} [Fri May 8 04:10:52 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: 558/1129] 10.0.0.38 () {34 vars in 893 bytes} [Fri May 8 04:10:52 2026] GET /v2.1/servers/detail?project_id=1643cf4889104bd7974d005451529ea5&all_tenants=True => generated 15 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1130] 10.0.0.38 () {34 vars in 893 bytes} [Fri May 8 04:10:52 2026] GET /v2.1/servers/detail?project_id=1c646a3d049342119dad7aa71306a0be&all_tenants=True => generated 15 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1131] 10.0.0.38 () {34 vars in 893 bytes} [Fri May 8 04:10:52 2026] GET /v2.1/servers/detail?project_id=22f0397a2ec14797b76eaf8944de601d&all_tenants=True => generated 15 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1132] 10.0.0.38 () {34 vars in 893 bytes} [Fri May 8 04:10:52 2026] GET /v2.1/servers/detail?project_id=4cf6512498fb4d4fa21d693523df7339&all_tenants=True => generated 15 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-05-08 04:10:52.845 8 INFO nova.api.openstack.compute.server_external_events [req-e13dc7dc-743c-41f5-a74a-275cf769540e req-9b7015b7-439b-49e4-afd3-dc9288662a49 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-changed:cc2c9970-febd-466b-a959-2f33d27f1b54 for instance d5a86575-6f88-4f60-8ebc-c3a991b0cd7c on instance [pid: 8|app: 0|req: 574/1133] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:10:52 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) 2026-05-08 04:10:52.882 7 WARNING neutronclient.v2_0.client [None req-027bae94-89b4-4e91-87f9-6bd6b3bb3ff6 db4f2848d7954516a8814d274c61ede4 5920e29369b948fa91f97e272157b3a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 560/1134] 10.0.0.38 () {34 vars in 893 bytes} [Fri May 8 04:10:52 2026] GET /v2.1/servers/detail?project_id=5920e29369b948fa91f97e272157b3a9&all_tenants=True => generated 3248 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:10:53.175 8 WARNING neutronclient.v2_0.client [None req-fd0d02e2-6a2c-47bd-bd04-b025b386b680 db4f2848d7954516a8814d274c61ede4 5920e29369b948fa91f97e272157b3a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 575/1135] 10.0.0.38 () {34 vars in 893 bytes} [Fri May 8 04:10:53 2026] GET /v2.1/servers/detail?project_id=6cf82e3d09fe45d9af861a200e6f53d7&all_tenants=True => generated 5451 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 561/1136] 10.0.0.38 () {34 vars in 893 bytes} [Fri May 8 04:10:53 2026] GET /v2.1/servers/detail?project_id=9b46330d85ea47b4befa9f0fd985ac13&all_tenants=True => generated 15 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 576/1137] 10.0.0.38 () {34 vars in 893 bytes} [Fri May 8 04:10:53 2026] GET /v2.1/servers/detail?project_id=a806444f3d184c7b8194298febf1aeea&all_tenants=True => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1138] 10.0.0.38 () {34 vars in 893 bytes} [Fri May 8 04:10:53 2026] GET /v2.1/servers/detail?project_id=b4f11eea6d584d238958bbed139ca470&all_tenants=True => generated 15 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1139] 10.0.0.38 () {34 vars in 893 bytes} [Fri May 8 04:10:53 2026] GET /v2.1/servers/detail?project_id=dbda7465f96f47338b02778a70b49676&all_tenants=True => generated 15 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1140] 10.0.0.38 () {34 vars in 893 bytes} [Fri May 8 04:10:53 2026] GET /v2.1/servers/detail?project_id=dd14c5472ae14217bff5d2027b452301&all_tenants=True => generated 15 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-05-08 04:10:54.887 8 INFO nova.api.openstack.compute.server_external_events [req-3ccb7104-4584-4376-92d7-0cb566dd73dc req-99677b1c-9f7a-405e-b289-cb6bc4b6426d c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-unplugged:cc2c9970-febd-466b-a959-2f33d27f1b54 for instance d5a86575-6f88-4f60-8ebc-c3a991b0cd7c on instance 2026-05-08 04:10:54.887 8 INFO nova.api.openstack.compute.server_external_events [req-3ccb7104-4584-4376-92d7-0cb566dd73dc req-99677b1c-9f7a-405e-b289-cb6bc4b6426d c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-unplugged:cc2c9970-febd-466b-a959-2f33d27f1b54 for instance d5a86575-6f88-4f60-8ebc-c3a991b0cd7c on instance [pid: 8|app: 0|req: 578/1141] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:10:54 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 04:10:59.676 7 INFO nova.api.openstack.compute.server_external_events [req-aaff7c0b-d04f-4476-b546-671819831d56 req-605d10c3-5bb8-4f56-aa89-d45c110b6520 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-changed:9f7b64c9-cb35-4dca-bbbf-37a3d1f63be3 for instance d5a86575-6f88-4f60-8ebc-c3a991b0cd7c on instance [pid: 7|app: 0|req: 565/1144] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:10:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 580/1145] 199.204.45.240 () {34 vars in 855 bytes} [Fri May 8 04:10:59 2026] DELETE /v2.1/servers/d5a86575-6f88-4f60-8ebc-c3a991b0cd7c/os-interface/9f7b64c9-cb35-4dca-bbbf-37a3d1f63be3 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:11:01.815 7 INFO nova.api.openstack.compute.server_external_events [req-c816c688-8539-41b0-b83c-920ae01e3834 req-3c14e12a-40ed-4a73-a73e-91c58c4b386c c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-unplugged:9f7b64c9-cb35-4dca-bbbf-37a3d1f63be3 for instance d5a86575-6f88-4f60-8ebc-c3a991b0cd7c on instance [pid: 7|app: 0|req: 566/1146] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:11:01 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:11:03.856 8 INFO nova.api.openstack.compute.server_external_events [req-246aecbc-54ae-4eeb-86bb-02f50ca1842c req-85271938-2df7-4be1-95b5-a8c946415d5a c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-unplugged:9f7b64c9-cb35-4dca-bbbf-37a3d1f63be3 for instance d5a86575-6f88-4f60-8ebc-c3a991b0cd7c on instance [pid: 8|app: 0|req: 581/1147] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:11:03 2026] POST /v2.1/os-server-external-events => generated 185 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: 7|app: 0|req: 569/1152] 199.204.45.240 () {34 vars in 855 bytes} [Fri May 8 04:11:20 2026] DELETE /v2.1/servers/d5a86575-6f88-4f60-8ebc-c3a991b0cd7c/os-interface/659d0f35-2683-474b-91a0-da7a08badde0 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:11:22.935 8 INFO nova.api.openstack.compute.server_external_events [req-ab527046-5402-4aaf-bbab-2691d998bb31 req-83071918-dc97-43bd-b5cf-c20529c0509e c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-unplugged:659d0f35-2683-474b-91a0-da7a08badde0 for instance d5a86575-6f88-4f60-8ebc-c3a991b0cd7c on instance [pid: 8|app: 0|req: 584/1153] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:11:22 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:11:24.977 7 INFO nova.api.openstack.compute.server_external_events [req-eff2c882-78cb-4a9e-9341-8ed0e87820fa req-b4865756-a60b-451d-a6d7-693fd7beea73 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-unplugged:659d0f35-2683-474b-91a0-da7a08badde0 for instance d5a86575-6f88-4f60-8ebc-c3a991b0cd7c on instance [pid: 7|app: 0|req: 570/1154] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:11: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, ' [pid: 8|app: 0|req: 585/1155] 199.204.45.240 () {34 vars in 755 bytes} [Fri May 8 04:11:26 2026] DELETE /v2.1/servers/d5a86575-6f88-4f60-8ebc-c3a991b0cd7c => generated 0 bytes in 108 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:11:27.501 7 INFO nova.api.openstack.compute.server_external_events [req-a20233c3-4495-43da-8189-3a55abfa1bc2 req-18f9c963-06ca-473b-ae2b-bee3c37421f6 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-unplugged:993cb7d1-e7c6-4b31-b49f-e1a93d9700be for instance d5a86575-6f88-4f60-8ebc-c3a991b0cd7c on instance [pid: 7|app: 0|req: 571/1156] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:11:27 2026] POST /v2.1/os-server-external-events => generated 185 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-05-08 04:11:29.540 8 INFO nova.api.openstack.compute.server_external_events [req-c7315ed8-d2cf-4bee-9163-0cc93fe9fb08 req-733baf3d-725f-497b-8489-b09ab31f0632 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-unplugged:993cb7d1-e7c6-4b31-b49f-e1a93d9700be for instance d5a86575-6f88-4f60-8ebc-c3a991b0cd7c on instance 2026-05-08 04:11:29.540 8 INFO nova.api.openstack.compute.server_external_events [req-c7315ed8-d2cf-4bee-9163-0cc93fe9fb08 req-733baf3d-725f-497b-8489-b09ab31f0632 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-deleted:993cb7d1-e7c6-4b31-b49f-e1a93d9700be for instance d5a86575-6f88-4f60-8ebc-c3a991b0cd7c on instance [pid: 8|app: 0|req: 587/1159] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:11:29 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:11:30.401 7 INFO nova.api.openstack.compute.server_external_events [req-f795fea9-35f0-44bf-8639-c4513b055c22 req-9d551b9b-23d5-437c-814f-7c3ab3905b63 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-changed:4324d276-ad8c-4a24-9fa0-53d8d11ec96e for instance 7a0e4b20-90ff-40fb-aff7-0b5e86e4c21c on instance [pid: 7|app: 0|req: 573/1160] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:11:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1161] 10.0.0.77 () {32 vars in 717 bytes} [Fri May 8 04:11:30 2026] DELETE /v2.1/servers/7a0e4b20-90ff-40fb-aff7-0b5e86e4c21c => generated 0 bytes in 107 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:11:30.562 7 WARNING neutronclient.v2_0.client [None req-e8c7ceba-25c4-42f7-b770-3511dfeefdb1 969478daad6e41eeb67f21ea860e5cf6 6cf82e3d09fe45d9af861a200e6f53d7 - - default default] The python binding code in 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/1162] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:11:30 2026] GET /v2.1/servers/7a0e4b20-90ff-40fb-aff7-0b5e86e4c21c => generated 1944 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-05-08 04:11:32.437 8 INFO nova.api.openstack.compute.server_external_events [req-57728207-230c-49f9-b078-06540be854d5 req-3b7a7779-328b-4fbe-a244-272a98802321 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-unplugged:4324d276-ad8c-4a24-9fa0-53d8d11ec96e for instance 7a0e4b20-90ff-40fb-aff7-0b5e86e4c21c on instance 2026-05-08 04:11:32.437 8 INFO nova.api.openstack.compute.server_external_events [req-57728207-230c-49f9-b078-06540be854d5 req-3b7a7779-328b-4fbe-a244-272a98802321 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-unplugged:4324d276-ad8c-4a24-9fa0-53d8d11ec96e for instance 7a0e4b20-90ff-40fb-aff7-0b5e86e4c21c on instance [pid: 8|app: 0|req: 589/1163] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:11:32 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:11:34.477 7 INFO nova.api.openstack.compute.server_external_events [req-69a450a5-d7fa-46fe-b7fe-693bc2758439 req-b6a7bf03-125d-4fab-86ea-66bbaa1f0ada c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-deleted:4324d276-ad8c-4a24-9fa0-53d8d11ec96e for instance 7a0e4b20-90ff-40fb-aff7-0b5e86e4c21c on instance [pid: 7|app: 0|req: 575/1164] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:11:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:11:35.780 8 WARNING neutronclient.v2_0.client [None req-43ac86d8-0684-498f-ab70-97e83d4b1488 969478daad6e41eeb67f21ea860e5cf6 6cf82e3d09fe45d9af861a200e6f53d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 590/1165] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:11:35 2026] GET /v2.1/servers/7a0e4b20-90ff-40fb-aff7-0b5e86e4c21c => generated 1480 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:11:40.847 8 INFO nova.api.openstack.wsgi [None req-2106023e-3da5-41fa-947b-03e9e132e8b6 969478daad6e41eeb67f21ea860e5cf6 6cf82e3d09fe45d9af861a200e6f53d7 - - default default] HTTP exception thrown: Instance 7a0e4b20-90ff-40fb-aff7-0b5e86e4c21c could not be found. [pid: 8|app: 0|req: 592/1168] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:11:40 2026] GET /v2.1/servers/7a0e4b20-90ff-40fb-aff7-0b5e86e4c21c => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:11:41.272 7 INFO nova.api.openstack.compute.server_external_events [req-acdcbedc-d535-4a1a-a7a4-e7992214f24b req-8ab97bf6-2ca9-44eb-be76-b5286ab3e914 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-changed:059340b2-11ce-4d9a-b8d4-2d61dff37ddf for instance 5324ef07-1b94-4883-95d3-671b6471cde2 on instance [pid: 7|app: 0|req: 577/1169] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:11:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1170] 10.0.0.77 () {32 vars in 717 bytes} [Fri May 8 04:11:41 2026] DELETE /v2.1/servers/5324ef07-1b94-4883-95d3-671b6471cde2 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:11:41.387 7 WARNING neutronclient.v2_0.client [None req-39c711d7-a029-47fd-ad3a-d8cafaf4966d 969478daad6e41eeb67f21ea860e5cf6 6cf82e3d09fe45d9af861a200e6f53d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 578/1171] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:11:41 2026] GET /v2.1/servers/5324ef07-1b94-4883-95d3-671b6471cde2 => generated 1942 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-05-08 04:11:43.311 8 INFO nova.api.openstack.compute.server_external_events [req-7a5115f1-dee7-4bc5-8c47-63e35828527c req-3db8fe75-b7a7-44cb-9225-8de9092cf767 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-unplugged:059340b2-11ce-4d9a-b8d4-2d61dff37ddf for instance 5324ef07-1b94-4883-95d3-671b6471cde2 on instance 2026-05-08 04:11:43.312 8 INFO nova.api.openstack.compute.server_external_events [req-7a5115f1-dee7-4bc5-8c47-63e35828527c req-3db8fe75-b7a7-44cb-9225-8de9092cf767 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-unplugged:059340b2-11ce-4d9a-b8d4-2d61dff37ddf for instance 5324ef07-1b94-4883-95d3-671b6471cde2 on instance [pid: 8|app: 0|req: 594/1172] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:11:43 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:11:45.348 7 INFO nova.api.openstack.compute.server_external_events [req-2741f356-1730-456d-9e23-5812310b38dc req-2dfd8cca-54b6-4b8c-9216-c4b308894b12 c21050b9a14f40d9966b5edae569814d b4f11eea6d584d238958bbed139ca470 - - 174b50c1d6ad4fd48679a1fb22abe2bb 174b50c1d6ad4fd48679a1fb22abe2bb] Creating event network-vif-deleted:059340b2-11ce-4d9a-b8d4-2d61dff37ddf for instance 5324ef07-1b94-4883-95d3-671b6471cde2 on instance [pid: 7|app: 0|req: 579/1173] 10.0.0.138 () {38 vars in 815 bytes} [Fri May 8 04:11: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-05-08 04:11:46.570 8 WARNING neutronclient.v2_0.client [None req-28501b1b-3bc8-4014-beba-29ab2e61ba39 969478daad6e41eeb67f21ea860e5cf6 6cf82e3d09fe45d9af861a200e6f53d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 595/1174] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:11:46 2026] GET /v2.1/servers/5324ef07-1b94-4883-95d3-671b6471cde2 => generated 1480 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:11:51.646 8 INFO nova.api.openstack.wsgi [None req-034f301d-ba74-4fc0-a573-38a786e52bd6 969478daad6e41eeb67f21ea860e5cf6 6cf82e3d09fe45d9af861a200e6f53d7 - - default default] HTTP exception thrown: Instance 5324ef07-1b94-4883-95d3-671b6471cde2 could not be found. [pid: 8|app: 0|req: 597/1177] 10.0.0.77 () {32 vars in 714 bytes} [Fri May 8 04:11:51 2026] GET /v2.1/servers/5324ef07-1b94-4883-95d3-671b6471cde2 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 581/1178] 10.0.0.77 () {32 vars in 725 bytes} [Fri May 8 04:11:53 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1275074230 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:11:53.247 8 INFO nova.api.openstack.wsgi [None req-7661708b-09f9-423c-9b40-563e9ced5fcb 969478daad6e41eeb67f21ea860e5cf6 6cf82e3d09fe45d9af861a200e6f53d7 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1275074230 not found for user 969478daad6e41eeb67f21ea860e5cf6 [pid: 8|app: 0|req: 598/1179] 10.0.0.77 () {32 vars in 722 bytes} [Fri May 8 04:11:53 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1275074230 => generated 142 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1182] 10.0.0.77 () {32 vars in 654 bytes} [Fri May 8 04:12:07 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1183] 10.0.0.77 () {32 vars in 640 bytes} [Fri May 8 04:12:07 2026] GET /v2.1/servers => generated 15 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-08 04:12:07.653 8 WARNING oslo_db.sqlalchemy.utils [None req-ec9510f2-b9c6-4677-9f6c-bdde1d2d1a08 db4f2848d7954516a8814d274c61ede4 5920e29369b948fa91f97e272157b3a9 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 601/1184] 10.0.0.77 () {32 vars in 648 bytes} [Fri May 8 04:12:07 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1185] 10.0.0.77 () {32 vars in 693 bytes} [Fri May 8 04:12:07 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)