+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jul 29 08:37:29 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: nova-api-osapi-9dfccf679-c59hp 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 0x7f7d50af9668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-07-29 08:37:35.119 7 INFO nova.utils [None req-d2cf8e5c-67b0-45c3-adb6-54aab67eea4d - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-29 08:37:35.275 8 INFO nova.utils [None req-19fd57cc-bbff-40fd-a991-adfbff5d0202 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-29 08:37:36.914 7 WARNING keystonemiddleware._common.config [None req-d2cf8e5c-67b0-45c3-adb6-54aab67eea4d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-29 08:37:36.924 7 WARNING oslo_config.cfg [None req-d2cf8e5c-67b0-45c3-adb6-54aab67eea4d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-29 08:37:37.009 7 WARNING keystonemiddleware._common.config [None req-d2cf8e5c-67b0-45c3-adb6-54aab67eea4d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-29 08:37:37.026 7 WARNING oslo_config.cfg [None req-d2cf8e5c-67b0-45c3-adb6-54aab67eea4d - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-07-29 08:37:37.035 8 WARNING keystonemiddleware._common.config [None req-19fd57cc-bbff-40fd-a991-adfbff5d0202 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-29 08:37:37.039 7 WARNING oslo_config.cfg [None req-d2cf8e5c-67b0-45c3-adb6-54aab67eea4d - - - - - -] 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 8 seconds on interpreter 0x7f7d50af9668 pid: 7 (default app) 2026-07-29 08:37:37.045 8 WARNING oslo_config.cfg [None req-19fd57cc-bbff-40fd-a991-adfbff5d0202 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-29 08:37:37.133 8 WARNING keystonemiddleware._common.config [None req-19fd57cc-bbff-40fd-a991-adfbff5d0202 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-29 08:37:37.148 8 WARNING oslo_config.cfg [None req-19fd57cc-bbff-40fd-a991-adfbff5d0202 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-07-29 08:37:37.160 8 WARNING oslo_config.cfg [None req-19fd57cc-bbff-40fd-a991-adfbff5d0202 - - - - - -] 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 8 seconds on interpreter 0x7f7d50af9668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.48 () {42 vars in 700 bytes} [Wed Jul 29 08:37:43 2026] GET /v2.1 => generated 114 bytes in 21 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:37:44.300 8 WARNING oslo_policy.policy [None req-73dc05c9-7ee5-4ef4-b3ef-914623210437 792098ed716c44f9a3ede4e71835c564 72f6d938b22e4da18b1c6ca11a245d57 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-29 08:37:44.300 8 WARNING oslo_policy.policy [None req-73dc05c9-7ee5-4ef4-b3ef-914623210437 792098ed716c44f9a3ede4e71835c564 72f6d938b22e4da18b1c6ca11a245d57 - - 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: 1/5] 199.19.213.48 () {44 vars in 904 bytes} [Wed Jul 29 08:37:43 2026] GET /v2.1 => generated 0 bytes in 631 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:37:44.396 7 WARNING oslo_policy.policy [req-73dc05c9-7ee5-4ef4-b3ef-914623210437 req-0b5fae17-a995-4e1a-a3a1-c8bcd60d7f2c 792098ed716c44f9a3ede4e71835c564 72f6d938b22e4da18b1c6ca11a245d57 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-29 08:37:44.397 7 WARNING oslo_policy.policy [req-73dc05c9-7ee5-4ef4-b3ef-914623210437 req-0b5fae17-a995-4e1a-a3a1-c8bcd60d7f2c 792098ed716c44f9a3ede4e71835c564 72f6d938b22e4da18b1c6ca11a245d57 - - 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: 5/6] 199.19.213.48 () {46 vars in 977 bytes} [Wed Jul 29 08:37:44 2026] GET /v2.1/ => generated 399 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 08:37:44.499 8 INFO nova.api.openstack.wsgi [None req-aa9f1888-7c1e-4b67-9a4b-d76d48a437cb 792098ed716c44f9a3ede4e71835c564 72f6d938b22e4da18b1c6ca11a245d57 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 2/7] 199.19.213.48 () {48 vars in 1006 bytes} [Wed Jul 29 08:37:44 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/8] 199.19.213.48 () {48 vars in 1046 bytes} [Wed Jul 29 08:37:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.48 () {52 vars in 1043 bytes} [Wed Jul 29 08:37:44 2026] POST /v2.1/flavors => generated 527 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/10] 199.19.213.48 () {42 vars in 700 bytes} [Wed Jul 29 08:37:45 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/11] 199.19.213.48 () {44 vars in 904 bytes} [Wed Jul 29 08:37:45 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 8/12] 199.19.213.48 () {46 vars in 977 bytes} [Wed Jul 29 08:37:45 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 08:37:45.616 8 INFO nova.api.openstack.wsgi [None req-22fab899-197f-4dd3-a652-06a627942c3c 792098ed716c44f9a3ede4e71835c564 72f6d938b22e4da18b1c6ca11a245d57 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 5/13] 199.19.213.48 () {48 vars in 1008 bytes} [Wed Jul 29 08:37:45 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: 9/14] 199.19.213.48 () {48 vars in 1046 bytes} [Wed Jul 29 08:37:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.19.213.48 () {52 vars in 1043 bytes} [Wed Jul 29 08:37:45 2026] POST /v2.1/flavors => generated 530 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.19.213.48 () {42 vars in 700 bytes} [Wed Jul 29 08:37:46 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/19] 199.19.213.48 () {44 vars in 904 bytes} [Wed Jul 29 08:37:46 2026] GET /v2.1 => generated 0 bytes in 384 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/20] 199.19.213.48 () {46 vars in 977 bytes} [Wed Jul 29 08:37:47 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 08:37:47.087 7 INFO nova.api.openstack.wsgi [None req-cdc9e8da-bd0b-4369-b976-d819c7d4d2e8 792098ed716c44f9a3ede4e71835c564 72f6d938b22e4da18b1c6ca11a245d57 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 12/21] 199.19.213.48 () {48 vars in 1010 bytes} [Wed Jul 29 08:37:47 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/22] 199.19.213.48 () {48 vars in 1046 bytes} [Wed Jul 29 08:37:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/23] 199.19.213.48 () {52 vars in 1043 bytes} [Wed Jul 29 08:37:47 2026] POST /v2.1/flavors => generated 531 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/24] 199.19.213.48 () {42 vars in 700 bytes} [Wed Jul 29 08:37:48 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/25] 199.19.213.48 () {44 vars in 904 bytes} [Wed Jul 29 08:37:48 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/26] 199.19.213.48 () {46 vars in 977 bytes} [Wed Jul 29 08:37:48 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 08:37:48.151 7 INFO nova.api.openstack.wsgi [None req-b0a7daba-3b33-4011-b0dd-2945179c91c8 792098ed716c44f9a3ede4e71835c564 72f6d938b22e4da18b1c6ca11a245d57 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 15/27] 199.19.213.48 () {48 vars in 1008 bytes} [Wed Jul 29 08:37:48 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/28] 199.19.213.48 () {48 vars in 1046 bytes} [Wed Jul 29 08:37:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/29] 199.19.213.48 () {52 vars in 1043 bytes} [Wed Jul 29 08:37:48 2026] POST /v2.1/flavors => generated 530 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/30] 199.19.213.48 () {42 vars in 700 bytes} [Wed Jul 29 08:37:49 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/31] 199.19.213.48 () {44 vars in 904 bytes} [Wed Jul 29 08:37:49 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/32] 199.19.213.48 () {46 vars in 977 bytes} [Wed Jul 29 08:37:49 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 08:37:49.185 7 INFO nova.api.openstack.wsgi [None req-21ac6fb3-3dd5-4609-a018-e84760d0136f 792098ed716c44f9a3ede4e71835c564 72f6d938b22e4da18b1c6ca11a245d57 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 18/33] 199.19.213.48 () {48 vars in 1010 bytes} [Wed Jul 29 08:37:49 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/34] 199.19.213.48 () {48 vars in 1046 bytes} [Wed Jul 29 08:37:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 19/35] 199.19.213.48 () {52 vars in 1043 bytes} [Wed Jul 29 08:37:49 2026] POST /v2.1/flavors => generated 533 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/174] 10.0.0.244 () {28 vars in 453 bytes} [Wed Jul 29 08:49:18 2026] GET /v2.1 => generated 114 bytes in 3 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: 89/175] 10.0.0.244 () {30 vars in 657 bytes} [Wed Jul 29 08:49:18 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: 87/176] 10.0.0.244 () {32 vars in 730 bytes} [Wed Jul 29 08:49:18 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/177] 10.0.0.244 () {34 vars in 803 bytes} [Wed Jul 29 08:49:18 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/242] 199.19.213.48 () {42 vars in 700 bytes} [Wed Jul 29 08:54:45 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 123/243] 199.19.213.48 () {44 vars in 904 bytes} [Wed Jul 29 08:54:45 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 121/244] 199.19.213.48 () {46 vars in 977 bytes} [Wed Jul 29 08:54:45 2026] GET /v2.1/ => generated 399 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 08:54:45.287 7 INFO nova.api.openstack.wsgi [None req-d52e642f-323f-4c35-9323-745f69a371e5 792098ed716c44f9a3ede4e71835c564 72f6d938b22e4da18b1c6ca11a245d57 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 124/245] 199.19.213.48 () {48 vars in 1006 bytes} [Wed Jul 29 08:54:45 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/246] 199.19.213.48 () {48 vars in 1046 bytes} [Wed Jul 29 08:54:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/247] 199.19.213.48 () {48 vars in 1094 bytes} [Wed Jul 29 08:54:45 2026] GET /v2.1/flavors/982c838e-c0d8-4967-9847-f26ed96a9126/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: 123/248] 199.19.213.48 () {42 vars in 700 bytes} [Wed Jul 29 08:54:46 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: 126/249] 199.19.213.48 () {44 vars in 904 bytes} [Wed Jul 29 08:54:46 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 124/250] 199.19.213.48 () {46 vars in 977 bytes} [Wed Jul 29 08:54:46 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 08:54:46.276 7 INFO nova.api.openstack.wsgi [None req-4571c794-6c6d-475e-b229-a61bf7d0ea88 792098ed716c44f9a3ede4e71835c564 72f6d938b22e4da18b1c6ca11a245d57 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 127/251] 199.19.213.48 () {48 vars in 1008 bytes} [Wed Jul 29 08:54:46 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/252] 199.19.213.48 () {48 vars in 1046 bytes} [Wed Jul 29 08:54:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/255] 199.19.213.48 () {48 vars in 1094 bytes} [Wed Jul 29 08:54:46 2026] GET /v2.1/flavors/6fdcdbbd-4965-44b2-a9df-4661aa10859f/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: 129/256] 199.19.213.48 () {42 vars in 700 bytes} [Wed Jul 29 08:54:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/257] 199.19.213.48 () {44 vars in 904 bytes} [Wed Jul 29 08:54:47 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 130/258] 199.19.213.48 () {46 vars in 977 bytes} [Wed Jul 29 08:54:47 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 08:54:47.281 8 INFO nova.api.openstack.wsgi [None req-c7293b3a-c4f6-4442-b288-d47afc4923e6 792098ed716c44f9a3ede4e71835c564 72f6d938b22e4da18b1c6ca11a245d57 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 129/259] 199.19.213.48 () {48 vars in 1010 bytes} [Wed Jul 29 08:54:47 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: 7|app: 0|req: 131/260] 199.19.213.48 () {48 vars in 1046 bytes} [Wed Jul 29 08:54:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/261] 199.19.213.48 () {48 vars in 1094 bytes} [Wed Jul 29 08:54:47 2026] GET /v2.1/flavors/3508fdbc-8803-4ce6-9150-d4e9c66d003a/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/262] 199.19.213.48 () {42 vars in 700 bytes} [Wed Jul 29 08:54:48 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/263] 199.19.213.48 () {44 vars in 904 bytes} [Wed Jul 29 08:54:48 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 133/264] 199.19.213.48 () {46 vars in 977 bytes} [Wed Jul 29 08:54:48 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 08:54:48.279 8 INFO nova.api.openstack.wsgi [None req-e9c09230-dbb5-4cc9-adf7-edcab1116fa9 792098ed716c44f9a3ede4e71835c564 72f6d938b22e4da18b1c6ca11a245d57 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 132/265] 199.19.213.48 () {48 vars in 1008 bytes} [Wed Jul 29 08:54:48 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/266] 199.19.213.48 () {48 vars in 1046 bytes} [Wed Jul 29 08:54:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/267] 199.19.213.48 () {48 vars in 1094 bytes} [Wed Jul 29 08:54:48 2026] GET /v2.1/flavors/d629ceac-86b1-4a9b-a6a1-da527d3f37d4/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/268] 199.19.213.48 () {42 vars in 700 bytes} [Wed Jul 29 08:54:49 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/269] 199.19.213.48 () {44 vars in 904 bytes} [Wed Jul 29 08:54:49 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 136/270] 199.19.213.48 () {46 vars in 977 bytes} [Wed Jul 29 08:54:49 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 08:54:49.269 8 INFO nova.api.openstack.wsgi [None req-adc30b94-23e7-4389-be56-151daffed621 792098ed716c44f9a3ede4e71835c564 72f6d938b22e4da18b1c6ca11a245d57 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 135/271] 199.19.213.48 () {48 vars in 1010 bytes} [Wed Jul 29 08:54:49 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/272] 199.19.213.48 () {48 vars in 1046 bytes} [Wed Jul 29 08:54:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/273] 199.19.213.48 () {48 vars in 1094 bytes} [Wed Jul 29 08:54:49 2026] GET /v2.1/flavors/7dff125f-24a6-4765-b30d-665767cd1f5c/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: 142/282] 199.19.213.48 () {42 vars in 700 bytes} [Wed Jul 29 08:55:26 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/283] 199.19.213.48 () {44 vars in 904 bytes} [Wed Jul 29 08:55:26 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 143/284] 199.19.213.48 () {46 vars in 977 bytes} [Wed Jul 29 08:55:26 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 08:55:26.628 8 INFO nova.api.openstack.wsgi [None req-969efed3-f190-4517-b530-97cff928d3e0 792098ed716c44f9a3ede4e71835c564 72f6d938b22e4da18b1c6ca11a245d57 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 142/285] 199.19.213.48 () {48 vars in 1006 bytes} [Wed Jul 29 08:55:26 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/286] 199.19.213.48 () {48 vars in 1046 bytes} [Wed Jul 29 08:55:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/295] 10.0.0.17 () {32 vars in 653 bytes} [Wed Jul 29 08:56:09 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 149/296] 10.0.0.17 () {32 vars in 639 bytes} [Wed Jul 29 08:56:09 2026] GET /v2.1/servers => generated 15 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-29 08:56:09.476 8 WARNING oslo_db.sqlalchemy.utils [None req-5f44bf53-70a4-4835-8528-3e032a975878 792098ed716c44f9a3ede4e71835c564 72f6d938b22e4da18b1c6ca11a245d57 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 148/297] 10.0.0.17 () {32 vars in 647 bytes} [Wed Jul 29 08:56:09 2026] GET /v2.1/os-keypairs => generated 16 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/298] 10.0.0.17 () {32 vars in 692 bytes} [Wed Jul 29 08:56:09 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/301] 10.0.0.17 () {32 vars in 679 bytes} [Wed Jul 29 08:56:24 2026] GET /v2.1/os-availability-zone/detail => generated 123 bytes in 106 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/302] 10.0.0.17 () {32 vars in 686 bytes} [Wed Jul 29 08:56:24 2026] GET /v2.1/os-services?binary=nova-compute => generated 192 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/303] 10.0.0.17 () {34 vars in 672 bytes} [Wed Jul 29 08:56:24 2026] POST /v2.1/os-aggregates => generated 196 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 153/304] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 08:56:24 2026] POST /v2.1/flavors => generated 473 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/305] 10.0.0.17 () {32 vars in 664 bytes} [Wed Jul 29 08:56:24 2026] DELETE /v2.1/flavors/1936353881 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/306] 10.0.0.17 () {32 vars in 653 bytes} [Wed Jul 29 08:56:24 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/307] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 08:56:24 2026] POST /v2.1/flavors => generated 457 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/308] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 08:56:24 2026] POST /v2.1/flavors => generated 483 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/309] 10.0.0.17 () {32 vars in 653 bytes} [Wed Jul 29 08:56:25 2026] GET /v2.1/flavors/detail => generated 2981 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/310] 10.0.0.17 () {34 vars in 690 bytes} [Wed Jul 29 08:56:24 2026] POST /v2.1/os-aggregates/1/action => generated 235 bytes in 679 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 159/311] 10.0.0.17 () {34 vars in 696 bytes} [Wed Jul 29 08:56:25 2026] POST /v2.1/flavors/1624902123/action => generated 97 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/312] 10.0.0.17 () {32 vars in 662 bytes} [Wed Jul 29 08:56:25 2026] DELETE /v2.1/flavors/239736963 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-29 08:56:25.199 7 INFO nova.api.openstack.wsgi [None req-22819580-a61a-440a-a89a-712ef569c8f6 37c7fba6e1cb4b6b8187e7aaa849fab0 cadd7e03387d46e38b7458eb3b32fce2 - - default default] HTTP exception thrown: Aggregate 1 already has host instance. [pid: 7|app: 0|req: 160/313] 10.0.0.17 () {34 vars in 690 bytes} [Wed Jul 29 08:56:25 2026] POST /v2.1/os-aggregates/1/action => generated 90 bytes in 56 msecs (HTTP/1.1 409) 9 headers in 377 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:56:25.213 8 INFO nova.api.openstack.wsgi [None req-a786aaca-27d0-403c-9b53-f60fb6fb9bc2 b74bb28ebc434d2181df47d72c6f74bc b1bcac89d29446589518413f65cabe15 - - default default] HTTP exception thrown: Flavor access already exists for flavor 8 and project f55e412098194a46b4278732f0e89e86 combination. [pid: 8|app: 0|req: 154/314] 10.0.0.17 () {34 vars in 696 bytes} [Wed Jul 29 08:56:25 2026] POST /v2.1/flavors/1624902123/action => generated 151 bytes in 49 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/315] 10.0.0.17 () {32 vars in 653 bytes} [Wed Jul 29 08:56:25 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/316] 10.0.0.17 () {34 vars in 696 bytes} [Wed Jul 29 08:56:25 2026] POST /v2.1/flavors/1624902123/action => generated 21 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/317] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 08:56:25 2026] POST /v2.1/flavors => generated 473 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/318] 10.0.0.17 () {34 vars in 690 bytes} [Wed Jul 29 08:56:25 2026] POST /v2.1/os-aggregates/1/action => generated 225 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 164/319] 10.0.0.17 () {32 vars in 664 bytes} [Wed Jul 29 08:56:25 2026] DELETE /v2.1/flavors/1624902123 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/320] 10.0.0.17 () {32 vars in 664 bytes} [Wed Jul 29 08:56:25 2026] DELETE /v2.1/flavors/1151657104 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/321] 10.0.0.17 () {32 vars in 653 bytes} [Wed Jul 29 08:56:25 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/322] 10.0.0.17 () {32 vars in 653 bytes} [Wed Jul 29 08:56:25 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/323] 10.0.0.17 () {32 vars in 658 bytes} [Wed Jul 29 08:56:25 2026] DELETE /v2.1/os-aggregates/1 => generated 0 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 166/324] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 08:56:25 2026] POST /v2.1/flavors => generated 551 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/325] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 08:56:25 2026] POST /v2.1/flavors => generated 481 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 08:56:25.611 8 INFO nova.api.openstack.wsgi [None req-1b6e1440-e5e0-414a-b33d-6f38d56421c1 b74bb28ebc434d2181df47d72c6f74bc b1bcac89d29446589518413f65cabe15 - - default default] HTTP exception thrown: Access list not available for public flavors. [pid: 8|app: 0|req: 160/326] 10.0.0.17 () {32 vars in 695 bytes} [Wed Jul 29 08:56:25 2026] GET /v2.1/flavors/1659053321/os-flavor-access => generated 91 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/327] 10.0.0.17 () {34 vars in 672 bytes} [Wed Jul 29 08:56:25 2026] POST /v2.1/os-aggregates => generated 197 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 161/328] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 08:56:25 2026] DELETE /v2.1/flavors/065c70bc-d2e3-4d71-a00f-8b4379079b53 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/329] 10.0.0.17 () {32 vars in 664 bytes} [Wed Jul 29 08:56:25 2026] DELETE /v2.1/flavors/1659053321 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/330] 10.0.0.17 () {32 vars in 653 bytes} [Wed Jul 29 08:56:25 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/331] 10.0.0.17 () {32 vars in 653 bytes} [Wed Jul 29 08:56:25 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/332] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 08:56:25 2026] POST /v2.1/flavors => generated 549 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/333] 10.0.0.17 () {34 vars in 690 bytes} [Wed Jul 29 08:56:25 2026] POST /v2.1/os-aggregates/2/action => generated 118 bytes in 164 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/334] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 08:56:25 2026] POST /v2.1/flavors => generated 478 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/335] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 08:56:25 2026] DELETE /v2.1/flavors/90f5dc45-3398-4ad9-aab8-668792b859fa => generated 0 bytes in 50 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/336] 10.0.0.17 () {32 vars in 658 bytes} [Wed Jul 29 08:56:25 2026] DELETE /v2.1/os-aggregates/2 => generated 0 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 174/337] 10.0.0.17 () {32 vars in 653 bytes} [Wed Jul 29 08:56:25 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/338] 10.0.0.17 () {34 vars in 694 bytes} [Wed Jul 29 08:56:25 2026] POST /v2.1/flavors/794128927/action => generated 130 bytes in 92 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/339] 10.0.0.17 () {34 vars in 672 bytes} [Wed Jul 29 08:56:25 2026] POST /v2.1/os-aggregates => generated 196 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 165/340] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 08:56:25 2026] POST /v2.1/flavors => generated 455 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 08:56:26.081 8 INFO nova.api.openstack.wsgi [None req-3988c401-d085-407a-b08c-61597f2cccd4 37c7fba6e1cb4b6b8187e7aaa849fab0 cadd7e03387d46e38b7458eb3b32fce2 - - default default] HTTP exception thrown: Compute host tempest-nonexist_host-604589358 could not be found. [pid: 8|app: 0|req: 166/341] 10.0.0.17 () {34 vars in 690 bytes} [Wed Jul 29 08:56:26 2026] POST /v2.1/os-aggregates/3/action => generated 110 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 167/342] 10.0.0.17 () {32 vars in 659 bytes} [Wed Jul 29 08:56:26 2026] GET /v2.1/flavors/887184134 => generated 455 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/343] 10.0.0.17 () {32 vars in 662 bytes} [Wed Jul 29 08:56:26 2026] DELETE /v2.1/flavors/794128927 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/344] 10.0.0.17 () {32 vars in 658 bytes} [Wed Jul 29 08:56:26 2026] DELETE /v2.1/os-aggregates/3 => generated 0 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 169/345] 10.0.0.17 () {32 vars in 653 bytes} [Wed Jul 29 08:56:26 2026] GET /v2.1/flavors/detail => generated 2979 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/346] 10.0.0.17 () {34 vars in 673 bytes} [Wed Jul 29 08:56:26 2026] POST /v2.1/os-aggregates => generated 619 bytes in 4 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/347] 10.0.0.17 () {34 vars in 672 bytes} [Wed Jul 29 08:56:26 2026] POST /v2.1/os-aggregates => generated 115 bytes in 11 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/348] 10.0.0.17 () {32 vars in 653 bytes} [Wed Jul 29 08:56:26 2026] GET /v2.1/flavors/detail => generated 2979 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/349] 10.0.0.17 () {34 vars in 672 bytes} [Wed Jul 29 08:56:26 2026] POST /v2.1/os-aggregates => generated 116 bytes in 5 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/350] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 08:56:26 2026] POST /v2.1/flavors => generated 482 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/351] 10.0.0.17 () {32 vars in 662 bytes} [Wed Jul 29 08:56:26 2026] DELETE /v2.1/flavors/887184134 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/352] 10.0.0.17 () {34 vars in 672 bytes} [Wed Jul 29 08:56:26 2026] POST /v2.1/os-aggregates => generated 198 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 174/353] 10.0.0.17 () {32 vars in 653 bytes} [Wed Jul 29 08:56:26 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 08:56:26.357 8 INFO nova.api.openstack.wsgi [None req-ec7fd538-5289-4b13-859a-7d8917163777 37c7fba6e1cb4b6b8187e7aaa849fab0 cadd7e03387d46e38b7458eb3b32fce2 - - default default] HTTP exception thrown: Aggregate tempest-test_aggregate-1941441480 already exists. [pid: 8|app: 0|req: 177/356] 10.0.0.17 () {34 vars in 672 bytes} [Wed Jul 29 08:56:26 2026] POST /v2.1/os-aggregates => generated 111 bytes in 9 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 178/357] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 08:56:26 2026] POST /v2.1/flavors => generated 471 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/358] 10.0.0.17 () {32 vars in 658 bytes} [Wed Jul 29 08:56:26 2026] DELETE /v2.1/os-aggregates/4 => generated 0 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:56:26.481 8 INFO nova.api.openstack.wsgi [None req-5873e417-079b-4d76-a40b-47d3367f3b4d 2528bceee7914770b898f98e8e8d1d10 cabc1d5b33274c7b844fd4930af98c2c - - default default] HTTP exception thrown: Flavor 359560648 could not be found. [pid: 8|app: 0|req: 180/359] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 08:56:26 2026] POST /v2.1/servers => generated 80 bytes in 20 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/360] 10.0.0.17 () {34 vars in 696 bytes} [Wed Jul 29 08:56:26 2026] POST /v2.1/flavors/1948830220/action => generated 97 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/361] 10.0.0.17 () {34 vars in 672 bytes} [Wed Jul 29 08:56:26 2026] POST /v2.1/os-aggregates => generated 197 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 182/362] 10.0.0.17 () {34 vars in 696 bytes} [Wed Jul 29 08:56:26 2026] POST /v2.1/flavors/1948830220/action => generated 133 bytes in 10 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/363] 10.0.0.17 () {32 vars in 658 bytes} [Wed Jul 29 08:56:26 2026] DELETE /v2.1/os-aggregates/5 => generated 116 bytes in 4 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/364] 10.0.0.17 () {32 vars in 662 bytes} [Wed Jul 29 08:56:26 2026] DELETE /v2.1/flavors/359560648 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/365] 10.0.0.17 () {32 vars in 658 bytes} [Wed Jul 29 08:56:26 2026] DELETE /v2.1/os-aggregates/5 => generated 0 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 183/366] 10.0.0.17 () {32 vars in 653 bytes} [Wed Jul 29 08:56:26 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 08:56:26.659 7 INFO nova.api.openstack.wsgi [None req-d6c54863-5c62-4ce4-8a69-10c47a58e4cc 37c7fba6e1cb4b6b8187e7aaa849fab0 cadd7e03387d46e38b7458eb3b32fce2 - - default default] HTTP exception thrown: Aggregate -1 could not be found. [pid: 7|app: 0|req: 184/367] 10.0.0.17 () {32 vars in 660 bytes} [Wed Jul 29 08:56:26 2026] DELETE /v2.1/os-aggregates/-1 => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/368] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 08:56:26 2026] POST /v2.1/flavors => generated 456 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/369] 10.0.0.17 () {34 vars in 696 bytes} [Wed Jul 29 08:56:26 2026] POST /v2.1/flavors/1948830220/action => generated 21 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/370] 10.0.0.17 () {34 vars in 672 bytes} [Wed Jul 29 08:56:26 2026] POST /v2.1/os-aggregates => generated 198 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 185/371] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 08:56:26 2026] POST /v2.1/flavors => generated 458 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/372] 10.0.0.17 () {32 vars in 655 bytes} [Wed Jul 29 08:56:26 2026] GET /v2.1/os-aggregates/6 => generated 114 bytes in 7 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/373] 10.0.0.17 () {32 vars in 664 bytes} [Wed Jul 29 08:56:26 2026] DELETE /v2.1/flavors/1948830220 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/374] 10.0.0.17 () {32 vars in 676 bytes} [Wed Jul 29 08:56:26 2026] GET /v2.1/flavors/detail?is_public=f => generated 459 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/375] 10.0.0.17 () {32 vars in 653 bytes} [Wed Jul 29 08:56:26 2026] GET /v2.1/flavors/detail => generated 2982 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/376] 10.0.0.17 () {32 vars in 684 bytes} [Wed Jul 29 08:56:26 2026] GET /v2.1/flavors/detail?is_public=false => generated 459 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/377] 10.0.0.17 () {32 vars in 658 bytes} [Wed Jul 29 08:56:26 2026] DELETE /v2.1/os-aggregates/6 => generated 0 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:56:26.903 7 INFO nova.api.openstack.wsgi [None req-5dc3e316-b5e4-4881-aeab-885ed25f1b03 37c7fba6e1cb4b6b8187e7aaa849fab0 cadd7e03387d46e38b7458eb3b32fce2 - - default default] HTTP exception thrown: Aggregate -1 could not be found. [pid: 7|app: 0|req: 189/378] 10.0.0.17 () {32 vars in 657 bytes} [Wed Jul 29 08:56:26 2026] GET /v2.1/os-aggregates/-1 => generated 78 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/379] 10.0.0.17 () {32 vars in 678 bytes} [Wed Jul 29 08:56:26 2026] GET /v2.1/flavors/detail?is_public=no => generated 459 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/380] 10.0.0.17 () {32 vars in 651 bytes} [Wed Jul 29 08:56:26 2026] GET /v2.1/os-aggregates => generated 115 bytes in 6 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/381] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 08:56:26 2026] POST /v2.1/flavors => generated 479 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/382] 10.0.0.17 () {32 vars in 676 bytes} [Wed Jul 29 08:56:26 2026] GET /v2.1/flavors/detail?is_public=0 => generated 928 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/383] 10.0.0.17 () {34 vars in 672 bytes} [Wed Jul 29 08:56:26 2026] POST /v2.1/os-aggregates => generated 198 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:56:27.000 7 INFO nova.api.openstack.wsgi [None req-d4711e90-0bde-4e9d-b149-bcd40587f85a b74bb28ebc434d2181df47d72c6f74bc b1bcac89d29446589518413f65cabe15 - - default default] HTTP exception thrown: Flavor access not found for 19 / f873c7af4b7145339dce86bf0beff22c combination. [pid: 7|app: 0|req: 193/384] 10.0.0.17 () {34 vars in 694 bytes} [Wed Jul 29 08:56:26 2026] POST /v2.1/flavors/164060368/action => generated 124 bytes in 54 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/385] 10.0.0.17 () {32 vars in 676 bytes} [Wed Jul 29 08:56:26 2026] GET /v2.1/flavors/detail?is_public=t => generated 2982 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/386] 10.0.0.17 () {32 vars in 662 bytes} [Wed Jul 29 08:56:27 2026] DELETE /v2.1/flavors/164060368 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/387] 10.0.0.17 () {32 vars in 682 bytes} [Wed Jul 29 08:56:27 2026] GET /v2.1/flavors/detail?is_public=true => generated 2982 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/388] 10.0.0.17 () {32 vars in 653 bytes} [Wed Jul 29 08:56:27 2026] GET /v2.1/flavors/detail => generated 2982 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/389] 10.0.0.17 () {32 vars in 680 bytes} [Wed Jul 29 08:56:27 2026] GET /v2.1/flavors/detail?is_public=yes => generated 2982 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/390] 10.0.0.17 () {32 vars in 676 bytes} [Wed Jul 29 08:56:27 2026] GET /v2.1/flavors/detail?is_public=1 => generated 2982 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/391] 10.0.0.17 () {32 vars in 664 bytes} [Wed Jul 29 08:56:27 2026] DELETE /v2.1/flavors/1859755637 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/392] 10.0.0.17 () {32 vars in 653 bytes} [Wed Jul 29 08:56:27 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/393] 10.0.0.17 () {32 vars in 662 bytes} [Wed Jul 29 08:56:27 2026] DELETE /v2.1/flavors/380051084 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/394] 10.0.0.17 () {32 vars in 653 bytes} [Wed Jul 29 08:56:27 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/395] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 08:56:27 2026] POST /v2.1/flavors => generated 456 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/396] 10.0.0.17 () {32 vars in 653 bytes} [Wed Jul 29 08:56:27 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/397] 10.0.0.17 () {32 vars in 653 bytes} [Wed Jul 29 08:56:27 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/398] 10.0.0.17 () {32 vars in 662 bytes} [Wed Jul 29 08:56:27 2026] DELETE /v2.1/flavors/565304219 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/399] 10.0.0.17 () {32 vars in 653 bytes} [Wed Jul 29 08:56:27 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/400] 10.0.0.17 () {34 vars in 690 bytes} [Wed Jul 29 08:56:27 2026] POST /v2.1/os-aggregates/7/action => generated 237 bytes in 662 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 195/401] 10.0.0.17 () {34 vars in 690 bytes} [Wed Jul 29 08:56:27 2026] POST /v2.1/os-aggregates/7/action => generated 121 bytes in 7 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/402] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 08:56:27 2026] POST /v2.1/flavors => generated 455 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/403] 10.0.0.17 () {32 vars in 653 bytes} [Wed Jul 29 08:56:27 2026] GET /v2.1/flavors/detail => generated 2979 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/404] 10.0.0.17 () {32 vars in 662 bytes} [Wed Jul 29 08:56:27 2026] DELETE /v2.1/flavors/324420894 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/405] 10.0.0.17 () {32 vars in 653 bytes} [Wed Jul 29 08:56:27 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/406] 10.0.0.17 () {34 vars in 690 bytes} [Wed Jul 29 08:56:27 2026] POST /v2.1/os-aggregates/7/action => generated 227 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/407] 10.0.0.17 () {32 vars in 658 bytes} [Wed Jul 29 08:56:27 2026] DELETE /v2.1/os-aggregates/7 => generated 0 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 197/408] 10.0.0.17 () {34 vars in 672 bytes} [Wed Jul 29 08:56:27 2026] POST /v2.1/os-aggregates => generated 197 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:56:28.073 8 ERROR nova.api.openstack.compute.aggregates [None req-91194b53-ca9c-49ed-9a84-88c9d5118066 37c7fba6e1cb4b6b8187e7aaa849fab0 cadd7e03387d46e38b7458eb3b32fce2 - - default default] Failed to remove host nonexist_host from aggregate 8. Error: Compute host nonexist_host could not be found.: nova.exception.ComputeHostNotFound: Compute host nonexist_host could not be found. 2026-07-29 08:56:28.076 8 INFO nova.api.openstack.wsgi [None req-91194b53-ca9c-49ed-9a84-88c9d5118066 37c7fba6e1cb4b6b8187e7aaa849fab0 cadd7e03387d46e38b7458eb3b32fce2 - - default default] HTTP exception thrown: Cannot remove host nonexist_host in aggregate 8 [pid: 8|app: 0|req: 212/409] 10.0.0.17 () {34 vars in 690 bytes} [Wed Jul 29 08:56:28 2026] POST /v2.1/os-aggregates/8/action => generated 93 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 198/410] 10.0.0.17 () {32 vars in 658 bytes} [Wed Jul 29 08:56:28 2026] DELETE /v2.1/os-aggregates/8 => generated 0 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/411] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 08:56:35 2026] POST /v2.1/flavors => generated 457 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:56:35.728 7 INFO nova.api.openstack.wsgi [None req-ccb10567-99e4-4b11-9664-dd530d0c9d77 a0b6c27a860249dd9658f0a29bbea8f5 56e986b4d7684b028b70bb27a6b839fc - - default default] HTTP exception thrown: Flavor 792600038 has no extra specs with key hw:cpu_thread_policy. [pid: 7|app: 0|req: 199/412] 10.0.0.17 () {32 vars in 731 bytes} [Wed Jul 29 08:56:35 2026] GET /v2.1/flavors/792600038/os-extra_specs/hw:cpu_thread_policy => generated 112 bytes in 120 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/413] 10.0.0.17 () {34 vars in 710 bytes} [Wed Jul 29 08:56:35 2026] POST /v2.1/flavors/792600038/os-extra_specs => generated 124 bytes in 8 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/414] 10.0.0.17 () {32 vars in 665 bytes} [Wed Jul 29 08:56:35 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 201/415] 10.0.0.17 () {34 vars in 710 bytes} [Wed Jul 29 08:56:35 2026] POST /v2.1/flavors/792600038/os-extra_specs => generated 66 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/416] 10.0.0.17 () {32 vars in 679 bytes} [Wed Jul 29 08:56:35 2026] GET /v2.1/os-availability-zone/detail => generated 546 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: 216/417] 10.0.0.17 () {32 vars in 720 bytes} [Wed Jul 29 08:56:35 2026] DELETE /v2.1/flavors/792600038/os-extra_specs/hw:numa_nodes => generated 124 bytes in 6 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/418] 10.0.0.17 () {34 vars in 710 bytes} [Wed Jul 29 08:56:35 2026] POST /v2.1/flavors/792600038/os-extra_specs => generated 66 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/419] 10.0.0.17 () {34 vars in 737 bytes} [Wed Jul 29 08:56:35 2026] PUT /v2.1/flavors/792600038/os-extra_specs/hw:numa_nodes => generated 124 bytes in 7 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/420] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 08:56:35 2026] POST /v2.1/flavors => generated 460 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 08:56:35.909 8 INFO nova.api.openstack.wsgi [None req-0726a8d9-926a-4af3-b11d-874b1bfd2430 fbce7295e1e54513bb31ab6c92949d96 1181a250fd92477b98054e6d41578462 - - default default] HTTP exception thrown: Flavor 792600038 has no extra specs with key hw:cpu_thread_policy. [pid: 8|app: 0|req: 219/421] 10.0.0.17 () {32 vars in 734 bytes} [Wed Jul 29 08:56:35 2026] DELETE /v2.1/flavors/792600038/os-extra_specs/hw:cpu_thread_policy => generated 112 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 08:56:35.923 8 INFO nova.api.openstack.wsgi [None req-4ed91bb9-e9b7-41f3-b4df-d41af9df670a fbce7295e1e54513bb31ab6c92949d96 1181a250fd92477b98054e6d41578462 - - default default] HTTP exception thrown: Request body and URI mismatch [pid: 8|app: 0|req: 220/422] 10.0.0.17 () {34 vars in 737 bytes} [Wed Jul 29 08:56:35 2026] PUT /v2.1/flavors/792600038/os-extra_specs/hw:numa_nodes => generated 73 bytes in 7 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/423] 10.0.0.17 () {34 vars in 737 bytes} [Wed Jul 29 08:56:35 2026] PUT /v2.1/flavors/792600038/os-extra_specs/hw:numa_nodes => generated 117 bytes in 12 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/424] 10.0.0.17 () {34 vars in 712 bytes} [Wed Jul 29 08:56:35 2026] POST /v2.1/flavors/1952624166/os-extra_specs => generated 66 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/425] 10.0.0.17 () {32 vars in 662 bytes} [Wed Jul 29 08:56:35 2026] DELETE /v2.1/flavors/792600038 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/426] 10.0.0.17 () {32 vars in 653 bytes} [Wed Jul 29 08:56:36 2026] GET /v2.1/flavors/detail => generated 2984 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/427] 10.0.0.17 () {32 vars in 691 bytes} [Wed Jul 29 08:56:35 2026] GET /v2.1/flavors/1952624166/os-extra_specs => generated 66 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/428] 10.0.0.17 () {34 vars in 712 bytes} [Wed Jul 29 08:56:36 2026] POST /v2.1/flavors/1952624166/os-extra_specs => generated 66 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/429] 10.0.0.17 () {32 vars in 719 bytes} [Wed Jul 29 08:56:36 2026] GET /v2.1/flavors/1952624166/os-extra_specs/hw:numa_nodes => generated 22 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/430] 10.0.0.17 () {34 vars in 712 bytes} [Wed Jul 29 08:56:36 2026] POST /v2.1/flavors/1952624166/os-extra_specs => generated 66 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/431] 10.0.0.17 () {32 vars in 691 bytes} [Wed Jul 29 08:56:36 2026] GET /v2.1/flavors/1952624166/os-extra_specs => generated 66 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/432] 10.0.0.17 () {34 vars in 739 bytes} [Wed Jul 29 08:56:36 2026] PUT /v2.1/flavors/1952624166/os-extra_specs/hw:numa_nodes => generated 22 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/433] 10.0.0.17 () {32 vars in 691 bytes} [Wed Jul 29 08:56:36 2026] GET /v2.1/flavors/1952624166/os-extra_specs => generated 66 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/436] 10.0.0.17 () {32 vars in 722 bytes} [Wed Jul 29 08:56:36 2026] DELETE /v2.1/flavors/1952624166/os-extra_specs/hw:numa_nodes => generated 0 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/437] 10.0.0.17 () {32 vars in 722 bytes} [Wed Jul 29 08:56:36 2026] DELETE /v2.1/flavors/1952624166/os-extra_specs/hw:cpu_policy => generated 0 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/438] 10.0.0.17 () {32 vars in 691 bytes} [Wed Jul 29 08:56:36 2026] GET /v2.1/flavors/1952624166/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/439] 10.0.0.17 () {32 vars in 664 bytes} [Wed Jul 29 08:56:36 2026] DELETE /v2.1/flavors/1952624166 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/440] 10.0.0.17 () {32 vars in 653 bytes} [Wed Jul 29 08:56:36 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/441] 10.0.0.17 () {32 vars in 641 bytes} [Wed Jul 29 08:56:41 2026] GET /v2.1/os-hosts => generated 263 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/442] 10.0.0.17 () {32 vars in 652 bytes} [Wed Jul 29 08:56:41 2026] GET /v2.1/os-hosts?zone= => generated 263 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, ' [pid: 7|app: 0|req: 213/443] 10.0.0.17 () {32 vars in 658 bytes} [Wed Jul 29 08:56:41 2026] GET /v2.1/os-hosts?zone=xxx => generated 13 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 231/444] 10.0.0.17 () {32 vars in 641 bytes} [Wed Jul 29 08:56:41 2026] GET /v2.1/os-hosts => generated 263 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: 7|app: 0|req: 214/445] 10.0.0.17 () {32 vars in 668 bytes} [Wed Jul 29 08:56:41 2026] GET /v2.1/os-hosts?zone=internal => generated 198 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: 232/446] 10.0.0.17 () {32 vars in 641 bytes} [Wed Jul 29 08:56:41 2026] GET /v2.1/os-hosts => generated 263 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: 7|app: 0|req: 215/447] 10.0.0.17 () {32 vars in 659 bytes} [Wed Jul 29 08:56:41 2026] GET /v2.1/os-hosts/instance => generated 319 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 216/448] 10.0.0.17 () {32 vars in 653 bytes} [Wed Jul 29 08:56:42 2026] GET /v2.1/os-hypervisors => generated 99 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 217/449] 10.0.0.17 () {32 vars in 667 bytes} [Wed Jul 29 08:56:42 2026] GET /v2.1/os-hypervisors/detail => generated 1855 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 218/450] 10.0.0.17 () {32 vars in 653 bytes} [Wed Jul 29 08:56:42 2026] GET /v2.1/os-hypervisors => generated 99 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 219/451] 10.0.0.17 () {32 vars in 657 bytes} [Wed Jul 29 08:56:42 2026] GET /v2.1/os-hypervisors/1 => generated 1852 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 220/452] 10.0.0.17 () {32 vars in 675 bytes} [Wed Jul 29 08:56:42 2026] GET /v2.1/os-hypervisors/statistics => generated 262 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/453] 10.0.0.17 () {32 vars in 653 bytes} [Wed Jul 29 08:56:42 2026] GET /v2.1/os-hypervisors => generated 99 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 222/454] 10.0.0.17 () {32 vars in 657 bytes} [Wed Jul 29 08:56:42 2026] GET /v2.1/os-hypervisors/1 => generated 1852 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:56:42.808 7 INFO nova.compute.rpcapi [None req-7424bc15-0000-48ec-a633-ef912a611a99 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 2026-07-29 08:56:43.085 8 WARNING neutronclient.v2_0.client [None req-a1a22ceb-5766-43b4-8f4c-199d8b7f603e 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:56:43.285 8 WARNING neutronclient.v2_0.client [None req-a1a22ceb-5766-43b4-8f4c-199d8b7f603e 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 223/455] 10.0.0.17 () {32 vars in 671 bytes} [Wed Jul 29 08:56:42 2026] GET /v2.1/os-hypervisors/1/uptime => generated 173 bytes in 581 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 224/456] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:56:43 2026] GET /v2.1/flavors/982c838e-c0d8-4967-9847-f26ed96a9126 => generated 511 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/457] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 08:56:42 2026] POST /v2.1/servers => generated 424 bytes in 1985 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:56:44.125 8 WARNING neutronclient.v2_0.client [None req-666d3798-f4fa-40c7-b67b-bec38ab6e766 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 225/458] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 08:56:43 2026] POST /v2.1/flavors => generated 464 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/459] 10.0.0.17 () {32 vars in 743 bytes} [Wed Jul 29 08:56:44 2026] GET /v2.1/flavors/982c838e-c0d8-4967-9847-f26ed96a9126/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/460] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:56:44 2026] GET /v2.1/servers/f738ffc9-34db-4c55-8251-a1fb06370e93 => generated 1374 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/461] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 08:56:44 2026] POST /v2.1/flavors => generated 462 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 235/462] 10.0.0.17 () {32 vars in 743 bytes} [Wed Jul 29 08:56:44 2026] GET /v2.1/flavors/982c838e-c0d8-4967-9847-f26ed96a9126/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/463] 10.0.0.17 () {34 vars in 669 bytes} [Wed Jul 29 08:56:44 2026] POST /v2.1/os-keypairs => generated 385 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 08:56:45.247 8 WARNING neutronclient.v2_0.client [None req-6e7019a9-8513-4542-8bd8-c20383577c1f 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 236/464] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:56:45 2026] GET /v2.1/servers/f738ffc9-34db-4c55-8251-a1fb06370e93 => generated 1374 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:56:46.427 8 WARNING neutronclient.v2_0.client [None req-b643bc50-c7f3-4884-a500-1e7c1f0c070f 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 238/467] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:56:46 2026] GET /v2.1/servers/f738ffc9-34db-4c55-8251-a1fb06370e93 => generated 1370 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 08:56:47.458 7 WARNING neutronclient.v2_0.client [None req-53edaf58-4e6e-4887-82e7-230c20c39579 83eb969ad83a4210b5df88497d93e283 e148cec6b3b24006ae7695dd368dc05c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:56:47.515 7 WARNING neutronclient.v2_0.client [None req-53edaf58-4e6e-4887-82e7-230c20c39579 83eb969ad83a4210b5df88497d93e283 e148cec6b3b24006ae7695dd368dc05c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:56:47.533 8 WARNING neutronclient.v2_0.client [None req-836ca870-e604-4554-8bc6-f66789db2328 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 239/468] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:56:47 2026] GET /v2.1/servers/f738ffc9-34db-4c55-8251-a1fb06370e93 => generated 1426 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 08:56:47.723 7 WARNING neutronclient.v2_0.client [None req-53edaf58-4e6e-4887-82e7-230c20c39579 83eb969ad83a4210b5df88497d93e283 e148cec6b3b24006ae7695dd368dc05c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:56:47.968 8 WARNING neutronclient.v2_0.client [None req-5212a6ee-7abc-42ec-a0df-9b711391e30d 50be12fe8ad548c3b524dfebf3c0b17c b8801b6f6d3741f792b06d19bcafad8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:56:48.089 8 WARNING neutronclient.v2_0.client [None req-5212a6ee-7abc-42ec-a0df-9b711391e30d 50be12fe8ad548c3b524dfebf3c0b17c b8801b6f6d3741f792b06d19bcafad8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 240/469] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 08:56:47 2026] POST /v2.1/servers => generated 424 bytes in 500 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:56:48.302 8 WARNING neutronclient.v2_0.client [None req-feefad2f-5171-4465-b880-5e40a3bdb800 50be12fe8ad548c3b524dfebf3c0b17c b8801b6f6d3741f792b06d19bcafad8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 241/470] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:56:48 2026] GET /v2.1/servers/18226faf-b1c4-4cf8-8c27-79d3bee0dc25 => generated 1373 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/471] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 08:56:46 2026] POST /v2.1/servers => generated 445 bytes in 1487 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:56:48.433 8 WARNING neutronclient.v2_0.client [None req-e6d5e197-706e-4b90-af9e-7f321981fb98 83eb969ad83a4210b5df88497d93e283 e148cec6b3b24006ae7695dd368dc05c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 242/472] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:56:48 2026] GET /v2.1/servers/989b4c89-9001-4524-b634-ca432dde9bfa => generated 1348 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:56:48.656 7 WARNING neutronclient.v2_0.client [None req-48904474-e5d1-4b65-afb7-665e4ea03ca0 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 231/473] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:56:48 2026] GET /v2.1/servers/f738ffc9-34db-4c55-8251-a1fb06370e93 => generated 1426 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 243/474] 10.0.0.17 () {32 vars in 725 bytes} [Wed Jul 29 08:56:48 2026] GET /v2.1/os-instance_usage_audit_log/2026-07-29%2008%3A56%3A48 => generated 477 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 232/475] 10.0.0.17 () {32 vars in 679 bytes} [Wed Jul 29 08:56:48 2026] GET /v2.1/os-instance_usage_audit_log => generated 478 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:56:49.402 8 WARNING neutronclient.v2_0.client [None req-d94cdb31-d8aa-4c68-95cd-20b564e0d368 50be12fe8ad548c3b524dfebf3c0b17c b8801b6f6d3741f792b06d19bcafad8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 244/476] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:56:49 2026] GET /v2.1/servers/18226faf-b1c4-4cf8-8c27-79d3bee0dc25 => generated 1373 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:56:49.545 7 WARNING neutronclient.v2_0.client [None req-ca793e75-594b-43ff-aa6b-97e905c2209a 83eb969ad83a4210b5df88497d93e283 e148cec6b3b24006ae7695dd368dc05c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 233/477] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:56:49 2026] GET /v2.1/servers/989b4c89-9001-4524-b634-ca432dde9bfa => generated 1352 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:56:49.760 8 WARNING neutronclient.v2_0.client [None req-127b69e8-01cc-48e5-b600-73066405d856 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 245/478] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:56:49 2026] GET /v2.1/servers/f738ffc9-34db-4c55-8251-a1fb06370e93 => generated 1434 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:56:50.496 7 WARNING neutronclient.v2_0.client [None req-6fa13d8e-9b88-455b-9e9e-18c0bfec2319 50be12fe8ad548c3b524dfebf3c0b17c b8801b6f6d3741f792b06d19bcafad8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:56:50.631 8 WARNING neutronclient.v2_0.client [None req-5a880737-f5cc-46a8-b0db-4f50636dfd68 83eb969ad83a4210b5df88497d93e283 e148cec6b3b24006ae7695dd368dc05c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 234/479] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:56:50 2026] GET /v2.1/servers/18226faf-b1c4-4cf8-8c27-79d3bee0dc25 => generated 1369 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/480] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:56:50 2026] GET /v2.1/servers/989b4c89-9001-4524-b634-ca432dde9bfa => generated 1344 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:56:50.861 7 WARNING neutronclient.v2_0.client [None req-085fefa4-e91f-4176-b183-bca58ed367a1 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 235/481] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:56:50 2026] GET /v2.1/servers/f738ffc9-34db-4c55-8251-a1fb06370e93 => generated 1486 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:56:51.773 8 WARNING neutronclient.v2_0.client [None req-d464c37c-5c71-4f8e-a707-54330f316d5b 50be12fe8ad548c3b524dfebf3c0b17c b8801b6f6d3741f792b06d19bcafad8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:56:51.788 7 WARNING neutronclient.v2_0.client [None req-010c535c-0ca1-4b80-8e18-2ac889435f29 83eb969ad83a4210b5df88497d93e283 e148cec6b3b24006ae7695dd368dc05c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 247/482] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:56:51 2026] GET /v2.1/servers/18226faf-b1c4-4cf8-8c27-79d3bee0dc25 => generated 1425 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/483] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:56:51 2026] GET /v2.1/servers/989b4c89-9001-4524-b634-ca432dde9bfa => generated 1344 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:56:52.109 8 WARNING neutronclient.v2_0.client [None req-0b4bac34-ca28-44f7-aa8c-da9cd0be75be 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 248/484] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:56:52 2026] GET /v2.1/servers/f738ffc9-34db-4c55-8251-a1fb06370e93 => generated 1474 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:56:52.633 7 INFO nova.api.openstack.compute.server_external_events [req-04c36bce-fc2a-470f-8df0-874a9534bc70 req-4c08a4c9-ab1a-4ab5-9ce7-e9c3e59067ca da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:ad438527-6c50-459c-83fb-6b1da685b81a for instance f738ffc9-34db-4c55-8251-a1fb06370e93 on instance [pid: 7|app: 0|req: 237/485] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 08:56:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:56:52.922 8 WARNING neutronclient.v2_0.client [None req-800ec5b1-47dc-4113-84fe-422a5b9f7d1b 50be12fe8ad548c3b524dfebf3c0b17c b8801b6f6d3741f792b06d19bcafad8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:56:52.956 7 WARNING neutronclient.v2_0.client [None req-6aa77210-613a-4753-8c61-5ace1dbc32ce 83eb969ad83a4210b5df88497d93e283 e148cec6b3b24006ae7695dd368dc05c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 249/486] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:56:52 2026] GET /v2.1/servers/18226faf-b1c4-4cf8-8c27-79d3bee0dc25 => generated 1433 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/487] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:56:52 2026] GET /v2.1/servers/989b4c89-9001-4524-b634-ca432dde9bfa => generated 1400 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:56:53.313 8 WARNING neutronclient.v2_0.client [None req-faaeaf52-6f1a-4393-9d21-70d43676f26d 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 250/488] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:56:53 2026] GET /v2.1/servers/f738ffc9-34db-4c55-8251-a1fb06370e93 => generated 1474 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:56:54.049 7 WARNING neutronclient.v2_0.client [None req-98d2eef5-81b6-4364-b5d3-c6b4ce36ee27 50be12fe8ad548c3b524dfebf3c0b17c b8801b6f6d3741f792b06d19bcafad8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:56:54.078 8 WARNING neutronclient.v2_0.client [None req-76050eb7-a59d-45ff-906c-f7a171f0edfd 83eb969ad83a4210b5df88497d93e283 e148cec6b3b24006ae7695dd368dc05c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 251/489] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:56:54 2026] GET /v2.1/servers/989b4c89-9001-4524-b634-ca432dde9bfa => generated 1400 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/490] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:56:53 2026] GET /v2.1/servers/18226faf-b1c4-4cf8-8c27-79d3bee0dc25 => generated 1475 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-07-29 08:56:54.519 8 WARNING neutronclient.v2_0.client [None req-fceb33f3-ecac-44d0-83c3-b45706ed2a01 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 252/491] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:56:54 2026] GET /v2.1/servers/f738ffc9-34db-4c55-8251-a1fb06370e93 => generated 1474 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:56:55.204 7 WARNING neutronclient.v2_0.client [None req-3b575b22-cf66-432c-a8df-2fcb45f2fbcb 83eb969ad83a4210b5df88497d93e283 e148cec6b3b24006ae7695dd368dc05c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:56:55.238 8 WARNING neutronclient.v2_0.client [None req-2f3d0eaa-926b-4c06-aaa1-5b053fdd9e75 50be12fe8ad548c3b524dfebf3c0b17c b8801b6f6d3741f792b06d19bcafad8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 240/492] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:56:55 2026] GET /v2.1/servers/989b4c89-9001-4524-b634-ca432dde9bfa => generated 1408 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/493] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:56:55 2026] GET /v2.1/servers/18226faf-b1c4-4cf8-8c27-79d3bee0dc25 => generated 1473 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:56:55.462 7 INFO nova.api.openstack.compute.server_external_events [req-8a5edfa7-175f-4bd8-984c-838c813546c7 req-618d7330-2a5f-4ede-9945-f32fa129b33a da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:c5ad9568-f4bb-4202-8180-93f5e45257af for instance 18226faf-b1c4-4cf8-8c27-79d3bee0dc25 on instance [pid: 8|app: 0|req: 254/494] 10.0.0.17 () {32 vars in 651 bytes} [Wed Jul 29 08:56:55 2026] GET /v2.1/os-migrations => generated 18 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/495] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 08:56:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 08:56:55.774 8 WARNING neutronclient.v2_0.client [None req-51d91d0d-4f98-497c-a546-2abf3664cd41 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 255/496] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:56:55 2026] GET /v2.1/servers/f738ffc9-34db-4c55-8251-a1fb06370e93 => generated 1474 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:56:56.303 7 WARNING neutronclient.v2_0.client [None req-ef83b05b-649d-4c67-be93-f9cdb93a4ff0 83eb969ad83a4210b5df88497d93e283 e148cec6b3b24006ae7695dd368dc05c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:56:56.408 8 WARNING neutronclient.v2_0.client [None req-77bc21a1-7e4e-4f1e-ace5-dbd8c96dfee9 50be12fe8ad548c3b524dfebf3c0b17c b8801b6f6d3741f792b06d19bcafad8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 242/499] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:56:56 2026] GET /v2.1/servers/989b4c89-9001-4524-b634-ca432dde9bfa => generated 1475 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/500] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:56:56 2026] GET /v2.1/servers/18226faf-b1c4-4cf8-8c27-79d3bee0dc25 => generated 1473 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:56:56.764 7 INFO nova.api.openstack.compute.server_external_events [req-150be99f-ed19-4f71-8bfd-46c4564b8110 req-56c390b0-e91e-4670-8e7f-b07d8ab49fee da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:a00a55a1-c81e-413d-a635-a31736cebd64 for instance 989b4c89-9001-4524-b634-ca432dde9bfa on instance [pid: 7|app: 0|req: 243/501] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 08:56:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:56:57.028 8 WARNING neutronclient.v2_0.client [None req-41e0c0fb-b9db-4081-8b81-84fdc9cec06c 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 259/502] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:56:56 2026] GET /v2.1/servers/f738ffc9-34db-4c55-8251-a1fb06370e93 => generated 1474 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:56:57.569 7 WARNING neutronclient.v2_0.client [None req-18b1f277-4126-46c9-b44c-cae568722c5a 83eb969ad83a4210b5df88497d93e283 e148cec6b3b24006ae7695dd368dc05c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:56:57.583 8 WARNING neutronclient.v2_0.client [None req-b5d70b4c-c4bf-4102-9b14-06958bec3dd2 50be12fe8ad548c3b524dfebf3c0b17c b8801b6f6d3741f792b06d19bcafad8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 244/503] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:56:57 2026] GET /v2.1/servers/989b4c89-9001-4524-b634-ca432dde9bfa => generated 1473 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/504] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:56:57 2026] GET /v2.1/servers/18226faf-b1c4-4cf8-8c27-79d3bee0dc25 => generated 1473 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-07-29 08:56:58.229 7 WARNING neutronclient.v2_0.client [None req-5fafc178-734b-4437-bab9-84b29b715366 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 245/505] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:56:58 2026] GET /v2.1/servers/f738ffc9-34db-4c55-8251-a1fb06370e93 => generated 1474 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-07-29 08:56:58.778 8 WARNING neutronclient.v2_0.client [None req-10cb8294-360a-4251-bdef-a20dbd08fd49 83eb969ad83a4210b5df88497d93e283 e148cec6b3b24006ae7695dd368dc05c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:56:58.800 7 WARNING neutronclient.v2_0.client [None req-52cca5fd-0dd4-482b-b18a-bed8a9ebcb32 50be12fe8ad548c3b524dfebf3c0b17c b8801b6f6d3741f792b06d19bcafad8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 261/506] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:56:58 2026] GET /v2.1/servers/989b4c89-9001-4524-b634-ca432dde9bfa => generated 1473 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/507] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:56:58 2026] GET /v2.1/servers/18226faf-b1c4-4cf8-8c27-79d3bee0dc25 => generated 1473 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:56:59.368 8 WARNING neutronclient.v2_0.client [None req-2cb6133c-77d0-481e-ab99-fd29a1aa4cbc 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 262/508] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:56:59 2026] GET /v2.1/servers/f738ffc9-34db-4c55-8251-a1fb06370e93 => generated 1474 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:56:59.921 7 WARNING neutronclient.v2_0.client [None req-b9280309-846f-4563-90f2-78dab29bde1b 83eb969ad83a4210b5df88497d93e283 e148cec6b3b24006ae7695dd368dc05c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:56:59.991 8 WARNING neutronclient.v2_0.client [None req-4e6d9f7e-ba97-472b-b4c6-f6e12936e6f6 50be12fe8ad548c3b524dfebf3c0b17c b8801b6f6d3741f792b06d19bcafad8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 247/509] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:56:59 2026] GET /v2.1/servers/989b4c89-9001-4524-b634-ca432dde9bfa => generated 1473 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/510] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:56:59 2026] GET /v2.1/servers/18226faf-b1c4-4cf8-8c27-79d3bee0dc25 => generated 1473 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:00.540 7 WARNING neutronclient.v2_0.client [None req-03630d28-ac39-44ec-a404-ccb4e729bacf 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 248/511] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:00 2026] GET /v2.1/servers/f738ffc9-34db-4c55-8251-a1fb06370e93 => generated 1474 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-07-29 08:57:01.119 8 WARNING neutronclient.v2_0.client [None req-bfc21994-e606-46d9-8923-589f84721f17 83eb969ad83a4210b5df88497d93e283 e148cec6b3b24006ae7695dd368dc05c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:01.169 7 WARNING neutronclient.v2_0.client [None req-a1de291b-89cb-4aad-996c-247792bdc1d3 50be12fe8ad548c3b524dfebf3c0b17c b8801b6f6d3741f792b06d19bcafad8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 264/512] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:01 2026] GET /v2.1/servers/989b4c89-9001-4524-b634-ca432dde9bfa => generated 1473 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/513] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:01 2026] GET /v2.1/servers/18226faf-b1c4-4cf8-8c27-79d3bee0dc25 => generated 1473 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, ' [pid: 8|app: 0|req: 265/514] 10.0.0.17 () {32 vars in 679 bytes} [Wed Jul 29 08:57:01 2026] GET /v2.1/os-quota-class-sets/default => generated 303 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:01.701 8 WARNING neutronclient.v2_0.client [None req-9f1bd924-aa11-487e-ac6a-62a7d6e15805 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 266/515] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:01 2026] GET /v2.1/servers/f738ffc9-34db-4c55-8251-a1fb06370e93 => generated 1474 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:02.330 8 WARNING neutronclient.v2_0.client [None req-a0b9d119-c33a-41a9-a51b-36f776cf1525 83eb969ad83a4210b5df88497d93e283 e148cec6b3b24006ae7695dd368dc05c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 250/516] 10.0.0.17 () {34 vars in 700 bytes} [Wed Jul 29 08:57:01 2026] PUT /v2.1/os-quota-class-sets/default => generated 290 bytes in 848 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 08:57:02.476 7 WARNING neutronclient.v2_0.client [None req-fe754bc4-512e-4c99-80a6-5014156282f6 50be12fe8ad548c3b524dfebf3c0b17c b8801b6f6d3741f792b06d19bcafad8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 267/517] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:02 2026] GET /v2.1/servers/989b4c89-9001-4524-b634-ca432dde9bfa => generated 1473 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:02.541 8 INFO nova.api.openstack.compute.server_external_events [req-b4f88966-b0f7-4e4c-8e6c-5e4dd504f5fb req-53c9af33-b0c8-4531-927a-62720108441e da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:c5ad9568-f4bb-4202-8180-93f5e45257af for instance 18226faf-b1c4-4cf8-8c27-79d3bee0dc25 on instance 2026-07-29 08:57:02.552 8 INFO nova.compute.rpcapi [None req-273236dc-4913-43cc-824a-8b2e31effdcb - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 251/518] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:02 2026] GET /v2.1/servers/18226faf-b1c4-4cf8-8c27-79d3bee0dc25 => generated 1473 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 268/519] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 08:57:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/520] 10.0.0.17 () {32 vars in 679 bytes} [Wed Jul 29 08:57:02 2026] GET /v2.1/os-quota-class-sets/default => generated 307 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:02.938 7 WARNING neutronclient.v2_0.client [None req-cc3fd848-857e-4f42-a30f-bfd080386df4 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 253/521] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:02 2026] GET /v2.1/servers/f738ffc9-34db-4c55-8251-a1fb06370e93 => generated 1474 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/522] 10.0.0.17 () {34 vars in 700 bytes} [Wed Jul 29 08:57:02 2026] PUT /v2.1/os-quota-class-sets/default => generated 286 bytes in 654 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:03.533 7 WARNING neutronclient.v2_0.client [None req-2a8e2d11-6f0d-4244-ac53-9a701ace71f2 83eb969ad83a4210b5df88497d93e283 e148cec6b3b24006ae7695dd368dc05c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:57:03.632 8 WARNING neutronclient.v2_0.client [None req-bb692348-4af5-4189-8a87-f092bfa9e194 50be12fe8ad548c3b524dfebf3c0b17c b8801b6f6d3741f792b06d19bcafad8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 254/523] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:03 2026] GET /v2.1/servers/989b4c89-9001-4524-b634-ca432dde9bfa => generated 1473 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/524] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:03 2026] GET /v2.1/servers/18226faf-b1c4-4cf8-8c27-79d3bee0dc25 => generated 1473 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:04.113 7 WARNING neutronclient.v2_0.client [None req-41c906d9-0f02-4562-9ccb-62d2180688c2 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 255/525] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:04 2026] GET /v2.1/servers/f738ffc9-34db-4c55-8251-a1fb06370e93 => generated 1474 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:04.611 8 INFO nova.api.openstack.compute.server_external_events [req-fc688400-afa1-48fb-995e-36195364d22d req-5aa85565-1699-4a9e-98ac-997fe7dd3fd6 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:ad438527-6c50-459c-83fb-6b1da685b81a for instance f738ffc9-34db-4c55-8251-a1fb06370e93 on instance 2026-07-29 08:57:04.612 8 INFO nova.api.openstack.compute.server_external_events [req-fc688400-afa1-48fb-995e-36195364d22d req-5aa85565-1699-4a9e-98ac-997fe7dd3fd6 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:a00a55a1-c81e-413d-a635-a31736cebd64 for instance 989b4c89-9001-4524-b634-ca432dde9bfa on instance [pid: 8|app: 0|req: 271/526] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 08:57:04 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:04.736 7 WARNING neutronclient.v2_0.client [None req-b3ace4f7-c94f-48a7-a962-38d314f89ba7 83eb969ad83a4210b5df88497d93e283 e148cec6b3b24006ae7695dd368dc05c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:04.796 8 WARNING neutronclient.v2_0.client [None req-211fa406-0ffa-4f8a-993d-af82942ee675 50be12fe8ad548c3b524dfebf3c0b17c b8801b6f6d3741f792b06d19bcafad8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 256/527] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:04 2026] GET /v2.1/servers/989b4c89-9001-4524-b634-ca432dde9bfa => generated 1473 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/528] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:04 2026] GET /v2.1/servers/18226faf-b1c4-4cf8-8c27-79d3bee0dc25 => generated 1617 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:05.257 7 WARNING neutronclient.v2_0.client [None req-35bf7c9f-1d39-4663-b90a-3d41b6a535e3 8ab5933adfbd491b80b786fb835fc414 595b1b6c74e84928a16c2c9b378ba39f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:05.281 7 WARNING neutronclient.v2_0.client [None req-35bf7c9f-1d39-4663-b90a-3d41b6a535e3 8ab5933adfbd491b80b786fb835fc414 595b1b6c74e84928a16c2c9b378ba39f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:57:05.304 8 WARNING neutronclient.v2_0.client [None req-1d13074b-aebc-4822-ab23-6eabe8e5b5f6 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 273/529] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:05 2026] GET /v2.1/servers/f738ffc9-34db-4c55-8251-a1fb06370e93 => generated 1474 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-07-29 08:57:05.907 8 WARNING neutronclient.v2_0.client [None req-a587b8a0-77f9-4327-ab9e-b7438a4ff9ec 83eb969ad83a4210b5df88497d93e283 e148cec6b3b24006ae7695dd368dc05c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:57:05.915 7 INFO nova.api.openstack.wsgi [None req-35bf7c9f-1d39-4663-b90a-3d41b6a535e3 8ab5933adfbd491b80b786fb835fc414 595b1b6c74e84928a16c2c9b378ba39f - - default default] HTTP exception thrown: Compute host tempest-host-1363549712 could not be found. [pid: 7|app: 0|req: 257/530] 10.0.0.17 () {34 vars in 749 bytes} [Wed Jul 29 08:57:04 2026] POST /v2.1/servers/18226faf-b1c4-4cf8-8c27-79d3bee0dc25/action => generated 100 bytes in 996 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:05.972 7 WARNING neutronclient.v2_0.client [None req-4ea8586c-104e-448e-9b19-e8da0fe82638 50be12fe8ad548c3b524dfebf3c0b17c b8801b6f6d3741f792b06d19bcafad8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 274/531] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:05 2026] GET /v2.1/servers/989b4c89-9001-4524-b634-ca432dde9bfa => generated 1667 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/532] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:05 2026] GET /v2.1/servers/18226faf-b1c4-4cf8-8c27-79d3bee0dc25 => generated 1617 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-07-29 08:57:06.136 8 WARNING neutronclient.v2_0.client [None req-63ae3819-fe47-46d2-99ca-7268a229f1cf 83eb969ad83a4210b5df88497d93e283 e148cec6b3b24006ae7695dd368dc05c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 275/533] 10.0.0.17 () {32 vars in 739 bytes} [Wed Jul 29 08:57:06 2026] GET /v2.1/servers/989b4c89-9001-4524-b634-ca432dde9bfa/os-interface => generated 284 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:06.507 7 WARNING neutronclient.v2_0.client [None req-1fabb591-a30c-47ce-9b1b-2cb207064aad 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:06.820 8 WARNING neutronclient.v2_0.client [None req-b3bf3d15-87e3-4305-b9da-db483d70cc39 50be12fe8ad548c3b524dfebf3c0b17c b8801b6f6d3741f792b06d19bcafad8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 260/536] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:06 2026] GET /v2.1/servers/f738ffc9-34db-4c55-8251-a1fb06370e93 => generated 1618 bytes in 396 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 08:57:07.000 8 WARNING neutronclient.v2_0.client [None req-b3bf3d15-87e3-4305-b9da-db483d70cc39 50be12fe8ad548c3b524dfebf3c0b17c b8801b6f6d3741f792b06d19bcafad8f - - default default] 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: 277/537] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 08:57:06 2026] POST /v2.1/servers => generated 424 bytes in 610 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:07.395 8 WARNING neutronclient.v2_0.client [None req-fb43b433-f013-44e3-90fb-302143da1c9d 83eb969ad83a4210b5df88497d93e283 e148cec6b3b24006ae7695dd368dc05c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 278/538] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:07 2026] GET /v2.1/servers/989b4c89-9001-4524-b634-ca432dde9bfa => generated 1667 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 261/539] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 08:57:06 2026] DELETE /v2.1/servers/f738ffc9-34db-4c55-8251-a1fb06370e93 => generated 0 bytes in 650 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:07.534 8 INFO nova.api.openstack.compute.server_external_events [req-b29532a8-98f9-43a8-8ed1-f36551cedeb4 req-ab30e514-05a7-406e-ab97-ce73154a4473 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:a00a55a1-c81e-413d-a635-a31736cebd64 for instance 989b4c89-9001-4524-b634-ca432dde9bfa on instance [pid: 8|app: 0|req: 279/540] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 08:57:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:07.550 7 WARNING neutronclient.v2_0.client [None req-9668a727-644b-4792-b795-1cc58a0e08bc 50be12fe8ad548c3b524dfebf3c0b17c b8801b6f6d3741f792b06d19bcafad8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:57:07.580 8 WARNING neutronclient.v2_0.client [None req-625dc338-b7ed-4c12-a25b-e17602262749 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 262/541] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:07 2026] GET /v2.1/servers/43e7958c-08ff-4900-9c2b-c79bc254e5f3 => generated 1373 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/542] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:07 2026] GET /v2.1/servers/f738ffc9-34db-4c55-8251-a1fb06370e93 => generated 1624 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:08.649 7 WARNING neutronclient.v2_0.client [None req-63cfce27-2e2c-4441-bcdf-589ffa07484c 50be12fe8ad548c3b524dfebf3c0b17c b8801b6f6d3741f792b06d19bcafad8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 263/543] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:08 2026] GET /v2.1/servers/43e7958c-08ff-4900-9c2b-c79bc254e5f3 => generated 1377 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:08.763 8 WARNING neutronclient.v2_0.client [None req-e714d56d-fbd8-49d7-af8d-c0f2930b2365 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 281/544] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:08 2026] GET /v2.1/servers/f738ffc9-34db-4c55-8251-a1fb06370e93 => generated 1624 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:09.749 7 WARNING neutronclient.v2_0.client [None req-fe6f4135-cdd1-45e2-a0ba-07a95d694dc7 50be12fe8ad548c3b524dfebf3c0b17c b8801b6f6d3741f792b06d19bcafad8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 264/545] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:09 2026] GET /v2.1/servers/43e7958c-08ff-4900-9c2b-c79bc254e5f3 => generated 1425 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:10.012 8 WARNING neutronclient.v2_0.client [None req-5b8c455e-87f0-470a-8a82-144a0b18b557 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:10.370 7 INFO nova.api.openstack.compute.server_external_events [req-ff7e86fa-b7fd-4b8a-bbc3-98e1c612675c req-66c192a6-617b-4e6a-be9f-15350c0f3c02 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:ad438527-6c50-459c-83fb-6b1da685b81a for instance f738ffc9-34db-4c55-8251-a1fb06370e93 on instance [pid: 8|app: 0|req: 282/546] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:09 2026] GET /v2.1/servers/f738ffc9-34db-4c55-8251-a1fb06370e93 => generated 1582 bytes in 397 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/547] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 08:57:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 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, ' 2026-07-29 08:57:10.859 8 WARNING neutronclient.v2_0.client [None req-62ca64fb-ead5-4ee6-8168-b40230944cf0 50be12fe8ad548c3b524dfebf3c0b17c b8801b6f6d3741f792b06d19bcafad8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 283/548] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:10 2026] GET /v2.1/servers/43e7958c-08ff-4900-9c2b-c79bc254e5f3 => generated 1425 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:11.428 7 WARNING neutronclient.v2_0.client [None req-da8269ca-bf1e-4a0a-9a9b-b14bb73e91e4 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 266/549] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:11 2026] GET /v2.1/servers/f738ffc9-34db-4c55-8251-a1fb06370e93 => generated 1455 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:11.964 8 WARNING neutronclient.v2_0.client [None req-4a1a040d-f4e0-43c4-b5b8-fe8f1d5f9838 50be12fe8ad548c3b524dfebf3c0b17c b8801b6f6d3741f792b06d19bcafad8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 284/550] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:11 2026] GET /v2.1/servers/43e7958c-08ff-4900-9c2b-c79bc254e5f3 => generated 1433 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:12.542 7 WARNING neutronclient.v2_0.client [None req-078ce874-d318-41ce-9129-c425e715ba2c 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 267/551] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:12 2026] GET /v2.1/servers/f738ffc9-34db-4c55-8251-a1fb06370e93 => generated 1460 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:13.062 8 WARNING neutronclient.v2_0.client [None req-730d2afc-b84b-4967-a3b3-9cbd1cb04b30 50be12fe8ad548c3b524dfebf3c0b17c b8801b6f6d3741f792b06d19bcafad8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:13.250 7 INFO nova.api.openstack.compute.server_external_events [req-26a9945e-efe3-4cb4-a4e0-999df75fcbf8 req-8034c7ea-e79a-427b-a80f-c90e20e3549c da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:72a78245-aa8b-4985-b4b4-97c1f5915a75 for instance 43e7958c-08ff-4900-9c2b-c79bc254e5f3 on instance [pid: 7|app: 0|req: 268/552] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 08:57:13 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) [pid: 8|app: 0|req: 285/553] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:13 2026] GET /v2.1/servers/43e7958c-08ff-4900-9c2b-c79bc254e5f3 => generated 1475 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:13.696 7 WARNING neutronclient.v2_0.client [None req-cdbd35d7-36b2-46f3-9482-70869e2ce071 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 269/554] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:13 2026] GET /v2.1/servers/f738ffc9-34db-4c55-8251-a1fb06370e93 => generated 1460 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:14.362 7 WARNING neutronclient.v2_0.client [None req-1c58c4ab-f346-4511-8dd9-dafef3fec432 50be12fe8ad548c3b524dfebf3c0b17c b8801b6f6d3741f792b06d19bcafad8f - - default default] 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: 270/555] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:14 2026] GET /v2.1/servers/43e7958c-08ff-4900-9c2b-c79bc254e5f3 => generated 1473 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 08:57:14.554 8 WARNING neutronclient.v2_0.client [None req-11db9b5a-e4ba-46bd-bb33-e5de7d03352e c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:57:14.703 8 WARNING neutronclient.v2_0.client [None req-11db9b5a-e4ba-46bd-bb33-e5de7d03352e c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:14.784 7 INFO nova.api.openstack.wsgi [None req-e8a35512-627c-49d6-8b9c-f51bd4f44a74 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] HTTP exception thrown: Instance f738ffc9-34db-4c55-8251-a1fb06370e93 could not be found. [pid: 7|app: 0|req: 271/556] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:14 2026] GET /v2.1/servers/f738ffc9-34db-4c55-8251-a1fb06370e93 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/557] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 08:57:14 2026] POST /v2.1/servers => generated 424 bytes in 685 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:15.028 7 WARNING neutronclient.v2_0.client [None req-02592d60-65c5-4b4d-8c91-bf0f67d6fd94 c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 272/558] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:15 2026] GET /v2.1/servers/c2be3a20-5348-409b-a374-3bc4d120e94f => generated 1377 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-07-29 08:57:15.395 8 WARNING neutronclient.v2_0.client [None req-50d9264b-e1af-439e-8eb7-4fac0291510d 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:15.530 7 WARNING neutronclient.v2_0.client [None req-7c244778-1a13-4b0a-960b-22b65cdee083 50be12fe8ad548c3b524dfebf3c0b17c b8801b6f6d3741f792b06d19bcafad8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:57:15.613 8 WARNING neutronclient.v2_0.client [None req-50d9264b-e1af-439e-8eb7-4fac0291510d 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 273/559] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:15 2026] GET /v2.1/servers/43e7958c-08ff-4900-9c2b-c79bc254e5f3 => generated 1473 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/560] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 08:57:15 2026] POST /v2.1/servers => generated 424 bytes in 564 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:15.916 7 WARNING neutronclient.v2_0.client [None req-7bd89f90-e025-485d-9a05-bcf7a156666d 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 274/561] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:15 2026] GET /v2.1/servers/1c7adc18-4671-44cd-8acb-ddea49b8948c => generated 1373 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:16.135 8 WARNING neutronclient.v2_0.client [None req-2800d8f2-2452-49f0-8cfd-184e86521cb4 c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 288/562] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:16 2026] GET /v2.1/servers/c2be3a20-5348-409b-a374-3bc4d120e94f => generated 1381 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:16.731 7 WARNING neutronclient.v2_0.client [None req-dc6bc227-be3f-4f16-a004-2a12d1d87810 50be12fe8ad548c3b524dfebf3c0b17c b8801b6f6d3741f792b06d19bcafad8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 276/565] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:16 2026] GET /v2.1/servers/43e7958c-08ff-4900-9c2b-c79bc254e5f3 => generated 1473 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-07-29 08:57:17.018 8 WARNING neutronclient.v2_0.client [None req-1a489fce-6b4e-450b-bf3a-3110907c1d2f 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 290/566] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:16 2026] GET /v2.1/servers/1c7adc18-4671-44cd-8acb-ddea49b8948c => generated 1377 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:17.227 7 WARNING neutronclient.v2_0.client [None req-de40ab99-f955-4e38-801a-348079df3543 c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 277/567] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:17 2026] GET /v2.1/servers/c2be3a20-5348-409b-a374-3bc4d120e94f => generated 1429 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:17.757 8 INFO nova.api.openstack.compute.server_external_events [req-f1a58496-058d-4cbe-95a6-4d0a89138efb req-4132dd91-1cdd-40ba-b933-ff71aebadd1e da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:72a78245-aa8b-4985-b4b4-97c1f5915a75 for instance 43e7958c-08ff-4900-9c2b-c79bc254e5f3 on instance [pid: 8|app: 0|req: 291/568] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 08:57:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:17.914 7 WARNING neutronclient.v2_0.client [None req-14e5baf7-b559-4771-b6c4-e500ee469f2b 50be12fe8ad548c3b524dfebf3c0b17c b8801b6f6d3741f792b06d19bcafad8f - - default default] 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: 278/569] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:17 2026] GET /v2.1/servers/43e7958c-08ff-4900-9c2b-c79bc254e5f3 => generated 1473 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 08:57:18.116 8 WARNING neutronclient.v2_0.client [None req-01cfda1c-1e2e-47e7-a843-a6df5d031174 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 292/570] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:18 2026] GET /v2.1/servers/1c7adc18-4671-44cd-8acb-ddea49b8948c => generated 1369 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:18.326 7 WARNING neutronclient.v2_0.client [None req-54b79821-f298-4028-b05b-a88aabf15d46 c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 279/571] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:18 2026] GET /v2.1/servers/c2be3a20-5348-409b-a374-3bc4d120e94f => generated 1429 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:19.151 8 WARNING neutronclient.v2_0.client [None req-31344af0-903f-45d4-9422-a24d7085aab7 50be12fe8ad548c3b524dfebf3c0b17c b8801b6f6d3741f792b06d19bcafad8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:19.228 7 WARNING neutronclient.v2_0.client [None req-17a03e71-81c8-458d-8ec9-7d7ca7a4390c 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 280/572] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:19 2026] GET /v2.1/servers/1c7adc18-4671-44cd-8acb-ddea49b8948c => generated 1369 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/573] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:19 2026] GET /v2.1/servers/43e7958c-08ff-4900-9c2b-c79bc254e5f3 => generated 1473 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:19.421 7 WARNING neutronclient.v2_0.client [None req-96e6040c-6efd-482b-aff9-bd2a5a1c8f93 c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 281/574] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:19 2026] GET /v2.1/servers/c2be3a20-5348-409b-a374-3bc4d120e94f => generated 1437 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:20.319 8 WARNING neutronclient.v2_0.client [None req-3ad89929-dc8f-473a-af82-3e5ead0be803 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:57:20.347 7 WARNING neutronclient.v2_0.client [None req-5849d6c5-6964-4e13-ade5-8032e40023a7 50be12fe8ad548c3b524dfebf3c0b17c b8801b6f6d3741f792b06d19bcafad8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 294/575] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:20 2026] GET /v2.1/servers/1c7adc18-4671-44cd-8acb-ddea49b8948c => generated 1425 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/576] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:20 2026] GET /v2.1/servers/43e7958c-08ff-4900-9c2b-c79bc254e5f3 => generated 1617 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:20.512 7 WARNING neutronclient.v2_0.client [None req-ead81164-7325-4889-8ed3-d52da887dd7a c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 283/577] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:20 2026] GET /v2.1/servers/c2be3a20-5348-409b-a374-3bc4d120e94f => generated 1479 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/578] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 08:57:20 2026] POST /v2.1/servers/43e7958c-08ff-4900-9c2b-c79bc254e5f3/action => generated 0 bytes in 230 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:20.742 7 WARNING neutronclient.v2_0.client [None req-c4fd627f-e093-4fd9-a67b-f46ae9c97842 50be12fe8ad548c3b524dfebf3c0b17c b8801b6f6d3741f792b06d19bcafad8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 284/579] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:20 2026] GET /v2.1/servers/43e7958c-08ff-4900-9c2b-c79bc254e5f3 => generated 1625 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:20.945 8 INFO nova.api.openstack.compute.server_external_events [req-8cbc8789-1903-4756-9599-4273768e644c req-36b68eb2-6d8f-4e53-8c0d-ad7c986d0d01 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:e19fdfc0-bdc1-4f17-b4b8-ba380d31d1ec for instance c2be3a20-5348-409b-a374-3bc4d120e94f on instance [pid: 8|app: 0|req: 296/580] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 08:57:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:21.409 7 WARNING neutronclient.v2_0.client [None req-34da575c-c37a-49de-9015-4d214b4f9650 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 285/581] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:21 2026] GET /v2.1/servers/1c7adc18-4671-44cd-8acb-ddea49b8948c => generated 1425 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:21.697 8 WARNING neutronclient.v2_0.client [None req-465ef279-16cb-45de-9625-b3d33e4f365f c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 297/582] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:21 2026] GET /v2.1/servers/c2be3a20-5348-409b-a374-3bc4d120e94f => generated 1477 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:21.927 7 WARNING neutronclient.v2_0.client [None req-2814a555-eb66-4576-bcda-ec79d82880bf 50be12fe8ad548c3b524dfebf3c0b17c b8801b6f6d3741f792b06d19bcafad8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 286/583] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:21 2026] GET /v2.1/servers/43e7958c-08ff-4900-9c2b-c79bc254e5f3 => generated 1625 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:22.506 8 WARNING neutronclient.v2_0.client [None req-c1af6103-6514-4ea5-b50d-c3f155cc20a5 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] The python binding code in 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/584] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:22 2026] GET /v2.1/servers/1c7adc18-4671-44cd-8acb-ddea49b8948c => generated 1433 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-07-29 08:57:22.861 7 WARNING neutronclient.v2_0.client [None req-3166dff8-6304-4a19-86a8-14b790de5f5f c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 287/585] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:22 2026] GET /v2.1/servers/c2be3a20-5348-409b-a374-3bc4d120e94f => generated 1477 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:23.122 8 WARNING neutronclient.v2_0.client [None req-f19774a3-8e6b-4030-8cd7-2519b9645d21 50be12fe8ad548c3b524dfebf3c0b17c b8801b6f6d3741f792b06d19bcafad8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 299/586] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:23 2026] GET /v2.1/servers/43e7958c-08ff-4900-9c2b-c79bc254e5f3 => generated 1608 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-07-29 08:57:23.294 7 WARNING neutronclient.v2_0.client [None req-e127f52e-3bd9-4ce6-9fca-1091418998cf 8ab5933adfbd491b80b786fb835fc414 595b1b6c74e84928a16c2c9b378ba39f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:23.412 8 INFO nova.api.openstack.compute.server_external_events [req-7d6a319c-ffa8-4a8c-9d32-decc81e40119 req-83f16ecc-f1b9-44ff-8662-327669b4ccba da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:d5112289-077f-4375-a7bd-104256302d23 for instance 1c7adc18-4671-44cd-8acb-ddea49b8948c on instance [pid: 8|app: 0|req: 300/587] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 08:57:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/588] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:23 2026] GET /v2.1/servers/43e7958c-08ff-4900-9c2b-c79bc254e5f3 => generated 1749 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 301/589] 10.0.0.17 () {32 vars in 686 bytes} [Wed Jul 29 08:57:23 2026] GET /v2.1/os-services?binary=nova-compute => generated 192 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:23.594 7 WARNING neutronclient.v2_0.client [None req-44c29470-37d8-440d-bb2a-d2861bff3a32 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:57:23.632 8 WARNING neutronclient.v2_0.client [None req-04e1a566-cab7-47af-82f1-31718bb26393 8ab5933adfbd491b80b786fb835fc414 595b1b6c74e84928a16c2c9b378ba39f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:57:23.649 8 WARNING neutronclient.v2_0.client [None req-04e1a566-cab7-47af-82f1-31718bb26393 8ab5933adfbd491b80b786fb835fc414 595b1b6c74e84928a16c2c9b378ba39f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:57:23.700 8 INFO nova.api.openstack.wsgi [None req-04e1a566-cab7-47af-82f1-31718bb26393 8ab5933adfbd491b80b786fb835fc414 595b1b6c74e84928a16c2c9b378ba39f - - default default] HTTP exception thrown: Cannot 'os-migrateLive' instance 43e7958c-08ff-4900-9c2b-c79bc254e5f3 while it is in vm_state suspended [pid: 8|app: 0|req: 302/590] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 08:57:23 2026] POST /v2.1/servers/43e7958c-08ff-4900-9c2b-c79bc254e5f3/action => generated 155 bytes in 129 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 289/591] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:23 2026] GET /v2.1/servers/1c7adc18-4671-44cd-8acb-ddea49b8948c => generated 1473 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/592] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 08:57:23 2026] DELETE /v2.1/servers/43e7958c-08ff-4900-9c2b-c79bc254e5f3 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:23.968 7 WARNING neutronclient.v2_0.client [None req-9278dc83-7dc2-4ed5-9938-0b20f04b9367 50be12fe8ad548c3b524dfebf3c0b17c b8801b6f6d3741f792b06d19bcafad8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:24.083 8 WARNING neutronclient.v2_0.client [None req-f647c1a4-6d1e-4f1b-a908-4f2f5f9990fd c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 290/593] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:23 2026] GET /v2.1/servers/43e7958c-08ff-4900-9c2b-c79bc254e5f3 => generated 1614 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/594] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:24 2026] GET /v2.1/servers/c2be3a20-5348-409b-a374-3bc4d120e94f => generated 1477 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-07-29 08:57:24.790 7 WARNING neutronclient.v2_0.client [None req-4e8892d2-de36-4af1-85ec-680d39722e98 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 291/595] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:24 2026] GET /v2.1/servers/1c7adc18-4671-44cd-8acb-ddea49b8948c => generated 1473 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:25.141 8 WARNING neutronclient.v2_0.client [None req-8b3d8662-cc94-4d1b-88db-219a2f943a02 50be12fe8ad548c3b524dfebf3c0b17c b8801b6f6d3741f792b06d19bcafad8f - - default default] The python binding code in 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/596] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:25 2026] GET /v2.1/servers/43e7958c-08ff-4900-9c2b-c79bc254e5f3 => generated 1614 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:25.468 7 WARNING neutronclient.v2_0.client [None req-5496ffec-2980-4770-b8ee-002016a46d98 c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 292/597] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:25 2026] GET /v2.1/servers/c2be3a20-5348-409b-a374-3bc4d120e94f => generated 1477 bytes in 317 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:25.913 8 INFO nova.api.openstack.compute.server_external_events [req-fce45f0a-dc06-4c49-b92d-86f867630304 req-4375d1ad-c226-4282-896a-5666382e6e77 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:e19fdfc0-bdc1-4f17-b4b8-ba380d31d1ec for instance c2be3a20-5348-409b-a374-3bc4d120e94f on instance [pid: 8|app: 0|req: 306/598] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 08:57:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 08:57:25.942 7 WARNING neutronclient.v2_0.client [None req-c032d95e-966b-4dff-9556-f4e87c4d269b 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 293/599] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:25 2026] GET /v2.1/servers/1c7adc18-4671-44cd-8acb-ddea49b8948c => generated 1473 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-07-29 08:57:26.301 8 WARNING neutronclient.v2_0.client [None req-d8c85178-2fa3-43ec-bf77-90b1ce141254 50be12fe8ad548c3b524dfebf3c0b17c b8801b6f6d3741f792b06d19bcafad8f - - default default] The python binding code in 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/602] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:26 2026] GET /v2.1/servers/43e7958c-08ff-4900-9c2b-c79bc254e5f3 => generated 1614 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-07-29 08:57:26.623 7 WARNING neutronclient.v2_0.client [None req-eb2ac492-bbf2-4df9-be3b-44f080bff11d c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] 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: 296/603] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:26 2026] GET /v2.1/servers/c2be3a20-5348-409b-a374-3bc4d120e94f => generated 1477 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 08:57:26.759 8 INFO nova.api.openstack.compute.server_external_events [req-e15cbebf-a5a3-40e3-8ec5-7ae0d1d5325d req-2430bd9c-80c8-43f4-a2c6-b55e08f5a0bf da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:72a78245-aa8b-4985-b4b4-97c1f5915a75 for instance 43e7958c-08ff-4900-9c2b-c79bc254e5f3 on instance [pid: 8|app: 0|req: 308/604] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 08:57:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:27.111 7 WARNING neutronclient.v2_0.client [None req-ddc9ffc7-780c-453f-9834-a29da958d5f6 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] The python binding code in 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/605] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:27 2026] GET /v2.1/servers/1c7adc18-4671-44cd-8acb-ddea49b8948c => generated 1473 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:27.451 8 WARNING neutronclient.v2_0.client [None req-df4674ba-7b42-4596-b8d6-06f5f11a181e 50be12fe8ad548c3b524dfebf3c0b17c b8801b6f6d3741f792b06d19bcafad8f - - default default] The python binding code in 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/606] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:27 2026] GET /v2.1/servers/43e7958c-08ff-4900-9c2b-c79bc254e5f3 => generated 1445 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-07-29 08:57:27.825 7 WARNING neutronclient.v2_0.client [None req-9c39e586-573d-4409-a363-d65f8e4094e3 c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:27.970 8 INFO nova.api.openstack.compute.server_external_events [req-682cb728-00de-42a1-99c4-4778c9128f3b req-2cdd3d12-061a-4d9a-a13d-5f6ee8b48117 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:d5112289-077f-4375-a7bd-104256302d23 for instance 1c7adc18-4671-44cd-8acb-ddea49b8948c on instance [pid: 8|app: 0|req: 310/607] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 08:57:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/608] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:27 2026] GET /v2.1/servers/c2be3a20-5348-409b-a374-3bc4d120e94f => generated 1668 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:28.022 8 WARNING neutronclient.v2_0.client [None req-af968cad-10ef-4350-9770-19843b85baab c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:28.320 7 WARNING neutronclient.v2_0.client [None req-215dacd9-dd84-46db-ad32-722f028c6338 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] The python binding code in 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/609] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:28 2026] GET /v2.1/servers/1c7adc18-4671-44cd-8acb-ddea49b8948c => generated 1473 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:28.557 7 WARNING neutronclient.v2_0.client [None req-4939f3f3-91c2-4cc6-8bf6-03d87dd30c6b 50be12fe8ad548c3b524dfebf3c0b17c b8801b6f6d3741f792b06d19bcafad8f - - default default] The python binding code in 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/610] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:28 2026] GET /v2.1/servers/43e7958c-08ff-4900-9c2b-c79bc254e5f3 => generated 1459 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 08:57:28.837 8 WARNING neutronclient.v2_0.client [None req-af968cad-10ef-4350-9770-19843b85baab c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 311/611] 10.0.0.17 () {34 vars in 676 bytes} [Wed Jul 29 08:57:28 2026] POST /v2.1/os-floating-ips => generated 143 bytes in 997 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:29.434 8 WARNING neutronclient.v2_0.client [None req-0d85d91a-c381-4f9d-8604-4f5ca3593dad c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in 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/612] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 08:57:29 2026] DELETE /v2.1/servers/989b4c89-9001-4524-b634-ca432dde9bfa => generated 0 bytes in 280 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:29.618 8 WARNING neutronclient.v2_0.client [None req-0d85d91a-c381-4f9d-8604-4f5ca3593dad c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:57:29.633 7 WARNING neutronclient.v2_0.client [None req-4ccfb20c-7bcf-4498-802c-a5e405ea6bcb 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] The python binding code in 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/613] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:29 2026] GET /v2.1/servers/1c7adc18-4671-44cd-8acb-ddea49b8948c => generated 1473 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:29.820 7 WARNING neutronclient.v2_0.client [None req-2e2d2177-ce15-48cf-a367-d08455732122 50be12fe8ad548c3b524dfebf3c0b17c b8801b6f6d3741f792b06d19bcafad8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 303/614] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:29 2026] GET /v2.1/servers/43e7958c-08ff-4900-9c2b-c79bc254e5f3 => generated 1459 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/615] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 08:57:29 2026] POST /v2.1/servers => generated 424 bytes in 570 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:29.942 7 WARNING neutronclient.v2_0.client [None req-55c52b92-bb41-45ad-8862-b2249bfc8b89 c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in 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/616] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:29 2026] GET /v2.1/servers/6ce1d059-fcbc-4bcd-aeff-6436fedfbf64 => generated 1378 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:30.052 8 WARNING neutronclient.v2_0.client [None req-9e98b336-efb2-4493-82a5-1ff9c07851f4 83eb969ad83a4210b5df88497d93e283 e148cec6b3b24006ae7695dd368dc05c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:57:30.116 8 WARNING neutronclient.v2_0.client [None req-9e98b336-efb2-4493-82a5-1ff9c07851f4 83eb969ad83a4210b5df88497d93e283 e148cec6b3b24006ae7695dd368dc05c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:57:30.295 8 WARNING neutronclient.v2_0.client [None req-9e98b336-efb2-4493-82a5-1ff9c07851f4 83eb969ad83a4210b5df88497d93e283 e148cec6b3b24006ae7695dd368dc05c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/617] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 08:57:29 2026] POST /v2.1/servers => generated 445 bytes in 582 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:30.609 7 WARNING neutronclient.v2_0.client [None req-c945c04b-b58f-4426-bf18-7eec42a6097d 83eb969ad83a4210b5df88497d93e283 e148cec6b3b24006ae7695dd368dc05c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 305/618] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:30 2026] GET /v2.1/servers/b2386b0c-1a2e-4c5d-9480-8bc998b5c5ad => generated 1350 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:30.835 8 WARNING neutronclient.v2_0.client [None req-6726bf4b-1b8c-46c9-8065-3e16cdec0ecf 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:30.918 7 INFO nova.api.openstack.wsgi [None req-56c3dc48-76e9-4e35-93ef-402983c771d4 50be12fe8ad548c3b524dfebf3c0b17c b8801b6f6d3741f792b06d19bcafad8f - - default default] HTTP exception thrown: Instance 43e7958c-08ff-4900-9c2b-c79bc254e5f3 could not be found. [pid: 7|app: 0|req: 306/619] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:30 2026] GET /v2.1/servers/43e7958c-08ff-4900-9c2b-c79bc254e5f3 => generated 111 bytes in 41 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: 314/620] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:30 2026] GET /v2.1/servers/1c7adc18-4671-44cd-8acb-ddea49b8948c => generated 1617 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, ' [pid: 7|app: 0|req: 307/621] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 08:57:30 2026] DELETE /v2.1/servers/18226faf-b1c4-4cf8-8c27-79d3bee0dc25 => generated 0 bytes in 236 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, ' [pid: 8|app: 0|req: 315/622] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 08:57:30 2026] POST /v2.1/servers/1c7adc18-4671-44cd-8acb-ddea49b8948c/action => generated 0 bytes in 214 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:31.205 7 WARNING neutronclient.v2_0.client [None req-5f9a5f0b-cdad-4614-98ad-5744a902b413 c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:57:31.229 8 WARNING neutronclient.v2_0.client [None req-f79f6029-3dd9-4246-ad9f-2afe9fb76e9e 50be12fe8ad548c3b524dfebf3c0b17c b8801b6f6d3741f792b06d19bcafad8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 308/623] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:31 2026] GET /v2.1/servers/6ce1d059-fcbc-4bcd-aeff-6436fedfbf64 => generated 1382 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:31.295 7 WARNING neutronclient.v2_0.client [None req-85b82bcd-16f6-44e1-bbd6-568d7dfaef2c 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 316/624] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:31 2026] GET /v2.1/servers/18226faf-b1c4-4cf8-8c27-79d3bee0dc25 => generated 1623 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/625] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:31 2026] GET /v2.1/servers/1c7adc18-4671-44cd-8acb-ddea49b8948c => generated 1600 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, ' [pid: 8|app: 0|req: 317/626] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 08:57:31 2026] DELETE /v2.1/servers/1c7adc18-4671-44cd-8acb-ddea49b8948c => generated 0 bytes in 218 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:31.704 7 WARNING neutronclient.v2_0.client [None req-c30bb6d4-2adf-4912-903e-2e0d33038a65 83eb969ad83a4210b5df88497d93e283 e148cec6b3b24006ae7695dd368dc05c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:57:31.720 8 WARNING neutronclient.v2_0.client [None req-7d3b07c5-1348-45b2-bd6d-94697ecc4ca8 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/627] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:31 2026] GET /v2.1/servers/b2386b0c-1a2e-4c5d-9480-8bc998b5c5ad => generated 1354 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/628] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:31 2026] GET /v2.1/servers/1c7adc18-4671-44cd-8acb-ddea49b8948c => generated 1606 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-07-29 08:57:32.311 7 WARNING neutronclient.v2_0.client [None req-d046b1e6-2e3f-441d-8db2-88ddcb694ec6 c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 311/629] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:32 2026] GET /v2.1/servers/6ce1d059-fcbc-4bcd-aeff-6436fedfbf64 => generated 1430 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:32.464 8 WARNING neutronclient.v2_0.client [None req-69d0e0fe-82e3-405d-9f21-e6f9b001d8a1 50be12fe8ad548c3b524dfebf3c0b17c b8801b6f6d3741f792b06d19bcafad8f - - default default] The python binding code in 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/630] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:32 2026] GET /v2.1/servers/18226faf-b1c4-4cf8-8c27-79d3bee0dc25 => generated 1623 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:32.812 7 WARNING neutronclient.v2_0.client [None req-a6d9d4dd-573f-49c5-bbf4-717bfe92d003 83eb969ad83a4210b5df88497d93e283 e148cec6b3b24006ae7695dd368dc05c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 312/631] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:32 2026] GET /v2.1/servers/b2386b0c-1a2e-4c5d-9480-8bc998b5c5ad => generated 1346 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:32.920 8 WARNING neutronclient.v2_0.client [None req-5d652af2-524f-4783-9e59-6c44ddd5b054 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:32.982 7 INFO nova.api.openstack.compute.server_external_events [req-87a04eed-9fc2-43e3-87e3-d571e1ef8047 req-ea9a2ab4-d1ae-4353-970a-e8402b3fc694 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:a00a55a1-c81e-413d-a635-a31736cebd64 for instance 989b4c89-9001-4524-b634-ca432dde9bfa on instance [pid: 7|app: 0|req: 313/632] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 08:57:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/633] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:32 2026] GET /v2.1/servers/1c7adc18-4671-44cd-8acb-ddea49b8948c => generated 1606 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-07-29 08:57:33.410 7 WARNING neutronclient.v2_0.client [None req-418c3f2d-7053-4f80-b4ab-45681ec3952e c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in 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/634] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:33 2026] GET /v2.1/servers/6ce1d059-fcbc-4bcd-aeff-6436fedfbf64 => generated 1430 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:33.692 8 WARNING neutronclient.v2_0.client [None req-ae8f2a34-9732-4cf3-a4b1-9ebbdc793da6 50be12fe8ad548c3b524dfebf3c0b17c b8801b6f6d3741f792b06d19bcafad8f - - default default] The python binding code in 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/635] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:33 2026] GET /v2.1/servers/18226faf-b1c4-4cf8-8c27-79d3bee0dc25 => generated 1623 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:33.910 7 WARNING neutronclient.v2_0.client [None req-eb14cf3c-48db-4577-9990-365a6935582f 83eb969ad83a4210b5df88497d93e283 e148cec6b3b24006ae7695dd368dc05c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/636] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:33 2026] GET /v2.1/servers/b2386b0c-1a2e-4c5d-9480-8bc998b5c5ad => generated 1346 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:34.131 8 WARNING neutronclient.v2_0.client [None req-c91e5ddc-6bef-465a-a3fa-75bf3389c239 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] The python binding code in 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/637] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:34 2026] GET /v2.1/servers/1c7adc18-4671-44cd-8acb-ddea49b8948c => generated 1606 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-07-29 08:57:34.523 7 WARNING neutronclient.v2_0.client [None req-ec715853-65d4-40c5-b9d7-a976951f80e9 c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in 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/638] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:34 2026] GET /v2.1/servers/6ce1d059-fcbc-4bcd-aeff-6436fedfbf64 => generated 1438 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:34.871 8 WARNING neutronclient.v2_0.client [None req-d2ba67fa-0762-41e2-9ce4-1bafc3f2e6dd 50be12fe8ad548c3b524dfebf3c0b17c b8801b6f6d3741f792b06d19bcafad8f - - default default] The python binding code in 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/639] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:34 2026] GET /v2.1/servers/18226faf-b1c4-4cf8-8c27-79d3bee0dc25 => generated 1454 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:35.001 7 WARNING neutronclient.v2_0.client [None req-c9bef3b9-4b6c-4f31-a503-7fbe94751214 83eb969ad83a4210b5df88497d93e283 e148cec6b3b24006ae7695dd368dc05c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:35.039 8 INFO nova.api.openstack.compute.server_external_events [req-31fa94f3-6f49-48af-8f26-fb665b770ec3 req-c1b20d4f-ea8c-4ea5-9f8a-4286aa26d9af da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:c5ad9568-f4bb-4202-8180-93f5e45257af for instance 18226faf-b1c4-4cf8-8c27-79d3bee0dc25 on instance 2026-07-29 08:57:35.039 8 INFO nova.api.openstack.compute.server_external_events [req-31fa94f3-6f49-48af-8f26-fb665b770ec3 req-c1b20d4f-ea8c-4ea5-9f8a-4286aa26d9af da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:d5112289-077f-4375-a7bd-104256302d23 for instance 1c7adc18-4671-44cd-8acb-ddea49b8948c on instance [pid: 8|app: 0|req: 324/640] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 08:57:34 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/641] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:34 2026] GET /v2.1/servers/b2386b0c-1a2e-4c5d-9480-8bc998b5c5ad => generated 1402 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:35.317 8 WARNING neutronclient.v2_0.client [None req-d07a2fbc-b56e-43e9-a762-3eb18dcb5817 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] The python binding code in 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/642] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:35 2026] GET /v2.1/servers/1c7adc18-4671-44cd-8acb-ddea49b8948c => generated 1437 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:35.613 7 WARNING neutronclient.v2_0.client [None req-1bff498b-6a30-44ea-8cd0-ed151bcc755e c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in 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/643] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:35 2026] GET /v2.1/servers/6ce1d059-fcbc-4bcd-aeff-6436fedfbf64 => generated 1480 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:35.848 8 INFO nova.api.openstack.compute.server_external_events [req-21f670aa-842f-426f-bc38-141ec8e0fdfa req-3ddd4477-678f-4c00-9445-30ec63dc6bca da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:2b6e5c77-33fb-43ee-84f8-508c12d07710 for instance 6ce1d059-fcbc-4bcd-aeff-6436fedfbf64 on instance [pid: 8|app: 0|req: 326/644] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 08:57:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:35.969 7 WARNING neutronclient.v2_0.client [None req-12187c3b-f7ec-4ef4-9fef-08a89e45487b 50be12fe8ad548c3b524dfebf3c0b17c b8801b6f6d3741f792b06d19bcafad8f - - default default] The python binding code in 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/645] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:35 2026] GET /v2.1/servers/18226faf-b1c4-4cf8-8c27-79d3bee0dc25 => generated 1459 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:36.124 8 WARNING neutronclient.v2_0.client [None req-d0694c97-ad7b-4cb9-a66c-dc4324d81826 83eb969ad83a4210b5df88497d93e283 e148cec6b3b24006ae7695dd368dc05c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/646] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:36 2026] GET /v2.1/servers/b2386b0c-1a2e-4c5d-9480-8bc998b5c5ad => generated 1402 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:36.434 8 WARNING neutronclient.v2_0.client [None req-e3d8bf0d-7f6c-45a1-927d-5a22ec243a8f 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] The python binding code in 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/649] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:36 2026] GET /v2.1/servers/1c7adc18-4671-44cd-8acb-ddea49b8948c => generated 1459 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:36.816 7 WARNING neutronclient.v2_0.client [None req-86f3a3a0-d720-4b08-9f7b-90c5bf1e3473 c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/650] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:36 2026] GET /v2.1/servers/6ce1d059-fcbc-4bcd-aeff-6436fedfbf64 => generated 1478 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-07-29 08:57:37.083 8 WARNING neutronclient.v2_0.client [None req-2ac82f19-ec11-43f0-b24c-04bfc9d3473c 50be12fe8ad548c3b524dfebf3c0b17c b8801b6f6d3741f792b06d19bcafad8f - - default default] The python binding code in 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/651] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:37 2026] GET /v2.1/servers/18226faf-b1c4-4cf8-8c27-79d3bee0dc25 => generated 1459 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:37.216 7 WARNING neutronclient.v2_0.client [None req-d14409f4-1527-4063-acca-f0906ed8ad98 83eb969ad83a4210b5df88497d93e283 e148cec6b3b24006ae7695dd368dc05c - - default default] The python binding code in 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/652] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:37 2026] GET /v2.1/servers/b2386b0c-1a2e-4c5d-9480-8bc998b5c5ad => generated 1410 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:37.559 8 WARNING neutronclient.v2_0.client [None req-496454dd-c144-4c09-8a28-e38706bf26f4 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] The python binding code in 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/653] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:37 2026] GET /v2.1/servers/1c7adc18-4671-44cd-8acb-ddea49b8948c => generated 1459 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:37.989 7 WARNING neutronclient.v2_0.client [None req-dad0f0ef-2d1b-4c6c-867c-af6eed2113bf c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in 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/654] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:37 2026] GET /v2.1/servers/6ce1d059-fcbc-4bcd-aeff-6436fedfbf64 => generated 1478 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:38.196 7 INFO nova.api.openstack.compute.server_external_events [req-e31bc0a2-59b3-4528-99b2-07d4f40f7506 req-741dbaa4-c105-4d60-ac35-9a88ae367e46 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:fff6dadb-7fb6-4bfe-a2b7-dd728161ee2b for instance b2386b0c-1a2e-4c5d-9480-8bc998b5c5ad on instance 2026-07-29 08:57:38.199 8 WARNING neutronclient.v2_0.client [None req-fcbd982a-0091-4855-b0ff-1258d9139834 50be12fe8ad548c3b524dfebf3c0b17c b8801b6f6d3741f792b06d19bcafad8f - - default default] The python binding code in 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/655] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 08:57:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/656] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:38 2026] GET /v2.1/servers/18226faf-b1c4-4cf8-8c27-79d3bee0dc25 => generated 1459 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:38.318 7 WARNING neutronclient.v2_0.client [None req-d7316b0e-c775-4429-9504-5628e0b0bd92 83eb969ad83a4210b5df88497d93e283 e148cec6b3b24006ae7695dd368dc05c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 325/657] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:38 2026] GET /v2.1/servers/b2386b0c-1a2e-4c5d-9480-8bc998b5c5ad => generated 1477 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:38.660 8 WARNING neutronclient.v2_0.client [None req-a4876ab2-e4c3-4743-818a-740f9288ddc5 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] The python binding code in 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/658] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:38 2026] GET /v2.1/servers/1c7adc18-4671-44cd-8acb-ddea49b8948c => generated 1459 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:39.155 7 WARNING neutronclient.v2_0.client [None req-0472194c-17af-44e5-9d43-aa879765e281 c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in 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/659] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:39 2026] GET /v2.1/servers/6ce1d059-fcbc-4bcd-aeff-6436fedfbf64 => generated 1478 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:39.311 8 WARNING neutronclient.v2_0.client [None req-5f1a924b-577d-49ff-ae7e-c93f73858788 50be12fe8ad548c3b524dfebf3c0b17c b8801b6f6d3741f792b06d19bcafad8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 334/660] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:39 2026] GET /v2.1/servers/18226faf-b1c4-4cf8-8c27-79d3bee0dc25 => generated 1459 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:39.513 7 WARNING neutronclient.v2_0.client [None req-e474c69f-5a63-426a-9e41-7ea09591cbb6 83eb969ad83a4210b5df88497d93e283 e148cec6b3b24006ae7695dd368dc05c - - default default] The python binding code in 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/661] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:39 2026] GET /v2.1/servers/b2386b0c-1a2e-4c5d-9480-8bc998b5c5ad => generated 1475 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:39.762 8 WARNING neutronclient.v2_0.client [None req-e8f33d04-4d53-4d9e-87da-d641a589b4e4 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] The python binding code in 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/662] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:39 2026] GET /v2.1/servers/1c7adc18-4671-44cd-8acb-ddea49b8948c => generated 1459 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:40.305 7 WARNING neutronclient.v2_0.client [None req-4938041c-e009-4ade-b2c0-143136c85375 c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] 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: 328/663] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:40 2026] GET /v2.1/servers/6ce1d059-fcbc-4bcd-aeff-6436fedfbf64 => generated 1478 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 08:57:40.397 8 INFO nova.api.openstack.wsgi [None req-f1e668f2-d000-468f-a4c4-986991ab9a1f 50be12fe8ad548c3b524dfebf3c0b17c b8801b6f6d3741f792b06d19bcafad8f - - default default] HTTP exception thrown: Instance 18226faf-b1c4-4cf8-8c27-79d3bee0dc25 could not be found. [pid: 8|app: 0|req: 336/664] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:40 2026] GET /v2.1/servers/18226faf-b1c4-4cf8-8c27-79d3bee0dc25 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:40.681 7 WARNING neutronclient.v2_0.client [None req-5a262c32-7dfa-4d71-89e8-ac564acb7b7d 83eb969ad83a4210b5df88497d93e283 e148cec6b3b24006ae7695dd368dc05c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 329/665] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:40 2026] GET /v2.1/servers/b2386b0c-1a2e-4c5d-9480-8bc998b5c5ad => generated 1475 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:40.862 8 INFO nova.api.openstack.wsgi [None req-9f06cd84-a5b2-4784-9ac2-7558b85614a6 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] HTTP exception thrown: Instance 1c7adc18-4671-44cd-8acb-ddea49b8948c could not be found. [pid: 8|app: 0|req: 337/666] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:40 2026] GET /v2.1/servers/1c7adc18-4671-44cd-8acb-ddea49b8948c => 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-07-29 08:57:40.897 7 INFO nova.api.openstack.wsgi [None req-4bf326b2-1a12-42fc-8964-24a4cc01381d 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] HTTP exception thrown: Instance 1c7adc18-4671-44cd-8acb-ddea49b8948c could not be found. [pid: 7|app: 0|req: 330/667] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 08:57:40 2026] DELETE /v2.1/servers/1c7adc18-4671-44cd-8acb-ddea49b8948c => 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-07-29 08:57:40.931 8 INFO nova.api.openstack.wsgi [None req-b2418530-7df2-49b2-8444-c6071dc577fe 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] HTTP exception thrown: Instance 1c7adc18-4671-44cd-8acb-ddea49b8948c could not be found. [pid: 8|app: 0|req: 338/668] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:40 2026] GET /v2.1/servers/1c7adc18-4671-44cd-8acb-ddea49b8948c => 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-07-29 08:57:40.980 7 INFO nova.api.openstack.wsgi [None req-c42e2526-3c07-4cf9-bc58-4c2b64ee2524 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] HTTP exception thrown: Instance f738ffc9-34db-4c55-8251-a1fb06370e93 could not be found. [pid: 7|app: 0|req: 331/669] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 08:57:40 2026] DELETE /v2.1/servers/f738ffc9-34db-4c55-8251-a1fb06370e93 => generated 111 bytes in 45 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:41.027 8 INFO nova.api.openstack.wsgi [None req-130f5980-1e54-406a-996c-057a9fa54baa 9f1de97d12f249e79b786a45b735cac3 8f36e4ab977e4dad8ca91b6301d0f3d0 - - default default] HTTP exception thrown: Instance f738ffc9-34db-4c55-8251-a1fb06370e93 could not be found. [pid: 8|app: 0|req: 339/670] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:40 2026] GET /v2.1/servers/f738ffc9-34db-4c55-8251-a1fb06370e93 => generated 111 bytes in 43 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:41.296 7 INFO nova.api.openstack.compute.server_external_events [req-2440b64b-5fc2-4a37-8274-92b034bb8f09 req-12163fec-62c1-4cf8-a4c4-64e92de59f01 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:2b6e5c77-33fb-43ee-84f8-508c12d07710 for instance 6ce1d059-fcbc-4bcd-aeff-6436fedfbf64 on instance [pid: 7|app: 0|req: 332/671] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 08:57:41 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-07-29 08:57:41.459 8 WARNING neutronclient.v2_0.client [None req-d2106cf0-5644-43a4-af8b-d0f714c94cb1 c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 340/672] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:41 2026] GET /v2.1/servers/6ce1d059-fcbc-4bcd-aeff-6436fedfbf64 => generated 1478 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:41.861 7 WARNING neutronclient.v2_0.client [None req-0ed584ec-ca57-4048-a842-34cb7341b5e2 83eb969ad83a4210b5df88497d93e283 e148cec6b3b24006ae7695dd368dc05c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 333/673] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:41 2026] GET /v2.1/servers/b2386b0c-1a2e-4c5d-9480-8bc998b5c5ad => generated 1475 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-07-29 08:57:42.659 8 WARNING neutronclient.v2_0.client [None req-167b2df3-ac04-4238-8535-8ffb7740304a c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 341/674] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:42 2026] GET /v2.1/servers/6ce1d059-fcbc-4bcd-aeff-6436fedfbf64 => generated 1669 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:42.908 7 WARNING neutronclient.v2_0.client [None req-800f9bb0-5f6e-4f61-906d-d4518b5e8464 c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:43.013 8 WARNING neutronclient.v2_0.client [None req-70cfdb47-8464-458c-9a3a-fdae27e66eaa 83eb969ad83a4210b5df88497d93e283 e148cec6b3b24006ae7695dd368dc05c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 342/675] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:42 2026] GET /v2.1/servers/b2386b0c-1a2e-4c5d-9480-8bc998b5c5ad => generated 1475 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:43.656 8 INFO nova.api.openstack.compute.server_external_events [req-1c274a8b-fdc7-4eaf-83e6-b975b020ba70 req-69225779-3180-4cb8-8786-a487c6f79d48 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:fff6dadb-7fb6-4bfe-a2b7-dd728161ee2b for instance b2386b0c-1a2e-4c5d-9480-8bc998b5c5ad on instance [pid: 8|app: 0|req: 343/676] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 08:57:43 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) 2026-07-29 08:57:44.091 7 WARNING neutronclient.v2_0.client [None req-800f9bb0-5f6e-4f61-906d-d4518b5e8464 c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:44.121 8 INFO nova.api.openstack.compute.server_external_events [req-1c644f08-e143-40f5-a076-e526236ff846 req-a0e811ae-3398-4c46-9b7d-55bcb5eec710 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:e19fdfc0-bdc1-4f17-b4b8-ba380d31d1ec for instance c2be3a20-5348-409b-a374-3bc4d120e94f on instance [pid: 8|app: 0|req: 344/677] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 08:57:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:44.235 8 WARNING neutronclient.v2_0.client [None req-c4f93fbe-f989-4da2-ac02-38c1b7bcf0da 83eb969ad83a4210b5df88497d93e283 e148cec6b3b24006ae7695dd368dc05c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/678] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:44 2026] GET /v2.1/servers/b2386b0c-1a2e-4c5d-9480-8bc998b5c5ad => generated 1475 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 08:57:44.402 7 WARNING neutronclient.v2_0.client [None req-800f9bb0-5f6e-4f61-906d-d4518b5e8464 c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in 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/679] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 08:57:42 2026] POST /v2.1/servers/c2be3a20-5348-409b-a374-3bc4d120e94f/action => generated 0 bytes in 1823 msecs (HTTP/1.1 202) 9 headers in 369 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:44.720 8 WARNING neutronclient.v2_0.client [None req-79e02d25-546a-40de-97e7-dcec29e4abd7 c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:45.449 7 WARNING neutronclient.v2_0.client [None req-2fd09fef-11e7-4e7a-970b-d5d2f9b1d467 83eb969ad83a4210b5df88497d93e283 e148cec6b3b24006ae7695dd368dc05c - - default default] The python binding code in 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/680] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:45 2026] GET /v2.1/servers/b2386b0c-1a2e-4c5d-9480-8bc998b5c5ad => generated 1669 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:45.611 7 WARNING neutronclient.v2_0.client [None req-48e7b88a-ce07-429d-9821-c87a86decde6 83eb969ad83a4210b5df88497d93e283 e148cec6b3b24006ae7695dd368dc05c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/681] 10.0.0.17 () {32 vars in 739 bytes} [Wed Jul 29 08:57:45 2026] GET /v2.1/servers/b2386b0c-1a2e-4c5d-9480-8bc998b5c5ad/os-interface => generated 284 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:45.923 7 WARNING neutronclient.v2_0.client [None req-4c562526-5530-47de-8f5f-af23299d9e62 74981943ea64458e8cf64e775f9e5770 e2728f36270e4232a6bca2da93cb202b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/682] 10.0.0.17 () {32 vars in 647 bytes} [Wed Jul 29 08:57:45 2026] GET /v2.1/os-networks => generated 4790 bytes in 753 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 08:57:46.542 7 WARNING neutronclient.v2_0.client [None req-3edbdb7f-e785-483a-aafb-1e9e6637b50d 83eb969ad83a4210b5df88497d93e283 e148cec6b3b24006ae7695dd368dc05c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 340/685] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:46 2026] GET /v2.1/servers/b2386b0c-1a2e-4c5d-9480-8bc998b5c5ad => generated 1669 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:46.666 7 INFO nova.api.openstack.compute.server_external_events [req-f73a2a34-3636-49fd-af7d-6e8d1474571c req-1005d4e7-6e91-47d1-9f6d-8d16a9078d19 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:fff6dadb-7fb6-4bfe-a2b7-dd728161ee2b for instance b2386b0c-1a2e-4c5d-9480-8bc998b5c5ad on instance [pid: 7|app: 0|req: 341/686] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 08:57:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 08:57:46.670 8 INFO nova.network.neutron [None req-79e02d25-546a-40de-97e7-dcec29e4abd7 c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] [instance: 6ce1d059-fcbc-4bcd-aeff-6436fedfbf64] re-assign floating IP 10.96.250.217 from instance c2be3a20-5348-409b-a374-3bc4d120e94f /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:46.677 7 WARNING neutronclient.v2_0.client [None req-49de4631-b5a6-4ce0-9d9c-098ac205a4be 74981943ea64458e8cf64e775f9e5770 e2728f36270e4232a6bca2da93cb202b - - default default] The python binding code in 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/687] 10.0.0.17 () {32 vars in 721 bytes} [Wed Jul 29 08:57:46 2026] GET /v2.1/os-networks/70fc94e5-f60d-4ba3-b548-c3a47446e604 => generated 652 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 08:57:46.929 8 WARNING neutronclient.v2_0.client [None req-79e02d25-546a-40de-97e7-dcec29e4abd7 c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in 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/688] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 08:57:46 2026] POST /v2.1/flavors => generated 467 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 08:57:46.951 7 INFO nova.api.openstack.compute.server_external_events [req-d0e8b17a-6974-4387-9694-c5451ee02d40 req-d7bfa044-18f0-4a12-a501-0d0ab122734c da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:e19fdfc0-bdc1-4f17-b4b8-ba380d31d1ec for instance c2be3a20-5348-409b-a374-3bc4d120e94f on instance [pid: 7|app: 0|req: 344/689] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 08:57:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:46.966 7 WARNING neutronclient.v2_0.client [None req-eb47f980-ddd1-4067-8cf4-e918b6ef9b75 74981943ea64458e8cf64e775f9e5770 e2728f36270e4232a6bca2da93cb202b - - default default] The python binding code in 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/690] 10.0.0.17 () {32 vars in 647 bytes} [Wed Jul 29 08:57:46 2026] GET /v2.1/os-networks => generated 4790 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/691] 10.0.0.17 () {34 vars in 692 bytes} [Wed Jul 29 08:57:47 2026] POST /v2.1/flavors/48162454/action => generated 95 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-29 08:57:47.143 8 WARNING neutronclient.v2_0.client [None req-79e02d25-546a-40de-97e7-dcec29e4abd7 c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 347/692] 10.0.0.17 () {32 vars in 653 bytes} [Wed Jul 29 08:57:47 2026] GET /v2.1/flavors/detail => generated 3897 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 08:57:47.295 8 WARNING neutronclient.v2_0.client [None req-79e02d25-546a-40de-97e7-dcec29e4abd7 c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 348/693] 10.0.0.17 () {34 vars in 692 bytes} [Wed Jul 29 08:57:47 2026] POST /v2.1/flavors/48162454/action => generated 21 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/694] 10.0.0.17 () {32 vars in 653 bytes} [Wed Jul 29 08:57:47 2026] GET /v2.1/flavors/detail => generated 3440 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/695] 10.0.0.17 () {32 vars in 660 bytes} [Wed Jul 29 08:57:47 2026] DELETE /v2.1/flavors/48162454 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/696] 10.0.0.17 () {32 vars in 653 bytes} [Wed Jul 29 08:57:47 2026] GET /v2.1/flavors/detail => generated 3440 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 08:57:47.606 8 WARNING neutronclient.v2_0.client [None req-79e02d25-546a-40de-97e7-dcec29e4abd7 c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/697] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 08:57:47 2026] POST /v2.1/flavors => generated 471 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/698] 10.0.0.17 () {32 vars in 693 bytes} [Wed Jul 29 08:57:47 2026] GET /v2.1/flavors/275211279/os-flavor-access => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/699] 10.0.0.17 () {32 vars in 662 bytes} [Wed Jul 29 08:57:47 2026] DELETE /v2.1/flavors/275211279 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/700] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 08:57:44 2026] POST /v2.1/servers/6ce1d059-fcbc-4bcd-aeff-6436fedfbf64/action => generated 0 bytes in 3076 msecs (HTTP/1.1 202) 9 headers in 369 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:47.756 8 WARNING neutronclient.v2_0.client [None req-42ad479a-196e-4901-8304-70bd5987195b c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 355/701] 10.0.0.17 () {32 vars in 653 bytes} [Wed Jul 29 08:57:47 2026] GET /v2.1/flavors/detail => generated 3440 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 08:57:47.883 8 WARNING neutronclient.v2_0.client [None req-42ad479a-196e-4901-8304-70bd5987195b c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:57:48.406 8 INFO nova.api.openstack.wsgi [None req-42ad479a-196e-4901-8304-70bd5987195b c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] HTTP exception thrown: Floating IP 10.96.250.217 is not associated with instance c2be3a20-5348-409b-a374-3bc4d120e94f. [pid: 8|app: 0|req: 347/702] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 08:57:47 2026] POST /v2.1/servers/c2be3a20-5348-409b-a374-3bc4d120e94f/action => generated 147 bytes in 657 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) 2026-07-29 08:57:48.421 7 WARNING neutronclient.v2_0.client [None req-ef66e123-8e32-4e50-af5c-4dc975729273 c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:57:48.585 7 WARNING neutronclient.v2_0.client [None req-ef66e123-8e32-4e50-af5c-4dc975729273 c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:57:48.701 7 WARNING neutronclient.v2_0.client [None req-ef66e123-8e32-4e50-af5c-4dc975729273 c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:48.997 8 INFO nova.api.openstack.compute.server_external_events [req-7a9e70e1-3fc4-40b6-8641-9b053f153d93 req-d907d72c-3625-41b2-b7af-1e054cb47d31 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:2b6e5c77-33fb-43ee-84f8-508c12d07710 for instance 6ce1d059-fcbc-4bcd-aeff-6436fedfbf64 on instance [pid: 8|app: 0|req: 348/703] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 08:57:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 08:57:49.447 7 WARNING neutronclient.v2_0.client [None req-ef66e123-8e32-4e50-af5c-4dc975729273 c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:57:49.710 7 WARNING neutronclient.v2_0.client [None req-ef66e123-8e32-4e50-af5c-4dc975729273 c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 356/704] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 08:57:48 2026] POST /v2.1/servers/6ce1d059-fcbc-4bcd-aeff-6436fedfbf64/action => generated 0 bytes in 1483 msecs (HTTP/1.1 202) 9 headers in 369 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 349/705] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 08:57:49 2026] DELETE /v2.1/servers/6ce1d059-fcbc-4bcd-aeff-6436fedfbf64 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:50.137 7 WARNING neutronclient.v2_0.client [None req-c0b90e62-15fa-43ce-8889-29cec9e20f01 c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:57:50.899 7 WARNING neutronclient.v2_0.client [None req-c0b90e62-15fa-43ce-8889-29cec9e20f01 c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:50.922 8 INFO nova.api.openstack.compute.server_external_events [req-51873149-52b8-420f-afaf-78b3406f6b92 req-2a7adec6-4c83-4121-a2a6-a99f7d0062c4 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:e19fdfc0-bdc1-4f17-b4b8-ba380d31d1ec for instance c2be3a20-5348-409b-a374-3bc4d120e94f on instance [pid: 8|app: 0|req: 350/706] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 08:57:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:51.044 8 INFO nova.api.openstack.compute.server_external_events [req-40e380a2-c841-4863-a6d3-05d29f3c4731 req-34a747a7-7e65-4552-8f34-248e0ea49f88 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:2b6e5c77-33fb-43ee-84f8-508c12d07710 for instance 6ce1d059-fcbc-4bcd-aeff-6436fedfbf64 on instance [pid: 8|app: 0|req: 351/707] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 08:57:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 08:57:51.176 7 WARNING neutronclient.v2_0.client [None req-c0b90e62-15fa-43ce-8889-29cec9e20f01 c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 357/708] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 08:57:50 2026] POST /v2.1/servers/c2be3a20-5348-409b-a374-3bc4d120e94f/action => generated 0 bytes in 1246 msecs (HTTP/1.1 202) 9 headers in 369 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:51.358 8 WARNING neutronclient.v2_0.client [None req-cc1ea68f-696f-4ac9-ad1d-5c6d128c9283 c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/709] 10.0.0.17 () {32 vars in 729 bytes} [Wed Jul 29 08:57:51 2026] GET /v2.1/os-floating-ips/44d56ee3-e872-4f8f-9a47-70f38172ff90 => generated 185 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:51.505 7 WARNING neutronclient.v2_0.client [None req-7760f3d4-20aa-4b74-92f4-e40dd5c66509 c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:57:51.652 7 WARNING neutronclient.v2_0.client [None req-7760f3d4-20aa-4b74-92f4-e40dd5c66509 c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:57:51.764 7 WARNING neutronclient.v2_0.client [None req-7760f3d4-20aa-4b74-92f4-e40dd5c66509 c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:57:52.384 7 WARNING neutronclient.v2_0.client [None req-7760f3d4-20aa-4b74-92f4-e40dd5c66509 c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:57:52.589 7 WARNING neutronclient.v2_0.client [None req-7760f3d4-20aa-4b74-92f4-e40dd5c66509 c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 358/710] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 08:57:51 2026] POST /v2.1/servers/c2be3a20-5348-409b-a374-3bc4d120e94f/action => generated 0 bytes in 1262 msecs (HTTP/1.1 202) 9 headers in 369 bytes (1 switches on core 0) 2026-07-29 08:57:52.884 8 INFO nova.compute.api [None req-09432547-9cba-4652-b12d-d1cb16f1ffae c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] [instance: 6ce1d059-fcbc-4bcd-aeff-6436fedfbf64] Instance is already in deleting state, ignoring this request [pid: 8|app: 0|req: 353/711] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 08:57:52 2026] DELETE /v2.1/servers/6ce1d059-fcbc-4bcd-aeff-6436fedfbf64 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:52.931 7 WARNING neutronclient.v2_0.client [None req-f90506d0-1f93-4c1e-a609-2bd020f564ef c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 359/712] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:52 2026] GET /v2.1/servers/6ce1d059-fcbc-4bcd-aeff-6436fedfbf64 => generated 1633 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:53.034 8 INFO nova.api.openstack.compute.server_external_events [req-5526f5e3-ca60-4f42-8e8a-09fc26a6e4ef req-537e27cc-863b-442c-b00f-b9191039d61b da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:2b6e5c77-33fb-43ee-84f8-508c12d07710 for instance 6ce1d059-fcbc-4bcd-aeff-6436fedfbf64 on instance [pid: 8|app: 0|req: 354/713] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 08:57:53 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-07-29 08:57:53.085 7 INFO nova.api.openstack.compute.server_external_events [req-95358ea7-19f7-4b2f-9460-b9d6794c0c3a req-aaca2652-e9b9-4fc8-9b4a-b5beef4ed60a da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:e19fdfc0-bdc1-4f17-b4b8-ba380d31d1ec for instance c2be3a20-5348-409b-a374-3bc4d120e94f on instance [pid: 7|app: 0|req: 360/714] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 08:57:53 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: 8|app: 0|req: 355/715] 10.0.0.17 () {32 vars in 653 bytes} [Wed Jul 29 08:57:53 2026] GET /v2.1/os-hypervisors => generated 99 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 361/716] 10.0.0.17 () {32 vars in 687 bytes} [Wed Jul 29 08:57:53 2026] GET /v2.1/os-hypervisors/instance/servers => generated 349 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 356/717] 10.0.0.17 () {32 vars in 653 bytes} [Wed Jul 29 08:57:53 2026] GET /v2.1/os-hypervisors => generated 99 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 362/718] 10.0.0.17 () {32 vars in 685 bytes} [Wed Jul 29 08:57:53 2026] GET /v2.1/os-hypervisors/instance/search => generated 99 bytes in 24 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-07-29 08:57:54.037 8 WARNING neutronclient.v2_0.client [None req-e45939c9-f926-42a6-9b31-7de7eecd8e74 c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/719] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:53 2026] GET /v2.1/servers/6ce1d059-fcbc-4bcd-aeff-6436fedfbf64 => generated 1459 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-07-29 08:57:55.145 7 WARNING neutronclient.v2_0.client [None req-f81ebaec-d770-4f4a-a731-61f8f6543fc4 c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 363/720] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:55 2026] GET /v2.1/servers/6ce1d059-fcbc-4bcd-aeff-6436fedfbf64 => generated 1464 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:56.246 8 WARNING neutronclient.v2_0.client [None req-e3830966-22b0-4a78-94a5-135c9a9e23d9 c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 358/721] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:56 2026] GET /v2.1/servers/6ce1d059-fcbc-4bcd-aeff-6436fedfbf64 => generated 1464 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:57.333 7 INFO nova.api.openstack.wsgi [None req-e6da14a4-e3df-4795-8d1e-3d395161f365 c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] HTTP exception thrown: Instance 6ce1d059-fcbc-4bcd-aeff-6436fedfbf64 could not be found. [pid: 7|app: 0|req: 365/724] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:57 2026] GET /v2.1/servers/6ce1d059-fcbc-4bcd-aeff-6436fedfbf64 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:57.347 8 WARNING neutronclient.v2_0.client [None req-73399cd1-4b4a-41f6-bb72-7504b223ea32 c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:57:57.446 8 WARNING neutronclient.v2_0.client [None req-73399cd1-4b4a-41f6-bb72-7504b223ea32 c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:57:57.485 8 WARNING neutronclient.v2_0.client [None req-73399cd1-4b4a-41f6-bb72-7504b223ea32 c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in 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/725] 10.0.0.17 () {32 vars in 732 bytes} [Wed Jul 29 08:57:57 2026] DELETE /v2.1/os-floating-ips/44d56ee3-e872-4f8f-9a47-70f38172ff90 => generated 0 bytes in 478 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: 366/726] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 08:57:57 2026] DELETE /v2.1/servers/c2be3a20-5348-409b-a374-3bc4d120e94f => generated 0 bytes in 179 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-29 08:57:58.051 8 WARNING neutronclient.v2_0.client [None req-a9e79c69-80a4-49a0-9a4d-edeb48fee85d c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 361/727] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:58 2026] GET /v2.1/servers/c2be3a20-5348-409b-a374-3bc4d120e94f => generated 1674 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:58.550 7 WARNING neutronclient.v2_0.client [None req-e9ad538f-a9e5-470e-957f-bff75c9c433c aa35e54c75664b4fa694f90c3575087c eda7e204aa4243eca74f80828ecf2c96 - - default default] 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: 362/728] 10.0.0.17 () {32 vars in 653 bytes} [Wed Jul 29 08:57:58 2026] GET /v2.1/os-hypervisors => generated 99 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-29 08:57:58.657 7 WARNING neutronclient.v2_0.client [None req-e9ad538f-a9e5-470e-957f-bff75c9c433c aa35e54c75664b4fa694f90c3575087c eda7e204aa4243eca74f80828ecf2c96 - - default default] 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: 363/729] 10.0.0.17 () {32 vars in 685 bytes} [Wed Jul 29 08:57:58 2026] GET /v2.1/os-hypervisors/instance/search => generated 117 bytes in 72 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 08:57:58.693 8 INFO nova.api.openstack.wsgi [None req-69dcf885-16ee-43fb-9551-4aa2b4aae57e f47cd208ada340d5bdc6ba9ff723e5b5 fc5327165ca54d76b7f8bd1509803da4 - - default default] HTTP exception thrown: No hypervisor matching 'nonexistent_hypervisor_name' could be found. [pid: 8|app: 0|req: 364/730] 10.0.0.17 () {32 vars in 723 bytes} [Wed Jul 29 08:57:58 2026] GET /v2.1/os-hypervisors/nonexistent_hypervisor_name/search => generated 114 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/731] 10.0.0.17 () {32 vars in 653 bytes} [Wed Jul 29 08:57:58 2026] GET /v2.1/os-hypervisors => generated 99 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 366/732] 10.0.0.17 () {32 vars in 673 bytes} [Wed Jul 29 08:57:58 2026] GET /v2.1/os-hypervisors/1/servers => generated 118 bytes in 8 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 08:57:58.762 8 INFO nova.api.openstack.wsgi [None req-9d3101ab-e627-4eea-a9a0-fd46e1ae09d1 f47cd208ada340d5bdc6ba9ff723e5b5 fc5327165ca54d76b7f8bd1509803da4 - - default default] HTTP exception thrown: No hypervisor matching '8775720d-b0ac-4d90-b18d-37a17b72de05' could be found. [pid: 8|app: 0|req: 367/733] 10.0.0.17 () {32 vars in 743 bytes} [Wed Jul 29 08:57:58 2026] GET /v2.1/os-hypervisors/8775720d-b0ac-4d90-b18d-37a17b72de05/servers => generated 123 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/734] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 08:57:58 2026] POST /v2.1/servers => generated 424 bytes in 545 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-29 08:57:58.919 8 WARNING neutronclient.v2_0.client [None req-8e0f2e93-cebc-4baf-b05e-70ba02c4352e aa35e54c75664b4fa694f90c3575087c eda7e204aa4243eca74f80828ecf2c96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/735] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:58 2026] GET /v2.1/servers/244dd4e0-c45a-48a1-a8e7-de83f5b79c1e => generated 1368 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:57:59.265 7 WARNING neutronclient.v2_0.client [None req-66cd9f65-a9d7-49b6-8f5c-4dfa8a0519c8 c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in 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/736] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:59 2026] GET /v2.1/servers/c2be3a20-5348-409b-a374-3bc4d120e94f => generated 1674 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:58:00.013 8 WARNING neutronclient.v2_0.client [None req-02693608-b5a7-477a-81f5-87f12e65d02e aa35e54c75664b4fa694f90c3575087c eda7e204aa4243eca74f80828ecf2c96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 369/737] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:57:59 2026] GET /v2.1/servers/244dd4e0-c45a-48a1-a8e7-de83f5b79c1e => generated 1372 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:58:00.425 7 WARNING neutronclient.v2_0.client [None req-f41a6975-ac64-4cd4-a360-9b21b753c871 c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 369/738] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:00 2026] GET /v2.1/servers/c2be3a20-5348-409b-a374-3bc4d120e94f => generated 1674 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:58:00.905 8 INFO nova.api.openstack.compute.server_external_events [req-723c8f8c-d687-45c9-97a5-6c931280d871 req-d8fd282f-726f-4824-918d-c0dd27eaad52 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:e19fdfc0-bdc1-4f17-b4b8-ba380d31d1ec for instance c2be3a20-5348-409b-a374-3bc4d120e94f on instance [pid: 8|app: 0|req: 370/739] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 08:58:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:58:01.112 7 WARNING neutronclient.v2_0.client [None req-35c3cc02-8bc9-4071-a83e-76e3a6f2e621 aa35e54c75664b4fa694f90c3575087c eda7e204aa4243eca74f80828ecf2c96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 370/740] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:01 2026] GET /v2.1/servers/244dd4e0-c45a-48a1-a8e7-de83f5b79c1e => generated 1420 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:58:01.606 8 WARNING neutronclient.v2_0.client [None req-fe99f910-d784-4e53-b332-ecf357fde4a8 c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 371/741] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:01 2026] GET /v2.1/servers/c2be3a20-5348-409b-a374-3bc4d120e94f => generated 1458 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:58:02.237 7 WARNING neutronclient.v2_0.client [None req-1fde18a5-7567-407d-85dd-addb25b4985f aa35e54c75664b4fa694f90c3575087c eda7e204aa4243eca74f80828ecf2c96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 371/742] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:02 2026] GET /v2.1/servers/244dd4e0-c45a-48a1-a8e7-de83f5b79c1e => generated 1420 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:58:02.705 8 WARNING neutronclient.v2_0.client [None req-9ca6e420-4b4b-4e42-b850-3ed74d577ea3 c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 372/743] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:02 2026] GET /v2.1/servers/c2be3a20-5348-409b-a374-3bc4d120e94f => generated 1463 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:58:03.330 7 WARNING neutronclient.v2_0.client [None req-27c6c159-3df3-4a32-977c-f8df11e8bb08 aa35e54c75664b4fa694f90c3575087c eda7e204aa4243eca74f80828ecf2c96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/744] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:03 2026] GET /v2.1/servers/244dd4e0-c45a-48a1-a8e7-de83f5b79c1e => generated 1428 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:58:03.800 8 WARNING neutronclient.v2_0.client [None req-814409c7-52d9-4f79-9001-2c2a36cf758c c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 373/745] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:03 2026] GET /v2.1/servers/c2be3a20-5348-409b-a374-3bc4d120e94f => generated 1463 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:58:03.917 7 INFO nova.api.openstack.wsgi [None req-e6a947a1-ef5b-45b9-a26a-51f036761df4 da975601ce2b4148bbdb922dcae2652d c834f7987e754985b20b08488929ccae - - default default] HTTP exception thrown: Invalid timestamp for date invalid_time [pid: 7|app: 0|req: 373/746] 10.0.0.17 () {32 vars in 705 bytes} [Wed Jul 29 08:58:03 2026] GET /v2.1/os-instance_usage_audit_log/invalid_time => generated 83 bytes in 153 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 374/747] 10.0.0.17 () {32 vars in 679 bytes} [Wed Jul 29 08:58:03 2026] GET /v2.1/os-instance_usage_audit_log => generated 128 bytes in 93 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/748] 10.0.0.17 () {32 vars in 725 bytes} [Wed Jul 29 08:58:04 2026] GET /v2.1/os-instance_usage_audit_log/2026-07-29%2008%3A58%3A04 => generated 128 bytes in 13 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 08:58:04.423 8 WARNING neutronclient.v2_0.client [None req-ef61519c-f57e-41a3-aa90-62946779d213 aa35e54c75664b4fa694f90c3575087c eda7e204aa4243eca74f80828ecf2c96 - - default default] The python binding code in 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/749] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:04 2026] GET /v2.1/servers/244dd4e0-c45a-48a1-a8e7-de83f5b79c1e => generated 1470 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 08:58:04.671 7 INFO nova.api.openstack.compute.server_external_events [req-ca84894f-d3eb-4892-8355-dba65b507b1e req-8b068005-73ba-4181-bb78-1e71d7228ca4 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:e0a9e809-8c6d-4f45-bcee-40d3bc3d7d24 for instance 244dd4e0-c45a-48a1-a8e7-de83f5b79c1e on instance [pid: 7|app: 0|req: 375/750] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 08:58:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:58:04.887 8 INFO nova.api.openstack.wsgi [None req-85ec2889-c9c1-4026-b3df-84a5de373847 c51e9ac80b89456684af2ca53b661cfe 33302483a4f84ca591cb52fd7d0f95c8 - - default default] HTTP exception thrown: Instance c2be3a20-5348-409b-a374-3bc4d120e94f could not be found. [pid: 8|app: 0|req: 376/751] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:04 2026] GET /v2.1/servers/c2be3a20-5348-409b-a374-3bc4d120e94f => 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-07-29 08:58:05.563 7 WARNING neutronclient.v2_0.client [None req-847e3612-59ea-4f20-b6a1-0b981879663c aa35e54c75664b4fa694f90c3575087c eda7e204aa4243eca74f80828ecf2c96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 376/752] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:05 2026] GET /v2.1/servers/244dd4e0-c45a-48a1-a8e7-de83f5b79c1e => generated 1468 bytes in 401 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:58:06.988 8 WARNING neutronclient.v2_0.client [None req-d6f4e530-d446-40dc-8c35-e00c2b4aa252 aa35e54c75664b4fa694f90c3575087c eda7e204aa4243eca74f80828ecf2c96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/755] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:06 2026] GET /v2.1/servers/244dd4e0-c45a-48a1-a8e7-de83f5b79c1e => generated 1468 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:58:08.166 7 WARNING neutronclient.v2_0.client [None req-241763c1-b65c-496a-8cdb-ecc6d359eda7 aa35e54c75664b4fa694f90c3575087c eda7e204aa4243eca74f80828ecf2c96 - - default default] The python binding code in 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/756] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:08 2026] GET /v2.1/servers/244dd4e0-c45a-48a1-a8e7-de83f5b79c1e => generated 1468 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 379/757] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 08:58:08 2026] DELETE /v2.1/servers/b2386b0c-1a2e-4c5d-9480-8bc998b5c5ad => generated 0 bytes in 213 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:58:08.689 7 WARNING neutronclient.v2_0.client [None req-01f654e0-9e6d-4852-9e58-58356c8da238 83eb969ad83a4210b5df88497d93e283 e148cec6b3b24006ae7695dd368dc05c - - default default] The python binding code in 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/758] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:08 2026] GET /v2.1/servers/b2386b0c-1a2e-4c5d-9480-8bc998b5c5ad => generated 1795 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-07-29 08:58:09.331 8 WARNING neutronclient.v2_0.client [None req-8d7d9e50-aa9d-4e95-884d-47eef4c18509 aa35e54c75664b4fa694f90c3575087c eda7e204aa4243eca74f80828ecf2c96 - - default default] 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: 380/759] 10.0.0.17 () {32 vars in 717 bytes} [Wed Jul 29 08:58:09 2026] GET /v2.1/os-quota-sets/15bd75b569fc4fbcb2c30854486630e5 => generated 371 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/760] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:09 2026] GET /v2.1/servers/244dd4e0-c45a-48a1-a8e7-de83f5b79c1e => generated 1468 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/761] 10.0.0.17 () {34 vars in 737 bytes} [Wed Jul 29 08:58:09 2026] PUT /v2.1/os-quota-sets/15bd75b569fc4fbcb2c30854486630e5 => generated 328 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:58:09.908 8 WARNING neutronclient.v2_0.client [None req-df90b4f2-fd1b-4fb1-b3f2-7b7d8b3eda15 83eb969ad83a4210b5df88497d93e283 e148cec6b3b24006ae7695dd368dc05c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 381/762] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:09 2026] GET /v2.1/servers/b2386b0c-1a2e-4c5d-9480-8bc998b5c5ad => generated 1795 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 08:58:10.298 7 INFO nova.api.openstack.compute.server_external_events [req-5e8c0bd3-f0f9-4d4a-8958-7df600b2d917 req-081b7d9a-2242-4f6d-9858-51801a774cf0 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:e0a9e809-8c6d-4f45-bcee-40d3bc3d7d24 for instance 244dd4e0-c45a-48a1-a8e7-de83f5b79c1e on instance [pid: 7|app: 0|req: 382/763] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 08:58:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:58:10.552 7 WARNING neutronclient.v2_0.client [None req-a3dbd0d8-87fc-4da8-82ff-47058cf0a59c aa35e54c75664b4fa694f90c3575087c eda7e204aa4243eca74f80828ecf2c96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:58:10.598 8 WARNING neutronclient.v2_0.client [None req-ae035376-e526-4bf7-ac7b-a25a8d5ee555 1d750456ecc24edeb2b87839bdd52610 15bd75b569fc4fbcb2c30854486630e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/764] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:10 2026] GET /v2.1/servers/244dd4e0-c45a-48a1-a8e7-de83f5b79c1e => generated 1468 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 08:58:10.783 8 WARNING neutronclient.v2_0.client [None req-ae035376-e526-4bf7-ac7b-a25a8d5ee555 1d750456ecc24edeb2b87839bdd52610 15bd75b569fc4fbcb2c30854486630e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:58:10.980 8 INFO nova.api.openstack.wsgi [None req-ae035376-e526-4bf7-ac7b-a25a8d5ee555 1d750456ecc24edeb2b87839bdd52610 15bd75b569fc4fbcb2c30854486630e5 - - default default] HTTP exception thrown: Quota exceeded for cores: Requested 1, but already used 0 of 0 cores [pid: 8|app: 0|req: 382/765] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 08:58:10 2026] POST /v2.1/servers => generated 111 bytes in 600 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:58:11.079 8 WARNING neutronclient.v2_0.client [None req-4864ad22-6bad-4257-b2b5-2ea990694559 83eb969ad83a4210b5df88497d93e283 e148cec6b3b24006ae7695dd368dc05c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 383/766] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:11 2026] GET /v2.1/servers/b2386b0c-1a2e-4c5d-9480-8bc998b5c5ad => generated 1795 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/767] 10.0.0.17 () {34 vars in 737 bytes} [Wed Jul 29 08:58:10 2026] PUT /v2.1/os-quota-sets/15bd75b569fc4fbcb2c30854486630e5 => generated 329 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 384/768] 10.0.0.17 () {32 vars in 717 bytes} [Wed Jul 29 08:58:11 2026] GET /v2.1/os-quota-sets/15bd75b569fc4fbcb2c30854486630e5 => generated 371 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/769] 10.0.0.17 () {34 vars in 737 bytes} [Wed Jul 29 08:58:11 2026] PUT /v2.1/os-quota-sets/15bd75b569fc4fbcb2c30854486630e5 => generated 328 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 08:58:11.823 8 WARNING neutronclient.v2_0.client [None req-826a9bf5-98f1-442a-a292-f88bc05f986f aa35e54c75664b4fa694f90c3575087c eda7e204aa4243eca74f80828ecf2c96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:58:12.100 7 INFO nova.api.openstack.compute.server_external_events [req-d186146b-2358-40b9-9c95-49660410f130 req-008d453c-076c-48f8-9039-8ea7b7729161 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:fff6dadb-7fb6-4bfe-a2b7-dd728161ee2b for instance b2386b0c-1a2e-4c5d-9480-8bc998b5c5ad on instance [pid: 7|app: 0|req: 386/770] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 08:58:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:58:12.345 7 WARNING neutronclient.v2_0.client [None req-5a41176f-907b-43b1-a481-c837f5fb1d51 83eb969ad83a4210b5df88497d93e283 e148cec6b3b24006ae7695dd368dc05c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 385/771] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:11 2026] GET /v2.1/servers/244dd4e0-c45a-48a1-a8e7-de83f5b79c1e => generated 1612 bytes in 603 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 387/772] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:12 2026] GET /v2.1/servers/b2386b0c-1a2e-4c5d-9480-8bc998b5c5ad => generated 1431 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 08:58:12.446 8 WARNING neutronclient.v2_0.client [None req-b8760f45-7853-42bf-bc15-f2a25d8f081d 1d750456ecc24edeb2b87839bdd52610 15bd75b569fc4fbcb2c30854486630e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:58:12.581 8 WARNING neutronclient.v2_0.client [None req-b8760f45-7853-42bf-bc15-f2a25d8f081d 1d750456ecc24edeb2b87839bdd52610 15bd75b569fc4fbcb2c30854486630e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:58:12.746 8 INFO nova.api.openstack.wsgi [None req-b8760f45-7853-42bf-bc15-f2a25d8f081d 1d750456ecc24edeb2b87839bdd52610 15bd75b569fc4fbcb2c30854486630e5 - - default default] HTTP exception thrown: Quota exceeded for instances: Requested 1, but already used 0 of 0 instances [pid: 8|app: 0|req: 386/773] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 08:58:12 2026] POST /v2.1/servers => generated 119 bytes in 391 msecs (HTTP/1.1 403) 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: 387/774] 10.0.0.17 () {34 vars in 737 bytes} [Wed Jul 29 08:58:12 2026] PUT /v2.1/os-quota-sets/15bd75b569fc4fbcb2c30854486630e5 => generated 329 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/775] 10.0.0.17 () {32 vars in 717 bytes} [Wed Jul 29 08:58:12 2026] GET /v2.1/os-quota-sets/15bd75b569fc4fbcb2c30854486630e5 => generated 371 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/776] 10.0.0.17 () {32 vars in 737 bytes} [Wed Jul 29 08:58:12 2026] GET /v2.1/servers/244dd4e0-c45a-48a1-a8e7-de83f5b79c1e/diagnostics => generated 445 bytes in 649 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 389/777] 10.0.0.17 () {34 vars in 737 bytes} [Wed Jul 29 08:58:13 2026] PUT /v2.1/os-quota-sets/15bd75b569fc4fbcb2c30854486630e5 => generated 325 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/778] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 08:58:13 2026] DELETE /v2.1/servers/244dd4e0-c45a-48a1-a8e7-de83f5b79c1e => generated 0 bytes in 242 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-29 08:58:13.349 8 WARNING neutronclient.v2_0.client [None req-a9f6cd1e-a55e-43da-9f61-6d4576115054 aa35e54c75664b4fa694f90c3575087c eda7e204aa4243eca74f80828ecf2c96 - - default default] 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: 390/779] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:13 2026] GET /v2.1/servers/244dd4e0-c45a-48a1-a8e7-de83f5b79c1e => generated 1618 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 08:58:13.476 7 WARNING neutronclient.v2_0.client [None req-10ca122e-1cd8-442a-9bf5-2097ed294a48 83eb969ad83a4210b5df88497d93e283 e148cec6b3b24006ae7695dd368dc05c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 390/780] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:13 2026] GET /v2.1/servers/b2386b0c-1a2e-4c5d-9480-8bc998b5c5ad => generated 1436 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:58:13.758 8 WARNING neutronclient.v2_0.client [None req-9816bd19-e49d-40d1-9777-3e12abc7337b 1d750456ecc24edeb2b87839bdd52610 15bd75b569fc4fbcb2c30854486630e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:58:13.899 8 WARNING neutronclient.v2_0.client [None req-9816bd19-e49d-40d1-9777-3e12abc7337b 1d750456ecc24edeb2b87839bdd52610 15bd75b569fc4fbcb2c30854486630e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:58:14.061 8 INFO nova.api.openstack.wsgi [None req-9816bd19-e49d-40d1-9777-3e12abc7337b 1d750456ecc24edeb2b87839bdd52610 15bd75b569fc4fbcb2c30854486630e5 - - default default] HTTP exception thrown: Quota exceeded for ram: Requested 512, but already used 0 of 0 ram [pid: 8|app: 0|req: 391/781] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 08:58:13 2026] POST /v2.1/servers => generated 109 bytes in 403 msecs (HTTP/1.1 403) 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: 391/782] 10.0.0.17 () {34 vars in 737 bytes} [Wed Jul 29 08:58:14 2026] PUT /v2.1/os-quota-sets/15bd75b569fc4fbcb2c30854486630e5 => generated 329 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 392/783] 10.0.0.17 () {34 vars in 737 bytes} [Wed Jul 29 08:58:14 2026] PUT /v2.1/os-quota-sets/15bd75b569fc4fbcb2c30854486630e5 => generated 116 bytes in 12 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 08:58:14.538 7 WARNING neutronclient.v2_0.client [None req-b2941ac5-93b6-45c8-84c7-558a50afc65f aa35e54c75664b4fa694f90c3575087c eda7e204aa4243eca74f80828ecf2c96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:58:14.609 8 WARNING neutronclient.v2_0.client [None req-ee1cbd3f-3fb2-48b5-a26a-a464751d7ee3 83eb969ad83a4210b5df88497d93e283 e148cec6b3b24006ae7695dd368dc05c - - default default] The python binding code in 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/784] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:14 2026] GET /v2.1/servers/b2386b0c-1a2e-4c5d-9480-8bc998b5c5ad => generated 1436 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/785] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:14 2026] GET /v2.1/servers/244dd4e0-c45a-48a1-a8e7-de83f5b79c1e => generated 1618 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-07-29 08:58:15.722 8 INFO nova.api.openstack.wsgi [None req-f50336b4-cfa5-4703-91fa-021cca42d3ba 83eb969ad83a4210b5df88497d93e283 e148cec6b3b24006ae7695dd368dc05c - - default default] HTTP exception thrown: Instance b2386b0c-1a2e-4c5d-9480-8bc998b5c5ad could not be found. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 394/786] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:15 2026] GET /v2.1/servers/b2386b0c-1a2e-4c5d-9480-8bc998b5c5ad => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:58:15.766 7 WARNING neutronclient.v2_0.client [None req-f4444c97-2472-4f67-96e4-74762bb7c8fc aa35e54c75664b4fa694f90c3575087c eda7e204aa4243eca74f80828ecf2c96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:58:15.777 8 INFO nova.api.openstack.wsgi [None req-d506900d-4707-4b06-b580-e20582ac7ad7 83eb969ad83a4210b5df88497d93e283 e148cec6b3b24006ae7695dd368dc05c - - default default] HTTP exception thrown: Instance 989b4c89-9001-4524-b634-ca432dde9bfa could not be found. [pid: 8|app: 0|req: 395/787] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 08:58:15 2026] DELETE /v2.1/servers/989b4c89-9001-4524-b634-ca432dde9bfa => generated 111 bytes in 47 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:58:15.818 8 INFO nova.api.openstack.wsgi [None req-6e3ccf6b-bdeb-4368-bd80-14aebdd1bae6 83eb969ad83a4210b5df88497d93e283 e148cec6b3b24006ae7695dd368dc05c - - default default] HTTP exception thrown: Instance 989b4c89-9001-4524-b634-ca432dde9bfa could not be found. [pid: 8|app: 0|req: 396/788] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:15 2026] GET /v2.1/servers/989b4c89-9001-4524-b634-ca432dde9bfa => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 397/789] 10.0.0.17 () {32 vars in 702 bytes} [Wed Jul 29 08:58:15 2026] DELETE /v2.1/os-keypairs/tempest-keypair-432018122 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-29 08:58:16.224 8 INFO nova.api.openstack.compute.server_external_events [req-6f838b19-a3c4-492b-b3f4-77ac14d54b73 req-32addcfa-fc4d-415c-953f-95573ab50fd5 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-unplugged:e0a9e809-8c6d-4f45-bcee-40d3bc3d7d24 for instance 244dd4e0-c45a-48a1-a8e7-de83f5b79c1e on instance [pid: 8|app: 0|req: 398/790] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 08:58:16 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/791] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:15 2026] GET /v2.1/servers/244dd4e0-c45a-48a1-a8e7-de83f5b79c1e => generated 1618 bytes in 528 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:58:16.561 8 INFO nova.api.openstack.compute.server_external_events [req-b69bff56-6710-4c28-b73c-b90650b25e44 req-e2e71c8f-3197-4d1c-86a0-91c9c02a8a03 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:e0a9e809-8c6d-4f45-bcee-40d3bc3d7d24 for instance 244dd4e0-c45a-48a1-a8e7-de83f5b79c1e on instance [pid: 8|app: 0|req: 400/794] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 08:58:16 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:58:16.647 7 WARNING neutronclient.v2_0.client [None req-b28f4e0c-305a-41cf-a3a0-363296765b76 f591aa13792e4eb2b241ffb9491c926c da076d91ffa44167875d1bee890c7c87 - - default default] The python binding code in 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/795] 10.0.0.17 () {32 vars in 660 bytes} [Wed Jul 29 08:58:16 2026] DELETE /v2.1/flavors/91709247 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/796] 10.0.0.17 () {32 vars in 653 bytes} [Wed Jul 29 08:58:16 2026] GET /v2.1/flavors/detail => generated 2988 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/797] 10.0.0.17 () {32 vars in 662 bytes} [Wed Jul 29 08:58:16 2026] DELETE /v2.1/flavors/850594854 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/798] 10.0.0.17 () {32 vars in 653 bytes} [Wed Jul 29 08:58:16 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 08:58:16.830 8 INFO nova.api.openstack.wsgi [None req-be229eaf-024e-4f4c-8bc1-dd2c6ef38395 83eb969ad83a4210b5df88497d93e283 e148cec6b3b24006ae7695dd368dc05c - - default default] HTTP exception thrown: Instance b2386b0c-1a2e-4c5d-9480-8bc998b5c5ad could not be found. [pid: 8|app: 0|req: 405/799] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 08:58:16 2026] DELETE /v2.1/servers/b2386b0c-1a2e-4c5d-9480-8bc998b5c5ad => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:58:16.863 8 INFO nova.api.openstack.wsgi [None req-488e59f3-6d68-4e61-bc67-1ca87da3d39e 83eb969ad83a4210b5df88497d93e283 e148cec6b3b24006ae7695dd368dc05c - - default default] HTTP exception thrown: Instance b2386b0c-1a2e-4c5d-9480-8bc998b5c5ad could not be found. [pid: 8|app: 0|req: 406/800] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:16 2026] GET /v2.1/servers/b2386b0c-1a2e-4c5d-9480-8bc998b5c5ad => 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-07-29 08:58:16.896 8 INFO nova.api.openstack.wsgi [None req-125d78ce-1301-4710-be84-c67b408f7ce2 83eb969ad83a4210b5df88497d93e283 e148cec6b3b24006ae7695dd368dc05c - - default default] HTTP exception thrown: Instance 989b4c89-9001-4524-b634-ca432dde9bfa could not be found. [pid: 8|app: 0|req: 407/801] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 08:58:16 2026] DELETE /v2.1/servers/989b4c89-9001-4524-b634-ca432dde9bfa => 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-07-29 08:58:16.928 8 INFO nova.api.openstack.wsgi [None req-5398fae8-6db2-4111-a716-2146a648ac0a 83eb969ad83a4210b5df88497d93e283 e148cec6b3b24006ae7695dd368dc05c - - default default] HTTP exception thrown: Instance 989b4c89-9001-4524-b634-ca432dde9bfa could not be found. [pid: 8|app: 0|req: 408/802] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:16 2026] GET /v2.1/servers/989b4c89-9001-4524-b634-ca432dde9bfa => 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-07-29 08:58:17.300 8 WARNING neutronclient.v2_0.client [None req-986c68db-443a-4d4f-8ba6-51e27de42739 aa35e54c75664b4fa694f90c3575087c eda7e204aa4243eca74f80828ecf2c96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:58:17.389 7 WARNING neutronclient.v2_0.client [None req-b28f4e0c-305a-41cf-a3a0-363296765b76 f591aa13792e4eb2b241ffb9491c926c da076d91ffa44167875d1bee890c7c87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/803] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:17 2026] GET /v2.1/servers/244dd4e0-c45a-48a1-a8e7-de83f5b79c1e => generated 1449 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/804] 10.0.0.17 () {34 vars in 676 bytes} [Wed Jul 29 08:58:16 2026] POST /v2.1/os-floating-ips => generated 143 bytes in 1137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:58:17.546 8 WARNING neutronclient.v2_0.client [None req-4ddf32af-db8c-406e-a45d-a397c1ceefcf f591aa13792e4eb2b241ffb9491c926c da076d91ffa44167875d1bee890c7c87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/805] 10.0.0.17 () {32 vars in 729 bytes} [Wed Jul 29 08:58:17 2026] GET /v2.1/os-floating-ips/a838b16b-5870-45fc-80de-3877c53c959f => generated 143 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 08:58:17.678 7 WARNING neutronclient.v2_0.client [None req-9991978f-9919-42a5-86d2-375064d3ff9c f591aa13792e4eb2b241ffb9491c926c da076d91ffa44167875d1bee890c7c87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/806] 10.0.0.17 () {32 vars in 655 bytes} [Wed Jul 29 08:58:17 2026] GET /v2.1/os-floating-ips => generated 146 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 08:58:17.864 8 WARNING neutronclient.v2_0.client [None req-68c92728-792f-4952-b954-fcb3b67e9980 f591aa13792e4eb2b241ffb9491c926c da076d91ffa44167875d1bee890c7c87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:58:17.959 8 WARNING neutronclient.v2_0.client [None req-68c92728-792f-4952-b954-fcb3b67e9980 f591aa13792e4eb2b241ffb9491c926c da076d91ffa44167875d1bee890c7c87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:58:17.992 8 WARNING neutronclient.v2_0.client [None req-68c92728-792f-4952-b954-fcb3b67e9980 f591aa13792e4eb2b241ffb9491c926c da076d91ffa44167875d1bee890c7c87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 411/807] 10.0.0.17 () {32 vars in 732 bytes} [Wed Jul 29 08:58:17 2026] DELETE /v2.1/os-floating-ips/a838b16b-5870-45fc-80de-3877c53c959f => generated 0 bytes in 444 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-29 08:58:18.331 7 WARNING neutronclient.v2_0.client [None req-4f8482d6-dba7-4237-a849-174ac68ed937 f591aa13792e4eb2b241ffb9491c926c da076d91ffa44167875d1bee890c7c87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:58:18.491 8 WARNING neutronclient.v2_0.client [None req-8c9dd52d-9d71-4566-bbd0-ce82e63cb4e2 aa35e54c75664b4fa694f90c3575087c eda7e204aa4243eca74f80828ecf2c96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:58:19.170 7 WARNING neutronclient.v2_0.client [None req-4f8482d6-dba7-4237-a849-174ac68ed937 f591aa13792e4eb2b241ffb9491c926c da076d91ffa44167875d1bee890c7c87 - - default default] The python binding code in 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/808] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:18 2026] GET /v2.1/servers/244dd4e0-c45a-48a1-a8e7-de83f5b79c1e => generated 1454 bytes in 770 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/809] 10.0.0.17 () {34 vars in 676 bytes} [Wed Jul 29 08:58:18 2026] POST /v2.1/os-floating-ips => generated 143 bytes in 968 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:58:19.311 8 WARNING neutronclient.v2_0.client [None req-e3f66741-e7ff-4d66-970c-d833aecb4693 f591aa13792e4eb2b241ffb9491c926c da076d91ffa44167875d1bee890c7c87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:58:19.405 8 WARNING neutronclient.v2_0.client [None req-e3f66741-e7ff-4d66-970c-d833aecb4693 f591aa13792e4eb2b241ffb9491c926c da076d91ffa44167875d1bee890c7c87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:58:19.439 8 WARNING neutronclient.v2_0.client [None req-e3f66741-e7ff-4d66-970c-d833aecb4693 f591aa13792e4eb2b241ffb9491c926c da076d91ffa44167875d1bee890c7c87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:58:19.805 7 WARNING neutronclient.v2_0.client [None req-964d445e-b650-4588-82da-8c029b16b8a6 79a4481154f744119908f2819345dd13 d36cefda731d47c5a72bae98bdbf2952 - - default default] The python binding code in 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/810] 10.0.0.17 () {32 vars in 732 bytes} [Wed Jul 29 08:58:19 2026] DELETE /v2.1/os-floating-ips/2acb70fa-c8b3-4ab0-9e7a-c9a63f5db678 => generated 0 bytes in 575 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-29 08:58:19.894 8 WARNING neutronclient.v2_0.client [None req-0c3c8a50-b81b-445b-a6e8-0d4c1ea91b73 f591aa13792e4eb2b241ffb9491c926c da076d91ffa44167875d1bee890c7c87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 398/811] 10.0.0.17 () {34 vars in 683 bytes} [Wed Jul 29 08:58:19 2026] POST /v2.1/os-security-groups => generated 220 bytes in 604 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 08:58:20.251 8 INFO nova.api.openstack.wsgi [None req-0c3c8a50-b81b-445b-a6e8-0d4c1ea91b73 f591aa13792e4eb2b241ffb9491c926c da076d91ffa44167875d1bee890c7c87 - - default default] HTTP exception thrown: Floating IP not found for ID 2acb70fa-c8b3-4ab0-9e7a-c9a63f5db678 [pid: 8|app: 0|req: 414/812] 10.0.0.17 () {32 vars in 729 bytes} [Wed Jul 29 08:58:19 2026] GET /v2.1/os-floating-ips/2acb70fa-c8b3-4ab0-9e7a-c9a63f5db678 => generated 111 bytes in 366 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 08:58:20.262 8 WARNING neutronclient.v2_0.client [None req-bb5f97eb-3260-4f9d-a6e0-805fdd13bbfd 79a4481154f744119908f2819345dd13 d36cefda731d47c5a72bae98bdbf2952 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:58:20.262 7 INFO nova.api.openstack.wsgi [None req-72788ff8-5f76-4e6b-bbf4-cdc9d0b2f3f9 aa35e54c75664b4fa694f90c3575087c eda7e204aa4243eca74f80828ecf2c96 - - default default] HTTP exception thrown: Instance 244dd4e0-c45a-48a1-a8e7-de83f5b79c1e could not be found. [pid: 7|app: 0|req: 399/813] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:20 2026] GET /v2.1/servers/244dd4e0-c45a-48a1-a8e7-de83f5b79c1e => 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, ' 2026-07-29 08:58:20.269 7 WARNING neutronclient.v2_0.client [None req-bfab843a-607e-46ed-ae6a-c6dcfd56c871 f591aa13792e4eb2b241ffb9491c926c da076d91ffa44167875d1bee890c7c87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:58:20.451 7 INFO nova.api.openstack.wsgi [None req-bfab843a-607e-46ed-ae6a-c6dcfd56c871 f591aa13792e4eb2b241ffb9491c926c da076d91ffa44167875d1bee890c7c87 - - default default] HTTP exception thrown: Floating IP not found for ID 2acb70fa-c8b3-4ab0-9e7a-c9a63f5db678 [pid: 7|app: 0|req: 400/814] 10.0.0.17 () {32 vars in 732 bytes} [Wed Jul 29 08:58:20 2026] DELETE /v2.1/os-floating-ips/2acb70fa-c8b3-4ab0-9e7a-c9a63f5db678 => generated 111 bytes in 190 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/815] 10.0.0.17 () {34 vars in 683 bytes} [Wed Jul 29 08:58:20 2026] POST /v2.1/os-security-groups => generated 218 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 08:58:20.741 7 WARNING neutronclient.v2_0.client [None req-10e44e9e-cf74-4c2a-832f-0b77b42bd4f2 7b09b5a2113d482f9ace9071139e1dd0 fe530afdc7c84d6eb3282501b35517d0 - - default default] The python binding code in 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/816] 10.0.0.17 () {34 vars in 683 bytes} [Wed Jul 29 08:58:20 2026] POST /v2.1/os-security-groups => generated 220 bytes in 1371 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 08:58:21.942 8 WARNING neutronclient.v2_0.client [None req-3b4646ed-32df-463c-8863-57083204d074 7b09b5a2113d482f9ace9071139e1dd0 fe530afdc7c84d6eb3282501b35517d0 - - default default] The python binding code in 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/817] 10.0.0.17 () {34 vars in 683 bytes} [Wed Jul 29 08:58:21 2026] POST /v2.1/os-security-groups => generated 219 bytes in 2239 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 08:58:24.191 7 WARNING neutronclient.v2_0.client [None req-b77eec32-4d48-4604-94a1-fbc4c1a1033f 7b09b5a2113d482f9ace9071139e1dd0 fe530afdc7c84d6eb3282501b35517d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:58:24.341 7 WARNING neutronclient.v2_0.client [None req-b77eec32-4d48-4604-94a1-fbc4c1a1033f 7b09b5a2113d482f9ace9071139e1dd0 fe530afdc7c84d6eb3282501b35517d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:58:24.577 7 WARNING neutronclient.v2_0.client [None req-b77eec32-4d48-4604-94a1-fbc4c1a1033f 7b09b5a2113d482f9ace9071139e1dd0 fe530afdc7c84d6eb3282501b35517d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:58:24.954 7 WARNING neutronclient.v2_0.client [None req-b77eec32-4d48-4604-94a1-fbc4c1a1033f 7b09b5a2113d482f9ace9071139e1dd0 fe530afdc7c84d6eb3282501b35517d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:58:24.996 7 WARNING neutronclient.v2_0.client [None req-b77eec32-4d48-4604-94a1-fbc4c1a1033f 7b09b5a2113d482f9ace9071139e1dd0 fe530afdc7c84d6eb3282501b35517d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:58:25.041 7 WARNING neutronclient.v2_0.client [None req-b77eec32-4d48-4604-94a1-fbc4c1a1033f 7b09b5a2113d482f9ace9071139e1dd0 fe530afdc7c84d6eb3282501b35517d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:58:25.085 7 WARNING neutronclient.v2_0.client [None req-b77eec32-4d48-4604-94a1-fbc4c1a1033f 7b09b5a2113d482f9ace9071139e1dd0 fe530afdc7c84d6eb3282501b35517d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:58:25.149 7 WARNING neutronclient.v2_0.client [None req-b77eec32-4d48-4604-94a1-fbc4c1a1033f 7b09b5a2113d482f9ace9071139e1dd0 fe530afdc7c84d6eb3282501b35517d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:58:25.194 7 WARNING neutronclient.v2_0.client [None req-b77eec32-4d48-4604-94a1-fbc4c1a1033f 7b09b5a2113d482f9ace9071139e1dd0 fe530afdc7c84d6eb3282501b35517d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:58:25.245 7 WARNING neutronclient.v2_0.client [None req-b77eec32-4d48-4604-94a1-fbc4c1a1033f 7b09b5a2113d482f9ace9071139e1dd0 fe530afdc7c84d6eb3282501b35517d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:58:25.284 7 WARNING neutronclient.v2_0.client [None req-b77eec32-4d48-4604-94a1-fbc4c1a1033f 7b09b5a2113d482f9ace9071139e1dd0 fe530afdc7c84d6eb3282501b35517d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:58:25.322 7 WARNING neutronclient.v2_0.client [None req-b77eec32-4d48-4604-94a1-fbc4c1a1033f 7b09b5a2113d482f9ace9071139e1dd0 fe530afdc7c84d6eb3282501b35517d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:58:25.374 7 WARNING neutronclient.v2_0.client [None req-b77eec32-4d48-4604-94a1-fbc4c1a1033f 7b09b5a2113d482f9ace9071139e1dd0 fe530afdc7c84d6eb3282501b35517d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:58:25.436 7 WARNING neutronclient.v2_0.client [None req-b77eec32-4d48-4604-94a1-fbc4c1a1033f 7b09b5a2113d482f9ace9071139e1dd0 fe530afdc7c84d6eb3282501b35517d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:58:25.530 7 WARNING neutronclient.v2_0.client [None req-b77eec32-4d48-4604-94a1-fbc4c1a1033f 7b09b5a2113d482f9ace9071139e1dd0 fe530afdc7c84d6eb3282501b35517d0 - - default default] The python binding code in 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/818] 10.0.0.17 () {32 vars in 694 bytes} [Wed Jul 29 08:58:24 2026] GET /v2.1/os-security-groups?all_tenants=true => generated 5628 bytes in 1404 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 08:58:25.602 8 WARNING neutronclient.v2_0.client [None req-30808ce4-a815-4a66-b320-a2f74c61f335 79a4481154f744119908f2819345dd13 d36cefda731d47c5a72bae98bdbf2952 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:58:25.649 8 WARNING neutronclient.v2_0.client [None req-30808ce4-a815-4a66-b320-a2f74c61f335 79a4481154f744119908f2819345dd13 d36cefda731d47c5a72bae98bdbf2952 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:58:25.707 8 WARNING neutronclient.v2_0.client [None req-30808ce4-a815-4a66-b320-a2f74c61f335 79a4481154f744119908f2819345dd13 d36cefda731d47c5a72bae98bdbf2952 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 417/819] 10.0.0.17 () {32 vars in 694 bytes} [Wed Jul 29 08:58:25 2026] GET /v2.1/os-security-groups?all_tenants=true => generated 1109 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 08:58:25.772 7 WARNING neutronclient.v2_0.client [None req-117b0a0b-50d0-44a1-bea2-808fe176c29c 7b09b5a2113d482f9ace9071139e1dd0 fe530afdc7c84d6eb3282501b35517d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:58:25.821 7 WARNING neutronclient.v2_0.client [None req-117b0a0b-50d0-44a1-bea2-808fe176c29c 7b09b5a2113d482f9ace9071139e1dd0 fe530afdc7c84d6eb3282501b35517d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 403/820] 10.0.0.17 () {32 vars in 738 bytes} [Wed Jul 29 08:58:25 2026] DELETE /v2.1/os-security-groups/2155fae2-465a-42f7-8ac8-a0f8b79fffe6 => generated 0 bytes in 192 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-29 08:58:25.977 8 WARNING neutronclient.v2_0.client [None req-888840a0-ddcc-402e-b63e-3cf710b6f50d 7b09b5a2113d482f9ace9071139e1dd0 fe530afdc7c84d6eb3282501b35517d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:58:26.016 8 WARNING neutronclient.v2_0.client [None req-888840a0-ddcc-402e-b63e-3cf710b6f50d 7b09b5a2113d482f9ace9071139e1dd0 fe530afdc7c84d6eb3282501b35517d0 - - default default] The python binding code in 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/821] 10.0.0.17 () {32 vars in 738 bytes} [Wed Jul 29 08:58:25 2026] DELETE /v2.1/os-security-groups/eac50bba-3083-4777-8035-24d5aa4e9009 => generated 0 bytes in 297 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-29 08:58:26.280 7 WARNING neutronclient.v2_0.client [None req-667c1e8f-0a2b-4bab-b5a7-adae7461ad81 79a4481154f744119908f2819345dd13 d36cefda731d47c5a72bae98bdbf2952 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:58:26.312 7 WARNING neutronclient.v2_0.client [None req-667c1e8f-0a2b-4bab-b5a7-adae7461ad81 79a4481154f744119908f2819345dd13 d36cefda731d47c5a72bae98bdbf2952 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 404/824] 10.0.0.17 () {32 vars in 738 bytes} [Wed Jul 29 08:58:26 2026] DELETE /v2.1/os-security-groups/bac40111-6c64-4f1d-95ea-680823430a99 => generated 0 bytes in 168 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-29 08:58:26.453 8 WARNING neutronclient.v2_0.client [None req-320dd23a-5e60-483b-9148-39b1d74e7820 79a4481154f744119908f2819345dd13 d36cefda731d47c5a72bae98bdbf2952 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:58:26.490 8 WARNING neutronclient.v2_0.client [None req-320dd23a-5e60-483b-9148-39b1d74e7820 79a4481154f744119908f2819345dd13 d36cefda731d47c5a72bae98bdbf2952 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 421/825] 10.0.0.17 () {32 vars in 738 bytes} [Wed Jul 29 08:58:26 2026] DELETE /v2.1/os-security-groups/647b63be-8f60-4d96-8d3e-069e187f2232 => generated 0 bytes in 203 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/826] 10.0.0.17 () {32 vars in 647 bytes} [Wed Jul 29 08:58:28 2026] GET /v2.1/os-services => generated 605 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/827] 10.0.0.17 () {32 vars in 680 bytes} [Wed Jul 29 08:58:28 2026] GET /v2.1/os-services?xxx=nova-compute => generated 605 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 406/828] 10.0.0.17 () {32 vars in 647 bytes} [Wed Jul 29 08:58:28 2026] GET /v2.1/os-services => generated 605 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: 423/829] 10.0.0.17 () {32 vars in 740 bytes} [Wed Jul 29 08:58:28 2026] GET /v2.1/os-services?host=nova-conductor-fbc685765-42jv2&binary=xxx => generated 16 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 407/830] 10.0.0.17 () {32 vars in 647 bytes} [Wed Jul 29 08:58:28 2026] GET /v2.1/os-services => generated 605 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 424/831] 10.0.0.17 () {32 vars in 708 bytes} [Wed Jul 29 08:58:28 2026] GET /v2.1/os-services?host=xxx&binary=nova-conductor => generated 16 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 408/832] 10.0.0.17 () {32 vars in 647 bytes} [Wed Jul 29 08:58:28 2026] GET /v2.1/os-services => generated 112 bytes in 185 msecs (HTTP/1.1 403) 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: 425/833] 10.0.0.17 () {32 vars in 641 bytes} [Wed Jul 29 08:58:29 2026] GET /v2.1/os-hosts => generated 263 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/834] 10.0.0.17 () {32 vars in 641 bytes} [Wed Jul 29 08:58:29 2026] GET /v2.1/os-hosts => generated 109 bytes in 143 msecs (HTTP/1.1 403) 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: 426/835] 10.0.0.17 () {32 vars in 717 bytes} [Wed Jul 29 08:58:29 2026] GET /v2.1/os-hosts/nova-conductor-fbc685765-42jv2/reboot => generated 111 bytes in 7 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 08:58:29.743 7 INFO nova.api.openstack.wsgi [None req-9fe7f743-8d07-417d-83e3-9309d351a4e6 d1e6919fce5f4b88b37043150d3d0914 02deffb9a5bd476c94e453c5cf72a5cb - - default default] HTTP exception thrown: Host 'nonexistent_hostname' is not mapped to any cell [pid: 7|app: 0|req: 410/836] 10.0.0.17 () {32 vars in 697 bytes} [Wed Jul 29 08:58:29 2026] GET /v2.1/os-hosts/nonexistent_hostname/reboot => generated 99 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/837] 10.0.0.17 () {32 vars in 703 bytes} [Wed Jul 29 08:58:29 2026] GET /v2.1/os-hosts/nova-conductor-fbc685765-42jv2 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 08:58:29.774 7 INFO nova.api.openstack.wsgi [None req-ab710d36-b42b-494c-b8f7-f3d0e5a5639c d1e6919fce5f4b88b37043150d3d0914 02deffb9a5bd476c94e453c5cf72a5cb - - default default] HTTP exception thrown: Host 'nonexistent_hostname' is not mapped to any cell [pid: 7|app: 0|req: 411/838] 10.0.0.17 () {32 vars in 683 bytes} [Wed Jul 29 08:58:29 2026] GET /v2.1/os-hosts/nonexistent_hostname => generated 99 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/839] 10.0.0.17 () {32 vars in 721 bytes} [Wed Jul 29 08:58:29 2026] GET /v2.1/os-hosts/nova-conductor-fbc685765-42jv2/shutdown => generated 113 bytes in 6 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 08:58:29.809 7 INFO nova.api.openstack.wsgi [None req-143c3d31-d9e2-4ffb-92d1-3a2dc97734fe d1e6919fce5f4b88b37043150d3d0914 02deffb9a5bd476c94e453c5cf72a5cb - - default default] HTTP exception thrown: Host 'nonexistent_hostname' is not mapped to any cell [pid: 7|app: 0|req: 412/840] 10.0.0.17 () {32 vars in 701 bytes} [Wed Jul 29 08:58:29 2026] GET /v2.1/os-hosts/nonexistent_hostname/shutdown => generated 99 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/841] 10.0.0.17 () {32 vars in 719 bytes} [Wed Jul 29 08:58:29 2026] GET /v2.1/os-hosts/nova-conductor-fbc685765-42jv2/startup => generated 110 bytes in 14 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 08:58:29.851 7 INFO nova.api.openstack.wsgi [None req-f5262745-2967-4c50-b3ad-8cdc783c9485 d1e6919fce5f4b88b37043150d3d0914 02deffb9a5bd476c94e453c5cf72a5cb - - default default] HTTP exception thrown: Host 'nonexistent_hostname' is not mapped to any cell [pid: 7|app: 0|req: 413/842] 10.0.0.17 () {32 vars in 699 bytes} [Wed Jul 29 08:58:29 2026] GET /v2.1/os-hosts/nonexistent_hostname/startup => generated 99 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/843] 10.0.0.17 () {34 vars in 723 bytes} [Wed Jul 29 08:58:29 2026] PUT /v2.1/os-hosts/nova-conductor-fbc685765-42jv2 => generated 199 bytes in 8 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/844] 10.0.0.17 () {34 vars in 723 bytes} [Wed Jul 29 08:58:29 2026] PUT /v2.1/os-hosts/nova-conductor-fbc685765-42jv2 => generated 189 bytes in 7 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/845] 10.0.0.17 () {34 vars in 723 bytes} [Wed Jul 29 08:58:29 2026] PUT /v2.1/os-hosts/nova-conductor-fbc685765-42jv2 => generated 111 bytes in 8 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/846] 10.0.0.17 () {34 vars in 723 bytes} [Wed Jul 29 08:58:29 2026] PUT /v2.1/os-hosts/nova-conductor-fbc685765-42jv2 => generated 127 bytes in 11 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) 2026-07-29 08:58:29.923 8 INFO nova.api.openstack.compute.hosts [None req-e8b7548b-9e54-426a-8dc9-808ead3f374e d1e6919fce5f4b88b37043150d3d0914 02deffb9a5bd476c94e453c5cf72a5cb - - default default] Enabling host nonexistent_hostname. 2026-07-29 08:58:29.939 8 INFO nova.api.openstack.wsgi [None req-e8b7548b-9e54-426a-8dc9-808ead3f374e d1e6919fce5f4b88b37043150d3d0914 02deffb9a5bd476c94e453c5cf72a5cb - - default default] HTTP exception thrown: Host 'nonexistent_hostname' is not mapped to any cell [pid: 8|app: 0|req: 432/847] 10.0.0.17 () {34 vars in 703 bytes} [Wed Jul 29 08:58:29 2026] PUT /v2.1/os-hosts/nonexistent_hostname => generated 99 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) 2026-07-29 08:58:33.574 7 WARNING neutronclient.v2_0.client [None req-5afb612d-8f3d-44ff-9b4e-60b52a46602b 89c36b60321d407790b7881d6873b1b1 05c039627225418f9f03ed8d644a9f48 - - default default] The python binding code in 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/848] 10.0.0.17 () {32 vars in 655 bytes} [Wed Jul 29 08:58:33 2026] GET /v2.1/os-floating-ips => generated 20 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-29 08:58:33.644 8 WARNING neutronclient.v2_0.client [None req-cb0fa0cc-05f5-4ae8-8323-a45d232a6142 89c36b60321d407790b7881d6873b1b1 05c039627225418f9f03ed8d644a9f48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:58:33.673 8 INFO nova.api.openstack.wsgi [None req-cb0fa0cc-05f5-4ae8-8323-a45d232a6142 89c36b60321d407790b7881d6873b1b1 05c039627225418f9f03ed8d644a9f48 - - default default] HTTP exception thrown: Floating IP pool not found. [pid: 8|app: 0|req: 433/849] 10.0.0.17 () {34 vars in 676 bytes} [Wed Jul 29 08:58:33 2026] POST /v2.1/os-floating-ips => generated 73 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) 2026-07-29 08:58:33.691 7 WARNING neutronclient.v2_0.client [None req-f23c48ce-8916-459e-8518-086430eeaefb 89c36b60321d407790b7881d6873b1b1 05c039627225418f9f03ed8d644a9f48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:58:33.730 7 INFO nova.api.openstack.wsgi [None req-f23c48ce-8916-459e-8518-086430eeaefb 89c36b60321d407790b7881d6873b1b1 05c039627225418f9f03ed8d644a9f48 - - default default] HTTP exception thrown: Floating IP not found for ID acac23ae-a904-4bab-855b-0df51d42bd03 [pid: 7|app: 0|req: 417/850] 10.0.0.17 () {32 vars in 732 bytes} [Wed Jul 29 08:58:33 2026] DELETE /v2.1/os-floating-ips/acac23ae-a904-4bab-855b-0df51d42bd03 => generated 111 bytes in 51 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 08:58:34.245 8 WARNING neutronclient.v2_0.client [None req-565029c2-6b78-4c86-ae83-db3c9a49ed9e 0dcf93af253b4449bd9a3b150f033001 175af79b2f8f42fbaa56bee572104779 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:58:34.368 8 WARNING neutronclient.v2_0.client [None req-565029c2-6b78-4c86-ae83-db3c9a49ed9e 0dcf93af253b4449bd9a3b150f033001 175af79b2f8f42fbaa56bee572104779 - - default default] The python binding code in 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/851] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 08:58:33 2026] POST /v2.1/servers => generated 424 bytes in 705 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-29 08:58:34.696 7 WARNING neutronclient.v2_0.client [None req-c69c4f39-1517-4ef3-98f5-9b8404681ad7 0dcf93af253b4449bd9a3b150f033001 175af79b2f8f42fbaa56bee572104779 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 418/852] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:34 2026] GET /v2.1/servers/f6cff065-75f6-4d8d-909c-274c582c82dc => generated 1372 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, ' [pid: 8|app: 0|req: 435/853] 10.0.0.17 () {32 vars in 814 bytes} [Wed Jul 29 08:58:34 2026] GET /v2.1/os-simple-tenant-usage/?start=2026-07-28T08%3A58%3A34.819794&end=2026-07-30T08%3A58%3A34.819794 => generated 112 bytes in 86 msecs (HTTP/1.1 404) 5 headers in 228 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:58:34.930 7 INFO nova.api.openstack.wsgi [None req-81a0576e-bded-4d73-9cae-0b517af0eae9 ced916f2f03345f7a6081c0dabe2a809 f71a9800086343a8a0aa3f76a26adc04 - - default default] HTTP exception thrown: Invalid start time. The start time cannot occur after the end time. [pid: 7|app: 0|req: 419/854] 10.0.0.17 () {32 vars in 878 bytes} [Wed Jul 29 08:58:34 2026] GET /v2.1/os-simple-tenant-usage/462492dd74fb4ecf8838948013b81385?start=2026-07-30T08%3A58%3A34.819794&end=2026-07-28T08%3A58%3A34.819794 => generated 111 bytes in 13 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/855] 10.0.0.17 () {32 vars in 834 bytes} [Wed Jul 29 08:58:34 2026] GET /v2.1/os-simple-tenant-usage?start=2026-07-28T08%3A58%3A34.819794&end=2026-07-30T08%3A58%3A34.819794&detailed=1 => generated 123 bytes in 239 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/856] 10.0.0.17 () {32 vars in 667 bytes} [Wed Jul 29 08:58:35 2026] GET /v2.1/os-hypervisors/detail => generated 122 bytes in 167 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/857] 10.0.0.17 () {32 vars in 653 bytes} [Wed Jul 29 08:58:35 2026] GET /v2.1/os-hypervisors => generated 115 bytes in 8 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/858] 10.0.0.17 () {32 vars in 675 bytes} [Wed Jul 29 08:58:35 2026] GET /v2.1/os-hypervisors/statistics => generated 121 bytes in 7 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 08:58:35.810 7 WARNING neutronclient.v2_0.client [None req-5f517978-3776-4ad9-9cc2-bbc91e2a9746 0dcf93af253b4449bd9a3b150f033001 175af79b2f8f42fbaa56bee572104779 - - default default] The python binding code in 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/859] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:35 2026] GET /v2.1/servers/f6cff065-75f6-4d8d-909c-274c582c82dc => generated 1376 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/860] 10.0.0.17 () {32 vars in 653 bytes} [Wed Jul 29 08:58:35 2026] GET /v2.1/os-hypervisors => generated 99 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 423/861] 10.0.0.17 () {32 vars in 671 bytes} [Wed Jul 29 08:58:35 2026] GET /v2.1/os-hypervisors/1/uptime => generated 117 bytes in 11 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:58:36.011 8 INFO nova.api.openstack.wsgi [None req-364324ed-bb90-44a7-8a26-ac4ffb55840d 74f7a5a122ae4ffc832bf18367c2fae5 9b3e115c3a6244d48346519a7bd45556 - - default default] HTTP exception thrown: Hypervisor with ID 'eb50f525-a6dd-4224-ae4b-d727fbef70b3' could not be found. [pid: 8|app: 0|req: 439/862] 10.0.0.17 () {32 vars in 741 bytes} [Wed Jul 29 08:58:36 2026] GET /v2.1/os-hypervisors/eb50f525-a6dd-4224-ae4b-d727fbef70b3/uptime => generated 123 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/863] 10.0.0.17 () {32 vars in 653 bytes} [Wed Jul 29 08:58:36 2026] GET /v2.1/os-hypervisors => generated 99 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/864] 10.0.0.17 () {32 vars in 657 bytes} [Wed Jul 29 08:58:36 2026] GET /v2.1/os-hypervisors/1 => generated 115 bytes in 14 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:58:36.083 7 INFO nova.api.openstack.wsgi [None req-1083b003-a9ae-40c7-8bec-48c3a20ca103 74f7a5a122ae4ffc832bf18367c2fae5 9b3e115c3a6244d48346519a7bd45556 - - default default] HTTP exception thrown: Hypervisor with ID '4db97f05-a93b-4c5b-a18c-d3ccf8ce3ef6' could not be found. [pid: 7|app: 0|req: 425/865] 10.0.0.17 () {32 vars in 727 bytes} [Wed Jul 29 08:58:36 2026] GET /v2.1/os-hypervisors/4db97f05-a93b-4c5b-a18c-d3ccf8ce3ef6 => generated 123 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 08:58:36.915 7 WARNING neutronclient.v2_0.client [None req-2c81cda4-3bdb-40a1-99fc-1a7ac0aca0ba 0dcf93af253b4449bd9a3b150f033001 175af79b2f8f42fbaa56bee572104779 - - default default] The python binding code in 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/868] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:36 2026] GET /v2.1/servers/f6cff065-75f6-4d8d-909c-274c582c82dc => generated 1424 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 08:58:38.028 8 WARNING neutronclient.v2_0.client [None req-a1e80167-e278-4942-bdfc-bf06ca8afaff 0dcf93af253b4449bd9a3b150f033001 175af79b2f8f42fbaa56bee572104779 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 442/869] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:37 2026] GET /v2.1/servers/f6cff065-75f6-4d8d-909c-274c582c82dc => generated 1424 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-07-29 08:58:39.138 7 WARNING neutronclient.v2_0.client [None req-1a5b9a14-3902-496b-93b4-7ffb7abe7d68 0dcf93af253b4449bd9a3b150f033001 175af79b2f8f42fbaa56bee572104779 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 428/870] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:39 2026] GET /v2.1/servers/f6cff065-75f6-4d8d-909c-274c582c82dc => generated 1432 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 443/871] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:39 2026] GET /v2.1/flavors/982c838e-c0d8-4967-9847-f26ed96a9126 => generated 511 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:58:40.236 7 WARNING neutronclient.v2_0.client [None req-3b75094c-5e22-42a2-ae2a-302ce044eb70 0dcf93af253b4449bd9a3b150f033001 175af79b2f8f42fbaa56bee572104779 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:58:40.504 8 INFO nova.api.openstack.compute.server_external_events [req-0da02987-b994-431d-a230-4192e67bab21 req-789f3a89-a663-458f-86f8-7ffb858840da da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:217a13c6-692e-464d-b968-1a25403f3062 for instance f6cff065-75f6-4d8d-909c-274c582c82dc on instance [pid: 8|app: 0|req: 444/872] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 08:58:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 429/873] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:40 2026] GET /v2.1/servers/f6cff065-75f6-4d8d-909c-274c582c82dc => generated 1474 bytes in 559 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 08:58:40.791 8 WARNING neutronclient.v2_0.client [None req-fecc25ab-0689-4b8d-92fe-3ba6b64f1fd9 4e1ceced9cda4a40a52a1d26f9805c7b 7fe3f5df763040ac8a2679d4ebea5699 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:58:40.911 8 WARNING neutronclient.v2_0.client [None req-fecc25ab-0689-4b8d-92fe-3ba6b64f1fd9 4e1ceced9cda4a40a52a1d26f9805c7b 7fe3f5df763040ac8a2679d4ebea5699 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:58:41.016 8 INFO nova.api.openstack.wsgi [None req-fecc25ab-0689-4b8d-92fe-3ba6b64f1fd9 4e1ceced9cda4a40a52a1d26f9805c7b 7fe3f5df763040ac8a2679d4ebea5699 - - default default] HTTP exception thrown: Flavor's memory is too small for requested image. [pid: 8|app: 0|req: 445/874] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 08:58:40 2026] POST /v2.1/servers => generated 93 bytes in 300 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:58:41.831 8 WARNING neutronclient.v2_0.client [None req-957ffeca-9146-4711-9e49-39931d28c886 0dcf93af253b4449bd9a3b150f033001 175af79b2f8f42fbaa56bee572104779 - - default default] The python binding code in 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/875] 10.0.0.17 () {32 vars in 717 bytes} [Wed Jul 29 08:58:41 2026] GET /v2.1/os-quota-sets/1c1d28cfdeb545f8b9eb4250b8bc0a67 => generated 371 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/876] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:41 2026] GET /v2.1/servers/f6cff065-75f6-4d8d-909c-274c582c82dc => generated 1472 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/877] 10.0.0.17 () {34 vars in 737 bytes} [Wed Jul 29 08:58:41 2026] PUT /v2.1/os-quota-sets/1c1d28cfdeb545f8b9eb4250b8bc0a67 => generated 328 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 447/878] 10.0.0.17 () {32 vars in 720 bytes} [Wed Jul 29 08:58:42 2026] DELETE /v2.1/os-quota-sets/1c1d28cfdeb545f8b9eb4250b8bc0a67 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/879] 10.0.0.17 () {32 vars in 717 bytes} [Wed Jul 29 08:58:42 2026] GET /v2.1/os-quota-sets/1c1d28cfdeb545f8b9eb4250b8bc0a67 => generated 371 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/880] 10.0.0.17 () {32 vars in 735 bytes} [Wed Jul 29 08:58:42 2026] GET /v2.1/os-quota-sets/9534f17142224899a38c3dece2b08a04/defaults => generated 371 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/881] 10.0.0.17 () {34 vars in 737 bytes} [Wed Jul 29 08:58:42 2026] PUT /v2.1/os-quota-sets/0cc83392deae406fb83f7f5c5c1708a8 => generated 328 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 08:58:43.021 8 WARNING neutronclient.v2_0.client [None req-12985fa3-21c4-4ad7-8042-79384f4139b5 0dcf93af253b4449bd9a3b150f033001 175af79b2f8f42fbaa56bee572104779 - - default default] The python binding code in 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/882] 10.0.0.17 () {32 vars in 731 bytes} [Wed Jul 29 08:58:43 2026] GET /v2.1/os-quota-sets/0cc83392deae406fb83f7f5c5c1708a8/detail => generated 916 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/883] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:42 2026] GET /v2.1/servers/f6cff065-75f6-4d8d-909c-274c582c82dc => generated 1472 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/884] 10.0.0.17 () {34 vars in 818 bytes} [Wed Jul 29 08:58:43 2026] PUT /v2.1/os-quota-sets/0cc83392deae406fb83f7f5c5c1708a8?user_id=8909b16ebd474b9f9a029bb7a0093a39 => generated 328 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 450/885] 10.0.0.17 () {32 vars in 798 bytes} [Wed Jul 29 08:58:43 2026] GET /v2.1/os-quota-sets/0cc83392deae406fb83f7f5c5c1708a8?user_id=8909b16ebd474b9f9a029bb7a0093a39 => generated 370 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 08:58:44.204 7 WARNING neutronclient.v2_0.client [None req-f6314244-97d4-4a6e-b94a-901974d8d3ca 0dcf93af253b4449bd9a3b150f033001 175af79b2f8f42fbaa56bee572104779 - - default default] The python binding code in 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/886] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:44 2026] GET /v2.1/servers/f6cff065-75f6-4d8d-909c-274c582c82dc => generated 1472 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/887] 10.0.0.17 () {32 vars in 735 bytes} [Wed Jul 29 08:58:44 2026] GET /v2.1/os-quota-sets/9534f17142224899a38c3dece2b08a04/defaults => generated 371 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:58:45.209 8 WARNING neutronclient.v2_0.client [None req-35649f19-2f90-47dc-9786-e3cdeb5ef78c eb61051c303b415d90bb0773555c5d71 e39345ba9331458ba6018cd596082d6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:58:45.246 8 INFO nova.api.openstack.wsgi [None req-35649f19-2f90-47dc-9786-e3cdeb5ef78c eb61051c303b415d90bb0773555c5d71 e39345ba9331458ba6018cd596082d6b - - default default] HTTP exception thrown: Floating IP not found for ID 1b33dfa3-68ac-4b7a-a283-c9b28837fc08 [pid: 8|app: 0|req: 452/888] 10.0.0.17 () {32 vars in 729 bytes} [Wed Jul 29 08:58:45 2026] GET /v2.1/os-floating-ips/1b33dfa3-68ac-4b7a-a283-c9b28837fc08 => generated 111 bytes in 200 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 08:58:45.420 8 WARNING neutronclient.v2_0.client [None req-6da1dfa7-a905-4ee6-991d-468fb4edd1b7 0dcf93af253b4449bd9a3b150f033001 175af79b2f8f42fbaa56bee572104779 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 453/889] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:45 2026] GET /v2.1/servers/f6cff065-75f6-4d8d-909c-274c582c82dc => generated 1472 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/890] 10.0.0.17 () {34 vars in 738 bytes} [Wed Jul 29 08:58:44 2026] PUT /v2.1/os-quota-sets/9534f17142224899a38c3dece2b08a04 => generated 329 bytes in 912 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:58:46.595 7 WARNING neutronclient.v2_0.client [None req-e132d8e1-b824-4fbe-b97a-03ce0f4f5094 0dcf93af253b4449bd9a3b150f033001 175af79b2f8f42fbaa56bee572104779 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 454/893] 10.0.0.17 () {34 vars in 738 bytes} [Wed Jul 29 08:58:45 2026] PUT /v2.1/os-quota-sets/9534f17142224899a38c3dece2b08a04 => generated 329 bytes in 1041 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 08:58:47.330 8 INFO nova.api.openstack.compute.server_external_events [req-43bf7c53-8de1-45d9-b74c-922f0cfec732 req-647fe3ef-4a35-4b0a-8a44-7261dccf3365 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:217a13c6-692e-464d-b968-1a25403f3062 for instance f6cff065-75f6-4d8d-909c-274c582c82dc on instance [pid: 8|app: 0|req: 455/894] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 08:58:47 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) [pid: 7|app: 0|req: 440/895] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:46 2026] GET /v2.1/servers/f6cff065-75f6-4d8d-909c-274c582c82dc => generated 1472 bytes in 1202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:58:48.825 8 WARNING neutronclient.v2_0.client [None req-b37f8480-d439-4f22-a2bd-db28161c2938 0dcf93af253b4449bd9a3b150f033001 175af79b2f8f42fbaa56bee572104779 - - default default] The python binding code in 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/896] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:48 2026] GET /v2.1/servers/f6cff065-75f6-4d8d-909c-274c582c82dc => generated 1616 bytes in 637 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:58:49.710 7 INFO nova.api.openstack.compute.server_external_events [None req-efaf2bf1-c0c3-42d9-8627-32f6d5352c8b dcea60d61cc849918648cf38531ba116 29c6ae9d69cf438cb073951f85f8d7c2 - - default default] Creating event network-changed:None for instance f6cff065-75f6-4d8d-909c-274c582c82dc on instance [pid: 7|app: 0|req: 441/897] 10.0.0.17 () {34 vars in 696 bytes} [Wed Jul 29 08:58:49 2026] POST /v2.1/os-server-external-events => generated 132 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 457/898] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 08:58:49 2026] DELETE /v2.1/servers/f6cff065-75f6-4d8d-909c-274c582c82dc => generated 0 bytes in 268 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:58:50.040 7 WARNING neutronclient.v2_0.client [None req-4b95fd35-8e5a-4c40-865a-a7077fff2624 0dcf93af253b4449bd9a3b150f033001 175af79b2f8f42fbaa56bee572104779 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 442/899] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:49 2026] GET /v2.1/servers/f6cff065-75f6-4d8d-909c-274c582c82dc => generated 1622 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:58:51.233 8 WARNING neutronclient.v2_0.client [None req-a000c903-1fe7-4b59-898c-c5942af73452 0dcf93af253b4449bd9a3b150f033001 175af79b2f8f42fbaa56bee572104779 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 458/900] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:51 2026] GET /v2.1/servers/f6cff065-75f6-4d8d-909c-274c582c82dc => generated 1622 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:58:52.454 8 WARNING neutronclient.v2_0.client [None req-d2ed96f2-aac2-4d29-b1e2-ae6f28c613ed 0dcf93af253b4449bd9a3b150f033001 175af79b2f8f42fbaa56bee572104779 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:58:52.526 7 WARNING neutronclient.v2_0.client [None req-20f67c11-d816-45fc-891e-c3e912cd7b49 b2f3704633e14ceca575a82c470a8db4 41c3a7950d45478b9b6f2344d3f2a95f - - default default] The python binding code in 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/901] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:52 2026] GET /v2.1/servers/f6cff065-75f6-4d8d-909c-274c582c82dc => generated 1622 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-07-29 08:58:52.912 8 INFO nova.api.openstack.compute.server_external_events [req-6772fd41-7f67-4ad9-ac0a-bae9966f7443 req-8d172c19-ff9a-4d55-bfc0-11fe9ceaeba2 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:217a13c6-692e-464d-b968-1a25403f3062 for instance f6cff065-75f6-4d8d-909c-274c582c82dc on instance [pid: 8|app: 0|req: 460/902] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 08:58:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 461/903] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 08:58:53 2026] GET /v2.1/images/15f373a7-604d-4a46-818c-a926a23b61db => generated 706 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 08:58:53.619 7 WARNING neutronclient.v2_0.client [None req-20f67c11-d816-45fc-891e-c3e912cd7b49 b2f3704633e14ceca575a82c470a8db4 41c3a7950d45478b9b6f2344d3f2a95f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 443/904] 10.0.0.17 () {34 vars in 676 bytes} [Wed Jul 29 08:58:52 2026] POST /v2.1/os-floating-ips => generated 143 bytes in 1467 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/905] 10.0.0.17 () {34 vars in 749 bytes} [Wed Jul 29 08:58:53 2026] PUT /v2.1/images/15f373a7-604d-4a46-818c-a926a23b61db/metadata => generated 61 bytes in 420 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-29 08:58:53.819 8 WARNING neutronclient.v2_0.client [None req-da23cf98-35d0-4a04-9096-47921a20b01e 0dcf93af253b4449bd9a3b150f033001 175af79b2f8f42fbaa56bee572104779 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 463/906] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:53 2026] GET /v2.1/servers/f6cff065-75f6-4d8d-909c-274c582c82dc => generated 1453 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:58:53.879 8 WARNING neutronclient.v2_0.client [None req-48cc74b5-3029-4c56-958e-12d218137732 b2f3704633e14ceca575a82c470a8db4 41c3a7950d45478b9b6f2344d3f2a95f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:58:53.941 7 WARNING neutronclient.v2_0.client [None req-f3f76c02-e0dc-4a3a-acd3-d61177898578 adba6a57f0f94f7fa644e9bb6b859ca4 876c072b9dd644309caebe55bdda666c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:58:54.074 7 WARNING neutronclient.v2_0.client [None req-f3f76c02-e0dc-4a3a-acd3-d61177898578 adba6a57f0f94f7fa644e9bb6b859ca4 876c072b9dd644309caebe55bdda666c - - default default] The python binding code in 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/907] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 08:58:53 2026] POST /v2.1/servers => generated 424 bytes in 608 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 445/908] 10.0.0.17 () {32 vars in 754 bytes} [Wed Jul 29 08:58:54 2026] DELETE /v2.1/images/15f373a7-604d-4a46-818c-a926a23b61db/metadata/os_version => generated 0 bytes in 295 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-29 08:58:54.663 7 WARNING neutronclient.v2_0.client [None req-c77c83e6-69ad-43f7-9092-b6529bf892d9 adba6a57f0f94f7fa644e9bb6b859ca4 876c072b9dd644309caebe55bdda666c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 446/909] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:54 2026] GET /v2.1/servers/9fd1402b-0216-4390-97d7-5d889c5f5a08 => generated 1377 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 447/910] 10.0.0.17 () {32 vars in 729 bytes} [Wed Jul 29 08:58:54 2026] GET /v2.1/images/15f373a7-604d-4a46-818c-a926a23b61db/metadata => generated 37 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-29 08:58:54.751 8 WARNING neutronclient.v2_0.client [None req-48cc74b5-3029-4c56-958e-12d218137732 b2f3704633e14ceca575a82c470a8db4 41c3a7950d45478b9b6f2344d3f2a95f - - default default] The python binding code in 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/911] 10.0.0.17 () {34 vars in 676 bytes} [Wed Jul 29 08:58:53 2026] POST /v2.1/os-floating-ips => generated 143 bytes in 1032 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 08:58:54.948 8 WARNING neutronclient.v2_0.client [None req-34d4767c-6581-422f-ad19-9348c92278ff 0dcf93af253b4449bd9a3b150f033001 175af79b2f8f42fbaa56bee572104779 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 465/912] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:54 2026] GET /v2.1/servers/f6cff065-75f6-4d8d-909c-274c582c82dc => generated 1458 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:58:55.002 8 WARNING neutronclient.v2_0.client [None req-af84a7cf-63a3-4d78-9ca5-2488d5a0b88b b2f3704633e14ceca575a82c470a8db4 41c3a7950d45478b9b6f2344d3f2a95f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 448/913] 10.0.0.17 () {34 vars in 749 bytes} [Wed Jul 29 08:58:54 2026] PUT /v2.1/images/15f373a7-604d-4a46-818c-a926a23b61db/metadata => generated 61 bytes in 357 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/914] 10.0.0.17 () {32 vars in 749 bytes} [Wed Jul 29 08:58:55 2026] GET /v2.1/images/15f373a7-604d-4a46-818c-a926a23b61db/metadata/os_distro => generated 33 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/915] 10.0.0.17 () {34 vars in 749 bytes} [Wed Jul 29 08:58:55 2026] PUT /v2.1/images/15f373a7-604d-4a46-818c-a926a23b61db/metadata => generated 61 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/916] 10.0.0.17 () {32 vars in 729 bytes} [Wed Jul 29 08:58:55 2026] GET /v2.1/images/15f373a7-604d-4a46-818c-a926a23b61db/metadata => generated 61 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/917] 10.0.0.17 () {34 vars in 749 bytes} [Wed Jul 29 08:58:55 2026] PUT /v2.1/images/15f373a7-604d-4a46-818c-a926a23b61db/metadata => generated 61 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-29 08:58:56.036 8 WARNING neutronclient.v2_0.client [None req-af84a7cf-63a3-4d78-9ca5-2488d5a0b88b b2f3704633e14ceca575a82c470a8db4 41c3a7950d45478b9b6f2344d3f2a95f - - default default] The python binding code in 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/918] 10.0.0.17 () {34 vars in 749 bytes} [Wed Jul 29 08:58:55 2026] PUT /v2.1/images/15f373a7-604d-4a46-818c-a926a23b61db/metadata => generated 64 bytes in 367 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-29 08:58:56.103 7 WARNING neutronclient.v2_0.client [None req-24c808e9-fe6d-4c93-a6c7-a58bb60b017c adba6a57f0f94f7fa644e9bb6b859ca4 876c072b9dd644309caebe55bdda666c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 454/919] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:56 2026] GET /v2.1/servers/9fd1402b-0216-4390-97d7-5d889c5f5a08 => generated 1373 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 466/920] 10.0.0.17 () {34 vars in 676 bytes} [Wed Jul 29 08:58:54 2026] POST /v2.1/os-floating-ips => generated 143 bytes in 1178 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 08:58:56.196 7 WARNING neutronclient.v2_0.client [None req-5bb0b1a3-e10a-4e20-8a1b-6e202e74fa09 0dcf93af253b4449bd9a3b150f033001 175af79b2f8f42fbaa56bee572104779 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 467/921] 10.0.0.17 () {32 vars in 729 bytes} [Wed Jul 29 08:58:56 2026] GET /v2.1/images/15f373a7-604d-4a46-818c-a926a23b61db/metadata => generated 64 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-29 08:58:56.233 8 WARNING neutronclient.v2_0.client [None req-c2a10957-227d-4d7f-96af-8eadeb33abb9 b2f3704633e14ceca575a82c470a8db4 41c3a7950d45478b9b6f2344d3f2a95f - - default default] The python binding code in 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/922] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:56 2026] GET /v2.1/servers/f6cff065-75f6-4d8d-909c-274c582c82dc => generated 1458 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 456/923] 10.0.0.17 () {34 vars in 749 bytes} [Wed Jul 29 08:58:56 2026] PUT /v2.1/images/15f373a7-604d-4a46-818c-a926a23b61db/metadata => generated 61 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/926] 10.0.0.17 () {34 vars in 771 bytes} [Wed Jul 29 08:58:56 2026] PUT /v2.1/images/15f373a7-604d-4a46-818c-a926a23b61db/metadata/os_version => generated 31 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/927] 10.0.0.17 () {32 vars in 729 bytes} [Wed Jul 29 08:58:56 2026] GET /v2.1/images/15f373a7-604d-4a46-818c-a926a23b61db/metadata => generated 58 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-29 08:58:57.191 8 WARNING neutronclient.v2_0.client [None req-c2a10957-227d-4d7f-96af-8eadeb33abb9 b2f3704633e14ceca575a82c470a8db4 41c3a7950d45478b9b6f2344d3f2a95f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 468/928] 10.0.0.17 () {34 vars in 676 bytes} [Wed Jul 29 08:58:56 2026] POST /v2.1/os-floating-ips => generated 143 bytes in 1073 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/929] 10.0.0.17 () {34 vars in 749 bytes} [Wed Jul 29 08:58:56 2026] PUT /v2.1/images/15f373a7-604d-4a46-818c-a926a23b61db/metadata => generated 61 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-29 08:58:57.320 7 INFO nova.api.openstack.wsgi [None req-159ecfa4-10a7-41e2-bebd-555985387022 0dcf93af253b4449bd9a3b150f033001 175af79b2f8f42fbaa56bee572104779 - - default default] HTTP exception thrown: Instance f6cff065-75f6-4d8d-909c-274c582c82dc could not be found. [pid: 7|app: 0|req: 462/930] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:57 2026] GET /v2.1/servers/f6cff065-75f6-4d8d-909c-274c582c82dc => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:58:57.341 8 WARNING neutronclient.v2_0.client [None req-dbb0e41a-c1bf-450e-8971-aaebab852551 adba6a57f0f94f7fa644e9bb6b859ca4 876c072b9dd644309caebe55bdda666c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 469/931] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:57 2026] GET /v2.1/servers/9fd1402b-0216-4390-97d7-5d889c5f5a08 => generated 1429 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:58:57.392 8 WARNING neutronclient.v2_0.client [None req-6d09a980-2f0b-45a0-82ab-1f05253f541d b2f3704633e14ceca575a82c470a8db4 41c3a7950d45478b9b6f2344d3f2a95f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/932] 10.0.0.17 () {32 vars in 729 bytes} [Wed Jul 29 08:58:57 2026] GET /v2.1/os-floating-ips/e5c66ca1-116f-4ee2-96d8-f89c8a4851ad => generated 143 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 08:58:57.521 8 WARNING neutronclient.v2_0.client [None req-8a541cd6-c0ae-44e0-9133-4dcf3fda97be b2f3704633e14ceca575a82c470a8db4 41c3a7950d45478b9b6f2344d3f2a95f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:58:57.623 8 WARNING neutronclient.v2_0.client [None req-8a541cd6-c0ae-44e0-9133-4dcf3fda97be b2f3704633e14ceca575a82c470a8db4 41c3a7950d45478b9b6f2344d3f2a95f - - default default] The python binding code in 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/933] 10.0.0.17 () {34 vars in 750 bytes} [Wed Jul 29 08:58:57 2026] POST /v2.1/images/15f373a7-604d-4a46-818c-a926a23b61db/metadata => generated 85 bytes in 324 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-29 08:58:57.670 8 WARNING neutronclient.v2_0.client [None req-8a541cd6-c0ae-44e0-9133-4dcf3fda97be b2f3704633e14ceca575a82c470a8db4 41c3a7950d45478b9b6f2344d3f2a95f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 464/934] 10.0.0.17 () {32 vars in 729 bytes} [Wed Jul 29 08:58:57 2026] GET /v2.1/images/15f373a7-604d-4a46-818c-a926a23b61db/metadata => generated 85 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/935] 10.0.0.17 () {32 vars in 732 bytes} [Wed Jul 29 08:58:57 2026] DELETE /v2.1/os-floating-ips/e5c66ca1-116f-4ee2-96d8-f89c8a4851ad => generated 0 bytes in 711 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-29 08:58:58.243 7 WARNING neutronclient.v2_0.client [None req-031e5ca0-60b1-44a6-948e-de8fe8c8e9f5 b2f3704633e14ceca575a82c470a8db4 41c3a7950d45478b9b6f2344d3f2a95f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 465/936] 10.0.0.17 () {32 vars in 655 bytes} [Wed Jul 29 08:58:58 2026] GET /v2.1/os-floating-ips => generated 402 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 08:58:58.382 8 WARNING neutronclient.v2_0.client [None req-dd5d60c2-cba9-4624-a7cb-e7bb218a3313 b2f3704633e14ceca575a82c470a8db4 41c3a7950d45478b9b6f2344d3f2a95f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:58:58.433 7 WARNING neutronclient.v2_0.client [None req-7028fac0-fb51-4e20-9f2f-e6581ed1f054 adba6a57f0f94f7fa644e9bb6b859ca4 876c072b9dd644309caebe55bdda666c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 466/937] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:58 2026] GET /v2.1/servers/9fd1402b-0216-4390-97d7-5d889c5f5a08 => generated 1429 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 08:58:58.510 8 WARNING neutronclient.v2_0.client [None req-dd5d60c2-cba9-4624-a7cb-e7bb218a3313 b2f3704633e14ceca575a82c470a8db4 41c3a7950d45478b9b6f2344d3f2a95f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:58:58.546 8 WARNING neutronclient.v2_0.client [None req-dd5d60c2-cba9-4624-a7cb-e7bb218a3313 b2f3704633e14ceca575a82c470a8db4 41c3a7950d45478b9b6f2344d3f2a95f - - default default] The python binding code in 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/938] 10.0.0.17 () {32 vars in 732 bytes} [Wed Jul 29 08:58:58 2026] DELETE /v2.1/os-floating-ips/1f3148b9-ca7d-4953-b368-5d5908026514 => generated 0 bytes in 648 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:58:59.040 7 WARNING neutronclient.v2_0.client [None req-0846efe0-2986-4371-95a3-546454318682 b2f3704633e14ceca575a82c470a8db4 41c3a7950d45478b9b6f2344d3f2a95f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:58:59.517 7 WARNING neutronclient.v2_0.client [None req-0846efe0-2986-4371-95a3-546454318682 b2f3704633e14ceca575a82c470a8db4 41c3a7950d45478b9b6f2344d3f2a95f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:58:59.530 8 WARNING neutronclient.v2_0.client [None req-5850d957-6369-42cc-9e4a-e0e06863d0fc adba6a57f0f94f7fa644e9bb6b859ca4 876c072b9dd644309caebe55bdda666c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:58:59.722 7 WARNING neutronclient.v2_0.client [None req-0846efe0-2986-4371-95a3-546454318682 b2f3704633e14ceca575a82c470a8db4 41c3a7950d45478b9b6f2344d3f2a95f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 473/939] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:58:59 2026] GET /v2.1/servers/9fd1402b-0216-4390-97d7-5d889c5f5a08 => generated 1479 bytes in 394 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/940] 10.0.0.17 () {32 vars in 732 bytes} [Wed Jul 29 08:58:59 2026] DELETE /v2.1/os-floating-ips/ffe91018-0444-4153-a2e7-ad8d889dd632 => generated 0 bytes in 1291 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:00.329 8 WARNING neutronclient.v2_0.client [None req-2fd3ca0f-b2d9-41ce-8704-e8dce6b070f3 b2f3704633e14ceca575a82c470a8db4 41c3a7950d45478b9b6f2344d3f2a95f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:59:00.494 7 INFO nova.api.openstack.compute.server_external_events [req-2e396ec5-6eb8-4281-b43f-b453eab2e7f9 req-dd94ba9c-330f-465b-a781-f9cbced1aa91 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:8387df1d-6061-4ba4-8adf-5bab99a39bf3 for instance 9fd1402b-0216-4390-97d7-5d889c5f5a08 on instance [pid: 7|app: 0|req: 468/941] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 08:59:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 08:59:00.548 8 WARNING neutronclient.v2_0.client [None req-2fd3ca0f-b2d9-41ce-8704-e8dce6b070f3 b2f3704633e14ceca575a82c470a8db4 41c3a7950d45478b9b6f2344d3f2a95f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:59:00.579 8 WARNING neutronclient.v2_0.client [None req-2fd3ca0f-b2d9-41ce-8704-e8dce6b070f3 b2f3704633e14ceca575a82c470a8db4 41c3a7950d45478b9b6f2344d3f2a95f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:00.969 7 WARNING neutronclient.v2_0.client [None req-8c652032-995a-4e3f-8e76-41647aec20fc adba6a57f0f94f7fa644e9bb6b859ca4 876c072b9dd644309caebe55bdda666c - - default default] The python binding code in 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/942] 10.0.0.17 () {32 vars in 732 bytes} [Wed Jul 29 08:59:00 2026] DELETE /v2.1/os-floating-ips/2403925e-992a-479c-a163-58e7c121a5d2 => generated 0 bytes in 763 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/943] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:00 2026] GET /v2.1/servers/9fd1402b-0216-4390-97d7-5d889c5f5a08 => generated 1477 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 08:59:02.207 8 WARNING neutronclient.v2_0.client [None req-aac1f6d8-efe0-4c1c-8633-93b9ac75a51e adba6a57f0f94f7fa644e9bb6b859ca4 876c072b9dd644309caebe55bdda666c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 475/944] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:02 2026] GET /v2.1/servers/9fd1402b-0216-4390-97d7-5d889c5f5a08 => generated 1477 bytes in 1313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:04.528 7 WARNING neutronclient.v2_0.client [None req-c5e42fe6-2057-4298-a785-a0b8c439d7d1 adba6a57f0f94f7fa644e9bb6b859ca4 876c072b9dd644309caebe55bdda666c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:04.918 8 WARNING neutronclient.v2_0.client [None req-950133a1-7828-4872-8ee2-2c53dc7969ea d519c6eab3bb47289470804dbb0802ce 0d9fbd91276f4e6ebaaf1ed320d507c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 470/945] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:04 2026] GET /v2.1/servers/9fd1402b-0216-4390-97d7-5d889c5f5a08 => generated 1477 bytes in 467 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 08:59:05.039 8 WARNING neutronclient.v2_0.client [None req-950133a1-7828-4872-8ee2-2c53dc7969ea d519c6eab3bb47289470804dbb0802ce 0d9fbd91276f4e6ebaaf1ed320d507c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 476/946] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 08:59:04 2026] POST /v2.1/servers => generated 424 bytes in 630 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:05.306 7 WARNING neutronclient.v2_0.client [None req-e94cc142-f157-4250-bd00-db9e3c414369 d519c6eab3bb47289470804dbb0802ce 0d9fbd91276f4e6ebaaf1ed320d507c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 471/947] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:05 2026] GET /v2.1/servers/203f294e-008e-4048-9d28-332d5241bc47 => generated 1376 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:06.013 8 WARNING neutronclient.v2_0.client [None req-33ba33c3-500f-425b-8750-84ff92f74cba adba6a57f0f94f7fa644e9bb6b859ca4 876c072b9dd644309caebe55bdda666c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/948] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:05 2026] GET /v2.1/servers/9fd1402b-0216-4390-97d7-5d889c5f5a08 => generated 1477 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-07-29 08:59:06.411 7 WARNING neutronclient.v2_0.client [None req-42c52f2b-b475-4422-b9c4-b87c36eeb113 d519c6eab3bb47289470804dbb0802ce 0d9fbd91276f4e6ebaaf1ed320d507c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 473/951] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:06 2026] GET /v2.1/servers/203f294e-008e-4048-9d28-332d5241bc47 => generated 1380 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:07.248 8 WARNING neutronclient.v2_0.client [None req-3069fcc0-13da-4f2d-8748-18cf0cc72bae adba6a57f0f94f7fa644e9bb6b859ca4 876c072b9dd644309caebe55bdda666c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 479/952] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:07 2026] GET /v2.1/servers/9fd1402b-0216-4390-97d7-5d889c5f5a08 => generated 1477 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 474/953] 10.0.0.17 () {32 vars in 642 bytes} [Wed Jul 29 08:59:07 2026] DELETE /v2.1/images/ => generated 112 bytes in 250 msecs (HTTP/1.1 404) 5 headers in 228 bytes (1 switches on core 0) 2026-07-29 08:59:07.540 8 WARNING neutronclient.v2_0.client [None req-fda7e980-88bb-41ca-9845-b98090179eaf d519c6eab3bb47289470804dbb0802ce 0d9fbd91276f4e6ebaaf1ed320d507c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/954] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:07 2026] GET /v2.1/servers/203f294e-008e-4048-9d28-332d5241bc47 => generated 1428 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 08:59:07.590 7 INFO nova.api.openstack.wsgi [None req-cec43bda-72d7-4657-a3ab-af90cc050285 0a9a047fb34149f29e067f6226a2f7ed 7e8cf1a65c5b4866850b69468f0f1eeb - - default default] HTTP exception thrown: Image not found. [pid: 7|app: 0|req: 475/955] 10.0.0.17 () {32 vars in 646 bytes} [Wed Jul 29 08:59:07 2026] DELETE /v2.1/images/-1 => generated 62 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:07.636 8 INFO nova.api.openstack.wsgi [None req-a98d9a0c-3733-484a-aa0d-ca9805ab8b67 0a9a047fb34149f29e067f6226a2f7ed 7e8cf1a65c5b4866850b69468f0f1eeb - - default default] HTTP exception thrown: Image not found. [pid: 8|app: 0|req: 481/956] 10.0.0.17 () {32 vars in 714 bytes} [Wed Jul 29 08:59:07 2026] DELETE /v2.1/images/8e48a4e9-ce3f-4609-a240-5b17115736cj => generated 62 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) 2026-07-29 08:59:07.670 7 INFO nova.api.openstack.wsgi [None req-6bf526f8-b2db-48fa-bcab-7d6ce312f6fe 0a9a047fb34149f29e067f6226a2f7ed 7e8cf1a65c5b4866850b69468f0f1eeb - - default default] HTTP exception thrown: Image not found. [pid: 7|app: 0|req: 476/957] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 08:59:07 2026] DELETE /v2.1/images/ef5074da-7e59-4ca0-9367-9b4cc2c1a7f31 => generated 62 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) 2026-07-29 08:59:07.721 8 INFO nova.api.openstack.compute.server_external_events [req-79bf8a1a-087d-4e57-8f4d-3c9faa8cc2e3 req-1fd0af7d-39c0-4046-8e17-813f0ff855a3 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:8387df1d-6061-4ba4-8adf-5bab99a39bf3 for instance 9fd1402b-0216-4390-97d7-5d889c5f5a08 on instance 2026-07-29 08:59:07.726 7 INFO nova.api.openstack.wsgi [None req-cbc79e61-37e3-4af4-a3d6-71c3d8157750 0a9a047fb34149f29e067f6226a2f7ed 7e8cf1a65c5b4866850b69468f0f1eeb - - default default] HTTP exception thrown: Image not found. [pid: 7|app: 0|req: 477/958] 10.0.0.17 () {32 vars in 692 bytes} [Wed Jul 29 08:59:07 2026] DELETE /v2.1/images/tempest-invalid-148784425 => generated 62 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/959] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 08:59:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 08:59:07.780 7 INFO nova.api.openstack.wsgi [None req-27d0f020-7f86-43c8-8ad9-7dd0e41c82fd 0a9a047fb34149f29e067f6226a2f7ed 7e8cf1a65c5b4866850b69468f0f1eeb - - default default] HTTP exception thrown: Image not found. [pid: 7|app: 0|req: 478/960] 10.0.0.17 () {32 vars in 714 bytes} [Wed Jul 29 08:59:07 2026] DELETE /v2.1/images/211bd4cc-6964-4fa0-8674-86e5d8190111 => generated 62 bytes in 50 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:08.460 8 WARNING neutronclient.v2_0.client [None req-222f5543-262a-42bc-9f48-4308cb0d8e58 adba6a57f0f94f7fa644e9bb6b859ca4 876c072b9dd644309caebe55bdda666c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 483/961] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:08 2026] GET /v2.1/servers/9fd1402b-0216-4390-97d7-5d889c5f5a08 => generated 1477 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-07-29 08:59:08.656 8 WARNING neutronclient.v2_0.client [None req-78cb4945-e8b3-440d-98a6-d56bbc237d02 d519c6eab3bb47289470804dbb0802ce 0d9fbd91276f4e6ebaaf1ed320d507c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 484/962] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:08 2026] GET /v2.1/servers/203f294e-008e-4048-9d28-332d5241bc47 => generated 1428 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 08:59:08.744 7 WARNING neutronclient.v2_0.client [None req-e912c365-322b-4171-b96a-3b5e82c651e6 197e688a58674866babe33863f445d1a bc194819710f49059c0598137b325e2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:59:08.936 7 WARNING neutronclient.v2_0.client [None req-e912c365-322b-4171-b96a-3b5e82c651e6 197e688a58674866babe33863f445d1a bc194819710f49059c0598137b325e2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 479/963] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 08:59:08 2026] POST /v2.1/servers => generated 424 bytes in 753 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:09.315 8 WARNING neutronclient.v2_0.client [None req-592a5370-3f91-4879-b5c9-18f5178bedbc 197e688a58674866babe33863f445d1a bc194819710f49059c0598137b325e2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 485/964] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:09 2026] GET /v2.1/servers/0de9edd1-01af-46dd-8dc0-855d02f0a9ca => generated 1369 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:09.632 7 WARNING neutronclient.v2_0.client [None req-48f44338-7b2d-4faf-a497-e6abac965e79 adba6a57f0f94f7fa644e9bb6b859ca4 876c072b9dd644309caebe55bdda666c - - default default] 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: 480/965] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:09 2026] GET /v2.1/servers/9fd1402b-0216-4390-97d7-5d889c5f5a08 => generated 1621 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 08:59:09.749 8 WARNING neutronclient.v2_0.client [None req-b605e0eb-bd30-43e4-99de-62ee3e4ea651 d519c6eab3bb47289470804dbb0802ce 0d9fbd91276f4e6ebaaf1ed320d507c5 - - default default] 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: 481/966] 10.0.0.17 () {32 vars in 737 bytes} [Wed Jul 29 08:59:09 2026] GET /v2.1/servers/9fd1402b-0216-4390-97d7-5d889c5f5a08/diagnostics => generated 117 bytes in 38 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/967] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:09 2026] GET /v2.1/servers/203f294e-008e-4048-9d28-332d5241bc47 => generated 1436 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 482/968] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 08:59:09 2026] DELETE /v2.1/servers/9fd1402b-0216-4390-97d7-5d889c5f5a08 => generated 0 bytes in 345 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:10.202 8 WARNING neutronclient.v2_0.client [None req-3e81b5d9-6a63-496b-a5bd-d9b0f11eeb53 adba6a57f0f94f7fa644e9bb6b859ca4 876c072b9dd644309caebe55bdda666c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 487/969] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:10 2026] GET /v2.1/servers/9fd1402b-0216-4390-97d7-5d889c5f5a08 => generated 1627 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:10.421 7 WARNING neutronclient.v2_0.client [None req-92b6f9ef-176b-4634-ad08-6c4fe47c88f0 197e688a58674866babe33863f445d1a bc194819710f49059c0598137b325e2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 483/970] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:10 2026] GET /v2.1/servers/0de9edd1-01af-46dd-8dc0-855d02f0a9ca => generated 1373 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-07-29 08:59:10.870 8 WARNING neutronclient.v2_0.client [None req-4b58b023-144f-4539-8c9b-05b462fc1e54 d519c6eab3bb47289470804dbb0802ce 0d9fbd91276f4e6ebaaf1ed320d507c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/971] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:10 2026] GET /v2.1/servers/203f294e-008e-4048-9d28-332d5241bc47 => generated 1478 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:11.413 7 WARNING neutronclient.v2_0.client [None req-b48d44d0-620b-4d62-84d6-0b38f3df47a7 adba6a57f0f94f7fa644e9bb6b859ca4 876c072b9dd644309caebe55bdda666c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:11.513 8 WARNING neutronclient.v2_0.client [None req-99320e8a-f8ff-433a-a3a8-b9af9aae00a4 197e688a58674866babe33863f445d1a bc194819710f49059c0598137b325e2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 489/972] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:11 2026] GET /v2.1/servers/0de9edd1-01af-46dd-8dc0-855d02f0a9ca => generated 1421 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:11.577 8 INFO nova.api.openstack.compute.server_external_events [req-b16b86ac-3b68-40f1-8a34-a8b3f9c53aa3 req-aa94022d-0169-4f93-bef5-e608a2240bd5 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:669ee214-c52a-49bb-9acd-4ccf7821a174 for instance 203f294e-008e-4048-9d28-332d5241bc47 on instance [pid: 8|app: 0|req: 490/973] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 08:59:11 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) [pid: 7|app: 0|req: 484/974] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:11 2026] GET /v2.1/servers/9fd1402b-0216-4390-97d7-5d889c5f5a08 => generated 1627 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:12.044 8 WARNING neutronclient.v2_0.client [None req-a79e991c-ef7e-41ac-b462-1ae240647216 d519c6eab3bb47289470804dbb0802ce 0d9fbd91276f4e6ebaaf1ed320d507c5 - - default default] The python binding code in 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/975] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:11 2026] GET /v2.1/servers/203f294e-008e-4048-9d28-332d5241bc47 => generated 1476 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:12.614 7 WARNING neutronclient.v2_0.client [None req-c0a1daac-720a-4154-854e-a0e15c785deb 197e688a58674866babe33863f445d1a bc194819710f49059c0598137b325e2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:59:12.648 8 WARNING neutronclient.v2_0.client [None req-8abb1eed-5e10-4ca8-a59a-3ea665f65a2c adba6a57f0f94f7fa644e9bb6b859ca4 876c072b9dd644309caebe55bdda666c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 485/976] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:12 2026] GET /v2.1/servers/0de9edd1-01af-46dd-8dc0-855d02f0a9ca => generated 1421 bytes in 357 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/977] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:12 2026] GET /v2.1/servers/9fd1402b-0216-4390-97d7-5d889c5f5a08 => generated 1585 bytes in 336 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:13.310 7 WARNING neutronclient.v2_0.client [None req-38aa3272-8b79-4ad7-a804-ea747d01e17f d519c6eab3bb47289470804dbb0802ce 0d9fbd91276f4e6ebaaf1ed320d507c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 486/978] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:13 2026] GET /v2.1/servers/203f294e-008e-4048-9d28-332d5241bc47 => generated 1476 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:13.618 8 INFO nova.api.openstack.compute.server_external_events [req-1439d196-2412-4001-8392-d14f2fea1183 req-2493ddd0-c25c-46bb-a27d-aa0960774163 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:8387df1d-6061-4ba4-8adf-5bab99a39bf3 for instance 9fd1402b-0216-4390-97d7-5d889c5f5a08 on instance [pid: 8|app: 0|req: 493/979] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 08:59:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:13.987 7 WARNING neutronclient.v2_0.client [None req-782041ed-9d16-4625-9231-6c543475e8da 197e688a58674866babe33863f445d1a bc194819710f49059c0598137b325e2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:59:14.014 8 WARNING neutronclient.v2_0.client [None req-e5c4c9a1-472d-4f10-9911-2781706e3b39 adba6a57f0f94f7fa644e9bb6b859ca4 876c072b9dd644309caebe55bdda666c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 487/980] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:13 2026] GET /v2.1/servers/0de9edd1-01af-46dd-8dc0-855d02f0a9ca => generated 1429 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/981] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:13 2026] GET /v2.1/servers/9fd1402b-0216-4390-97d7-5d889c5f5a08 => generated 1463 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:14.479 7 WARNING neutronclient.v2_0.client [None req-135d4898-0336-4230-8984-bce13c962a8c d519c6eab3bb47289470804dbb0802ce 0d9fbd91276f4e6ebaaf1ed320d507c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:15.094 8 WARNING neutronclient.v2_0.client [None req-17b898a6-83e1-4f1f-90fb-8ff76e62e3ea 197e688a58674866babe33863f445d1a bc194819710f49059c0598137b325e2a - - default default] The python binding code in 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/982] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:14 2026] GET /v2.1/servers/203f294e-008e-4048-9d28-332d5241bc47 => generated 1476 bytes in 1936 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 495/983] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:15 2026] GET /v2.1/servers/0de9edd1-01af-46dd-8dc0-855d02f0a9ca => generated 1471 bytes in 1343 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:16.409 7 WARNING neutronclient.v2_0.client [None req-b653b316-bcd8-4539-aa15-a0025ea68670 adba6a57f0f94f7fa644e9bb6b859ca4 876c072b9dd644309caebe55bdda666c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:59:16.415 8 INFO nova.api.openstack.compute.server_external_events [req-4934a928-1f80-493b-a963-75b5828eb516 req-5700932e-8c4b-4040-8a4f-1b438343baae da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:52132973-2663-492d-8e64-b1afcb133658 for instance 0de9edd1-01af-46dd-8dc0-855d02f0a9ca on instance [pid: 8|app: 0|req: 496/984] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 08:59:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/987] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:16 2026] GET /v2.1/servers/9fd1402b-0216-4390-97d7-5d889c5f5a08 => generated 1463 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:17.424 8 WARNING neutronclient.v2_0.client [None req-131cf8e6-d9d2-49b4-86f9-538fd13d2743 d519c6eab3bb47289470804dbb0802ce 0d9fbd91276f4e6ebaaf1ed320d507c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:59:17.460 7 WARNING neutronclient.v2_0.client [None req-ab64bb21-1691-43f8-8b5c-08a8e22a68b6 197e688a58674866babe33863f445d1a bc194819710f49059c0598137b325e2a - - default default] The python binding code in 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/988] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:17 2026] GET /v2.1/servers/203f294e-008e-4048-9d28-332d5241bc47 => generated 1476 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 490/989] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:17 2026] GET /v2.1/servers/0de9edd1-01af-46dd-8dc0-855d02f0a9ca => generated 1469 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 08:59:17.616 8 INFO nova.api.openstack.wsgi [None req-4811b278-26b6-4cb4-b9f9-29e1ed4aab85 adba6a57f0f94f7fa644e9bb6b859ca4 876c072b9dd644309caebe55bdda666c - - default default] HTTP exception thrown: Instance 9fd1402b-0216-4390-97d7-5d889c5f5a08 could not be found. [pid: 8|app: 0|req: 500/990] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:17 2026] GET /v2.1/servers/9fd1402b-0216-4390-97d7-5d889c5f5a08 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:18.151 8 INFO nova.api.openstack.compute.server_external_events [req-a2140d76-59fc-4d37-b3bf-6189e894b0ab req-704fb298-740f-4ff7-ab96-5a3308c01a90 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:669ee214-c52a-49bb-9acd-4ccf7821a174 for instance 203f294e-008e-4048-9d28-332d5241bc47 on instance [pid: 8|app: 0|req: 501/991] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 08:59:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:18.249 7 WARNING neutronclient.v2_0.client [None req-47365bf1-6f14-4038-a6f1-a18555e2e2b5 c090a1386e564414b8c45a1df0741bae a680af008a714d5683d0868c46fd24dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:59:18.437 7 WARNING neutronclient.v2_0.client [None req-47365bf1-6f14-4038-a6f1-a18555e2e2b5 c090a1386e564414b8c45a1df0741bae a680af008a714d5683d0868c46fd24dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:18.656 8 WARNING neutronclient.v2_0.client [None req-42a512ac-3cbc-4e38-bb85-9d6876c735bb d519c6eab3bb47289470804dbb0802ce 0d9fbd91276f4e6ebaaf1ed320d507c5 - - default default] The python binding code in 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/992] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 08:59:17 2026] POST /v2.1/servers => generated 424 bytes in 691 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:18.714 7 WARNING neutronclient.v2_0.client [None req-a76bc8b4-916d-4be9-97d1-511e163d03dc 197e688a58674866babe33863f445d1a bc194819710f49059c0598137b325e2a - - default default] The python binding code in 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/993] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:18 2026] GET /v2.1/servers/203f294e-008e-4048-9d28-332d5241bc47 => generated 1476 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:18.851 8 WARNING neutronclient.v2_0.client [None req-75955306-44b0-4eea-b1da-44b87459ab1d c090a1386e564414b8c45a1df0741bae a680af008a714d5683d0868c46fd24dd - - default default] The python binding code in 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/994] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:18 2026] GET /v2.1/servers/0de9edd1-01af-46dd-8dc0-855d02f0a9ca => generated 1469 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/995] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:18 2026] GET /v2.1/servers/030cf36d-7b19-4ad3-a449-d823f8b96397 => generated 1370 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:19.912 7 WARNING neutronclient.v2_0.client [None req-c71d8bda-42bd-4abc-8f58-6de97e8ab0cc d519c6eab3bb47289470804dbb0802ce 0d9fbd91276f4e6ebaaf1ed320d507c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:59:19.938 8 WARNING neutronclient.v2_0.client [None req-90917ead-1b67-4ba9-9faa-4016b2670185 197e688a58674866babe33863f445d1a bc194819710f49059c0598137b325e2a - - default default] The python binding code in 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/996] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:19 2026] GET /v2.1/servers/203f294e-008e-4048-9d28-332d5241bc47 => generated 1620 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 504/997] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:19 2026] GET /v2.1/servers/0de9edd1-01af-46dd-8dc0-855d02f0a9ca => generated 1469 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 08:59:20.097 7 WARNING neutronclient.v2_0.client [None req-310e016e-faa2-45c2-8d68-9a2b1462ebc8 c090a1386e564414b8c45a1df0741bae a680af008a714d5683d0868c46fd24dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/998] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:20 2026] GET /v2.1/servers/030cf36d-7b19-4ad3-a449-d823f8b96397 => generated 1374 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:20.332 8 INFO nova.api.openstack.wsgi [None req-816931db-7cf4-4eb0-9337-520c676a77e4 87843a668efe4153ad9bd71dec5a3c2c 8f5924a609ae43dfaf20b7c50c9cfad2 - - default default] HTTP exception thrown: Instance 8e65ae87-f0f4-4b80-8b18-24ed8982c92d could not be found. [pid: 8|app: 0|req: 505/999] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 08:59:20 2026] POST /v2.1/servers/8e65ae87-f0f4-4b80-8b18-24ed8982c92d/action => generated 111 bytes in 266 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:20.994 7 WARNING neutronclient.v2_0.client [None req-2c6486d2-5eb7-4864-84a4-a3a4e49ea85c d519c6eab3bb47289470804dbb0802ce 0d9fbd91276f4e6ebaaf1ed320d507c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:59:21.130 8 WARNING neutronclient.v2_0.client [None req-3b444a39-ad99-42a8-b603-9d31a1db0e1b 197e688a58674866babe33863f445d1a bc194819710f49059c0598137b325e2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:59:21.157 7 WARNING neutronclient.v2_0.client [None req-2c6486d2-5eb7-4864-84a4-a3a4e49ea85c d519c6eab3bb47289470804dbb0802ce 0d9fbd91276f4e6ebaaf1ed320d507c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/1000] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:21 2026] GET /v2.1/servers/0de9edd1-01af-46dd-8dc0-855d02f0a9ca => generated 1469 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:21.333 8 WARNING neutronclient.v2_0.client [None req-76def0c5-a22c-4bc8-af46-9274b10b5d61 c090a1386e564414b8c45a1df0741bae a680af008a714d5683d0868c46fd24dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 507/1001] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:21 2026] GET /v2.1/servers/030cf36d-7b19-4ad3-a449-d823f8b96397 => generated 1366 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1002] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 08:59:20 2026] POST /v2.1/servers => generated 424 bytes in 579 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:21.529 8 WARNING neutronclient.v2_0.client [None req-e23c8e1a-4e27-4379-9795-07c641c2f7fc d519c6eab3bb47289470804dbb0802ce 0d9fbd91276f4e6ebaaf1ed320d507c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 508/1003] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:21 2026] GET /v2.1/servers/a9cf4267-c0f4-4803-ac3e-f37165e333e4 => generated 1376 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:22.362 7 WARNING neutronclient.v2_0.client [None req-071ab4f7-6657-4699-b16e-cdf71eb4cb95 197e688a58674866babe33863f445d1a bc194819710f49059c0598137b325e2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:22.446 8 WARNING neutronclient.v2_0.client [None req-7aa9d031-a5ab-4511-8d8e-ae571d89abfc c090a1386e564414b8c45a1df0741bae a680af008a714d5683d0868c46fd24dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 509/1004] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:22 2026] GET /v2.1/servers/030cf36d-7b19-4ad3-a449-d823f8b96397 => generated 1366 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1005] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:22 2026] GET /v2.1/servers/0de9edd1-01af-46dd-8dc0-855d02f0a9ca => generated 1469 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:22.517 8 INFO nova.api.openstack.compute.server_external_events [req-49ec4bbd-04c2-4ed0-8f07-ba9df6f41a6f req-69d2b862-6494-4998-b920-628218f9e9ac da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:52132973-2663-492d-8e64-b1afcb133658 for instance 0de9edd1-01af-46dd-8dc0-855d02f0a9ca on instance [pid: 8|app: 0|req: 510/1006] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 08:59:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:22.636 7 WARNING neutronclient.v2_0.client [None req-47a2b157-9161-4fa1-b163-e2e68cf9ca9f d519c6eab3bb47289470804dbb0802ce 0d9fbd91276f4e6ebaaf1ed320d507c5 - - default default] The python binding code in 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/1007] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:22 2026] GET /v2.1/servers/a9cf4267-c0f4-4803-ac3e-f37165e333e4 => generated 1380 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:23.550 7 WARNING neutronclient.v2_0.client [None req-37f1868e-26b7-4a04-9380-33dc940dd807 c090a1386e564414b8c45a1df0741bae a680af008a714d5683d0868c46fd24dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:59:23.572 8 WARNING neutronclient.v2_0.client [None req-882e7cd2-7f2b-405b-a66d-f22310a28f31 197e688a58674866babe33863f445d1a bc194819710f49059c0598137b325e2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 498/1008] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:23 2026] GET /v2.1/servers/030cf36d-7b19-4ad3-a449-d823f8b96397 => generated 1422 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1009] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:23 2026] GET /v2.1/servers/0de9edd1-01af-46dd-8dc0-855d02f0a9ca => generated 1469 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:23.769 7 WARNING neutronclient.v2_0.client [None req-324d57ae-16dd-48ba-954b-88a52a6a580d d519c6eab3bb47289470804dbb0802ce 0d9fbd91276f4e6ebaaf1ed320d507c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/1010] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:23 2026] GET /v2.1/servers/a9cf4267-c0f4-4803-ac3e-f37165e333e4 => generated 1372 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:24.655 8 WARNING neutronclient.v2_0.client [None req-cf573dcd-60a0-40a6-9dfe-6f25b6f81e19 c090a1386e564414b8c45a1df0741bae a680af008a714d5683d0868c46fd24dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 512/1011] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:24 2026] GET /v2.1/servers/030cf36d-7b19-4ad3-a449-d823f8b96397 => generated 1422 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:24.779 7 WARNING neutronclient.v2_0.client [None req-587e2144-eab8-4d86-aaac-4e950e8e0e89 197e688a58674866babe33863f445d1a bc194819710f49059c0598137b325e2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:24.898 8 WARNING neutronclient.v2_0.client [None req-f8e6db16-b5da-4723-bd49-9ecd369a3873 d519c6eab3bb47289470804dbb0802ce 0d9fbd91276f4e6ebaaf1ed320d507c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 513/1012] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:24 2026] GET /v2.1/servers/a9cf4267-c0f4-4803-ac3e-f37165e333e4 => generated 1428 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1013] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:24 2026] GET /v2.1/servers/0de9edd1-01af-46dd-8dc0-855d02f0a9ca => generated 1652 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, ' [pid: 8|app: 0|req: 514/1014] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 08:59:25 2026] DELETE /v2.1/servers/0de9edd1-01af-46dd-8dc0-855d02f0a9ca => generated 0 bytes in 283 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:25.325 7 WARNING neutronclient.v2_0.client [None req-87ccd11e-8b7e-4c40-a553-e91fca63f41b 197e688a58674866babe33863f445d1a bc194819710f49059c0598137b325e2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:25.764 8 WARNING neutronclient.v2_0.client [None req-e9f17537-8393-48f7-8c5d-d89a521ca6c3 c090a1386e564414b8c45a1df0741bae a680af008a714d5683d0868c46fd24dd - - default default] The python binding code in 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/1015] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:25 2026] GET /v2.1/servers/0de9edd1-01af-46dd-8dc0-855d02f0a9ca => generated 1658 bytes in 1248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:26.581 7 WARNING neutronclient.v2_0.client [None req-fc7490ff-6920-4eda-a4d0-c2931de6bba3 d519c6eab3bb47289470804dbb0802ce 0d9fbd91276f4e6ebaaf1ed320d507c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 515/1016] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:25 2026] GET /v2.1/servers/030cf36d-7b19-4ad3-a449-d823f8b96397 => generated 1472 bytes in 869 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:26.616 8 INFO nova.api.openstack.compute.server_external_events [req-a77dabe2-6b07-4c0c-b00f-dde26343f67a req-2895e4ae-6ea9-4529-8a5c-925f12ef1583 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:b5f6b6c7-7861-4594-83aa-6a6bd706f1b9 for instance 030cf36d-7b19-4ad3-a449-d823f8b96397 on instance [pid: 7|app: 0|req: 502/1019] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:26 2026] GET /v2.1/servers/a9cf4267-c0f4-4803-ac3e-f37165e333e4 => generated 1428 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1020] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 08:59:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:27.612 7 WARNING neutronclient.v2_0.client [None req-7eec633c-0774-466e-81ad-1e03850dca96 197e688a58674866babe33863f445d1a bc194819710f49059c0598137b325e2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:59:27.654 8 WARNING neutronclient.v2_0.client [None req-de1f2d04-b551-4eda-ae87-f8d1444f1e86 c090a1386e564414b8c45a1df0741bae a680af008a714d5683d0868c46fd24dd - - default default] The python binding code in 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/1021] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:27 2026] GET /v2.1/servers/0de9edd1-01af-46dd-8dc0-855d02f0a9ca => generated 1658 bytes in 783 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:28.383 7 WARNING neutronclient.v2_0.client [None req-6b99e3ce-5003-4a72-bc98-9c5556403b47 d519c6eab3bb47289470804dbb0802ce 0d9fbd91276f4e6ebaaf1ed320d507c5 - - default default] The python binding code in 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/1022] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:27 2026] GET /v2.1/servers/030cf36d-7b19-4ad3-a449-d823f8b96397 => generated 1470 bytes in 776 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:28.766 8 INFO nova.api.openstack.compute.server_external_events [req-900540e3-f015-49c5-9257-f3c0a350f288 req-8b0562ef-99db-4f68-a2b4-174ce0eced00 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:52132973-2663-492d-8e64-b1afcb133658 for instance 0de9edd1-01af-46dd-8dc0-855d02f0a9ca on instance [pid: 8|app: 0|req: 520/1023] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 08:59:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:28.871 8 INFO nova.api.openstack.compute.server_external_events [req-ce39f75d-6bfc-4869-85e2-1b64c3cae8f2 req-41a9af34-26d8-4f79-a027-7ce7bbd1fd84 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:76b76e06-ec8d-4d7d-972e-3fc7cbcafce7 for instance a9cf4267-c0f4-4803-ac3e-f37165e333e4 on instance [pid: 8|app: 0|req: 521/1024] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 08:59:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1025] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:28 2026] GET /v2.1/servers/a9cf4267-c0f4-4803-ac3e-f37165e333e4 => generated 1478 bytes in 606 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:29.396 8 WARNING neutronclient.v2_0.client [None req-d0e6335e-dff0-405c-95a5-6f1c720436f3 197e688a58674866babe33863f445d1a bc194819710f49059c0598137b325e2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:29.461 7 WARNING neutronclient.v2_0.client [None req-beca61cf-36ae-41be-b5bf-941b2ca0099c c090a1386e564414b8c45a1df0741bae a680af008a714d5683d0868c46fd24dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 522/1026] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:29 2026] GET /v2.1/servers/0de9edd1-01af-46dd-8dc0-855d02f0a9ca => generated 1450 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1027] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:29 2026] GET /v2.1/servers/030cf36d-7b19-4ad3-a449-d823f8b96397 => generated 1470 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-07-29 08:59:29.995 8 WARNING neutronclient.v2_0.client [None req-15f48df0-a261-494b-a1ce-faedfdd8b8a2 d519c6eab3bb47289470804dbb0802ce 0d9fbd91276f4e6ebaaf1ed320d507c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 523/1028] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:29 2026] GET /v2.1/servers/a9cf4267-c0f4-4803-ac3e-f37165e333e4 => generated 1476 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:30.533 7 WARNING neutronclient.v2_0.client [None req-b4aac3fc-1be1-490e-8251-e3e373e8a910 197e688a58674866babe33863f445d1a bc194819710f49059c0598137b325e2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 506/1029] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:30 2026] GET /v2.1/servers/0de9edd1-01af-46dd-8dc0-855d02f0a9ca => generated 1455 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:30.632 8 WARNING neutronclient.v2_0.client [None req-6409a1fd-547e-48bc-ac2f-27fc898780a6 c090a1386e564414b8c45a1df0741bae a680af008a714d5683d0868c46fd24dd - - default default] The python binding code in 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/1030] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:30 2026] GET /v2.1/servers/030cf36d-7b19-4ad3-a449-d823f8b96397 => generated 1470 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:31.167 7 WARNING neutronclient.v2_0.client [None req-79e70cab-0a77-4a6a-8c4e-6b850292b137 d519c6eab3bb47289470804dbb0802ce 0d9fbd91276f4e6ebaaf1ed320d507c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 507/1031] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:31 2026] GET /v2.1/servers/a9cf4267-c0f4-4803-ac3e-f37165e333e4 => generated 1476 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:31.656 8 WARNING neutronclient.v2_0.client [None req-d04db655-b773-47f4-ab62-ae1cb5302658 197e688a58674866babe33863f445d1a bc194819710f49059c0598137b325e2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 525/1032] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:31 2026] GET /v2.1/servers/0de9edd1-01af-46dd-8dc0-855d02f0a9ca => generated 1455 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:31.826 7 WARNING neutronclient.v2_0.client [None req-74be4245-fb2a-460a-b309-8ddaf01acd00 c090a1386e564414b8c45a1df0741bae a680af008a714d5683d0868c46fd24dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 508/1033] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:31 2026] GET /v2.1/servers/030cf36d-7b19-4ad3-a449-d823f8b96397 => generated 1470 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:32.343 8 WARNING neutronclient.v2_0.client [None req-5920e456-5806-4c39-8124-4f2033580451 d519c6eab3bb47289470804dbb0802ce 0d9fbd91276f4e6ebaaf1ed320d507c5 - - default default] The python binding code in 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/1034] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:32 2026] GET /v2.1/servers/a9cf4267-c0f4-4803-ac3e-f37165e333e4 => generated 1476 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:32.746 7 INFO nova.api.openstack.wsgi [None req-fde420d0-de00-4871-9d73-23d3e76b08ed 197e688a58674866babe33863f445d1a bc194819710f49059c0598137b325e2a - - default default] HTTP exception thrown: Instance 0de9edd1-01af-46dd-8dc0-855d02f0a9ca could not be found. [pid: 7|app: 0|req: 509/1035] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:32 2026] GET /v2.1/servers/0de9edd1-01af-46dd-8dc0-855d02f0a9ca => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:32.778 8 INFO nova.api.openstack.wsgi [None req-212b5006-b7d8-48c2-a165-6c085e84ff29 197e688a58674866babe33863f445d1a bc194819710f49059c0598137b325e2a - - default default] HTTP exception thrown: Instance 0de9edd1-01af-46dd-8dc0-855d02f0a9ca could not be found. [pid: 8|app: 0|req: 527/1036] 10.0.0.17 () {34 vars in 749 bytes} [Wed Jul 29 08:59:32 2026] POST /v2.1/servers/0de9edd1-01af-46dd-8dc0-855d02f0a9ca/action => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:32.796 7 INFO nova.api.openstack.wsgi [None req-4137f8ac-c3cf-4f36-9788-63019e268862 197e688a58674866babe33863f445d1a bc194819710f49059c0598137b325e2a - - default default] HTTP exception thrown: Instance tempest-invalid-172374063 could not be found. [pid: 7|app: 0|req: 510/1037] 10.0.0.17 () {34 vars in 727 bytes} [Wed Jul 29 08:59:32 2026] POST /v2.1/servers/tempest-invalid-172374063/action => generated 100 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:32.814 8 INFO nova.api.openstack.wsgi [None req-a7e30da3-6df8-4f4a-9feb-2c1ec48f503f 197e688a58674866babe33863f445d1a bc194819710f49059c0598137b325e2a - - default default] HTTP exception thrown: Instance aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa could not be found. [pid: 8|app: 0|req: 528/1038] 10.0.0.17 () {34 vars in 746 bytes} [Wed Jul 29 08:59:32 2026] POST /v2.1/servers/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/action => generated 110 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 08:59:32.835 7 INFO nova.api.openstack.wsgi [None req-2648864b-0b3e-4309-9598-70eea1143d4b 197e688a58674866babe33863f445d1a bc194819710f49059c0598137b325e2a - - default default] HTTP exception thrown: Instance aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa could not be found. [pid: 7|app: 0|req: 511/1039] 10.0.0.17 () {34 vars in 750 bytes} [Wed Jul 29 08:59:32 2026] POST /v2.1/servers/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/action => generated 112 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 08:59:32.870 8 INFO nova.api.openstack.wsgi [None req-346b2dea-3cf8-4d20-a750-03e10b378e41 197e688a58674866babe33863f445d1a bc194819710f49059c0598137b325e2a - - default default] HTTP exception thrown: Instance 0de9edd1-01af-46dd-8dc0-855d02f0a9ca could not be found. [pid: 8|app: 0|req: 529/1040] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 08:59:32 2026] DELETE /v2.1/servers/0de9edd1-01af-46dd-8dc0-855d02f0a9ca => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 08:59:32.915 7 INFO nova.api.openstack.wsgi [None req-3f90fb82-b676-4b91-a9c0-29352d7e687e 197e688a58674866babe33863f445d1a bc194819710f49059c0598137b325e2a - - default default] HTTP exception thrown: Instance 0de9edd1-01af-46dd-8dc0-855d02f0a9ca could not be found. [pid: 7|app: 0|req: 512/1041] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:32 2026] GET /v2.1/servers/0de9edd1-01af-46dd-8dc0-855d02f0a9ca => generated 111 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:33.007 8 WARNING neutronclient.v2_0.client [None req-336bcebd-003a-475c-97eb-3e6ae56a205c c090a1386e564414b8c45a1df0741bae a680af008a714d5683d0868c46fd24dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:33.525 7 WARNING neutronclient.v2_0.client [None req-4c97f699-955e-4d85-b974-ac07b9832aa5 d519c6eab3bb47289470804dbb0802ce 0d9fbd91276f4e6ebaaf1ed320d507c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 530/1042] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:32 2026] GET /v2.1/servers/030cf36d-7b19-4ad3-a449-d823f8b96397 => generated 1470 bytes in 1137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:34.138 8 INFO nova.api.openstack.compute.server_external_events [req-c82f0425-31e0-4eb4-8f58-ee68f3d9d00f req-d77939ad-7146-4af1-822a-970851efaa63 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:b5f6b6c7-7861-4594-83aa-6a6bd706f1b9 for instance 030cf36d-7b19-4ad3-a449-d823f8b96397 on instance [pid: 8|app: 0|req: 531/1043] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 08:59:34 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) [pid: 7|app: 0|req: 513/1044] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:33 2026] GET /v2.1/servers/a9cf4267-c0f4-4803-ac3e-f37165e333e4 => generated 1476 bytes in 1616 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:35.174 8 WARNING neutronclient.v2_0.client [None req-d2415362-1a2d-4f25-a2d1-bd99ddf893e6 c090a1386e564414b8c45a1df0741bae a680af008a714d5683d0868c46fd24dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 532/1045] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:35 2026] GET /v2.1/servers/030cf36d-7b19-4ad3-a449-d823f8b96397 => generated 1470 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:36.184 8 WARNING neutronclient.v2_0.client [None req-a179f7eb-749a-4271-88b3-eec62fbd2bd1 d519c6eab3bb47289470804dbb0802ce 0d9fbd91276f4e6ebaaf1ed320d507c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:59:36.192 7 WARNING neutronclient.v2_0.client [None req-6ef12386-e7bc-4b47-bb82-26ab168f3e88 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in 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/1046] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:36 2026] GET /v2.1/servers/a9cf4267-c0f4-4803-ac3e-f37165e333e4 => generated 1476 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:36.406 8 INFO nova.api.openstack.compute.server_external_events [req-d993ec84-8ee5-4653-b24a-10b5e44032b6 req-08cc1439-e73f-4067-8e63-f9a2afbd9efb da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:76b76e06-ec8d-4d7d-972e-3fc7cbcafce7 for instance a9cf4267-c0f4-4803-ac3e-f37165e333e4 on instance [pid: 8|app: 0|req: 534/1047] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 08:59:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:36.455 7 WARNING neutronclient.v2_0.client [None req-6ef12386-e7bc-4b47-bb82-26ab168f3e88 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:59:36.461 8 WARNING neutronclient.v2_0.client [None req-90bc400b-8f18-4d33-b43c-134b66dbfc36 c090a1386e564414b8c45a1df0741bae a680af008a714d5683d0868c46fd24dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 537/1050] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:36 2026] GET /v2.1/servers/030cf36d-7b19-4ad3-a449-d823f8b96397 => generated 1654 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, ' [pid: 7|app: 0|req: 514/1051] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 08:59:35 2026] POST /v2.1/servers => generated 424 bytes in 837 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1052] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 08:59:36 2026] POST /v2.1/servers/030cf36d-7b19-4ad3-a449-d823f8b96397/action => generated 0 bytes in 405 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, ' [pid: 7|app: 0|req: 515/1053] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 08:59:37 2026] GET /v2.1/images/cc95bcc5-ea4b-4804-b9a7-ecdd5cca5082 => generated 1839 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:37.241 8 WARNING neutronclient.v2_0.client [None req-665eb50c-4219-4b5f-b5e3-fbc8142c0aa0 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:59:37.361 8 WARNING neutronclient.v2_0.client [None req-665eb50c-4219-4b5f-b5e3-fbc8142c0aa0 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:59:37.452 7 WARNING neutronclient.v2_0.client [None req-858703f5-a494-4a16-b453-bf5d446be423 d519c6eab3bb47289470804dbb0802ce 0d9fbd91276f4e6ebaaf1ed320d507c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 516/1054] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:37 2026] GET /v2.1/servers/a9cf4267-c0f4-4803-ac3e-f37165e333e4 => generated 1476 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1055] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 08:59:37 2026] POST /v2.1/servers => generated 424 bytes in 559 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:37.753 7 WARNING neutronclient.v2_0.client [None req-09ccd299-45c8-4246-bdc3-09e69fdd030a 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in 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/1056] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:37 2026] GET /v2.1/servers/5d27d181-e919-4338-9102-a2e04aa62817 => generated 1367 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 540/1057] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 08:59:38 2026] GET /v2.1/images/cc95bcc5-ea4b-4804-b9a7-ecdd5cca5082 => generated 1839 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:38.681 7 WARNING neutronclient.v2_0.client [None req-87351fcd-69fc-429c-ac47-6af4fd86bc17 d519c6eab3bb47289470804dbb0802ce 0d9fbd91276f4e6ebaaf1ed320d507c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 518/1058] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:38 2026] GET /v2.1/servers/a9cf4267-c0f4-4803-ac3e-f37165e333e4 => generated 1620 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:38.866 7 WARNING neutronclient.v2_0.client [None req-70421d98-cd49-4f77-ac45-41c0375465f2 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 519/1059] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:38 2026] GET /v2.1/servers/5d27d181-e919-4338-9102-a2e04aa62817 => generated 1371 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 541/1060] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 08:59:38 2026] POST /v2.1/servers/a9cf4267-c0f4-4803-ac3e-f37165e333e4/action => generated 0 bytes in 487 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-29 08:59:39.318 7 INFO nova.api.openstack.wsgi [None req-227434bc-c230-4e63-ac69-d0acad080509 dbb1a5736c42489fab2fee1829c63864 ef9857fd968643818ba1127b72cd94ce - - default default] HTTP exception thrown: Image not found. [pid: 7|app: 0|req: 520/1061] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 08:59:39 2026] GET /v2.1/images/4184a56a-3bee-4c5b-b72c-9c05db7b0c24 => generated 62 bytes in 210 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:39.374 7 WARNING neutronclient.v2_0.client [None req-73433412-2f1d-44c3-892e-162802482e41 87843a668efe4153ad9bd71dec5a3c2c 8f5924a609ae43dfaf20b7c50c9cfad2 - - default default] The python binding code in 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/1062] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 08:59:39 2026] GET /v2.1/images/cc95bcc5-ea4b-4804-b9a7-ecdd5cca5082 => generated 1839 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1063] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:39 2026] GET /v2.1/servers/a9cf4267-c0f4-4803-ac3e-f37165e333e4 => generated 1769 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 08:59:39.954 8 WARNING neutronclient.v2_0.client [None req-62d63715-a02c-4428-9856-0fad71c30daa 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 543/1064] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:39 2026] GET /v2.1/servers/5d27d181-e919-4338-9102-a2e04aa62817 => generated 1363 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, ' [pid: 7|app: 0|req: 522/1065] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 08:59:40 2026] GET /v2.1/images/cc95bcc5-ea4b-4804-b9a7-ecdd5cca5082 => generated 1839 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:40.741 8 WARNING neutronclient.v2_0.client [None req-98c8a0ef-9ca5-4058-8330-7286cc92a03c 87843a668efe4153ad9bd71dec5a3c2c 8f5924a609ae43dfaf20b7c50c9cfad2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 544/1066] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:40 2026] GET /v2.1/servers/a9cf4267-c0f4-4803-ac3e-f37165e333e4 => generated 1769 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 08:59:41.054 7 WARNING neutronclient.v2_0.client [None req-1f87071a-e1eb-4374-99bd-9dc33efe3026 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 523/1067] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:41 2026] GET /v2.1/servers/5d27d181-e919-4338-9102-a2e04aa62817 => generated 1363 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: 545/1068] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 08:59:41 2026] GET /v2.1/images/cc95bcc5-ea4b-4804-b9a7-ecdd5cca5082 => generated 1839 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:41.890 7 WARNING neutronclient.v2_0.client [None req-fbced2f0-13c3-46a0-bff4-b381f5874648 87843a668efe4153ad9bd71dec5a3c2c 8f5924a609ae43dfaf20b7c50c9cfad2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 524/1069] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:41 2026] GET /v2.1/servers/a9cf4267-c0f4-4803-ac3e-f37165e333e4 => generated 1752 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 08:59:42.092 8 WARNING neutronclient.v2_0.client [None req-c7f4a1d1-4715-4e94-ad5e-8a92a1215286 87843a668efe4153ad9bd71dec5a3c2c 8f5924a609ae43dfaf20b7c50c9cfad2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:59:42.093 8 WARNING neutronclient.v2_0.client [None req-c7f4a1d1-4715-4e94-ad5e-8a92a1215286 87843a668efe4153ad9bd71dec5a3c2c 8f5924a609ae43dfaf20b7c50c9cfad2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:42.165 8 INFO nova.api.openstack.wsgi [None req-c7f4a1d1-4715-4e94-ad5e-8a92a1215286 87843a668efe4153ad9bd71dec5a3c2c 8f5924a609ae43dfaf20b7c50c9cfad2 - - default default] HTTP exception thrown: Cannot 'migrate' instance a9cf4267-c0f4-4803-ac3e-f37165e333e4 while it is in vm_state suspended [pid: 8|app: 0|req: 546/1070] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 08:59:42 2026] POST /v2.1/servers/a9cf4267-c0f4-4803-ac3e-f37165e333e4/action => generated 148 bytes in 152 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) 2026-07-29 08:59:42.168 7 WARNING neutronclient.v2_0.client [None req-a74e5e0a-c05d-4096-aed3-37f1e4162ccf 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] 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: 547/1071] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 08:59:42 2026] POST /v2.1/servers/203f294e-008e-4048-9d28-332d5241bc47/action => generated 144 bytes in 10 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1072] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 08:59:42 2026] POST /v2.1/servers/203f294e-008e-4048-9d28-332d5241bc47/action => generated 120 bytes in 12 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1073] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:42 2026] GET /v2.1/servers/5d27d181-e919-4338-9102-a2e04aa62817 => generated 1419 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 08:59:42.234 8 INFO nova.api.openstack.wsgi [None req-5c9f4333-12b3-4c6a-9b75-6828f58453f6 87843a668efe4153ad9bd71dec5a3c2c 8f5924a609ae43dfaf20b7c50c9cfad2 - - default default] HTTP exception thrown: Instance 999 could not be found. [pid: 8|app: 0|req: 549/1074] 10.0.0.17 () {34 vars in 682 bytes} [Wed Jul 29 08:59:42 2026] POST /v2.1/servers/999/action => generated 78 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:42.277 7 INFO nova.api.openstack.wsgi [None req-73707011-d16c-4135-b857-d0fb4a6a7f99 87843a668efe4153ad9bd71dec5a3c2c 8f5924a609ae43dfaf20b7c50c9cfad2 - - default default] HTTP exception thrown: Cannot 'restore' instance 203f294e-008e-4048-9d28-332d5241bc47 while it is in vm_state active [pid: 7|app: 0|req: 526/1075] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 08:59:42 2026] POST /v2.1/servers/203f294e-008e-4048-9d28-332d5241bc47/action => generated 145 bytes in 34 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1076] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 08:59:42 2026] DELETE /v2.1/servers/a9cf4267-c0f4-4803-ac3e-f37165e333e4 => generated 0 bytes in 206 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:42.554 7 WARNING neutronclient.v2_0.client [None req-796ebd2e-a3ea-422c-8837-0ac814fb0ad2 d519c6eab3bb47289470804dbb0802ce 0d9fbd91276f4e6ebaaf1ed320d507c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 551/1077] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 08:59:42 2026] GET /v2.1/images/cc95bcc5-ea4b-4804-b9a7-ecdd5cca5082 => generated 1839 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1078] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:42 2026] GET /v2.1/servers/a9cf4267-c0f4-4803-ac3e-f37165e333e4 => generated 1617 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 08:59:43.281 8 WARNING neutronclient.v2_0.client [None req-c55d9675-e769-4684-8f0b-3d40b35b90dc 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:43.346 7 INFO nova.api.openstack.compute.server_external_events [req-0ab9ff0a-43c9-4228-8b65-a36e761bc15b req-61215d9d-7028-4fc4-a52e-60dee5ed28d7 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:13f642e4-fd87-4589-825f-0d88cf832ff4 for instance 3c7e8954-aba7-4412-bb6a-0cd3749a678f on instance [pid: 8|app: 0|req: 552/1079] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:43 2026] GET /v2.1/servers/5d27d181-e919-4338-9102-a2e04aa62817 => generated 1419 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1080] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 08:59:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 553/1081] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 08:59:43 2026] GET /v2.1/images/cc95bcc5-ea4b-4804-b9a7-ecdd5cca5082 => generated 1945 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:43.802 7 WARNING neutronclient.v2_0.client [None req-6c75a113-40c3-46fa-86cf-a445e2676788 d519c6eab3bb47289470804dbb0802ce 0d9fbd91276f4e6ebaaf1ed320d507c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 529/1082] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:43 2026] GET /v2.1/servers/a9cf4267-c0f4-4803-ac3e-f37165e333e4 => generated 1617 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 08:59:44.400 8 WARNING neutronclient.v2_0.client [None req-071748bf-1853-46a1-b8cc-9f9bf05e884a 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] 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: 530/1083] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 08:59:44 2026] GET /v2.1/images/cc95bcc5-ea4b-4804-b9a7-ecdd5cca5082 => generated 1945 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 08:59:45.057 7 WARNING neutronclient.v2_0.client [None req-97ef6ae0-e232-4ebb-a53b-27e344afe9df d519c6eab3bb47289470804dbb0802ce 0d9fbd91276f4e6ebaaf1ed320d507c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 554/1084] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:44 2026] GET /v2.1/servers/5d27d181-e919-4338-9102-a2e04aa62817 => generated 1469 bytes in 1297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:45.686 8 INFO nova.api.openstack.compute.server_external_events [req-1587759b-a5dd-4f97-9ac2-a8a512585bec req-43c30628-4f09-4e8d-b734-c25178454ac6 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:d8ab35d8-e5f5-4fa0-aad3-a1c3d970780b for instance 5d27d181-e919-4338-9102-a2e04aa62817 on instance [pid: 8|app: 0|req: 555/1085] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 08:59:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 556/1086] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 08:59:45 2026] GET /v2.1/images/cc95bcc5-ea4b-4804-b9a7-ecdd5cca5082 => generated 1953 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1087] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 08:59:45 2026] GET /v2.1/images/cc95bcc5-ea4b-4804-b9a7-ecdd5cca5082 => generated 1953 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 08:59:45.927 8 WARNING neutronclient.v2_0.client [None req-32971055-f50d-4f2b-994f-ccbb3f073fba c090a1386e564414b8c45a1df0741bae a680af008a714d5683d0868c46fd24dd - - default default] The python binding code in 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/1088] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:45 2026] GET /v2.1/servers/a9cf4267-c0f4-4803-ac3e-f37165e333e4 => generated 1575 bytes in 1004 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1089] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:45 2026] GET /v2.1/servers/030cf36d-7b19-4ad3-a449-d823f8b96397 => generated 1654 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1090] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 08:59:46 2026] GET /v2.1/images/b1a7eef6-9dce-4d0e-a592-e1738d0508e7 => generated 962 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 559/1091] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:46 2026] GET /v2.1/flavors/982c838e-c0d8-4967-9847-f26ed96a9126 => generated 511 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 08:59:46.716 8 WARNING neutronclient.v2_0.client [None req-8551b0d6-910d-477d-9848-82efece56425 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 562/1094] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:46 2026] GET /v2.1/servers/5d27d181-e919-4338-9102-a2e04aa62817 => generated 1467 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:47.084 8 WARNING neutronclient.v2_0.client [None req-3e0c62db-d83d-4a59-b897-05f53150d2e4 d519c6eab3bb47289470804dbb0802ce 0d9fbd91276f4e6ebaaf1ed320d507c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 563/1095] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:47 2026] GET /v2.1/servers/a9cf4267-c0f4-4803-ac3e-f37165e333e4 => generated 1448 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1096] 10.0.0.17 () {32 vars in 714 bytes} [Wed Jul 29 08:59:46 2026] DELETE /v2.1/images/cc95bcc5-ea4b-4804-b9a7-ecdd5cca5082 => generated 0 bytes in 1391 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:47.728 8 INFO nova.api.openstack.compute.server_external_events [req-f30573b7-fe7f-46b6-9563-871e7767131b req-26451c9e-491e-44bb-bd35-4a8e1e901ce8 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:76b76e06-ec8d-4d7d-972e-3fc7cbcafce7 for instance a9cf4267-c0f4-4803-ac3e-f37165e333e4 on instance 2026-07-29 08:59:47.730 7 INFO nova.api.openstack.wsgi [None req-799371e9-3f42-4e43-b96f-581bbe74bfde c090a1386e564414b8c45a1df0741bae a680af008a714d5683d0868c46fd24dd - - default default] HTTP exception thrown: Image not found. [pid: 7|app: 0|req: 534/1097] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 08:59:47 2026] GET /v2.1/images/cc95bcc5-ea4b-4804-b9a7-ecdd5cca5082 => generated 62 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1098] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 08:59:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:47.889 8 WARNING neutronclient.v2_0.client [None req-3c897066-1b9b-425f-964e-998185a3965b 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 565/1099] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:47 2026] GET /v2.1/servers/5d27d181-e919-4338-9102-a2e04aa62817 => generated 1467 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1100] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 08:59:47 2026] POST /v2.1/servers/030cf36d-7b19-4ad3-a449-d823f8b96397/action => generated 0 bytes in 351 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 566/1101] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 08:59:48 2026] GET /v2.1/images/81961a83-5fe0-4213-a729-d39037c9110d => generated 1844 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 08:59:48.201 7 WARNING neutronclient.v2_0.client [None req-8cccce3b-c436-4a45-93c2-1ae52ec49cc8 d519c6eab3bb47289470804dbb0802ce 0d9fbd91276f4e6ebaaf1ed320d507c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 536/1102] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:48 2026] GET /v2.1/servers/a9cf4267-c0f4-4803-ac3e-f37165e333e4 => generated 1462 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 08:59:49.111 8 WARNING neutronclient.v2_0.client [None req-da1459c8-4f10-47a9-a33d-25fac5a10794 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] 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: 537/1103] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 08:59:49 2026] GET /v2.1/images/81961a83-5fe0-4213-a729-d39037c9110d => generated 1844 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1104] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:49 2026] GET /v2.1/servers/5d27d181-e919-4338-9102-a2e04aa62817 => generated 1467 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:49.315 8 WARNING neutronclient.v2_0.client [None req-cd316a1f-de86-4081-9146-9afd409317da d519c6eab3bb47289470804dbb0802ce 0d9fbd91276f4e6ebaaf1ed320d507c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 568/1105] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:49 2026] GET /v2.1/servers/a9cf4267-c0f4-4803-ac3e-f37165e333e4 => generated 1462 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 08:59:49.380 7 WARNING neutronclient.v2_0.client [None req-8bcaf14c-1aa0-4a18-b34d-0166dca72cac 9f601c447fd74cfca10c856ac09d92ca 4c69ad9893fb4f018486e38cfbb7ce96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:59:49.409 7 INFO nova.api.openstack.wsgi [None req-8bcaf14c-1aa0-4a18-b34d-0166dca72cac 9f601c447fd74cfca10c856ac09d92ca 4c69ad9893fb4f018486e38cfbb7ce96 - - default default] HTTP exception thrown: Security group 2b517c09-e5fb-4433-ac7a-27e346a0a081 does not exist Neutron server returns request_ids: ['req-eb53f191-ddf6-4783-aaa8-8a02485363e5'] [pid: 7|app: 0|req: 538/1106] 10.0.0.17 () {32 vars in 738 bytes} [Wed Jul 29 08:59:49 2026] DELETE /v2.1/os-security-groups/2b517c09-e5fb-4433-ac7a-27e346a0a081 => generated 194 bytes in 166 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: 539/1107] 10.0.0.17 () {32 vars in 666 bytes} [Wed Jul 29 08:59:49 2026] DELETE /v2.1/os-security-groups/ => generated 112 bytes in 8 msecs (HTTP/1.1 404) 5 headers in 228 bytes (1 switches on core 0) 2026-07-29 08:59:49.443 7 WARNING neutronclient.v2_0.client [None req-a9800001-13f0-49d7-8daf-c8cee53b682b 9f601c447fd74cfca10c856ac09d92ca 4c69ad9893fb4f018486e38cfbb7ce96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:59:49.444 8 INFO nova.api.openstack.compute.server_external_events [req-61badc16-51f2-459b-a432-716520442a9f req-4d8f1df2-cf33-42af-a777-e2e606a3244b da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:13f642e4-fd87-4589-825f-0d88cf832ff4 for instance 3c7e8954-aba7-4412-bb6a-0cd3749a678f on instance [pid: 8|app: 0|req: 569/1108] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 08:59:49 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) 2026-07-29 08:59:49.493 7 WARNING neutronclient.v2_0.client [None req-a9800001-13f0-49d7-8daf-c8cee53b682b 9f601c447fd74cfca10c856ac09d92ca 4c69ad9893fb4f018486e38cfbb7ce96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:59:49.538 7 WARNING neutronclient.v2_0.client [None req-a9800001-13f0-49d7-8daf-c8cee53b682b 9f601c447fd74cfca10c856ac09d92ca 4c69ad9893fb4f018486e38cfbb7ce96 - - default default] The python binding code in 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/1109] 10.0.0.17 () {32 vars in 661 bytes} [Wed Jul 29 08:59:49 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:49.606 8 WARNING neutronclient.v2_0.client [None req-65827e18-d195-484f-ba8e-90ab8ad28460 9f601c447fd74cfca10c856ac09d92ca 4c69ad9893fb4f018486e38cfbb7ce96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:59:49.680 8 WARNING neutronclient.v2_0.client [None req-65827e18-d195-484f-ba8e-90ab8ad28460 9f601c447fd74cfca10c856ac09d92ca 4c69ad9893fb4f018486e38cfbb7ce96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:59:49.757 8 INFO nova.api.openstack.wsgi [None req-65827e18-d195-484f-ba8e-90ab8ad28460 9f601c447fd74cfca10c856ac09d92ca 4c69ad9893fb4f018486e38cfbb7ce96 - - default default] HTTP exception thrown: Insufficient rights for removing default security group. Neutron server returns request_ids: ['req-a83f6557-92f7-4ba6-86ab-97c5c16e70b4'] [pid: 8|app: 0|req: 570/1110] 10.0.0.17 () {32 vars in 738 bytes} [Wed Jul 29 08:59:49 2026] DELETE /v2.1/os-security-groups/c31df807-7f16-4688-839a-c5a865944f85 => generated 182 bytes in 162 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) 2026-07-29 08:59:49.783 7 WARNING neutronclient.v2_0.client [None req-d014cbc3-cdfd-4a44-887f-b4035090cbef 9f601c447fd74cfca10c856ac09d92ca 4c69ad9893fb4f018486e38cfbb7ce96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:59:49.809 7 INFO nova.api.openstack.wsgi [None req-d014cbc3-cdfd-4a44-887f-b4035090cbef 9f601c447fd74cfca10c856ac09d92ca 4c69ad9893fb4f018486e38cfbb7ce96 - - default default] HTTP exception thrown: Security group 4605afb2-a342-419c-88f4-51e3feeb2a79 does not exist Neutron server returns request_ids: ['req-e6e3ae16-5acb-4038-8403-43570bbfe923'] [pid: 7|app: 0|req: 541/1111] 10.0.0.17 () {32 vars in 735 bytes} [Wed Jul 29 08:59:49 2026] GET /v2.1/os-security-groups/4605afb2-a342-419c-88f4-51e3feeb2a79 => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 08:59:49.838 8 WARNING neutronclient.v2_0.client [None req-a2689acd-1292-4be7-9208-2dbed7cc8f16 9f601c447fd74cfca10c856ac09d92ca 4c69ad9893fb4f018486e38cfbb7ce96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:59:49.879 8 INFO nova.api.openstack.wsgi [None req-a2689acd-1292-4be7-9208-2dbed7cc8f16 9f601c447fd74cfca10c856ac09d92ca 4c69ad9893fb4f018486e38cfbb7ce96 - - default default] HTTP exception thrown: Security group 418aa61a-450f-44e6-a674-f3e4c56a69ff does not exist Neutron server returns request_ids: ['req-58f4026f-2ccf-4c47-8836-9563d7f2f3a2'] [pid: 8|app: 0|req: 571/1112] 10.0.0.17 () {34 vars in 756 bytes} [Wed Jul 29 08:59:49 2026] PUT /v2.1/os-security-groups/418aa61a-450f-44e6-a674-f3e4c56a69ff => generated 194 bytes in 60 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 08:59:50.295 8 WARNING neutronclient.v2_0.client [None req-e9addeac-4593-4829-9767-0ef530f697c0 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 542/1113] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 08:59:50 2026] GET /v2.1/images/81961a83-5fe0-4213-a729-d39037c9110d => generated 1844 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1114] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:50 2026] GET /v2.1/servers/5d27d181-e919-4338-9102-a2e04aa62817 => generated 1467 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 08:59:50.427 7 INFO nova.api.openstack.wsgi [None req-af95ff1f-3b0a-4da7-900a-8cffa34394ed d519c6eab3bb47289470804dbb0802ce 0d9fbd91276f4e6ebaaf1ed320d507c5 - - default default] HTTP exception thrown: Instance a9cf4267-c0f4-4803-ac3e-f37165e333e4 could not be found. [pid: 7|app: 0|req: 543/1115] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:50 2026] GET /v2.1/servers/a9cf4267-c0f4-4803-ac3e-f37165e333e4 => generated 111 bytes in 56 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: 573/1116] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 08:59:50 2026] DELETE /v2.1/servers/203f294e-008e-4048-9d28-332d5241bc47 => generated 0 bytes in 235 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:50.725 7 WARNING neutronclient.v2_0.client [None req-73c4cc96-6b59-4f43-aa25-7a45120ef639 d519c6eab3bb47289470804dbb0802ce 0d9fbd91276f4e6ebaaf1ed320d507c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:59:50.744 8 INFO nova.api.openstack.compute.server_external_events [req-6a4b4152-0da2-4075-96e2-94a2c65d9da9 req-97349b3e-b8ad-42c1-bdc0-329105ca4409 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:d8ab35d8-e5f5-4fa0-aad3-a1c3d970780b for instance 5d27d181-e919-4338-9102-a2e04aa62817 on instance [pid: 8|app: 0|req: 574/1117] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 08:59:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1118] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:50 2026] GET /v2.1/servers/203f294e-008e-4048-9d28-332d5241bc47 => generated 1626 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, ' [pid: 8|app: 0|req: 575/1119] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 08:59:51 2026] GET /v2.1/images/81961a83-5fe0-4213-a729-d39037c9110d => generated 1844 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:51.493 7 WARNING neutronclient.v2_0.client [None req-ac79db76-ae52-4802-904c-84d54a7aebbf 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in 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/1120] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:51 2026] GET /v2.1/servers/5d27d181-e919-4338-9102-a2e04aa62817 => generated 1467 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 546/1121] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 08:59:52 2026] GET /v2.1/images/81961a83-5fe0-4213-a729-d39037c9110d => generated 1844 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 08:59:52.536 8 WARNING neutronclient.v2_0.client [None req-fbadfa82-c4da-4126-b688-3f36033f5c23 d519c6eab3bb47289470804dbb0802ce 0d9fbd91276f4e6ebaaf1ed320d507c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 576/1122] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:51 2026] GET /v2.1/servers/203f294e-008e-4048-9d28-332d5241bc47 => generated 1626 bytes in 767 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 08:59:52.729 7 WARNING neutronclient.v2_0.client [None req-11d14289-5cb9-461e-a943-26e9480013e6 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 547/1123] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:52 2026] GET /v2.1/servers/5d27d181-e919-4338-9102-a2e04aa62817 => generated 1467 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: 8|app: 0|req: 577/1124] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 08:59:53 2026] GET /v2.1/images/81961a83-5fe0-4213-a729-d39037c9110d => generated 1844 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:53.576 7 INFO nova.api.openstack.compute.server_external_events [req-0ebe1a38-7f6c-47e1-acd3-f27080e81b5f req-2c36c6f1-c7c0-4211-98a4-c1a4c8ac24aa da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:669ee214-c52a-49bb-9acd-4ccf7821a174 for instance 203f294e-008e-4048-9d28-332d5241bc47 on instance [pid: 7|app: 0|req: 548/1125] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 08:59:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 08:59:53.799 8 WARNING neutronclient.v2_0.client [None req-6a3861f8-f7f1-4b15-9b81-f9d67d1d54da d519c6eab3bb47289470804dbb0802ce 0d9fbd91276f4e6ebaaf1ed320d507c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 578/1126] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:53 2026] GET /v2.1/servers/203f294e-008e-4048-9d28-332d5241bc47 => generated 1457 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-07-29 08:59:53.905 7 WARNING neutronclient.v2_0.client [None req-71a229e4-cbc6-4822-9fd5-8f64d13594f1 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 549/1127] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:53 2026] GET /v2.1/servers/5d27d181-e919-4338-9102-a2e04aa62817 => generated 1649 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:54.136 8 WARNING neutronclient.v2_0.client [None req-854f270c-919d-4ece-ab16-de5d201a684e 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 579/1128] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:54 2026] GET /v2.1/servers/3c7e8954-aba7-4412-bb6a-0cd3749a678f => generated 1650 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 550/1129] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 08:59:54 2026] GET /v2.1/images/81961a83-5fe0-4213-a729-d39037c9110d => generated 1950 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:54.843 8 WARNING neutronclient.v2_0.client [None req-fb33cc51-6eab-43d8-a52d-de97c716d78a 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 08:59:54.928 7 WARNING neutronclient.v2_0.client [None req-7948a777-e486-4352-8d67-a4ebe13e6bdd d519c6eab3bb47289470804dbb0802ce 0d9fbd91276f4e6ebaaf1ed320d507c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 551/1130] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:54 2026] GET /v2.1/servers/203f294e-008e-4048-9d28-332d5241bc47 => generated 1462 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 08:59:55.060 8 WARNING neutronclient.v2_0.client [None req-fb33cc51-6eab-43d8-a52d-de97c716d78a 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 580/1131] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 08:59:54 2026] POST /v2.1/servers => generated 424 bytes in 648 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:55.415 7 WARNING neutronclient.v2_0.client [None req-bef32fcc-d3e8-414e-bb4f-e27011461e30 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 552/1132] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:55 2026] GET /v2.1/servers/b4cc8836-3434-4e6f-9158-bc5182033075 => generated 1368 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 581/1133] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 08:59:55 2026] GET /v2.1/images/81961a83-5fe0-4213-a729-d39037c9110d => generated 1950 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:56.052 7 WARNING neutronclient.v2_0.client [None req-68f2f250-ce4e-49af-bf26-c08d1d08241b d519c6eab3bb47289470804dbb0802ce 0d9fbd91276f4e6ebaaf1ed320d507c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 553/1134] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:55 2026] GET /v2.1/servers/203f294e-008e-4048-9d28-332d5241bc47 => generated 1462 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 08:59:56.509 8 WARNING neutronclient.v2_0.client [None req-ba5b0343-10cb-4e22-af0e-34def7cabe26 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 583/1137] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:56 2026] GET /v2.1/servers/b4cc8836-3434-4e6f-9158-bc5182033075 => generated 1372 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, ' [pid: 7|app: 0|req: 555/1138] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 08:59:56 2026] GET /v2.1/images/81961a83-5fe0-4213-a729-d39037c9110d => generated 1958 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 584/1139] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 08:59:56 2026] GET /v2.1/images/81961a83-5fe0-4213-a729-d39037c9110d => generated 1958 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 08:59:56.913 7 WARNING neutronclient.v2_0.client [None req-2188906d-bcbc-49a7-bf6d-599f7fd6972a c090a1386e564414b8c45a1df0741bae a680af008a714d5683d0868c46fd24dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 556/1140] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:56 2026] GET /v2.1/servers/030cf36d-7b19-4ad3-a449-d823f8b96397 => generated 1654 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-07-29 08:59:57.163 7 INFO nova.api.openstack.wsgi [None req-0c82a7b5-8ac3-476f-b6e7-3e2b9eb3df5e d519c6eab3bb47289470804dbb0802ce 0d9fbd91276f4e6ebaaf1ed320d507c5 - - default default] HTTP exception thrown: Instance 203f294e-008e-4048-9d28-332d5241bc47 could not be found. [pid: 7|app: 0|req: 557/1141] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:57 2026] GET /v2.1/servers/203f294e-008e-4048-9d28-332d5241bc47 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 558/1142] 10.0.0.17 () {32 vars in 665 bytes} [Wed Jul 29 08:59:57 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 172 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-07-29 08:59:57.636 7 WARNING neutronclient.v2_0.client [None req-9966e30d-4a8d-4f25-828c-6a80a6b0b539 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 559/1143] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:57 2026] GET /v2.1/servers/b4cc8836-3434-4e6f-9158-bc5182033075 => generated 1364 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:58.734 7 WARNING neutronclient.v2_0.client [None req-06959f3b-4384-451f-aff6-60c2f2851fb1 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in 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/1144] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:58 2026] GET /v2.1/servers/b4cc8836-3434-4e6f-9158-bc5182033075 => generated 1420 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 08:59:59.838 7 WARNING neutronclient.v2_0.client [None req-bf55ae3c-0c2b-43ef-bcaa-6281dd698478 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 561/1145] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 08:59:59 2026] GET /v2.1/servers/b4cc8836-3434-4e6f-9158-bc5182033075 => generated 1420 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1146] 10.0.0.17 () {32 vars in 714 bytes} [Wed Jul 29 08:59:57 2026] DELETE /v2.1/images/81961a83-5fe0-4213-a729-d39037c9110d => generated 0 bytes in 3552 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:00.679 7 INFO nova.api.openstack.wsgi [None req-db1b7dc4-8218-4944-afa4-1d368fb1487b c090a1386e564414b8c45a1df0741bae a680af008a714d5683d0868c46fd24dd - - default default] HTTP exception thrown: Image not found. [pid: 7|app: 0|req: 562/1147] 10.0.0.17 () {32 vars in 714 bytes} [Wed Jul 29 09:00:00 2026] DELETE /v2.1/images/cc95bcc5-ea4b-4804-b9a7-ecdd5cca5082 => generated 62 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1148] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:00:00 2026] DELETE /v2.1/servers/030cf36d-7b19-4ad3-a449-d823f8b96397 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-29 09:00:00.938 7 WARNING neutronclient.v2_0.client [None req-c9c50b7e-f691-4e4e-bf47-8d24190d4962 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:00.993 8 WARNING neutronclient.v2_0.client [None req-316965d8-b856-4705-8488-94c946b2b5b8 c090a1386e564414b8c45a1df0741bae a680af008a714d5683d0868c46fd24dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 587/1149] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:00 2026] GET /v2.1/servers/030cf36d-7b19-4ad3-a449-d823f8b96397 => generated 1660 bytes in 454 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1150] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:00 2026] GET /v2.1/servers/b4cc8836-3434-4e6f-9158-bc5182033075 => generated 1470 bytes in 569 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:02.058 8 INFO nova.api.openstack.compute.server_external_events [req-2a8955a9-fac6-47b6-b1dd-38e7924ecdef req-a85681a3-bfef-45ac-8b64-c90d61c08b3f da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:34b11658-cd24-4249-94b9-7c234f71ebb9 for instance b4cc8836-3434-4e6f-9158-bc5182033075 on instance [pid: 8|app: 0|req: 588/1151] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:00:02 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-07-29 09:00:02.447 7 WARNING neutronclient.v2_0.client [None req-b141dcaa-a00a-45a0-839a-14cd1e1f0418 c090a1386e564414b8c45a1df0741bae a680af008a714d5683d0868c46fd24dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:02.527 8 WARNING neutronclient.v2_0.client [None req-1b53e7af-7a78-4042-8686-97bd30f56f1f 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 564/1152] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:02 2026] GET /v2.1/servers/030cf36d-7b19-4ad3-a449-d823f8b96397 => generated 1660 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1153] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:02 2026] GET /v2.1/servers/b4cc8836-3434-4e6f-9158-bc5182033075 => generated 1468 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:03.717 7 WARNING neutronclient.v2_0.client [None req-2c7575db-3bc5-4918-bd3f-4b48b42e99e5 c090a1386e564414b8c45a1df0741bae a680af008a714d5683d0868c46fd24dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:00:03.732 8 WARNING neutronclient.v2_0.client [None req-b6210955-2e7b-402d-949c-548e598759c8 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 565/1154] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:03 2026] GET /v2.1/servers/030cf36d-7b19-4ad3-a449-d823f8b96397 => generated 1660 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1155] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:03 2026] GET /v2.1/servers/b4cc8836-3434-4e6f-9158-bc5182033075 => generated 1468 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:04.333 7 INFO nova.api.openstack.compute.server_external_events [req-fb460f22-4c8b-4009-88fb-2e9d164b171b req-035d45ab-4ca4-4348-952f-e96de93fc51e da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:b5f6b6c7-7861-4594-83aa-6a6bd706f1b9 for instance 030cf36d-7b19-4ad3-a449-d823f8b96397 on instance [pid: 7|app: 0|req: 566/1156] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:00:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:04.933 8 WARNING neutronclient.v2_0.client [None req-095e77e6-c1a6-4f77-8e4b-4a8b108af962 c090a1386e564414b8c45a1df0741bae a680af008a714d5683d0868c46fd24dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 591/1157] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:04 2026] GET /v2.1/servers/030cf36d-7b19-4ad3-a449-d823f8b96397 => generated 1451 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:05.016 7 WARNING neutronclient.v2_0.client [None req-12232374-f898-4239-94d6-aad6f77a6b3d 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 567/1158] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:04 2026] GET /v2.1/servers/b4cc8836-3434-4e6f-9158-bc5182033075 => generated 1468 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:06.051 8 WARNING neutronclient.v2_0.client [None req-69549b8d-25e9-4df7-a841-e8fd2ac7ca05 c090a1386e564414b8c45a1df0741bae a680af008a714d5683d0868c46fd24dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:06.177 7 WARNING neutronclient.v2_0.client [None req-0c8f11c2-ca12-48c9-bd4d-54f36f4330f9 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 592/1159] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:05 2026] GET /v2.1/servers/030cf36d-7b19-4ad3-a449-d823f8b96397 => generated 1456 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 568/1160] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:06 2026] GET /v2.1/servers/b4cc8836-3434-4e6f-9158-bc5182033075 => generated 1468 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:00:06.415 8 WARNING neutronclient.v2_0.client [None req-961c3731-3c29-4efa-9fc3-7996fd6a7d79 b74cdde3b424490fa55c9d0caae662e5 c2f1102e3faa428fb1280f0c2359cd0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:00:06.518 8 WARNING neutronclient.v2_0.client [None req-961c3731-3c29-4efa-9fc3-7996fd6a7d79 b74cdde3b424490fa55c9d0caae662e5 c2f1102e3faa428fb1280f0c2359cd0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:06.791 7 INFO nova.api.openstack.compute.server_external_events [req-fca62e37-b748-40ff-a475-8166860ae7e8 req-7c6f4c40-03ff-4301-9587-7818a9ede33b da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:34b11658-cd24-4249-94b9-7c234f71ebb9 for instance b4cc8836-3434-4e6f-9158-bc5182033075 on instance [pid: 7|app: 0|req: 571/1163] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:00:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1164] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:00:06 2026] POST /v2.1/servers => generated 424 bytes in 615 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:06.889 7 WARNING neutronclient.v2_0.client [None req-4d88d726-d633-4d6b-9a5b-c2e8d1465ff7 b74cdde3b424490fa55c9d0caae662e5 c2f1102e3faa428fb1280f0c2359cd0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 572/1165] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:06 2026] GET /v2.1/servers/f193e979-1634-48e6-adb3-120969e1d8a3 => generated 1368 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:07.296 8 WARNING neutronclient.v2_0.client [None req-a7b05fbb-7de8-4967-8058-e22636b6c84f c090a1386e564414b8c45a1df0741bae a680af008a714d5683d0868c46fd24dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 594/1166] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:07 2026] GET /v2.1/servers/030cf36d-7b19-4ad3-a449-d823f8b96397 => generated 1456 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:07.428 7 WARNING neutronclient.v2_0.client [None req-31fb3db9-86f7-4459-917a-37a5db2d1397 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 573/1167] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:07 2026] GET /v2.1/servers/b4cc8836-3434-4e6f-9158-bc5182033075 => generated 1468 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-07-29 09:00:07.994 8 WARNING neutronclient.v2_0.client [None req-be768412-23b5-49c8-b073-a9ba17417ead b74cdde3b424490fa55c9d0caae662e5 c2f1102e3faa428fb1280f0c2359cd0d - - default default] The python binding code in 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/1168] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:07 2026] GET /v2.1/servers/f193e979-1634-48e6-adb3-120969e1d8a3 => generated 1372 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:08.404 7 INFO nova.api.openstack.wsgi [None req-a398967e-33ba-4b06-b615-52d98fe49f1d c090a1386e564414b8c45a1df0741bae a680af008a714d5683d0868c46fd24dd - - default default] HTTP exception thrown: Instance 030cf36d-7b19-4ad3-a449-d823f8b96397 could not be found. [pid: 7|app: 0|req: 574/1169] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:08 2026] GET /v2.1/servers/030cf36d-7b19-4ad3-a449-d823f8b96397 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:08.637 8 WARNING neutronclient.v2_0.client [None req-479559a5-54e7-4fd2-92af-452ab01b584a 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:09.093 7 WARNING neutronclient.v2_0.client [None req-1ae4f395-90b3-4a8d-bd0c-e046b24f846d b74cdde3b424490fa55c9d0caae662e5 c2f1102e3faa428fb1280f0c2359cd0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 575/1170] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:09 2026] GET /v2.1/servers/f193e979-1634-48e6-adb3-120969e1d8a3 => generated 1420 bytes in 425 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1171] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:08 2026] GET /v2.1/servers/b4cc8836-3434-4e6f-9158-bc5182033075 => generated 1468 bytes in 934 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1172] 10.0.0.171 () {28 vars in 453 bytes} [Wed Jul 29 09:00:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 597/1173] 10.0.0.171 () {30 vars in 657 bytes} [Wed Jul 29 09:00:09 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 577/1174] 10.0.0.171 () {32 vars in 730 bytes} [Wed Jul 29 09:00:09 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1175] 10.0.0.171 () {34 vars in 764 bytes} [Wed Jul 29 09:00:09 2026] GET /v2.1/os-services => generated 782 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1176] 10.0.0.17 () {34 vars in 669 bytes} [Wed Jul 29 09:00:09 2026] POST /v2.1/os-keypairs => generated 386 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:10.560 8 WARNING neutronclient.v2_0.client [None req-7f085f32-f350-4a63-9c03-54f4035f1267 b74cdde3b424490fa55c9d0caae662e5 c2f1102e3faa428fb1280f0c2359cd0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:00:10.602 7 WARNING neutronclient.v2_0.client [None req-116304b1-15b7-4719-847c-2c795790fa22 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 599/1177] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:10 2026] GET /v2.1/servers/f193e979-1634-48e6-adb3-120969e1d8a3 => generated 1420 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1178] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:10 2026] GET /v2.1/servers/b4cc8836-3434-4e6f-9158-bc5182033075 => generated 1650 bytes in 488 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:11.487 8 WARNING neutronclient.v2_0.client [None req-1ecc9d2e-7fd1-4244-992e-ebf46413c610 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:11.839 7 WARNING neutronclient.v2_0.client [None req-541e5b8f-807a-4bb2-9050-977deb45d124 b74cdde3b424490fa55c9d0caae662e5 c2f1102e3faa428fb1280f0c2359cd0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:00:11.930 8 WARNING neutronclient.v2_0.client [None req-1ecc9d2e-7fd1-4244-992e-ebf46413c610 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 580/1179] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:11 2026] GET /v2.1/servers/f193e979-1634-48e6-adb3-120969e1d8a3 => generated 1428 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1180] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:00:11 2026] POST /v2.1/servers => generated 424 bytes in 767 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:12.242 7 WARNING neutronclient.v2_0.client [None req-b7ecceea-c336-4ac9-b9a9-2030e614fa33 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 581/1181] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:12 2026] GET /v2.1/servers/f45f9589-3a8d-4e6a-898d-d2d4ad689f78 => generated 1366 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-07-29 09:00:12.438 8 WARNING neutronclient.v2_0.client [None req-aad8c8a4-f51c-425a-8b45-21d062436c1c c954a5f45cc94aaab498e6785082a9e7 04332641f321439eb40930a039ef132f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:00:12.488 8 WARNING neutronclient.v2_0.client [None req-aad8c8a4-f51c-425a-8b45-21d062436c1c c954a5f45cc94aaab498e6785082a9e7 04332641f321439eb40930a039ef132f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:00:12.762 8 WARNING neutronclient.v2_0.client [None req-aad8c8a4-f51c-425a-8b45-21d062436c1c c954a5f45cc94aaab498e6785082a9e7 04332641f321439eb40930a039ef132f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:13.051 7 WARNING neutronclient.v2_0.client [None req-e75c4cd1-3732-4fcf-9c09-636df4e73c43 b74cdde3b424490fa55c9d0caae662e5 c2f1102e3faa428fb1280f0c2359cd0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 601/1182] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:00:12 2026] POST /v2.1/servers => generated 453 bytes in 773 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:13.144 8 WARNING neutronclient.v2_0.client [None req-e88d0376-ac78-4f84-ba30-f6ee43e00f7a c954a5f45cc94aaab498e6785082a9e7 04332641f321439eb40930a039ef132f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 582/1183] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:12 2026] GET /v2.1/servers/f193e979-1634-48e6-adb3-120969e1d8a3 => generated 1480 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1184] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:13 2026] GET /v2.1/servers/429c3668-ebfa-453f-ac76-e42a78f8ccd5 => generated 1431 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:13.358 8 INFO nova.api.openstack.compute.server_external_events [req-c688c0d1-26f2-41c6-bb80-2409ea1c163c req-9ca54205-2afa-4683-b3ca-6e15925d2d05 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:fa6da8ac-4c91-4067-92e2-77437be738c3 for instance f193e979-1634-48e6-adb3-120969e1d8a3 on instance 2026-07-29 09:00:13.368 7 WARNING neutronclient.v2_0.client [None req-96504633-835d-40d0-b396-2ca08e373e04 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 603/1185] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:00:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1186] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:13 2026] GET /v2.1/servers/f45f9589-3a8d-4e6a-898d-d2d4ad689f78 => generated 1370 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:14.227 8 WARNING neutronclient.v2_0.client [None req-f76e3303-1353-4a23-8138-fa3eab3bbc71 b74cdde3b424490fa55c9d0caae662e5 c2f1102e3faa428fb1280f0c2359cd0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:00:14.272 7 WARNING neutronclient.v2_0.client [None req-022c5369-2e7d-41a3-9497-e3caa65f0d51 c954a5f45cc94aaab498e6785082a9e7 04332641f321439eb40930a039ef132f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 584/1187] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:14 2026] GET /v2.1/servers/429c3668-ebfa-453f-ac76-e42a78f8ccd5 => generated 1435 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1188] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:14 2026] GET /v2.1/servers/f193e979-1634-48e6-adb3-120969e1d8a3 => generated 1468 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:14.465 7 WARNING neutronclient.v2_0.client [None req-db480f25-5422-4405-8b78-fa18cd2361ba 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 585/1189] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:14 2026] GET /v2.1/servers/f45f9589-3a8d-4e6a-898d-d2d4ad689f78 => generated 1418 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1190] 10.0.0.171 () {28 vars in 453 bytes} [Wed Jul 29 09:00:14 2026] GET /v2.1 => generated 114 bytes in 3 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: 586/1191] 10.0.0.171 () {30 vars in 657 bytes} [Wed Jul 29 09:00:14 2026] GET /v2.1 => generated 0 bytes in 46 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: 606/1192] 10.0.0.171 () {32 vars in 730 bytes} [Wed Jul 29 09:00:14 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: 587/1193] 10.0.0.171 () {34 vars in 764 bytes} [Wed Jul 29 09:00:14 2026] GET /v2.1/os-services => generated 782 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:15.381 8 WARNING neutronclient.v2_0.client [None req-6aaf6e61-060f-4d1b-859a-2ba2608be49d c954a5f45cc94aaab498e6785082a9e7 04332641f321439eb40930a039ef132f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:00:15.392 7 WARNING neutronclient.v2_0.client [None req-070f0c46-366e-4b37-af32-ad48a0c1f1c9 b74cdde3b424490fa55c9d0caae662e5 c2f1102e3faa428fb1280f0c2359cd0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 607/1194] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:15 2026] GET /v2.1/servers/429c3668-ebfa-453f-ac76-e42a78f8ccd5 => generated 1427 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 588/1195] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:15 2026] GET /v2.1/servers/f193e979-1634-48e6-adb3-120969e1d8a3 => generated 1468 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:00:15.586 8 WARNING neutronclient.v2_0.client [None req-331a2aac-eb90-4ae3-926b-23f329ed586e 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 608/1196] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:15 2026] GET /v2.1/servers/f45f9589-3a8d-4e6a-898d-d2d4ad689f78 => generated 1418 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 589/1197] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:00:16 2026] GET /v2.1/images/d84b280f-53ed-46b8-9865-bf836a67012e => generated 731 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 609/1198] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:00:16 2026] GET /v2.1/images/d84b280f-53ed-46b8-9865-bf836a67012e => generated 731 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:00:16.482 7 WARNING neutronclient.v2_0.client [None req-107b7681-f147-45b4-8c1f-b778df482aa8 c954a5f45cc94aaab498e6785082a9e7 04332641f321439eb40930a039ef132f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 591/1201] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:16 2026] GET /v2.1/servers/429c3668-ebfa-453f-ac76-e42a78f8ccd5 => generated 1427 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:00:16.642 8 WARNING neutronclient.v2_0.client [None req-26ce08b0-c02e-4763-a212-7eef50947717 b74cdde3b424490fa55c9d0caae662e5 c2f1102e3faa428fb1280f0c2359cd0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:16.684 7 WARNING neutronclient.v2_0.client [None req-86a96e2d-b2e7-4e8d-9bb2-ce3f271d400b 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 592/1202] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:16 2026] GET /v2.1/servers/f45f9589-3a8d-4e6a-898d-d2d4ad689f78 => generated 1426 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1203] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:16 2026] GET /v2.1/servers/f193e979-1634-48e6-adb3-120969e1d8a3 => generated 1468 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-07-29 09:00:17.604 7 WARNING neutronclient.v2_0.client [None req-8d0beff7-dc52-4efb-9227-e9ebb3fec5ac c954a5f45cc94aaab498e6785082a9e7 04332641f321439eb40930a039ef132f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 593/1204] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:17 2026] GET /v2.1/servers/429c3668-ebfa-453f-ac76-e42a78f8ccd5 => generated 1483 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:17.792 8 WARNING neutronclient.v2_0.client [None req-14d1a33a-65d9-4f54-b55e-887cff334c41 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:17.858 7 WARNING neutronclient.v2_0.client [None req-97d81ae8-7172-47fb-a745-3402ba45bc26 b74cdde3b424490fa55c9d0caae662e5 c2f1102e3faa428fb1280f0c2359cd0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 612/1205] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:17 2026] GET /v2.1/servers/f45f9589-3a8d-4e6a-898d-d2d4ad689f78 => generated 1468 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, ' [pid: 8|app: 0|req: 613/1206] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:00:17 2026] GET /v2.1/images/f9c69c2e-7255-42e0-9b98-e106ff2fa257 => generated 730 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1207] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:17 2026] GET /v2.1/servers/f193e979-1634-48e6-adb3-120969e1d8a3 => generated 1468 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1208] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:00:17 2026] GET /v2.1/images/f9c69c2e-7255-42e0-9b98-e106ff2fa257 => generated 730 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:18.119 7 INFO nova.api.openstack.compute.server_external_events [req-e0d5ad8a-0f34-4837-8ef3-e71d81cf0550 req-9cfb63c2-25e1-468f-84de-ed9cd4f7b16d da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:fa6da8ac-4c91-4067-92e2-77437be738c3 for instance f193e979-1634-48e6-adb3-120969e1d8a3 on instance [pid: 7|app: 0|req: 595/1209] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:00:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:00:18.152 8 INFO nova.api.openstack.compute.server_external_events [req-0e07f8fa-167e-4243-93ab-cb805dce0fb2 req-cf1a7134-ba4e-4aef-a08d-b02ff6640d49 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:426a047d-d5a9-4854-a361-8c29a4d444d1 for instance f45f9589-3a8d-4e6a-898d-d2d4ad689f78 on instance [pid: 8|app: 0|req: 615/1210] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:00:18 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-07-29 09:00:18.715 7 WARNING neutronclient.v2_0.client [None req-ae99ea07-3b1f-4b5e-b908-9512c12e9bf4 c954a5f45cc94aaab498e6785082a9e7 04332641f321439eb40930a039ef132f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 596/1211] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:18 2026] GET /v2.1/servers/429c3668-ebfa-453f-ac76-e42a78f8ccd5 => generated 1491 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:18.983 8 WARNING neutronclient.v2_0.client [None req-465d5825-4f18-4a34-9d84-a048aaf5bebe 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:19.080 7 WARNING neutronclient.v2_0.client [None req-a4eaadcd-a140-4a20-8bb3-0db4a9f0b532 b74cdde3b424490fa55c9d0caae662e5 c2f1102e3faa428fb1280f0c2359cd0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 616/1212] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:18 2026] GET /v2.1/servers/f45f9589-3a8d-4e6a-898d-d2d4ad689f78 => generated 1466 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1213] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:19 2026] GET /v2.1/servers/f193e979-1634-48e6-adb3-120969e1d8a3 => generated 1468 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-07-29 09:00:19.833 8 WARNING neutronclient.v2_0.client [None req-7927f4d9-e68f-4cb1-8d6f-446a6ec61bf0 c954a5f45cc94aaab498e6785082a9e7 04332641f321439eb40930a039ef132f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 598/1214] 10.0.0.171 () {28 vars in 453 bytes} [Wed Jul 29 09:00:19 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 599/1215] 10.0.0.171 () {30 vars in 657 bytes} [Wed Jul 29 09:00:19 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 600/1216] 10.0.0.171 () {32 vars in 730 bytes} [Wed Jul 29 09:00:19 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: 601/1217] 10.0.0.171 () {34 vars in 807 bytes} [Wed Jul 29 09:00:19 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1218] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:19 2026] GET /v2.1/servers/429c3668-ebfa-453f-ac76-e42a78f8ccd5 => generated 1559 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:20.285 7 WARNING neutronclient.v2_0.client [None req-ed7b570c-f743-4bd6-bf8c-127d14efa545 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:20.336 8 WARNING neutronclient.v2_0.client [None req-7f7f375d-a982-4b52-8777-e32d7e1af7c6 b74cdde3b424490fa55c9d0caae662e5 c2f1102e3faa428fb1280f0c2359cd0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 602/1219] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:20 2026] GET /v2.1/servers/f45f9589-3a8d-4e6a-898d-d2d4ad689f78 => generated 1466 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, ' [pid: 8|app: 0|req: 618/1220] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:20 2026] GET /v2.1/servers/f193e979-1634-48e6-adb3-120969e1d8a3 => generated 1612 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:20.544 8 INFO nova.api.openstack.compute.server_external_events [req-25bdd58c-b8d7-4ece-9488-b6049a3dac5b req-6ab43ed3-7d27-4bdc-8a1f-35a3dca20404 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:2ae36d19-30a6-47d4-9ae0-59effb6912f8 for instance 429c3668-ebfa-453f-ac76-e42a78f8ccd5 on instance [pid: 7|app: 0|req: 603/1221] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:00:20 2026] GET /v2.1/images/30fa8b4b-52d0-46f7-a4d0-bef2feeb4de0 => generated 731 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1222] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:00:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 620/1223] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:00:20 2026] GET /v2.1/images/30fa8b4b-52d0-46f7-a4d0-bef2feeb4de0 => generated 731 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1224] 10.0.0.17 () {32 vars in 878 bytes} [Wed Jul 29 09:00:20 2026] GET /v2.1/os-simple-tenant-usage/c2f1102e3faa428fb1280f0c2359cd0d?start=2026-07-28T09%3A00%3A20.531369&end=2026-07-30T09%3A00%3A20.531369 => generated 698 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1225] 10.0.0.17 () {32 vars in 878 bytes} [Wed Jul 29 09:00:20 2026] GET /v2.1/os-simple-tenant-usage/c2f1102e3faa428fb1280f0c2359cd0d?start=2026-07-28T09%3A00%3A20.531369&end=2026-07-30T09%3A00%3A20.531369 => generated 694 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, ' [pid: 7|app: 0|req: 605/1226] 10.0.0.17 () {32 vars in 834 bytes} [Wed Jul 29 09:00:20 2026] GET /v2.1/os-simple-tenant-usage?start=2026-07-28T09%3A00%3A20.531369&end=2026-07-30T09%3A00%3A20.531369&detailed=1 => generated 11132 bytes in 76 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: 622/1227] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:00:20 2026] DELETE /v2.1/servers/f193e979-1634-48e6-adb3-120969e1d8a3 => generated 0 bytes in 207 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:21.122 8 WARNING neutronclient.v2_0.client [None req-d93a8c80-9d8b-464f-b20d-19055ca741db b74cdde3b424490fa55c9d0caae662e5 c2f1102e3faa428fb1280f0c2359cd0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:00:21.138 7 WARNING neutronclient.v2_0.client [None req-1cbe9a1d-0a30-4b55-89d2-4be3d936316e c954a5f45cc94aaab498e6785082a9e7 04332641f321439eb40930a039ef132f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 623/1228] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:21 2026] GET /v2.1/servers/f193e979-1634-48e6-adb3-120969e1d8a3 => generated 1618 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 606/1229] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:21 2026] GET /v2.1/servers/429c3668-ebfa-453f-ac76-e42a78f8ccd5 => generated 1557 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:00:21.317 8 WARNING neutronclient.v2_0.client [None req-68e4992b-22fc-4db7-8036-bec01521de99 3795ea72f8eb499591e9c7db80b3d761 feebf93ae2364bb9a08fb98a63ae4c7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:00:21.440 8 WARNING neutronclient.v2_0.client [None req-68e4992b-22fc-4db7-8036-bec01521de99 3795ea72f8eb499591e9c7db80b3d761 feebf93ae2364bb9a08fb98a63ae4c7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:21.557 7 WARNING neutronclient.v2_0.client [None req-035a1826-5cb7-46e3-9774-246ff4ad5562 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 607/1230] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:21 2026] GET /v2.1/servers/f45f9589-3a8d-4e6a-898d-d2d4ad689f78 => generated 1466 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1231] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:00:21 2026] POST /v2.1/servers => generated 424 bytes in 476 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:22.235 7 WARNING neutronclient.v2_0.client [None req-d9f4c930-3454-4398-bfc0-e13a60c08465 3795ea72f8eb499591e9c7db80b3d761 feebf93ae2364bb9a08fb98a63ae4c7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:22.313 8 WARNING neutronclient.v2_0.client [None req-0cde1c44-0623-4d0c-8280-fc65ba90a825 b74cdde3b424490fa55c9d0caae662e5 c2f1102e3faa428fb1280f0c2359cd0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:00:22.375 7 WARNING neutronclient.v2_0.client [None req-d9f4c930-3454-4398-bfc0-e13a60c08465 3795ea72f8eb499591e9c7db80b3d761 feebf93ae2364bb9a08fb98a63ae4c7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 625/1232] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:22 2026] GET /v2.1/servers/f193e979-1634-48e6-adb3-120969e1d8a3 => generated 1618 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:22.461 8 WARNING neutronclient.v2_0.client [None req-1ea67e8b-35a2-46c6-a2fd-b05ebd1f7034 c954a5f45cc94aaab498e6785082a9e7 04332641f321439eb40930a039ef132f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 626/1233] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:22 2026] GET /v2.1/servers/429c3668-ebfa-453f-ac76-e42a78f8ccd5 => generated 1557 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 608/1234] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:00:22 2026] POST /v2.1/servers => generated 424 bytes in 564 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-29 09:00:22.730 8 WARNING neutronclient.v2_0.client [None req-57c34d9b-39ea-4b19-82c4-95f5703ab1e0 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:22.769 7 WARNING neutronclient.v2_0.client [None req-d5479faf-911c-4faa-9225-cb660bd7741b 3795ea72f8eb499591e9c7db80b3d761 feebf93ae2364bb9a08fb98a63ae4c7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 609/1235] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:22 2026] GET /v2.1/servers/7870a5ea-5721-458b-9e80-713f00ff3898 => generated 1371 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1236] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:22 2026] GET /v2.1/servers/f45f9589-3a8d-4e6a-898d-d2d4ad689f78 => generated 1466 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:23.233 7 INFO nova.api.openstack.compute.server_external_events [req-d3f31e91-9b7d-477a-82b5-b165275d7048 req-c49801c4-b1bc-4600-a75e-7b45f2204f2a da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:426a047d-d5a9-4854-a361-8c29a4d444d1 for instance f45f9589-3a8d-4e6a-898d-d2d4ad689f78 on instance [pid: 7|app: 0|req: 610/1237] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:00:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:23.486 8 WARNING neutronclient.v2_0.client [None req-cdc85510-2fef-43e9-82da-54776f7e9ab5 b74cdde3b424490fa55c9d0caae662e5 c2f1102e3faa428fb1280f0c2359cd0d - - default default] 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: 628/1238] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:23 2026] GET /v2.1/servers/f193e979-1634-48e6-adb3-120969e1d8a3 => generated 1618 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:00:23.716 7 WARNING neutronclient.v2_0.client [None req-53a00e40-2487-497a-a6c7-feff477defa1 c954a5f45cc94aaab498e6785082a9e7 04332641f321439eb40930a039ef132f - - default default] 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: 611/1239] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:23 2026] GET /v2.1/servers/429c3668-ebfa-453f-ac76-e42a78f8ccd5 => generated 1557 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:23.882 8 WARNING neutronclient.v2_0.client [None req-9d78ac88-80b6-4832-8a1e-bed966005b0a 3795ea72f8eb499591e9c7db80b3d761 feebf93ae2364bb9a08fb98a63ae4c7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:00:23.915 7 WARNING neutronclient.v2_0.client [None req-078f0dd1-2545-4167-8756-23b712e0dec4 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 629/1240] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:23 2026] GET /v2.1/servers/7870a5ea-5721-458b-9e80-713f00ff3898 => generated 1375 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-07-29 09:00:23.973 8 INFO nova.api.openstack.compute.server_external_events [req-6374c7b8-9c47-4946-86e6-966ab4597163 req-910da25b-5dc3-42d7-bf5f-95b4cde010de da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:fa6da8ac-4c91-4067-92e2-77437be738c3 for instance f193e979-1634-48e6-adb3-120969e1d8a3 on instance [pid: 8|app: 0|req: 630/1241] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:00:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1242] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:23 2026] GET /v2.1/servers/f45f9589-3a8d-4e6a-898d-d2d4ad689f78 => generated 1466 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:24.731 8 WARNING neutronclient.v2_0.client [None req-97dc8151-56a3-4b25-afdb-8bfff15878a9 b74cdde3b424490fa55c9d0caae662e5 c2f1102e3faa428fb1280f0c2359cd0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 631/1243] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:24 2026] GET /v2.1/servers/f193e979-1634-48e6-adb3-120969e1d8a3 => generated 1449 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:24.905 7 WARNING neutronclient.v2_0.client [None req-a013beb4-8970-4893-b718-32aed6f09fa6 c954a5f45cc94aaab498e6785082a9e7 04332641f321439eb40930a039ef132f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 632/1244] 10.0.0.171 () {28 vars in 453 bytes} [Wed Jul 29 09:00:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 633/1245] 10.0.0.171 () {30 vars in 657 bytes} [Wed Jul 29 09:00:24 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-07-29 09:00:25.002 8 WARNING neutronclient.v2_0.client [None req-ee24f1b8-652c-4105-8b74-8c7dac191fa4 3795ea72f8eb499591e9c7db80b3d761 feebf93ae2364bb9a08fb98a63ae4c7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 613/1246] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:24 2026] GET /v2.1/servers/429c3668-ebfa-453f-ac76-e42a78f8ccd5 => generated 1557 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, ' [pid: 7|app: 0|req: 614/1247] 10.0.0.171 () {32 vars in 730 bytes} [Wed Jul 29 09:00:25 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1248] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:24 2026] GET /v2.1/servers/7870a5ea-5721-458b-9e80-713f00ff3898 => generated 1367 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1249] 10.0.0.171 () {34 vars in 807 bytes} [Wed Jul 29 09:00:25 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:25.155 8 WARNING neutronclient.v2_0.client [None req-79d3fc55-de17-4a9c-af44-97c1b20700e0 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 635/1250] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:25 2026] GET /v2.1/servers/f45f9589-3a8d-4e6a-898d-d2d4ad689f78 => generated 1649 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 616/1251] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:00:25 2026] POST /v2.1/servers/f45f9589-3a8d-4e6a-898d-d2d4ad689f78/action => generated 0 bytes in 169 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: 636/1252] 10.0.0.17 () {32 vars in 653 bytes} [Wed Jul 29 09:00:25 2026] GET /v2.1/servers/detail => generated 15 bytes in 80 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-07-29 09:00:25.780 7 WARNING neutronclient.v2_0.client [None req-73bd99fd-2fdf-4949-b6d9-0966b03658f6 cdb5a76087a44556b7358e704412d7c5 adfaa27223ff427487195a59980acb4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:00:25.868 8 WARNING neutronclient.v2_0.client [None req-778dc728-f80c-44e0-ac59-b78ca5b56bcd b74cdde3b424490fa55c9d0caae662e5 c2f1102e3faa428fb1280f0c2359cd0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 637/1253] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:25 2026] GET /v2.1/servers/f193e979-1634-48e6-adb3-120969e1d8a3 => generated 1454 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1254] 10.0.0.17 () {32 vars in 678 bytes} [Wed Jul 29 09:00:25 2026] GET /v2.1/servers/detail?all_tenants= => generated 13448 bytes in 342 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 638/1255] 10.0.0.17 () {32 vars in 738 bytes} [Wed Jul 29 09:00:25 2026] GET /v2.1/servers/detail?tenant_id=7327a4a9b71f40a38e9e4e0b9833739a => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-29 09:00:26.002 7 INFO nova.api.openstack.compute.server_external_events [req-1fce2c59-34df-4345-8fea-ed8039811c67 req-5462a37d-def5-4bfe-8ccd-ef18b98e831d da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:2ae36d19-30a6-47d4-9ae0-59effb6912f8 for instance 429c3668-ebfa-453f-ac76-e42a78f8ccd5 on instance [pid: 7|app: 0|req: 618/1256] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:00:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:26.107 7 WARNING neutronclient.v2_0.client [None req-259724c5-dfc5-4167-badb-bc6f58d2b102 c954a5f45cc94aaab498e6785082a9e7 04332641f321439eb40930a039ef132f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:00:26.169 8 WARNING neutronclient.v2_0.client [None req-2d0bf0d7-8c91-45b5-b44c-3ac10c2e42b9 cdb5a76087a44556b7358e704412d7c5 adfaa27223ff427487195a59980acb4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 639/1257] 10.0.0.17 () {32 vars in 764 bytes} [Wed Jul 29 09:00:26 2026] GET /v2.1/servers/detail?all_tenants=&tenant_id=7327a4a9b71f40a38e9e4e0b9833739a => generated 7135 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 619/1258] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:26 2026] GET /v2.1/servers/429c3668-ebfa-453f-ac76-e42a78f8ccd5 => generated 1557 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:26.352 8 WARNING neutronclient.v2_0.client [None req-47b5cd0f-bc96-4f78-9b0a-9cb00ef1877a 3795ea72f8eb499591e9c7db80b3d761 feebf93ae2364bb9a08fb98a63ae4c7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 620/1259] 10.0.0.17 () {32 vars in 764 bytes} [Wed Jul 29 09:00:26 2026] GET /v2.1/servers/detail?all_tenants=&tenant_id=adfaa27223ff427487195a59980acb4f => generated 15 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1262] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:26 2026] GET /v2.1/servers/7870a5ea-5721-458b-9e80-713f00ff3898 => generated 1367 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1263] 10.0.0.17 () {32 vars in 696 bytes} [Wed Jul 29 09:00:26 2026] GET /v2.1/servers/detail?status=invalid_status => generated 15 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 641/1264] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:00:26 2026] POST /v2.1/servers/3c7e8954-aba7-4412-bb6a-0cd3749a678f/action => generated 0 bytes in 250 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1265] 10.0.0.17 () {32 vars in 664 bytes} [Wed Jul 29 09:00:26 2026] GET /v2.1/servers?status=error => generated 382 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 642/1266] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:00:26 2026] POST /v2.1/servers/3c7e8954-aba7-4412-bb6a-0cd3749a678f/action => generated 0 bytes in 158 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:27.004 7 WARNING neutronclient.v2_0.client [None req-d9e72f25-94d2-4ff5-b324-68d16d82de11 b74cdde3b424490fa55c9d0caae662e5 c2f1102e3faa428fb1280f0c2359cd0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:00:27.030 8 WARNING neutronclient.v2_0.client [None req-3d79e63f-30c2-426a-9f08-a099e280d191 cdb5a76087a44556b7358e704412d7c5 adfaa27223ff427487195a59980acb4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 625/1267] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:26 2026] GET /v2.1/servers/f193e979-1634-48e6-adb3-120969e1d8a3 => generated 1454 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1268] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:26 2026] GET /v2.1/servers/3c7e8954-aba7-4412-bb6a-0cd3749a678f => generated 1791 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-07-29 09:00:27.198 7 WARNING neutronclient.v2_0.client [None req-473adfd0-3c81-473d-a61d-0b9e64a62ddd cdb5a76087a44556b7358e704412d7c5 adfaa27223ff427487195a59980acb4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 626/1269] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:27 2026] GET /v2.1/servers/3c7e8954-aba7-4412-bb6a-0cd3749a678f => generated 1791 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:27.371 8 WARNING neutronclient.v2_0.client [None req-1cf94e94-01d3-41d4-be8e-c59a184e647f c954a5f45cc94aaab498e6785082a9e7 04332641f321439eb40930a039ef132f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 627/1270] 10.0.0.17 () {32 vars in 694 bytes} [Wed Jul 29 09:00:27 2026] GET /v2.1/servers?host=instance&all_tenants=1 => generated 2975 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:27.499 7 WARNING neutronclient.v2_0.client [None req-db702881-8af0-429d-800c-9963822ce0db 3795ea72f8eb499591e9c7db80b3d761 feebf93ae2364bb9a08fb98a63ae4c7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 644/1271] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:27 2026] GET /v2.1/servers/429c3668-ebfa-453f-ac76-e42a78f8ccd5 => generated 1740 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 628/1272] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:27 2026] GET /v2.1/servers/7870a5ea-5721-458b-9e80-713f00ff3898 => generated 1423 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:27.615 7 WARNING neutronclient.v2_0.client [None req-74e81ece-3033-438a-a22a-ae03027ceaea c954a5f45cc94aaab498e6785082a9e7 04332641f321439eb40930a039ef132f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 645/1273] 10.0.0.17 () {32 vars in 710 bytes} [Wed Jul 29 09:00:27 2026] GET /v2.1/servers?host=nonexistent_host&all_tenants=1 => generated 15 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1274] 10.0.0.17 () {32 vars in 739 bytes} [Wed Jul 29 09:00:27 2026] GET /v2.1/servers/429c3668-ebfa-453f-ac76-e42a78f8ccd5/os-interface => generated 285 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1275] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:00:27 2026] POST /v2.1/servers/3c7e8954-aba7-4412-bb6a-0cd3749a678f/action => generated 0 bytes in 239 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: 630/1276] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:00:27 2026] POST /v2.1/servers/3c7e8954-aba7-4412-bb6a-0cd3749a678f/action => generated 129 bytes in 11 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 647/1277] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:00:27 2026] POST /v2.1/servers/3c7e8954-aba7-4412-bb6a-0cd3749a678f/action => generated 0 bytes in 153 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:28.126 8 WARNING neutronclient.v2_0.client [None req-2e00659e-0875-498a-a6ee-52db808f12d3 cdb5a76087a44556b7358e704412d7c5 adfaa27223ff427487195a59980acb4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:00:28.128 7 WARNING neutronclient.v2_0.client [None req-8dd9b4d7-5005-43d3-a041-a51ac2af120b b74cdde3b424490fa55c9d0caae662e5 c2f1102e3faa428fb1280f0c2359cd0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 631/1278] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:28 2026] GET /v2.1/servers/f193e979-1634-48e6-adb3-120969e1d8a3 => generated 1454 bytes in 442 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 648/1279] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:28 2026] GET /v2.1/servers/3c7e8954-aba7-4412-bb6a-0cd3749a678f => generated 1774 bytes in 472 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:28.567 7 WARNING neutronclient.v2_0.client [None req-4375b69a-e27e-4469-ae6b-567696498de9 c954a5f45cc94aaab498e6785082a9e7 04332641f321439eb40930a039ef132f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:00:28.577 8 INFO nova.api.openstack.compute.server_external_events [req-fbe0ea2d-f9af-44ef-b552-9bf3dd1b33f2 req-72bed472-23ef-4ddf-8799-0573849fbd32 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:2ae36d19-30a6-47d4-9ae0-59effb6912f8 for instance 429c3668-ebfa-453f-ac76-e42a78f8ccd5 on instance [pid: 8|app: 0|req: 649/1280] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:00:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 632/1281] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:28 2026] GET /v2.1/servers/429c3668-ebfa-453f-ac76-e42a78f8ccd5 => generated 1740 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-07-29 09:00:28.703 7 WARNING neutronclient.v2_0.client [None req-b53bb259-06ac-4df8-87bf-78a2c739007a 3795ea72f8eb499591e9c7db80b3d761 feebf93ae2364bb9a08fb98a63ae4c7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 633/1282] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:28 2026] GET /v2.1/servers/7870a5ea-5721-458b-9e80-713f00ff3898 => generated 1423 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1283] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:00:28 2026] POST /v2.1/servers/3c7e8954-aba7-4412-bb6a-0cd3749a678f/action => generated 0 bytes in 186 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:29.071 7 WARNING neutronclient.v2_0.client [None req-74696dca-0198-4ed0-b49c-36eeab1b8d0e cdb5a76087a44556b7358e704412d7c5 adfaa27223ff427487195a59980acb4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:29.169 8 INFO nova.api.openstack.compute.server_external_events [req-6266cfe3-76ad-4377-89c4-288ede13c16d req-c4889820-041d-4867-81ef-50d264d76b8a da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:90119a69-43a7-49ec-9171-a39f5a5f1f2a for instance eeb5e17e-01dd-4fbc-8dc3-78e1512f12bd on instance [pid: 8|app: 0|req: 651/1284] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:00:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1285] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:28 2026] GET /v2.1/servers/3c7e8954-aba7-4412-bb6a-0cd3749a678f => generated 1791 bytes in 415 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 652/1286] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:00:29 2026] DELETE /v2.1/servers/f45f9589-3a8d-4e6a-898d-d2d4ad689f78 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:29.430 7 WARNING neutronclient.v2_0.client [None req-adeb109c-5502-4d0c-be8b-5f6098010ed7 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:29.594 8 WARNING neutronclient.v2_0.client [None req-f9c69ff9-b3bd-49a4-8b1f-2014be2aa6f0 b74cdde3b424490fa55c9d0caae662e5 c2f1102e3faa428fb1280f0c2359cd0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 635/1287] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:29 2026] GET /v2.1/servers/f45f9589-3a8d-4e6a-898d-d2d4ad689f78 => generated 1655 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1288] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:29 2026] GET /v2.1/servers/f193e979-1634-48e6-adb3-120969e1d8a3 => generated 1454 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:29.800 7 WARNING neutronclient.v2_0.client [None req-71096c2c-04c8-4a1c-acfa-14be839acc2f 3795ea72f8eb499591e9c7db80b3d761 feebf93ae2364bb9a08fb98a63ae4c7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 636/1289] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:29 2026] GET /v2.1/servers/7870a5ea-5721-458b-9e80-713f00ff3898 => generated 1473 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:30.680 8 WARNING neutronclient.v2_0.client [None req-84a07b48-ade6-4606-ad56-9f0c25f2cc17 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:00:30.708 7 WARNING neutronclient.v2_0.client [None req-0bc6d804-4d1c-4570-b0fa-c45d9813285c b74cdde3b424490fa55c9d0caae662e5 c2f1102e3faa428fb1280f0c2359cd0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 637/1290] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:30 2026] GET /v2.1/servers/f193e979-1634-48e6-adb3-120969e1d8a3 => generated 1454 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1291] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:30 2026] GET /v2.1/servers/f45f9589-3a8d-4e6a-898d-d2d4ad689f78 => generated 1655 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:31.067 7 WARNING neutronclient.v2_0.client [None req-d2435702-ffb4-41c7-8e1a-2ad1601d6699 3795ea72f8eb499591e9c7db80b3d761 feebf93ae2364bb9a08fb98a63ae4c7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 638/1292] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:31 2026] GET /v2.1/servers/7870a5ea-5721-458b-9e80-713f00ff3898 => generated 1471 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:31.212 8 INFO nova.api.openstack.compute.server_external_events [req-faa29895-14d4-4424-85d5-9a1a6c801764 req-69e2da41-80fb-40ff-8630-f4abe13da535 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:5db52bc9-4a9c-4ee1-92f9-97942cdf9f8e for instance 7870a5ea-5721-458b-9e80-713f00ff3898 on instance [pid: 8|app: 0|req: 655/1293] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:00:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:31.789 7 INFO nova.api.openstack.wsgi [None req-f22de3a1-924d-4954-9815-44f706c0bbb8 b74cdde3b424490fa55c9d0caae662e5 c2f1102e3faa428fb1280f0c2359cd0d - - default default] HTTP exception thrown: Instance f193e979-1634-48e6-adb3-120969e1d8a3 could not be found. [pid: 7|app: 0|req: 639/1294] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:31 2026] GET /v2.1/servers/f193e979-1634-48e6-adb3-120969e1d8a3 => 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-07-29 09:00:31.858 8 WARNING neutronclient.v2_0.client [None req-2210d5b8-5c76-485c-9183-6d699309d029 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 656/1295] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:31 2026] GET /v2.1/servers/f45f9589-3a8d-4e6a-898d-d2d4ad689f78 => generated 1655 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:32.238 7 WARNING neutronclient.v2_0.client [None req-3bd0ed2c-9c15-4d01-97a7-146ca3c55117 3795ea72f8eb499591e9c7db80b3d761 feebf93ae2364bb9a08fb98a63ae4c7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 640/1296] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:32 2026] GET /v2.1/servers/7870a5ea-5721-458b-9e80-713f00ff3898 => generated 1471 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:33.018 8 WARNING neutronclient.v2_0.client [None req-c57c8a60-d59b-46a0-96c4-5096a23c292c 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 657/1297] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:32 2026] GET /v2.1/servers/f45f9589-3a8d-4e6a-898d-d2d4ad689f78 => generated 1447 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:33.262 7 INFO nova.api.openstack.compute.server_external_events [req-8dae8bdf-b447-47d7-968e-26aa025b005b req-222efa0c-4f1d-4ef4-88d3-dcb28888e7ad da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:426a047d-d5a9-4854-a361-8c29a4d444d1 for instance f45f9589-3a8d-4e6a-898d-d2d4ad689f78 on instance [pid: 7|app: 0|req: 641/1298] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:00:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:33.382 8 WARNING neutronclient.v2_0.client [None req-91f95e3f-9b90-4c88-88ef-0bf18e780081 3795ea72f8eb499591e9c7db80b3d761 feebf93ae2364bb9a08fb98a63ae4c7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 658/1299] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:33 2026] GET /v2.1/servers/7870a5ea-5721-458b-9e80-713f00ff3898 => generated 1471 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:34.128 7 WARNING neutronclient.v2_0.client [None req-9d42487e-7faf-45ea-9fe4-65240b1b408a 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 642/1300] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:34 2026] GET /v2.1/servers/f45f9589-3a8d-4e6a-898d-d2d4ad689f78 => generated 1452 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:34.542 8 WARNING neutronclient.v2_0.client [None req-9171ef1d-857a-4a8b-ada1-e1304dde107b 3795ea72f8eb499591e9c7db80b3d761 feebf93ae2364bb9a08fb98a63ae4c7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 659/1301] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:34 2026] GET /v2.1/servers/7870a5ea-5721-458b-9e80-713f00ff3898 => generated 1471 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-07-29 09:00:34.737 7 INFO nova.api.openstack.compute.server_external_events [req-35b3f715-275c-4da0-8c96-5189d7475f20 req-406de136-59a0-4af2-a323-24c68bfeb9fc da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:90119a69-43a7-49ec-9171-a39f5a5f1f2a for instance eeb5e17e-01dd-4fbc-8dc3-78e1512f12bd on instance [pid: 7|app: 0|req: 643/1302] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:00:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:35.232 8 WARNING neutronclient.v2_0.client [None req-7474fb26-5568-4374-a4af-422ed1e10335 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 660/1303] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:35 2026] GET /v2.1/servers/f45f9589-3a8d-4e6a-898d-d2d4ad689f78 => generated 1452 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, ' [pid: 7|app: 0|req: 644/1304] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:35 2026] GET /v2.1/flavors/982c838e-c0d8-4967-9847-f26ed96a9126 => generated 511 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 661/1305] 10.0.0.17 () {32 vars in 639 bytes} [Wed Jul 29 09:00:35 2026] GET /v2.1/flavors => generated 1674 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1306] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:35 2026] GET /v2.1/flavors/982c838e-c0d8-4967-9847-f26ed96a9126 => generated 511 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1307] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:35 2026] GET /v2.1/flavors/982c838e-c0d8-4967-9847-f26ed96a9126 => generated 511 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1308] 10.0.0.17 () {32 vars in 672 bytes} [Wed Jul 29 09:00:35 2026] GET /v2.1/flavors/detail?minDisk=2 => generated 2033 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1309] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:35 2026] GET /v2.1/flavors/982c838e-c0d8-4967-9847-f26ed96a9126 => generated 511 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:00:35.713 8 WARNING neutronclient.v2_0.client [None req-b309ff7a-2d98-48a2-8b37-f53008cc0634 3795ea72f8eb499591e9c7db80b3d761 feebf93ae2364bb9a08fb98a63ae4c7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 648/1310] 10.0.0.17 () {32 vars in 674 bytes} [Wed Jul 29 09:00:35 2026] GET /v2.1/flavors/detail?minRam=513 => generated 2033 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1311] 10.0.0.17 () {32 vars in 668 bytes} [Wed Jul 29 09:00:35 2026] GET /v2.1/flavors/detail?limit=1 => generated 686 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1312] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:35 2026] GET /v2.1/flavors/982c838e-c0d8-4967-9847-f26ed96a9126 => generated 511 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1313] 10.0.0.17 () {32 vars in 740 bytes} [Wed Jul 29 09:00:35 2026] GET /v2.1/flavors/detail?marker=982c838e-c0d8-4967-9847-f26ed96a9126 => generated 517 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1314] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:35 2026] GET /v2.1/servers/7870a5ea-5721-458b-9e80-713f00ff3898 => generated 1471 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1315] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:35 2026] GET /v2.1/flavors/982c838e-c0d8-4967-9847-f26ed96a9126 => generated 511 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, ' [pid: 8|app: 0|req: 664/1316] 10.0.0.17 () {32 vars in 658 bytes} [Wed Jul 29 09:00:35 2026] GET /v2.1/flavors?minDisk=2 => generated 1343 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1317] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:35 2026] GET /v2.1/flavors/982c838e-c0d8-4967-9847-f26ed96a9126 => generated 511 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1318] 10.0.0.17 () {32 vars in 660 bytes} [Wed Jul 29 09:00:35 2026] GET /v2.1/flavors?minRam=513 => generated 1343 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1319] 10.0.0.17 () {32 vars in 654 bytes} [Wed Jul 29 09:00:36 2026] GET /v2.1/flavors?limit=1 => generated 507 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1320] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:36 2026] GET /v2.1/flavors/982c838e-c0d8-4967-9847-f26ed96a9126 => generated 511 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1321] 10.0.0.17 () {32 vars in 726 bytes} [Wed Jul 29 09:00:36 2026] GET /v2.1/flavors?marker=982c838e-c0d8-4967-9847-f26ed96a9126 => generated 345 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1322] 10.0.0.17 () {32 vars in 653 bytes} [Wed Jul 29 09:00:36 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1323] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:36 2026] GET /v2.1/flavors/982c838e-c0d8-4967-9847-f26ed96a9126 => generated 511 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:00:36.315 8 INFO nova.api.openstack.wsgi [None req-f7b8781e-68a0-46a6-bde8-058d9f57ac58 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] HTTP exception thrown: Instance f45f9589-3a8d-4e6a-898d-d2d4ad689f78 could not be found. [pid: 8|app: 0|req: 668/1324] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:36 2026] GET /v2.1/servers/f45f9589-3a8d-4e6a-898d-d2d4ad689f78 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 670/1327] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:00:36 2026] DELETE /v2.1/servers/b4cc8836-3434-4e6f-9158-bc5182033075 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-29 09:00:36.646 7 WARNING neutronclient.v2_0.client [None req-851024e4-480f-4c75-88eb-6e41c373b802 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:36.810 8 INFO nova.api.openstack.compute.server_external_events [req-fdd10475-846c-4d96-a6a2-787f5abe3fb8 req-9c1c21ca-9aa1-4428-93a3-a1d500353036 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:5db52bc9-4a9c-4ee1-92f9-97942cdf9f8e for instance 7870a5ea-5721-458b-9e80-713f00ff3898 on instance [pid: 8|app: 0|req: 671/1328] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:00:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1329] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:36 2026] GET /v2.1/servers/b4cc8836-3434-4e6f-9158-bc5182033075 => generated 1656 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-07-29 09:00:36.958 8 WARNING neutronclient.v2_0.client [None req-6d0d4f2d-8c2f-496c-bd94-ad52cf8be4eb 3795ea72f8eb499591e9c7db80b3d761 feebf93ae2364bb9a08fb98a63ae4c7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 672/1330] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:36 2026] GET /v2.1/servers/7870a5ea-5721-458b-9e80-713f00ff3898 => generated 1471 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-07-29 09:00:37.921 7 WARNING neutronclient.v2_0.client [None req-ed9ccaff-a4ad-432e-b945-d214f01c97cd 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 659/1331] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:37 2026] GET /v2.1/servers/b4cc8836-3434-4e6f-9158-bc5182033075 => generated 1656 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:38.165 8 WARNING neutronclient.v2_0.client [None req-b56fdd72-f9a0-4365-81c7-fe1da968f196 3795ea72f8eb499591e9c7db80b3d761 feebf93ae2364bb9a08fb98a63ae4c7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 673/1332] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:38 2026] GET /v2.1/servers/7870a5ea-5721-458b-9e80-713f00ff3898 => generated 1615 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:38.351 7 WARNING neutronclient.v2_0.client [None req-b3250b5d-2823-4173-b769-2830ee7d39c0 3795ea72f8eb499591e9c7db80b3d761 feebf93ae2364bb9a08fb98a63ae4c7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 660/1333] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:38 2026] GET /v2.1/servers/eeb5e17e-01dd-4fbc-8dc3-78e1512f12bd => generated 1615 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, ' [pid: 8|app: 0|req: 674/1334] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:00:38 2026] POST /v2.1/servers/eeb5e17e-01dd-4fbc-8dc3-78e1512f12bd/action => generated 0 bytes in 300 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, ' [pid: 7|app: 0|req: 661/1335] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:00:38 2026] GET /v2.1/images/7964afe0-8226-471a-a9fc-25a730dae401 => generated 1867 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:39.119 8 WARNING neutronclient.v2_0.client [None req-fedff9f9-c024-42b4-853f-2f9308e774f5 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 675/1336] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:39 2026] GET /v2.1/servers/b4cc8836-3434-4e6f-9158-bc5182033075 => generated 1656 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:00:39.459 7 INFO nova.api.openstack.compute.server_external_events [req-be9e11c4-a0c7-42c5-ba68-4ed63a72baaf req-d13602c5-00ed-4e8c-87cd-7e6016ad5f03 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:34b11658-cd24-4249-94b9-7c234f71ebb9 for instance b4cc8836-3434-4e6f-9158-bc5182033075 on instance [pid: 7|app: 0|req: 662/1337] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:00:39 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-07-29 09:00:39.794 8 INFO nova.api.openstack.wsgi [None req-8f53cf3a-0d69-48ce-902e-0a1db4bd5160 8a7c7a9b278c4e4da8b9fbd74787b287 c59179b4ba1e4ee5989cca67b9d3e29e - - default default] HTTP exception thrown: Image not found. [pid: 8|app: 0|req: 676/1338] 10.0.0.17 () {32 vars in 752 bytes} [Wed Jul 29 09:00:39 2026] DELETE /v2.1/images/7a9981e2-612a-42db-af36-0b35bd9d57a1/metadata/os_distro => generated 62 bytes in 222 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:39.831 7 INFO nova.api.openstack.wsgi [None req-b1845f63-9cec-404a-abc7-33e0fabadd2f 8a7c7a9b278c4e4da8b9fbd74787b287 c59179b4ba1e4ee5989cca67b9d3e29e - - default default] HTTP exception thrown: Image not found. [pid: 7|app: 0|req: 663/1339] 10.0.0.17 () {32 vars in 751 bytes} [Wed Jul 29 09:00:39 2026] GET /v2.1/images/cde5423f-0bac-4a43-9fe7-9a701d6d461d/metadata/os_version => generated 62 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) 2026-07-29 09:00:39.875 8 INFO nova.api.openstack.wsgi [None req-ca565442-9e6c-4880-88f2-ecdb208492d2 8a7c7a9b278c4e4da8b9fbd74787b287 c59179b4ba1e4ee5989cca67b9d3e29e - - default default] HTTP exception thrown: Image not found. [pid: 8|app: 0|req: 677/1340] 10.0.0.17 () {32 vars in 729 bytes} [Wed Jul 29 09:00:39 2026] GET /v2.1/images/ee4b9373-f78a-4482-9be6-959b57c5d43f/metadata => generated 62 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) 2026-07-29 09:00:39.912 7 INFO nova.api.openstack.wsgi [None req-6d5b880f-bd3a-41a5-b54b-06d92789dfb3 8a7c7a9b278c4e4da8b9fbd74787b287 c59179b4ba1e4ee5989cca67b9d3e29e - - default default] HTTP exception thrown: Image not found. [pid: 7|app: 0|req: 664/1341] 10.0.0.17 () {34 vars in 749 bytes} [Wed Jul 29 09:00:39 2026] PUT /v2.1/images/d36668d1-c5b4-4557-98a7-ecd0a938fe60/metadata => generated 62 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) 2026-07-29 09:00:39.950 7 INFO nova.api.openstack.wsgi [None req-d1ad8bb7-19e2-4911-a98f-52847c48daa2 8a7c7a9b278c4e4da8b9fbd74787b287 c59179b4ba1e4ee5989cca67b9d3e29e - - default default] HTTP exception thrown: Image not found. [pid: 7|app: 0|req: 665/1342] 10.0.0.17 () {34 vars in 769 bytes} [Wed Jul 29 09:00:39 2026] PUT /v2.1/images/997ecda8-69ab-4e20-a0b0-7335e9b1b70e/metadata/os_distro => generated 62 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1343] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:00:39 2026] GET /v2.1/images/7964afe0-8226-471a-a9fc-25a730dae401 => generated 1867 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:00:39.983 7 INFO nova.api.openstack.wsgi [None req-7967f580-c4ab-49b0-ba4e-24851f12cb4c 8a7c7a9b278c4e4da8b9fbd74787b287 c59179b4ba1e4ee5989cca67b9d3e29e - - default default] HTTP exception thrown: Image not found. [pid: 7|app: 0|req: 666/1344] 10.0.0.17 () {34 vars in 750 bytes} [Wed Jul 29 09:00:39 2026] POST /v2.1/images/356353e7-1acc-4dc0-bac9-880a712cb8f4/metadata => generated 62 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) 2026-07-29 09:00:40.290 8 WARNING neutronclient.v2_0.client [None req-367b1ae8-35e8-43c4-8409-5e06a65a6ad4 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 679/1345] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:40 2026] GET /v2.1/servers/b4cc8836-3434-4e6f-9158-bc5182033075 => generated 1449 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1346] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:00:40 2026] GET /v2.1/images/7964afe0-8226-471a-a9fc-25a730dae401 => generated 1867 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-07-29 09:00:41.426 8 WARNING neutronclient.v2_0.client [None req-c2ab0d02-35ba-486c-b0f1-ea5923f11e1f 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 680/1347] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:41 2026] GET /v2.1/servers/b4cc8836-3434-4e6f-9158-bc5182033075 => generated 1454 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1348] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:00:42 2026] GET /v2.1/images/7964afe0-8226-471a-a9fc-25a730dae401 => generated 1867 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:42.537 8 WARNING neutronclient.v2_0.client [None req-91269f68-c581-4bf2-a9fc-8c661ec7423a 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 681/1349] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:42 2026] GET /v2.1/servers/b4cc8836-3434-4e6f-9158-bc5182033075 => generated 1454 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1350] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:00:43 2026] GET /v2.1/images/7964afe0-8226-471a-a9fc-25a730dae401 => generated 1867 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:43.627 8 INFO nova.api.openstack.wsgi [None req-bbccede3-3e0e-4735-a742-f34cd601c1fa 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] HTTP exception thrown: Instance b4cc8836-3434-4e6f-9158-bc5182033075 could not be found. [pid: 8|app: 0|req: 682/1351] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:43 2026] GET /v2.1/servers/b4cc8836-3434-4e6f-9158-bc5182033075 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1352] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:00:43 2026] DELETE /v2.1/servers/5d27d181-e919-4338-9102-a2e04aa62817 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:43.885 8 WARNING neutronclient.v2_0.client [None req-4b9c9de0-ba7e-4cf9-9930-567fbf63f3c4 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 683/1353] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:43 2026] GET /v2.1/servers/5d27d181-e919-4338-9102-a2e04aa62817 => generated 1655 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 671/1354] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:00:44 2026] GET /v2.1/images/7964afe0-8226-471a-a9fc-25a730dae401 => generated 1973 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:45.067 8 WARNING neutronclient.v2_0.client [None req-ca8c9380-28fa-4eeb-a275-69dd99fb3c90 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 684/1355] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:45 2026] GET /v2.1/servers/5d27d181-e919-4338-9102-a2e04aa62817 => generated 1655 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1356] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:00:45 2026] GET /v2.1/images/7964afe0-8226-471a-a9fc-25a730dae401 => generated 1973 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:46.273 8 WARNING neutronclient.v2_0.client [None req-8d731ad4-93bd-45bf-8a65-98a8391b15fe 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 673/1357] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:00:46 2026] GET /v2.1/images/7964afe0-8226-471a-a9fc-25a730dae401 => generated 1981 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1360] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:00:46 2026] GET /v2.1/images/7964afe0-8226-471a-a9fc-25a730dae401 => generated 1981 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:00:46.491 7 WARNING neutronclient.v2_0.client [None req-f4921cce-a019-488b-8331-8ff55573b71e 3795ea72f8eb499591e9c7db80b3d761 feebf93ae2364bb9a08fb98a63ae4c7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 685/1361] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:46 2026] GET /v2.1/servers/5d27d181-e919-4338-9102-a2e04aa62817 => generated 1655 bytes in 568 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:46.829 8 INFO nova.api.openstack.compute.server_external_events [req-e55dea39-b824-4ac2-9de3-905cf9db9831 req-148a25d3-0d2a-4615-b802-79854168f6f0 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:d8ab35d8-e5f5-4fa0-aad3-a1c3d970780b for instance 5d27d181-e919-4338-9102-a2e04aa62817 on instance [pid: 8|app: 0|req: 686/1362] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:00:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1363] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:46 2026] GET /v2.1/servers/eeb5e17e-01dd-4fbc-8dc3-78e1512f12bd => generated 1615 bytes in 530 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 687/1364] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:00:46 2026] POST /v2.1/servers/7870a5ea-5721-458b-9e80-713f00ff3898/action => generated 0 bytes in 286 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, ' [pid: 7|app: 0|req: 678/1365] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:00:47 2026] GET /v2.1/images/8cf502d5-00d3-4813-8635-cfcf1e1e1f3e => generated 1868 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:47.872 8 WARNING neutronclient.v2_0.client [None req-35d4e1b5-9741-4ea5-8549-3c102317e656 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 688/1366] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:47 2026] GET /v2.1/servers/5d27d181-e919-4338-9102-a2e04aa62817 => generated 1453 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1367] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:00:48 2026] GET /v2.1/images/8cf502d5-00d3-4813-8635-cfcf1e1e1f3e => generated 1868 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:48.997 8 WARNING neutronclient.v2_0.client [None req-9abbd16a-db80-4aa3-bb5f-4d7c6d5b09e3 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 689/1368] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:48 2026] GET /v2.1/servers/5d27d181-e919-4338-9102-a2e04aa62817 => generated 1453 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1369] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:00:49 2026] GET /v2.1/images/8cf502d5-00d3-4813-8635-cfcf1e1e1f3e => generated 1868 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:49.725 8 WARNING neutronclient.v2_0.client [None req-0e3c78ea-bce7-4719-a9e6-b6b5b8f9d8b0 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:00:49.924 8 WARNING neutronclient.v2_0.client [None req-0e3c78ea-bce7-4719-a9e6-b6b5b8f9d8b0 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:00:50.108 7 WARNING neutronclient.v2_0.client [None req-e2a5e964-a893-4e67-b64f-7262ad827e41 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 690/1370] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:00:49 2026] POST /v2.1/servers => generated 424 bytes in 610 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 681/1371] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:50 2026] GET /v2.1/servers/5d27d181-e919-4338-9102-a2e04aa62817 => generated 1453 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:00:50.176 8 WARNING neutronclient.v2_0.client [None req-fb7c5912-5415-4ab5-b93e-87f3360f167c d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 691/1372] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:50 2026] GET /v2.1/servers/af53e515-da18-45f7-bb18-e49a86cef766 => generated 1379 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, ' [pid: 7|app: 0|req: 682/1373] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:00:50 2026] GET /v2.1/images/8cf502d5-00d3-4813-8635-cfcf1e1e1f3e => generated 1868 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:51.203 8 INFO nova.api.openstack.wsgi [None req-228b8331-1422-4c8a-8881-3f86b220e055 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] HTTP exception thrown: Instance 5d27d181-e919-4338-9102-a2e04aa62817 could not be found. [pid: 8|app: 0|req: 692/1374] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:51 2026] GET /v2.1/servers/5d27d181-e919-4338-9102-a2e04aa62817 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:51.257 8 WARNING neutronclient.v2_0.client [None req-d0a69c0e-04f1-4278-92a8-c6035f36a122 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 693/1375] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:51 2026] GET /v2.1/servers/af53e515-da18-45f7-bb18-e49a86cef766 => generated 1383 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, ' [pid: 8|app: 0|req: 694/1376] 10.0.0.17 () {32 vars in 639 bytes} [Wed Jul 29 09:00:51 2026] GET /v2.1/servers => generated 383 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:51.527 8 WARNING neutronclient.v2_0.client [None req-4ef392ba-28bc-430f-ac71-5b6a4655e2de c954a5f45cc94aaab498e6785082a9e7 04332641f321439eb40930a039ef132f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 683/1377] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:00:51 2026] DELETE /v2.1/servers/3c7e8954-aba7-4412-bb6a-0cd3749a678f => generated 0 bytes in 368 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, ' [pid: 7|app: 0|req: 684/1378] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:00:51 2026] GET /v2.1/images/8cf502d5-00d3-4813-8635-cfcf1e1e1f3e => generated 1868 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:00:51.681 7 WARNING neutronclient.v2_0.client [None req-f2502f98-c173-45f8-86fe-b9874d75b765 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 695/1379] 10.0.0.17 () {32 vars in 653 bytes} [Wed Jul 29 09:00:51 2026] GET /v2.1/servers/detail => generated 1863 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 696/1380] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:51 2026] GET /v2.1/flavors/982c838e-c0d8-4967-9847-f26ed96a9126 => generated 511 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1381] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:51 2026] GET /v2.1/servers/3c7e8954-aba7-4412-bb6a-0cd3749a678f => generated 1656 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1382] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:00:51 2026] DELETE /v2.1/servers/429c3668-ebfa-453f-ac76-e42a78f8ccd5 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:52.164 7 WARNING neutronclient.v2_0.client [None req-6821cdb6-c5f1-4c06-9998-6827d623d72f c954a5f45cc94aaab498e6785082a9e7 04332641f321439eb40930a039ef132f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 686/1383] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:52 2026] GET /v2.1/servers/429c3668-ebfa-453f-ac76-e42a78f8ccd5 => generated 1866 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:52.369 8 WARNING neutronclient.v2_0.client [None req-5111ab5f-627d-4bea-831b-5eb2ef8f5869 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 698/1384] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:52 2026] GET /v2.1/servers/af53e515-da18-45f7-bb18-e49a86cef766 => generated 1431 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 687/1385] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:00:52 2026] GET /v2.1/images/8cf502d5-00d3-4813-8635-cfcf1e1e1f3e => generated 1974 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:52.887 8 WARNING neutronclient.v2_0.client [None req-ba4b00bf-661f-4464-b16d-40dd2ef09234 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 699/1386] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:52 2026] GET /v2.1/servers/3c7e8954-aba7-4412-bb6a-0cd3749a678f => generated 1656 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:00:53.359 7 WARNING neutronclient.v2_0.client [None req-c27c5d4a-a826-4bce-ae9b-6ee0e2949ede c954a5f45cc94aaab498e6785082a9e7 04332641f321439eb40930a039ef132f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:53.476 8 WARNING neutronclient.v2_0.client [None req-3ecb2446-0560-44cf-af06-835aebaba7bc d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 700/1387] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:53 2026] GET /v2.1/servers/af53e515-da18-45f7-bb18-e49a86cef766 => generated 1431 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1388] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:53 2026] GET /v2.1/servers/429c3668-ebfa-453f-ac76-e42a78f8ccd5 => generated 1866 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 701/1389] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:00:53 2026] GET /v2.1/images/8cf502d5-00d3-4813-8635-cfcf1e1e1f3e => generated 1974 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:54.128 7 WARNING neutronclient.v2_0.client [None req-82e6da94-e7aa-45d4-a2a7-b659ce318a1a 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 689/1390] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:54 2026] GET /v2.1/servers/3c7e8954-aba7-4412-bb6a-0cd3749a678f => generated 1656 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:00:54.375 8 INFO nova.api.openstack.compute.server_external_events [req-bb01e8d7-d76a-42bf-b8f3-bf3420246992 req-85600c57-1eb0-4d9c-bdf1-7f5e5d5dfd53 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:13f642e4-fd87-4589-825f-0d88cf832ff4 for instance 3c7e8954-aba7-4412-bb6a-0cd3749a678f on instance [pid: 8|app: 0|req: 702/1391] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:00:54 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:54.578 7 INFO nova.api.openstack.compute.server_external_events [req-5994e90a-88a4-4d8c-9e88-9b0f6cf6991f req-be8741bd-e065-4e23-afd7-5eca9ba9975c da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-unplugged:2ae36d19-30a6-47d4-9ae0-59effb6912f8 for instance 429c3668-ebfa-453f-ac76-e42a78f8ccd5 on instance [pid: 7|app: 0|req: 690/1392] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:00:54 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:00:54.597 8 WARNING neutronclient.v2_0.client [None req-5a2f3d8b-6e74-46d2-b2fc-13f5d68c3507 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:54.646 7 WARNING neutronclient.v2_0.client [None req-2b5c4327-6161-4269-9af2-d185e4ad67b7 c954a5f45cc94aaab498e6785082a9e7 04332641f321439eb40930a039ef132f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 703/1393] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:54 2026] GET /v2.1/servers/af53e515-da18-45f7-bb18-e49a86cef766 => generated 1439 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1394] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:54 2026] GET /v2.1/servers/429c3668-ebfa-453f-ac76-e42a78f8ccd5 => generated 1866 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 704/1395] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:00:54 2026] GET /v2.1/images/8cf502d5-00d3-4813-8635-cfcf1e1e1f3e => generated 1982 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, ' [pid: 7|app: 0|req: 692/1396] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:00:54 2026] GET /v2.1/images/8cf502d5-00d3-4813-8635-cfcf1e1e1f3e => generated 1982 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:00:54.968 8 WARNING neutronclient.v2_0.client [None req-62af8e75-25fc-42d0-8fef-55bedfe05a4e 3795ea72f8eb499591e9c7db80b3d761 feebf93ae2364bb9a08fb98a63ae4c7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:00:55.283 7 WARNING neutronclient.v2_0.client [None req-7f4d1204-cbd3-4760-a171-e652de4bab95 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 705/1397] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:54 2026] GET /v2.1/servers/7870a5ea-5721-458b-9e80-713f00ff3898 => generated 1615 bytes in 531 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 693/1398] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:55 2026] GET /v2.1/servers/3c7e8954-aba7-4412-bb6a-0cd3749a678f => generated 1448 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:55.705 7 WARNING neutronclient.v2_0.client [None req-4643a6a0-9d1a-413e-884b-61d9ba12d955 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 706/1399] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:00:55 2026] POST /v2.1/servers/eeb5e17e-01dd-4fbc-8dc3-78e1512f12bd/action => generated 0 bytes in 274 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, ' [pid: 8|app: 0|req: 707/1400] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:00:55 2026] GET /v2.1/images/f7f0bd5d-92c6-4a82-9324-6e41141806d1 => generated 1868 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1401] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:55 2026] GET /v2.1/servers/af53e515-da18-45f7-bb18-e49a86cef766 => generated 1481 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:00:55.866 8 WARNING neutronclient.v2_0.client [None req-00b9f4d3-93c1-4def-86ff-02c3055b4754 c954a5f45cc94aaab498e6785082a9e7 04332641f321439eb40930a039ef132f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 708/1402] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:55 2026] GET /v2.1/servers/429c3668-ebfa-453f-ac76-e42a78f8ccd5 => generated 1798 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:56.415 8 INFO nova.api.openstack.compute.server_external_events [req-0b0c66e5-7ace-4d14-9fb1-7fec1c8ec8d5 req-f435940a-8516-40fd-927e-7426bb612d95 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:2ae36d19-30a6-47d4-9ae0-59effb6912f8 for instance 429c3668-ebfa-453f-ac76-e42a78f8ccd5 on instance 2026-07-29 09:00:56.415 8 INFO nova.api.openstack.compute.server_external_events [req-0b0c66e5-7ace-4d14-9fb1-7fec1c8ec8d5 req-f435940a-8516-40fd-927e-7426bb612d95 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:d6d931b8-394d-4d07-8778-909dc5dffa8e for instance af53e515-da18-45f7-bb18-e49a86cef766 on instance [pid: 8|app: 0|req: 710/1405] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:00:56 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:56.550 7 WARNING neutronclient.v2_0.client [None req-f92c601d-2bff-4c09-8f02-1026797de049 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 696/1406] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:56 2026] GET /v2.1/servers/3c7e8954-aba7-4412-bb6a-0cd3749a678f => generated 1453 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:56.891 7 WARNING neutronclient.v2_0.client [None req-17f5911e-97d6-4786-82f8-6daee0fd2537 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 711/1407] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:00:56 2026] GET /v2.1/images/f7f0bd5d-92c6-4a82-9324-6e41141806d1 => generated 1868 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:00:56.971 8 WARNING neutronclient.v2_0.client [None req-44566428-c960-40f3-86d1-efd808c73f98 c954a5f45cc94aaab498e6785082a9e7 04332641f321439eb40930a039ef132f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 712/1408] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:56 2026] GET /v2.1/servers/429c3668-ebfa-453f-ac76-e42a78f8ccd5 => generated 1517 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1409] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:56 2026] GET /v2.1/servers/af53e515-da18-45f7-bb18-e49a86cef766 => generated 1479 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:57.656 8 WARNING neutronclient.v2_0.client [None req-697c3763-9ad0-49fd-b77f-7f6ef8e23dc6 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 713/1410] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:57 2026] GET /v2.1/servers/3c7e8954-aba7-4412-bb6a-0cd3749a678f => generated 1453 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 698/1411] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:00:57 2026] GET /v2.1/images/f7f0bd5d-92c6-4a82-9324-6e41141806d1 => generated 1868 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:58.073 8 WARNING neutronclient.v2_0.client [None req-972145be-b566-42fb-9f87-d0e8e9665863 c954a5f45cc94aaab498e6785082a9e7 04332641f321439eb40930a039ef132f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:00:58.097 7 WARNING neutronclient.v2_0.client [None req-7e3ae623-ea97-4a3e-b9d8-5c6462c40ab7 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 714/1412] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:58 2026] GET /v2.1/servers/429c3668-ebfa-453f-ac76-e42a78f8ccd5 => generated 1517 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1413] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:58 2026] GET /v2.1/servers/af53e515-da18-45f7-bb18-e49a86cef766 => generated 1479 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:58.736 8 INFO nova.api.openstack.wsgi [None req-c0a5294f-d68e-482a-b5a9-c522ceb2581a 833ef573d8bb406bb554ef9b1921518e 7327a4a9b71f40a38e9e4e0b9833739a - - default default] HTTP exception thrown: Instance 3c7e8954-aba7-4412-bb6a-0cd3749a678f could not be found. [pid: 8|app: 0|req: 715/1414] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:58 2026] GET /v2.1/servers/3c7e8954-aba7-4412-bb6a-0cd3749a678f => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 700/1415] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:00:58 2026] GET /v2.1/images/f7f0bd5d-92c6-4a82-9324-6e41141806d1 => generated 1868 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:59.159 8 INFO nova.api.openstack.wsgi [None req-2d8b2b1b-8550-4340-981b-157bdc86edca c954a5f45cc94aaab498e6785082a9e7 04332641f321439eb40930a039ef132f - - default default] HTTP exception thrown: Instance 429c3668-ebfa-453f-ac76-e42a78f8ccd5 could not be found. [pid: 8|app: 0|req: 716/1416] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:59 2026] GET /v2.1/servers/429c3668-ebfa-453f-ac76-e42a78f8ccd5 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:00:59.259 8 WARNING neutronclient.v2_0.client [None req-b5219a42-e3ad-47c2-96e2-e294c8d7e345 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 701/1417] 10.0.0.17 () {32 vars in 704 bytes} [Wed Jul 29 09:00:59 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1718991248 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1418] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:00:59 2026] GET /v2.1/servers/af53e515-da18-45f7-bb18-e49a86cef766 => generated 1479 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1419] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:01:00 2026] GET /v2.1/images/f7f0bd5d-92c6-4a82-9324-6e41141806d1 => generated 1868 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, ' 2026-07-29 09:01:00.609 8 WARNING neutronclient.v2_0.client [None req-5bea4912-2117-4b8e-b8d7-071de958354e d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 703/1420] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:01:01 2026] GET /v2.1/images/f7f0bd5d-92c6-4a82-9324-6e41141806d1 => generated 1974 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1421] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:00 2026] GET /v2.1/servers/af53e515-da18-45f7-bb18-e49a86cef766 => generated 1479 bytes in 793 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:01:01.801 7 INFO nova.api.openstack.compute.server_external_events [req-cd6991db-2738-4945-943f-2481f858d3a9 req-29a5792a-b360-4604-9fd5-21aea19e4706 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:d6d931b8-394d-4d07-8778-909dc5dffa8e for instance af53e515-da18-45f7-bb18-e49a86cef766 on instance [pid: 7|app: 0|req: 704/1422] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:01:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 719/1423] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:01:02 2026] GET /v2.1/images/f7f0bd5d-92c6-4a82-9324-6e41141806d1 => generated 1974 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:02.415 7 WARNING neutronclient.v2_0.client [None req-acc597ac-6e3a-4523-98f3-25edf940adbe d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 705/1424] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:02 2026] GET /v2.1/servers/af53e515-da18-45f7-bb18-e49a86cef766 => generated 1479 bytes in 785 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1425] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:01:03 2026] GET /v2.1/images/f7f0bd5d-92c6-4a82-9324-6e41141806d1 => generated 1982 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 706/1426] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:01:03 2026] GET /v2.1/images/f7f0bd5d-92c6-4a82-9324-6e41141806d1 => generated 1982 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:01:03.386 8 WARNING neutronclient.v2_0.client [None req-89c6158d-6abd-4af9-a372-03a501436702 3795ea72f8eb499591e9c7db80b3d761 feebf93ae2364bb9a08fb98a63ae4c7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 721/1427] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:03 2026] GET /v2.1/servers/eeb5e17e-01dd-4fbc-8dc3-78e1512f12bd => generated 1615 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1428] 10.0.0.17 () {32 vars in 714 bytes} [Wed Jul 29 09:01:03 2026] GET /v2.1/images?changes-since=2026-07-29T09%3A00%3A18Z => generated 2720 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 722/1429] 10.0.0.17 () {32 vars in 746 bytes} [Wed Jul 29 09:01:03 2026] GET /v2.1/images?name=tempest-ListImageFiltersTestJSON-image-1458054679 => generated 554 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1430] 10.0.0.17 () {32 vars in 724 bytes} [Wed Jul 29 09:01:03 2026] GET /v2.1/images?server=eeb5e17e-01dd-4fbc-8dc3-78e1512f12bd => generated 1095 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1431] 10.0.0.17 () {32 vars in 876 bytes} [Wed Jul 29 09:01:04 2026] GET /v2.1/images?server=http%3A%2F%2Fnova-api.openstack.svc.cluster.local%3A8774%2Fv2.1%2Fservers%2F7870a5ea-5721-458b-9e80-713f00ff3898 => generated 554 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1432] 10.0.0.17 () {32 vars in 862 bytes} [Wed Jul 29 09:01:04 2026] GET /v2.1/images?server=http%3A%2F%2Fnova-api.openstack.svc.cluster.local%3A8774%2Fservers%2F7870a5ea-5721-458b-9e80-713f00ff3898 => generated 554 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:01:04.228 8 WARNING neutronclient.v2_0.client [None req-e5b9ca38-96c9-4cdd-892a-e500305f6cb0 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 724/1433] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:04 2026] GET /v2.1/servers/af53e515-da18-45f7-bb18-e49a86cef766 => generated 1673 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:04.422 8 WARNING neutronclient.v2_0.client [None req-7af679b8-f89d-4bc5-9296-ba9bc0328bcc d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 710/1434] 10.0.0.17 () {32 vars in 664 bytes} [Wed Jul 29 09:01:04 2026] GET /v2.1/images?status=ACTIVE => generated 3761 bytes in 334 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1435] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:04 2026] GET /v2.1/servers/af53e515-da18-45f7-bb18-e49a86cef766 => generated 1673 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, ' [pid: 8|app: 0|req: 726/1436] 10.0.0.17 () {34 vars in 749 bytes} [Wed Jul 29 09:01:04 2026] POST /v2.1/servers/af53e515-da18-45f7-bb18-e49a86cef766/action => generated 170 bytes in 14 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1437] 10.0.0.17 () {32 vars in 664 bytes} [Wed Jul 29 09:01:04 2026] GET /v2.1/images?type=snapshot => generated 1637 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:01:04.657 8 WARNING neutronclient.v2_0.client [None req-7e6deb3d-9e4c-42f6-9e72-a516f800eaf8 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 727/1438] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:04 2026] GET /v2.1/servers/af53e515-da18-45f7-bb18-e49a86cef766 => generated 1673 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1439] 10.0.0.17 () {32 vars in 652 bytes} [Wed Jul 29 09:01:04 2026] GET /v2.1/images?limit=1 => generated 713 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:04.878 8 WARNING neutronclient.v2_0.client [None req-57314caa-805d-41b3-9b6f-ade850a91683 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 713/1440] 10.0.0.17 () {32 vars in 728 bytes} [Wed Jul 29 09:01:04 2026] GET /v2.1/images/detail?changes-since=2026-07-29T09%3A00%3A15Z => generated 8095 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1441] 10.0.0.17 () {32 vars in 760 bytes} [Wed Jul 29 09:01:04 2026] GET /v2.1/images/detail?name=tempest-ListImageFiltersTestJSON-image-1458054679 => generated 734 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1442] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:04 2026] GET /v2.1/servers/af53e515-da18-45f7-bb18-e49a86cef766 => generated 1673 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 729/1443] 10.0.0.17 () {34 vars in 749 bytes} [Wed Jul 29 09:01:05 2026] POST /v2.1/servers/af53e515-da18-45f7-bb18-e49a86cef766/action => generated 938 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) 2026-07-29 09:01:05.054 8 WARNING neutronclient.v2_0.client [None req-60f926de-e5f8-42dd-bcb8-0f1d52f6f903 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 715/1444] 10.0.0.17 () {32 vars in 890 bytes} [Wed Jul 29 09:01:05 2026] GET /v2.1/images/detail?server=http%3A%2F%2Fnova-api.openstack.svc.cluster.local%3A8774%2Fv2.1%2Fservers%2F7870a5ea-5721-458b-9e80-713f00ff3898 => generated 1985 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1445] 10.0.0.17 () {32 vars in 876 bytes} [Wed Jul 29 09:01:05 2026] GET /v2.1/images/detail?server=http%3A%2F%2Fnova-api.openstack.svc.cluster.local%3A8774%2Fservers%2F7870a5ea-5721-458b-9e80-713f00ff3898 => generated 1985 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1446] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:05 2026] GET /v2.1/servers/af53e515-da18-45f7-bb18-e49a86cef766 => generated 1673 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1447] 10.0.0.17 () {32 vars in 678 bytes} [Wed Jul 29 09:01:05 2026] GET /v2.1/images/detail?status=ACTIVE => generated 9048 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:05.277 8 WARNING neutronclient.v2_0.client [None req-0d708ded-3b58-4bab-8552-78519c07d7bd d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 718/1448] 10.0.0.17 () {32 vars in 678 bytes} [Wed Jul 29 09:01:05 2026] GET /v2.1/images/detail?type=snapshot => generated 5930 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1449] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:05 2026] GET /v2.1/servers/af53e515-da18-45f7-bb18-e49a86cef766 => generated 1673 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1450] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:01:05 2026] GET /v2.1/images/b1a7eef6-9dce-4d0e-a592-e1738d0508e7 => generated 962 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 720/1451] 10.0.0.17 () {34 vars in 749 bytes} [Wed Jul 29 09:01:05 2026] POST /v2.1/servers/af53e515-da18-45f7-bb18-e49a86cef766/action => generated 619 bytes in 6 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) 2026-07-29 09:01:05.452 7 WARNING neutronclient.v2_0.client [None req-dd3ccf67-c63c-48f5-9812-5f6d6e482a73 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 732/1452] 10.0.0.17 () {32 vars in 666 bytes} [Wed Jul 29 09:01:05 2026] GET /v2.1/images/detail?limit=1 => generated 2151 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1453] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:05 2026] GET /v2.1/servers/af53e515-da18-45f7-bb18-e49a86cef766 => generated 1673 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:05.626 7 WARNING neutronclient.v2_0.client [None req-3105f393-4110-4271-b9c2-cd1f34e77da7 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 722/1454] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:05 2026] GET /v2.1/servers/af53e515-da18-45f7-bb18-e49a86cef766 => generated 1673 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, ' [pid: 7|app: 0|req: 723/1455] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:01:05 2026] POST /v2.1/servers/af53e515-da18-45f7-bb18-e49a86cef766/action => generated 0 bytes in 291 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-07-29 09:01:06.127 7 INFO nova.api.openstack.wsgi [None req-4bfa7ef6-8411-4356-bb2a-bdbd59a1a82b d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] HTTP exception thrown: Cannot 'createImage' instance af53e515-da18-45f7-bb18-e49a86cef766 while it is in task_state image_snapshot_pending [pid: 7|app: 0|req: 724/1456] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:01:06 2026] POST /v2.1/servers/af53e515-da18-45f7-bb18-e49a86cef766/action => generated 167 bytes in 66 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 725/1457] 10.0.0.17 () {32 vars in 714 bytes} [Wed Jul 29 09:01:06 2026] DELETE /v2.1/images/a1f9d0f8-a7e1-49c2-bc37-0f59d4977d49 => generated 0 bytes in 465 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-29 09:01:06.893 7 INFO nova.api.openstack.wsgi [None req-fe942470-2433-49e5-8690-7427b6fc885f ee1ebc25bbce4371a8e76332fd6cdb78 2dc72f4b25a34f07b0cfa505a76be23d - - default default] HTTP exception thrown: min_count must be <= max_count [pid: 7|app: 0|req: 728/1460] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:01:06 2026] POST /v2.1/servers => generated 74 bytes in 283 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) 2026-07-29 09:01:06.963 7 WARNING neutronclient.v2_0.client [None req-e5291d5f-3f06-48bc-b518-7ede77f5d0cb d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 733/1461] 10.0.0.17 () {32 vars in 714 bytes} [Wed Jul 29 09:01:05 2026] DELETE /v2.1/images/f7f0bd5d-92c6-4a82-9324-6e41141806d1 => generated 0 bytes in 1618 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1462] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:06 2026] GET /v2.1/servers/af53e515-da18-45f7-bb18-e49a86cef766 => generated 1685 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, ' [pid: 7|app: 0|req: 730/1463] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:01:07 2026] POST /v2.1/servers => generated 130 bytes in 9 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1464] 10.0.0.17 () {32 vars in 714 bytes} [Wed Jul 29 09:01:07 2026] DELETE /v2.1/images/8cf502d5-00d3-4813-8635-cfcf1e1e1f3e => generated 0 bytes in 876 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1465] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:01:08 2026] POST /v2.1/servers => generated 139 bytes in 11 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) 2026-07-29 09:01:08.161 8 WARNING neutronclient.v2_0.client [None req-d1c12845-719f-4598-ab1b-123b6197ec9f d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 736/1466] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:08 2026] GET /v2.1/servers/af53e515-da18-45f7-bb18-e49a86cef766 => generated 1673 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, ' [pid: 8|app: 0|req: 737/1467] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:01:08 2026] DELETE /v2.1/servers/af53e515-da18-45f7-bb18-e49a86cef766 => generated 0 bytes in 726 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, ' [pid: 8|app: 0|req: 738/1468] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:01:09 2026] POST /v2.1/servers => generated 130 bytes in 12 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) 2026-07-29 09:01:09.055 8 WARNING neutronclient.v2_0.client [None req-58d290c0-1964-4596-abb6-66dbe3c999a0 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 739/1469] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:09 2026] GET /v2.1/servers/af53e515-da18-45f7-bb18-e49a86cef766 => generated 1679 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1470] 10.0.0.17 () {32 vars in 714 bytes} [Wed Jul 29 09:01:07 2026] DELETE /v2.1/images/7964afe0-8226-471a-a9fc-25a730dae401 => generated 0 bytes in 1479 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, ' [pid: 7|app: 0|req: 732/1471] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:01:09 2026] POST /v2.1/servers => generated 139 bytes in 10 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1472] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:01:09 2026] DELETE /v2.1/servers/7870a5ea-5721-458b-9e80-713f00ff3898 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-29 09:01:09.810 7 WARNING neutronclient.v2_0.client [None req-f2595e64-32d2-4076-805d-5acb50abbaf6 3795ea72f8eb499591e9c7db80b3d761 feebf93ae2364bb9a08fb98a63ae4c7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 733/1473] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:09 2026] GET /v2.1/servers/7870a5ea-5721-458b-9e80-713f00ff3898 => generated 1621 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:10.276 8 WARNING neutronclient.v2_0.client [None req-ce4bc846-a3a9-42cc-b8fc-f7e49d61553b d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 741/1474] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:10 2026] GET /v2.1/servers/af53e515-da18-45f7-bb18-e49a86cef766 => generated 1679 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:11.049 8 WARNING neutronclient.v2_0.client [None req-b389531d-34ba-4b67-8a4d-25759f85eb27 3795ea72f8eb499591e9c7db80b3d761 feebf93ae2364bb9a08fb98a63ae4c7b - - default default] 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: 734/1475] 10.0.0.17 () {32 vars in 647 bytes} [Wed Jul 29 09:01:10 2026] GET /v2.1/os-services => generated 605 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 735/1476] 10.0.0.17 () {32 vars in 718 bytes} [Wed Jul 29 09:01:11 2026] GET /v2.1/os-services?host=nova-conductor-fbc685765-42jv2 => generated 220 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: 7|app: 0|req: 736/1477] 10.0.0.17 () {32 vars in 686 bytes} [Wed Jul 29 09:01:11 2026] GET /v2.1/os-services?binary=nova-compute => generated 192 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: 742/1478] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:11 2026] GET /v2.1/servers/7870a5ea-5721-458b-9e80-713f00ff3898 => generated 1621 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1479] 10.0.0.17 () {32 vars in 647 bytes} [Wed Jul 29 09:01:11 2026] GET /v2.1/os-services => generated 605 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:11.483 8 WARNING neutronclient.v2_0.client [None req-ca74fac6-b652-49c9-91c7-9ec0300166aa d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 743/1480] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:11 2026] GET /v2.1/servers/af53e515-da18-45f7-bb18-e49a86cef766 => generated 1679 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:11.853 7 INFO nova.api.openstack.compute.server_external_events [req-5b8a5ec7-d976-4878-b9d7-11f0ea13536f req-5f069c18-a998-45ab-9e77-d6b22a5368d8 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:d6d931b8-394d-4d07-8778-909dc5dffa8e for instance af53e515-da18-45f7-bb18-e49a86cef766 on instance [pid: 7|app: 0|req: 738/1481] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:01:11 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-07-29 09:01:12.271 8 WARNING neutronclient.v2_0.client [None req-b4a06c82-e589-416b-a1bc-54a13ad376a5 3795ea72f8eb499591e9c7db80b3d761 feebf93ae2364bb9a08fb98a63ae4c7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 744/1482] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:12 2026] GET /v2.1/servers/7870a5ea-5721-458b-9e80-713f00ff3898 => generated 1621 bytes in 380 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:12.650 7 WARNING neutronclient.v2_0.client [None req-538ec6c0-9adb-4c99-9e0e-b3d71135347e d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 739/1483] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:12 2026] GET /v2.1/servers/af53e515-da18-45f7-bb18-e49a86cef766 => generated 1460 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:13.662 8 WARNING neutronclient.v2_0.client [None req-4509a55c-f6a1-476b-b8ad-ad97e1de61e9 3795ea72f8eb499591e9c7db80b3d761 feebf93ae2364bb9a08fb98a63ae4c7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 745/1484] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:13 2026] GET /v2.1/servers/7870a5ea-5721-458b-9e80-713f00ff3898 => generated 1452 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-07-29 09:01:13.751 7 WARNING neutronclient.v2_0.client [None req-7742b557-ba9b-4f2c-b277-7b21f60efaae d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 740/1485] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:13 2026] GET /v2.1/servers/af53e515-da18-45f7-bb18-e49a86cef766 => generated 1465 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:13.912 8 INFO nova.api.openstack.compute.server_external_events [req-d36d0fcb-1383-43c9-8af4-c8d2bf079419 req-f2474383-5dfd-469c-a8b8-c8227d4dd6cb da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:5db52bc9-4a9c-4ee1-92f9-97942cdf9f8e for instance 7870a5ea-5721-458b-9e80-713f00ff3898 on instance [pid: 8|app: 0|req: 746/1486] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:01:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:14.778 7 WARNING neutronclient.v2_0.client [None req-3ba3d380-9732-41eb-8137-c891f581798d 3795ea72f8eb499591e9c7db80b3d761 feebf93ae2364bb9a08fb98a63ae4c7b - - default default] 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: 741/1487] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:14 2026] GET /v2.1/servers/7870a5ea-5721-458b-9e80-713f00ff3898 => generated 1457 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:01:14.893 8 WARNING neutronclient.v2_0.client [None req-5ebb5ef1-0941-46b1-8074-9c6d15b61b05 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 747/1488] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:14 2026] GET /v2.1/servers/af53e515-da18-45f7-bb18-e49a86cef766 => generated 1465 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-07-29 09:01:15.918 7 WARNING neutronclient.v2_0.client [None req-5cbba3ac-16de-4fd2-8a2b-440abccc20ba 3795ea72f8eb499591e9c7db80b3d761 feebf93ae2364bb9a08fb98a63ae4c7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:15.984 8 INFO nova.api.openstack.wsgi [None req-a1fbcbed-888d-4cd5-8f02-4731c9af6c7f d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] HTTP exception thrown: Instance af53e515-da18-45f7-bb18-e49a86cef766 could not be found. [pid: 8|app: 0|req: 748/1489] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:15 2026] GET /v2.1/servers/af53e515-da18-45f7-bb18-e49a86cef766 => 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: 749/1490] 10.0.0.17 () {34 vars in 669 bytes} [Wed Jul 29 09:01:15 2026] POST /v2.1/os-keypairs => generated 386 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1491] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:15 2026] GET /v2.1/servers/7870a5ea-5721-458b-9e80-713f00ff3898 => generated 1457 bytes in 365 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:17.281 7 INFO nova.api.openstack.wsgi [None req-2494b03d-dda8-403a-bbcc-3d9ebb77da85 3795ea72f8eb499591e9c7db80b3d761 feebf93ae2364bb9a08fb98a63ae4c7b - - default default] HTTP exception thrown: Instance 7870a5ea-5721-458b-9e80-713f00ff3898 could not be found. [pid: 7|app: 0|req: 744/1494] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:17 2026] GET /v2.1/servers/7870a5ea-5721-458b-9e80-713f00ff3898 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1495] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:01:17 2026] DELETE /v2.1/servers/eeb5e17e-01dd-4fbc-8dc3-78e1512f12bd => generated 0 bytes in 231 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:17.579 7 WARNING neutronclient.v2_0.client [None req-c7ade533-99ea-4a30-8731-315097678d3d 3795ea72f8eb499591e9c7db80b3d761 feebf93ae2364bb9a08fb98a63ae4c7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:19.441 8 WARNING neutronclient.v2_0.client [None req-db207ffe-d649-4f7c-b2b5-4e1e9620e168 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 745/1496] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:17 2026] GET /v2.1/servers/eeb5e17e-01dd-4fbc-8dc3-78e1512f12bd => generated 1621 bytes in 2204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:01:19.901 8 WARNING neutronclient.v2_0.client [None req-db207ffe-d649-4f7c-b2b5-4e1e9620e168 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:20.187 7 WARNING neutronclient.v2_0.client [None req-c04b8230-b9dc-472d-936f-31604c41ddbf d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 752/1497] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:01:19 2026] POST /v2.1/servers => generated 424 bytes in 956 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:20.230 8 WARNING neutronclient.v2_0.client [None req-ad4e4507-5829-4da2-92d6-2bdd2c95c582 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 753/1498] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:20 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1370 bytes in 367 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:20.611 8 INFO nova.api.openstack.compute.server_external_events [req-5ce0f293-3450-4dde-90ff-5d54e9b9ec64 req-9f994de1-2136-40de-8660-c5ace5e94326 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:90119a69-43a7-49ec-9171-a39f5a5f1f2a for instance eeb5e17e-01dd-4fbc-8dc3-78e1512f12bd on instance [pid: 8|app: 0|req: 754/1499] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:01:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:01:20.675 7 WARNING neutronclient.v2_0.client [None req-c04b8230-b9dc-472d-936f-31604c41ddbf d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:20.798 8 WARNING neutronclient.v2_0.client [None req-7a5eada2-6b0a-4397-a5cf-6752608b7792 3795ea72f8eb499591e9c7db80b3d761 feebf93ae2364bb9a08fb98a63ae4c7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 755/1500] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:20 2026] GET /v2.1/servers/eeb5e17e-01dd-4fbc-8dc3-78e1512f12bd => generated 1452 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1501] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:01:20 2026] POST /v2.1/servers => generated 427 bytes in 826 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:20.985 8 WARNING neutronclient.v2_0.client [None req-ef5fe904-7b03-4a7f-a095-c913c0a6d16c d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 756/1502] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:20 2026] GET /v2.1/servers/6be35040-e22f-4996-88c1-7a2967b46669 => generated 1378 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:21.610 7 WARNING neutronclient.v2_0.client [None req-6c427089-63d7-46af-8c52-9cff150f1b38 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 747/1503] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:21 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1370 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:21.945 8 WARNING neutronclient.v2_0.client [None req-dfe84d4f-d010-463d-9473-dccbe9526063 3795ea72f8eb499591e9c7db80b3d761 feebf93ae2364bb9a08fb98a63ae4c7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 757/1504] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:21 2026] GET /v2.1/servers/eeb5e17e-01dd-4fbc-8dc3-78e1512f12bd => generated 1457 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:22.098 7 WARNING neutronclient.v2_0.client [None req-7d890ddf-36ad-4a25-9353-94d97d896e2e d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 748/1505] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:22 2026] GET /v2.1/servers/6be35040-e22f-4996-88c1-7a2967b46669 => generated 1382 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:22.677 8 WARNING neutronclient.v2_0.client [None req-0c5f38d4-4b94-4662-bd65-335b63b9efb1 b8766e0e0dfb4aba865a0b9ea969940a eaec3bae20704ae693fc66ca16d68899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:22.722 7 WARNING neutronclient.v2_0.client [None req-375394a8-df51-4021-90f2-790804c61c48 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 749/1506] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:22 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1366 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:01:22.885 8 WARNING neutronclient.v2_0.client [None req-0c5f38d4-4b94-4662-bd65-335b63b9efb1 b8766e0e0dfb4aba865a0b9ea969940a eaec3bae20704ae693fc66ca16d68899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:23.067 7 WARNING neutronclient.v2_0.client [None req-4f213a70-9aa5-4380-9fd9-362a6b06d8c0 3795ea72f8eb499591e9c7db80b3d761 feebf93ae2364bb9a08fb98a63ae4c7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 750/1507] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:23 2026] GET /v2.1/servers/eeb5e17e-01dd-4fbc-8dc3-78e1512f12bd => generated 1457 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1508] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:01:22 2026] POST /v2.1/servers => generated 424 bytes in 602 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:23.197 8 WARNING neutronclient.v2_0.client [None req-178be594-0ced-4e2e-bd26-c7f70f0663f9 b8766e0e0dfb4aba865a0b9ea969940a eaec3bae20704ae693fc66ca16d68899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:01:23.224 7 WARNING neutronclient.v2_0.client [None req-bb97df69-0b2b-4ba4-b6ed-fbab2be41936 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 759/1509] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:23 2026] GET /v2.1/servers/961d40ac-9d96-40d0-8030-dd2475f38fdc => generated 1384 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1510] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:23 2026] GET /v2.1/servers/6be35040-e22f-4996-88c1-7a2967b46669 => generated 1374 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:23.820 8 WARNING neutronclient.v2_0.client [None req-186ee1a9-699c-4c0a-bfad-44c68955ed0b 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 760/1511] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:23 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1366 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-07-29 09:01:24.181 7 WARNING neutronclient.v2_0.client [None req-1147e53c-7cae-4aa6-a95b-43eba2fa84db 3795ea72f8eb499591e9c7db80b3d761 feebf93ae2364bb9a08fb98a63ae4c7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 752/1512] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:24 2026] GET /v2.1/servers/eeb5e17e-01dd-4fbc-8dc3-78e1512f12bd => generated 1457 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:24.297 8 WARNING neutronclient.v2_0.client [None req-9c4b09d5-5f8a-40a1-9294-074c96d24a67 b8766e0e0dfb4aba865a0b9ea969940a eaec3bae20704ae693fc66ca16d68899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:01:24.332 7 WARNING neutronclient.v2_0.client [None req-369aaf6f-f47b-4356-87d0-2906f6e0da61 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 761/1513] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:24 2026] GET /v2.1/servers/961d40ac-9d96-40d0-8030-dd2475f38fdc => generated 1388 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1514] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:24 2026] GET /v2.1/servers/6be35040-e22f-4996-88c1-7a2967b46669 => generated 1374 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:24.902 8 WARNING neutronclient.v2_0.client [None req-1c6afc46-d94e-4826-9351-962eb974583f 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 762/1515] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:24 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1366 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:25.312 7 WARNING neutronclient.v2_0.client [None req-6ec1e1ec-0af8-49f0-9924-af995f313921 3795ea72f8eb499591e9c7db80b3d761 feebf93ae2364bb9a08fb98a63ae4c7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 754/1516] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:25 2026] GET /v2.1/servers/eeb5e17e-01dd-4fbc-8dc3-78e1512f12bd => generated 1457 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:25.409 8 WARNING neutronclient.v2_0.client [None req-c386fe46-68d4-4a59-b07a-7949369221d9 b8766e0e0dfb4aba865a0b9ea969940a eaec3bae20704ae693fc66ca16d68899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:01:25.434 7 WARNING neutronclient.v2_0.client [None req-9b4ded45-3de7-459c-99f5-979611f3b731 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 763/1517] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:25 2026] GET /v2.1/servers/961d40ac-9d96-40d0-8030-dd2475f38fdc => generated 1380 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1518] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:25 2026] GET /v2.1/servers/6be35040-e22f-4996-88c1-7a2967b46669 => generated 1374 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:25.988 8 WARNING neutronclient.v2_0.client [None req-588434ae-999f-41a5-8bff-e1035fc843af 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 764/1519] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:25 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1366 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:26.424 8 WARNING neutronclient.v2_0.client [None req-8de716d0-1354-4713-9540-efd2eb729895 3795ea72f8eb499591e9c7db80b3d761 feebf93ae2364bb9a08fb98a63ae4c7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 766/1522] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:26 2026] GET /v2.1/servers/eeb5e17e-01dd-4fbc-8dc3-78e1512f12bd => generated 1457 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:26.518 7 WARNING neutronclient.v2_0.client [None req-bd2a5e37-ddab-43f4-8f4e-b475d39a320d b8766e0e0dfb4aba865a0b9ea969940a eaec3bae20704ae693fc66ca16d68899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:01:26.565 8 WARNING neutronclient.v2_0.client [None req-6808cc6d-7201-4053-9191-5d8a36e0f4e0 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 757/1523] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:26 2026] GET /v2.1/servers/961d40ac-9d96-40d0-8030-dd2475f38fdc => generated 1380 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1524] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:26 2026] GET /v2.1/servers/6be35040-e22f-4996-88c1-7a2967b46669 => generated 1374 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:27.094 7 WARNING neutronclient.v2_0.client [None req-b2679976-a60a-401e-bdf5-f00d9c63d45e 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 758/1525] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:27 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1422 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:27.501 8 INFO nova.api.openstack.wsgi [None req-b09bffa6-9ada-4e39-9203-064f5e5ce822 3795ea72f8eb499591e9c7db80b3d761 feebf93ae2364bb9a08fb98a63ae4c7b - - default default] HTTP exception thrown: Instance eeb5e17e-01dd-4fbc-8dc3-78e1512f12bd could not be found. [pid: 8|app: 0|req: 768/1526] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:27 2026] GET /v2.1/servers/eeb5e17e-01dd-4fbc-8dc3-78e1512f12bd => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:27.623 8 WARNING neutronclient.v2_0.client [None req-a99c63b7-0a63-4168-97a5-69cdade3c5b8 b8766e0e0dfb4aba865a0b9ea969940a eaec3bae20704ae693fc66ca16d68899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 769/1527] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:27 2026] GET /v2.1/servers/961d40ac-9d96-40d0-8030-dd2475f38fdc => generated 1380 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:27.684 8 WARNING neutronclient.v2_0.client [None req-4b270cc7-61b6-4c04-9726-548a8eddc966 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 770/1528] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:27 2026] GET /v2.1/servers/6be35040-e22f-4996-88c1-7a2967b46669 => generated 1374 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:28.186 8 WARNING neutronclient.v2_0.client [None req-1232dfd2-1dc8-4320-91fa-d498ef77dba2 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 771/1529] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:28 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1430 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:28.709 8 WARNING neutronclient.v2_0.client [None req-062045b7-3546-4c1b-a4ab-285157a5d797 b8766e0e0dfb4aba865a0b9ea969940a eaec3bae20704ae693fc66ca16d68899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 759/1530] 10.0.0.17 () {32 vars in 714 bytes} [Wed Jul 29 09:01:27 2026] DELETE /v2.1/images/30fa8b4b-52d0-46f7-a4d0-bef2feeb4de0 => generated 0 bytes in 1209 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1531] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:28 2026] GET /v2.1/servers/961d40ac-9d96-40d0-8030-dd2475f38fdc => generated 1380 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-07-29 09:01:28.792 8 WARNING neutronclient.v2_0.client [None req-53f9402f-9c66-4ad3-ad2c-d07a808ccdae d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 773/1532] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:28 2026] GET /v2.1/servers/6be35040-e22f-4996-88c1-7a2967b46669 => generated 1430 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:29.279 8 WARNING neutronclient.v2_0.client [None req-003034e0-591f-42a5-9cad-bce335f9b273 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 774/1533] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:29 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1472 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1534] 10.0.0.17 () {32 vars in 714 bytes} [Wed Jul 29 09:01:28 2026] DELETE /v2.1/images/f9c69c2e-7255-42e0-9b98-e106ff2fa257 => generated 0 bytes in 1010 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:29.808 7 WARNING neutronclient.v2_0.client [None req-abd6c46d-d73d-4c89-9425-9528c6f5e87f b8766e0e0dfb4aba865a0b9ea969940a eaec3bae20704ae693fc66ca16d68899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 761/1535] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:29 2026] GET /v2.1/servers/961d40ac-9d96-40d0-8030-dd2475f38fdc => generated 1380 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:29.871 7 INFO nova.api.openstack.compute.server_external_events [req-349f5e4e-c8bc-4934-b9b8-c9f2cd60fc48 req-d789b4ed-c96c-4add-b038-0455aeff1f27 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:f5c290e9-b32c-4292-a86e-6c3a97a61f5c for instance f14763c7-e2fb-41d6-a429-156a9a949ce2 on instance [pid: 7|app: 0|req: 762/1536] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:01:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:29.910 7 WARNING neutronclient.v2_0.client [None req-63400a43-6be6-4aea-a925-766b649a2641 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 763/1537] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:29 2026] GET /v2.1/servers/6be35040-e22f-4996-88c1-7a2967b46669 => generated 1430 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:30.443 7 WARNING neutronclient.v2_0.client [None req-86fbcaca-fcce-42cc-8429-e75f3a304566 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 764/1538] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:30 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1470 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1539] 10.0.0.17 () {32 vars in 714 bytes} [Wed Jul 29 09:01:29 2026] DELETE /v2.1/images/d84b280f-53ed-46b8-9865-bf836a67012e => generated 0 bytes in 993 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:30.913 7 WARNING neutronclient.v2_0.client [None req-aa094163-7808-4215-8929-2829b8779060 b8766e0e0dfb4aba865a0b9ea969940a eaec3bae20704ae693fc66ca16d68899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 765/1540] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:30 2026] GET /v2.1/servers/961d40ac-9d96-40d0-8030-dd2475f38fdc => generated 1436 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:01:31.009 8 WARNING neutronclient.v2_0.client [None req-7342dcfc-e029-4c32-80f1-ff4940d15aee d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 776/1541] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:30 2026] GET /v2.1/servers/6be35040-e22f-4996-88c1-7a2967b46669 => generated 1480 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-07-29 09:01:31.603 7 WARNING neutronclient.v2_0.client [None req-5a5737f2-38cf-4bb8-8cf7-198417b15ae7 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:31.838 8 INFO nova.api.openstack.compute.server_external_events [req-095979ad-399c-45f5-a609-44bdbf6d4ab8 req-acfa8d17-06cb-4408-b21c-b243a705c94a da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:51f10317-968a-451e-80ff-a67e1a764035 for instance 6be35040-e22f-4996-88c1-7a2967b46669 on instance [pid: 8|app: 0|req: 777/1542] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:01:31 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) [pid: 7|app: 0|req: 766/1543] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:31 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1470 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:32.030 8 WARNING neutronclient.v2_0.client [None req-f1f43903-304a-4125-a8bb-3cdcbce79091 b8766e0e0dfb4aba865a0b9ea969940a eaec3bae20704ae693fc66ca16d68899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 778/1544] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:31 2026] GET /v2.1/servers/961d40ac-9d96-40d0-8030-dd2475f38fdc => generated 1436 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:32.247 7 WARNING neutronclient.v2_0.client [None req-5f5f4fff-0681-4425-8654-5fa661f32f20 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 767/1545] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:32 2026] GET /v2.1/servers/6be35040-e22f-4996-88c1-7a2967b46669 => generated 1490 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:32.921 8 WARNING neutronclient.v2_0.client [None req-efcada17-6e83-47fb-bf29-eb35ca0bc161 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 779/1546] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:32 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1470 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:33.130 7 WARNING neutronclient.v2_0.client [None req-7065bea3-f8fc-4769-a09a-e2286be44f0d b8766e0e0dfb4aba865a0b9ea969940a eaec3bae20704ae693fc66ca16d68899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 768/1547] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:33 2026] GET /v2.1/servers/961d40ac-9d96-40d0-8030-dd2475f38fdc => generated 1444 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:33.426 8 WARNING neutronclient.v2_0.client [None req-a816ba51-388c-42b7-bb77-b6178cd83598 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 780/1548] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:33 2026] GET /v2.1/servers/6be35040-e22f-4996-88c1-7a2967b46669 => generated 1478 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 769/1549] 10.0.0.17 () {34 vars in 669 bytes} [Wed Jul 29 09:01:33 2026] POST /v2.1/os-keypairs => generated 156 bytes in 158 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:33.888 8 INFO nova.api.openstack.wsgi [None req-969ef08a-d005-4c55-ae14-d0d916e23db2 ce0edac753304e419bd6ee54d7f83161 1b4cfeeeaa224ba7b946f752a9ee3698 - - default default] HTTP exception thrown: Keypair data is invalid: failed to generate fingerprint [pid: 8|app: 0|req: 781/1550] 10.0.0.17 () {34 vars in 670 bytes} [Wed Jul 29 09:01:33 2026] POST /v2.1/os-keypairs => generated 99 bytes in 41 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) 2026-07-29 09:01:33.957 8 INFO nova.api.openstack.compute.server_external_events [req-dd7541fd-e01d-4c48-98af-1a9132fbae5b req-e649bf67-f7a7-46a9-8e39-4a0c74de05d3 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:f733e6b5-4606-40af-8c65-92e32bb646b1 for instance 961d40ac-9d96-40d0-8030-dd2475f38fdc on instance [pid: 7|app: 0|req: 770/1551] 10.0.0.17 () {34 vars in 669 bytes} [Wed Jul 29 09:01:33 2026] POST /v2.1/os-keypairs => generated 386 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1552] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:01:33 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) 2026-07-29 09:01:34.006 7 INFO nova.api.openstack.wsgi [None req-867c0f7b-9c73-4cd4-8ff3-811a59315f2e ce0edac753304e419bd6ee54d7f83161 1b4cfeeeaa224ba7b946f752a9ee3698 - - default default] HTTP exception thrown: Key pair 'tempest-keypair-1492392923' already exists. [pid: 7|app: 0|req: 771/1553] 10.0.0.17 () {34 vars in 669 bytes} [Wed Jul 29 09:01:33 2026] POST /v2.1/os-keypairs => generated 105 bytes in 35 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 783/1554] 10.0.0.17 () {32 vars in 704 bytes} [Wed Jul 29 09:01:34 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1492392923 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-29 09:01:34.072 7 WARNING neutronclient.v2_0.client [None req-013914d8-327f-4dff-8c82-4b3542db0399 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 784/1555] 10.0.0.17 () {34 vars in 669 bytes} [Wed Jul 29 09:01:34 2026] POST /v2.1/os-keypairs => generated 115 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) 2026-07-29 09:01:34.108 8 INFO nova.api.openstack.wsgi [None req-87e8ae2a-235c-4c29-b574-8f2fd3c886f9 ce0edac753304e419bd6ee54d7f83161 1b4cfeeeaa224ba7b946f752a9ee3698 - - default default] HTTP exception thrown: Keypair data is invalid: failed to generate fingerprint [pid: 8|app: 0|req: 785/1556] 10.0.0.17 () {34 vars in 668 bytes} [Wed Jul 29 09:01:34 2026] POST /v2.1/os-keypairs => generated 99 bytes in 30 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1557] 10.0.0.17 () {34 vars in 669 bytes} [Wed Jul 29 09:01:34 2026] POST /v2.1/os-keypairs => generated 627 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) 2026-07-29 09:01:34.158 8 INFO nova.api.openstack.wsgi [None req-e8ffeea8-2b63-49f3-bef5-51075df29831 ce0edac753304e419bd6ee54d7f83161 1b4cfeeeaa224ba7b946f752a9ee3698 - - default default] HTTP exception thrown: Keypair data is invalid: failed to generate fingerprint [pid: 8|app: 0|req: 787/1558] 10.0.0.17 () {34 vars in 669 bytes} [Wed Jul 29 09:01:34 2026] POST /v2.1/os-keypairs => generated 99 bytes in 34 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1559] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:34 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1470 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:01:34.176 8 INFO nova.api.openstack.wsgi [None req-86a23959-2a14-4182-aee4-61da4f38aa7b ce0edac753304e419bd6ee54d7f83161 1b4cfeeeaa224ba7b946f752a9ee3698 - - default default] HTTP exception thrown: Keypair tempest-keypair-non-existent-67106465 not found for user ce0edac753304e419bd6ee54d7f83161 [pid: 8|app: 0|req: 788/1560] 10.0.0.17 () {32 vars in 726 bytes} [Wed Jul 29 09:01:34 2026] DELETE /v2.1/os-keypairs/tempest-keypair-non-existent-67106465 => generated 143 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:34.232 7 WARNING neutronclient.v2_0.client [None req-43d66f22-1a1c-4399-9ba6-dd4781bff88a b8766e0e0dfb4aba865a0b9ea969940a eaec3bae20704ae693fc66ca16d68899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 773/1561] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:34 2026] GET /v2.1/servers/961d40ac-9d96-40d0-8030-dd2475f38fdc => generated 1496 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:01:34.584 8 WARNING neutronclient.v2_0.client [None req-9a6be40c-b648-4f21-a4cb-7569f61ee939 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 789/1562] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:34 2026] GET /v2.1/servers/6be35040-e22f-4996-88c1-7a2967b46669 => generated 1478 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:35.221 7 WARNING neutronclient.v2_0.client [None req-4ec37f7c-9211-4cba-80b0-66c1896ebe20 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 774/1563] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:35 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1470 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:35.409 8 WARNING neutronclient.v2_0.client [None req-c23c5363-4cfb-4507-8a25-83d76ce8968a b8766e0e0dfb4aba865a0b9ea969940a eaec3bae20704ae693fc66ca16d68899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 790/1564] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:35 2026] GET /v2.1/servers/961d40ac-9d96-40d0-8030-dd2475f38fdc => generated 1484 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:35.746 7 WARNING neutronclient.v2_0.client [None req-e2c83269-c75c-4560-8c07-1a1551af8b9a d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 775/1565] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:35 2026] GET /v2.1/servers/6be35040-e22f-4996-88c1-7a2967b46669 => generated 1478 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:36.348 7 INFO nova.api.openstack.compute.server_external_events [req-acc7d871-e6ee-493e-b2d3-32079af7c954 req-21b1c81b-bd8a-422d-b2d1-d5d710f23d2e da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:51f10317-968a-451e-80ff-a67e1a764035 for instance 6be35040-e22f-4996-88c1-7a2967b46669 on instance [pid: 7|app: 0|req: 777/1568] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:01:36 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-07-29 09:01:36.374 8 WARNING neutronclient.v2_0.client [None req-3621dca5-bc1c-4538-b480-f62705af9e18 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] 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: 792/1569] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:36 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1470 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:01:36.560 7 WARNING neutronclient.v2_0.client [None req-b3c33a33-eacc-48e3-8975-e4ea21c95fca b8766e0e0dfb4aba865a0b9ea969940a eaec3bae20704ae693fc66ca16d68899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 778/1570] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:36 2026] GET /v2.1/servers/961d40ac-9d96-40d0-8030-dd2475f38fdc => generated 1484 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:36.897 8 WARNING neutronclient.v2_0.client [None req-407946c3-2696-4f55-8711-f88275aecbb1 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 793/1571] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:36 2026] GET /v2.1/servers/6be35040-e22f-4996-88c1-7a2967b46669 => generated 1478 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:37.570 7 WARNING neutronclient.v2_0.client [None req-087d5952-d20c-4944-8b9d-acc01bf4d617 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] 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: 779/1572] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:37 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1470 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:01:37.716 8 WARNING neutronclient.v2_0.client [None req-31cfe913-c312-4b4a-a7e3-75c7bdd25565 b8766e0e0dfb4aba865a0b9ea969940a eaec3bae20704ae693fc66ca16d68899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 794/1573] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:37 2026] GET /v2.1/servers/961d40ac-9d96-40d0-8030-dd2475f38fdc => generated 1484 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:38.117 7 WARNING neutronclient.v2_0.client [None req-3a0e6623-4a40-4b3c-944b-36aa4342322a d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 780/1574] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:38 2026] GET /v2.1/servers/6be35040-e22f-4996-88c1-7a2967b46669 => generated 1478 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:38.392 8 INFO nova.api.openstack.compute.server_external_events [req-43f99a78-6f32-4754-ad3c-65fc753278a9 req-867ea918-bc20-4552-8487-3c4fd1bde5e8 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:f5c290e9-b32c-4292-a86e-6c3a97a61f5c for instance f14763c7-e2fb-41d6-a429-156a9a949ce2 on instance [pid: 8|app: 0|req: 795/1575] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:01:38 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-07-29 09:01:38.766 7 WARNING neutronclient.v2_0.client [None req-1e958bd7-774e-4c9a-aa45-f30e6874ca42 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:38.869 8 WARNING neutronclient.v2_0.client [None req-1bdcbec3-093a-4b18-9634-fbed88513ebd b8766e0e0dfb4aba865a0b9ea969940a eaec3bae20704ae693fc66ca16d68899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 781/1576] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:38 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1470 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1577] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:38 2026] GET /v2.1/servers/961d40ac-9d96-40d0-8030-dd2475f38fdc => generated 1484 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:39.278 7 WARNING neutronclient.v2_0.client [None req-993d9817-221b-42dc-9b16-b3d8075717a2 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:39.353 8 INFO nova.api.openstack.compute.server_external_events [req-64d604f2-61f9-4d40-a85c-468894647368 req-e4c9a05c-187c-4b5b-8041-e6b895979af5 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:f733e6b5-4606-40af-8c65-92e32bb646b1 for instance 961d40ac-9d96-40d0-8030-dd2475f38fdc on instance [pid: 8|app: 0|req: 797/1578] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:01:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1579] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:39 2026] GET /v2.1/servers/6be35040-e22f-4996-88c1-7a2967b46669 => generated 1672 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:39.482 8 WARNING neutronclient.v2_0.client [None req-0230d174-3716-46ae-92b5-19d944a8a145 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 798/1580] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:39 2026] GET /v2.1/servers/6be35040-e22f-4996-88c1-7a2967b46669 => generated 1672 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:39.951 8 WARNING neutronclient.v2_0.client [None req-4c651b42-c503-4355-976e-0bfee4476664 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 783/1581] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:01:39 2026] POST /v2.1/servers/6be35040-e22f-4996-88c1-7a2967b46669/action => generated 0 bytes in 458 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, ' [pid: 8|app: 0|req: 799/1582] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:39 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 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-07-29 09:01:40.113 7 WARNING neutronclient.v2_0.client [None req-5bdfe24e-0e55-4e16-8d96-d08e8f74207b b8766e0e0dfb4aba865a0b9ea969940a eaec3bae20704ae693fc66ca16d68899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 784/1583] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:40 2026] GET /v2.1/servers/961d40ac-9d96-40d0-8030-dd2475f38fdc => generated 1484 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1584] 10.0.0.17 () {32 vars in 714 bytes} [Wed Jul 29 09:01:40 2026] DELETE /v2.1/images/3a389416-e096-4cf4-9a6e-43f4753e891f => generated 0 bytes in 255 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:40.380 7 INFO nova.api.openstack.wsgi [None req-c0faa559-6a88-4c54-bf89-89fc0a029502 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] HTTP exception thrown: Image not found. [pid: 7|app: 0|req: 785/1585] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:01:40 2026] GET /v2.1/images/3a389416-e096-4cf4-9a6e-43f4753e891f => generated 62 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) 2026-07-29 09:01:40.444 8 WARNING neutronclient.v2_0.client [None req-7000b89d-514f-4614-b652-d7dbe46b69b5 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 801/1586] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:40 2026] GET /v2.1/servers/6be35040-e22f-4996-88c1-7a2967b46669 => generated 1692 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:01:40.607 7 WARNING neutronclient.v2_0.client [None req-8bf684e6-cbc2-490d-8d6a-9e03b2eacd3c 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:01:40.724 7 WARNING neutronclient.v2_0.client [None req-8bf684e6-cbc2-490d-8d6a-9e03b2eacd3c 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 786/1587] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:01:40 2026] POST /v2.1/servers => generated 424 bytes in 447 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:41.007 8 WARNING neutronclient.v2_0.client [None req-ee38ced0-f916-478b-bfb7-b21a10bd8d0e 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 802/1588] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:40 2026] GET /v2.1/servers/dc68913e-8c35-45a1-9799-d64a4fef0ac3 => generated 1371 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:41.342 7 WARNING neutronclient.v2_0.client [None req-80b575e6-6e74-4d16-a09f-523c046c3679 b8766e0e0dfb4aba865a0b9ea969940a eaec3bae20704ae693fc66ca16d68899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 787/1589] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:41 2026] GET /v2.1/servers/961d40ac-9d96-40d0-8030-dd2475f38fdc => generated 1684 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-07-29 09:01:41.488 8 WARNING neutronclient.v2_0.client [None req-75f49801-27f3-47b8-803d-ee2846c3fcd5 b8766e0e0dfb4aba865a0b9ea969940a eaec3bae20704ae693fc66ca16d68899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:41.622 7 WARNING neutronclient.v2_0.client [None req-3034d9ef-55ef-4ef9-b59b-75eb8c77d166 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:01:42.782 8 WARNING neutronclient.v2_0.client [None req-75f49801-27f3-47b8-803d-ee2846c3fcd5 b8766e0e0dfb4aba865a0b9ea969940a eaec3bae20704ae693fc66ca16d68899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 788/1590] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:41 2026] GET /v2.1/servers/6be35040-e22f-4996-88c1-7a2967b46669 => generated 1684 bytes in 1261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:42.873 7 WARNING neutronclient.v2_0.client [None req-6084fa58-064b-4935-bc66-d28d0c87d9e0 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 789/1591] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:42 2026] GET /v2.1/servers/dc68913e-8c35-45a1-9799-d64a4fef0ac3 => generated 1367 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1592] 10.0.0.17 () {34 vars in 676 bytes} [Wed Jul 29 09:01:41 2026] POST /v2.1/os-floating-ips => generated 143 bytes in 1550 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:43.069 7 WARNING neutronclient.v2_0.client [None req-a68df238-bdc8-4226-99bf-32cc1d498d8f b8766e0e0dfb4aba865a0b9ea969940a eaec3bae20704ae693fc66ca16d68899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:01:43.902 8 WARNING neutronclient.v2_0.client [None req-4b04b657-3071-4af5-be06-d40bb59adee8 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:01:44.029 7 WARNING neutronclient.v2_0.client [None req-a68df238-bdc8-4226-99bf-32cc1d498d8f b8766e0e0dfb4aba865a0b9ea969940a eaec3bae20704ae693fc66ca16d68899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 804/1593] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:43 2026] GET /v2.1/servers/6be35040-e22f-4996-88c1-7a2967b46669 => generated 1672 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:44.181 8 WARNING neutronclient.v2_0.client [None req-a396954a-607b-4686-8154-707bb994fcde 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 805/1594] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:44 2026] GET /v2.1/servers/dc68913e-8c35-45a1-9799-d64a4fef0ac3 => generated 1423 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:44.246 8 INFO nova.api.openstack.compute.server_external_events [req-e5e3b73c-fdbd-4ef3-a5a4-37deb129381d req-154513da-1e79-4343-979b-0fa3d60645e6 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:f733e6b5-4606-40af-8c65-92e32bb646b1 for instance 961d40ac-9d96-40d0-8030-dd2475f38fdc on instance [pid: 8|app: 0|req: 806/1595] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:01:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:44.378 7 WARNING neutronclient.v2_0.client [None req-a68df238-bdc8-4226-99bf-32cc1d498d8f b8766e0e0dfb4aba865a0b9ea969940a eaec3bae20704ae693fc66ca16d68899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 807/1596] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:01:44 2026] DELETE /v2.1/servers/6be35040-e22f-4996-88c1-7a2967b46669 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:44.531 8 WARNING neutronclient.v2_0.client [None req-a4473758-c773-4e5b-9b82-83011dce9677 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 790/1597] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:01:43 2026] POST /v2.1/servers/961d40ac-9d96-40d0-8030-dd2475f38fdc/action => generated 0 bytes in 1584 msecs (HTTP/1.1 202) 9 headers in 369 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:44.633 7 WARNING neutronclient.v2_0.client [None req-d376ae11-294b-4ff1-ae16-85622b860800 b8766e0e0dfb4aba865a0b9ea969940a eaec3bae20704ae693fc66ca16d68899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 808/1598] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:44 2026] GET /v2.1/servers/6be35040-e22f-4996-88c1-7a2967b46669 => generated 1678 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-07-29 09:01:44.825 8 WARNING neutronclient.v2_0.client [None req-786df0d6-1626-4c5c-bc36-e88274ed68ef e1889d50225c4507ab7a33bd6ef93288 7362e04ad3ca41debb598891fa004354 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 809/1599] 10.0.0.17 () {34 vars in 683 bytes} [Wed Jul 29 09:01:44 2026] POST /v2.1/os-security-groups => generated 254 bytes in 377 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:01:45.169 8 WARNING neutronclient.v2_0.client [None req-74fffd76-3c8a-4a0b-b51e-f9f78fb04c74 e1889d50225c4507ab7a33bd6ef93288 7362e04ad3ca41debb598891fa004354 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:01:45.214 8 WARNING neutronclient.v2_0.client [None req-74fffd76-3c8a-4a0b-b51e-f9f78fb04c74 e1889d50225c4507ab7a33bd6ef93288 7362e04ad3ca41debb598891fa004354 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 810/1600] 10.0.0.17 () {34 vars in 693 bytes} [Wed Jul 29 09:01:45 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:01:45.534 7 WARNING neutronclient.v2_0.client [None req-d376ae11-294b-4ff1-ae16-85622b860800 b8766e0e0dfb4aba865a0b9ea969940a eaec3bae20704ae693fc66ca16d68899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:01:45.537 8 WARNING neutronclient.v2_0.client [None req-8ab93cd4-4618-473f-b645-87593f9b7a13 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 811/1601] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:45 2026] GET /v2.1/servers/dc68913e-8c35-45a1-9799-d64a4fef0ac3 => generated 1431 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:45.611 8 WARNING neutronclient.v2_0.client [None req-7ee82226-bf7e-49c7-b8df-5ddbeb1e4609 e1889d50225c4507ab7a33bd6ef93288 7362e04ad3ca41debb598891fa004354 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 791/1602] 10.0.0.17 () {34 vars in 676 bytes} [Wed Jul 29 09:01:44 2026] POST /v2.1/os-floating-ips => generated 143 bytes in 1031 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:01:45.693 8 INFO nova.api.openstack.wsgi [None req-7ee82226-bf7e-49c7-b8df-5ddbeb1e4609 e1889d50225c4507ab7a33bd6ef93288 7362e04ad3ca41debb598891fa004354 - - default default] HTTP exception thrown: This rule already exists in group f2eb88e9-d7e5-4afb-967c-d72560fcad23 [pid: 8|app: 0|req: 812/1603] 10.0.0.17 () {34 vars in 693 bytes} [Wed Jul 29 09:01:45 2026] POST /v2.1/os-security-group-rules => generated 114 bytes in 93 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) 2026-07-29 09:01:45.706 8 WARNING neutronclient.v2_0.client [None req-48e3738f-b98f-4aa1-80bc-8225d18aa4f2 e1889d50225c4507ab7a33bd6ef93288 7362e04ad3ca41debb598891fa004354 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:01:45.711 7 WARNING neutronclient.v2_0.client [None req-9c0f084e-1268-4d55-ad53-bb9337ed7cda b8766e0e0dfb4aba865a0b9ea969940a eaec3bae20704ae693fc66ca16d68899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:01:45.738 8 WARNING neutronclient.v2_0.client [None req-48e3738f-b98f-4aa1-80bc-8225d18aa4f2 e1889d50225c4507ab7a33bd6ef93288 7362e04ad3ca41debb598891fa004354 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:01:45.775 8 WARNING neutronclient.v2_0.client [None req-48e3738f-b98f-4aa1-80bc-8225d18aa4f2 e1889d50225c4507ab7a33bd6ef93288 7362e04ad3ca41debb598891fa004354 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 813/1604] 10.0.0.17 () {32 vars in 748 bytes} [Wed Jul 29 09:01:45 2026] DELETE /v2.1/os-security-group-rules/958a9c5b-1f77-4509-a761-a2e3ea37c09f => generated 0 bytes in 195 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-29 09:01:45.926 8 WARNING neutronclient.v2_0.client [None req-9a7af227-72c0-4ede-a689-01be3ef2f053 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:01:46.004 7 INFO nova.api.openstack.wsgi [None req-9c0f084e-1268-4d55-ad53-bb9337ed7cda b8766e0e0dfb4aba865a0b9ea969940a eaec3bae20704ae693fc66ca16d68899 - - default default] HTTP exception thrown: Cannot associate floating IP 10.96.250.214 (c4d1ae35-4f68-499f-a1a1-9733e11ced6c) with port f733e6b5-4606-40af-8c65-92e32bb646b1 using fixed IP 10.100.0.11, as that fixed IP already has a floating IP on external network 70fc94e5-f60d-4ba3-b548-c3a47446e604. Neutron server returns request_ids: ['req-1d79e0db-6557-4fa2-ac34-a3bedf06bb5f'] [pid: 7|app: 0|req: 792/1605] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:01:45 2026] POST /v2.1/servers/961d40ac-9d96-40d0-8030-dd2475f38fdc/action => generated 383 bytes in 338 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:46.015 7 WARNING neutronclient.v2_0.client [None req-ce71bb13-b16e-422a-9125-7a9b3403aaf9 e1889d50225c4507ab7a33bd6ef93288 7362e04ad3ca41debb598891fa004354 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 814/1606] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:45 2026] GET /v2.1/servers/6be35040-e22f-4996-88c1-7a2967b46669 => generated 1678 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:46.056 8 WARNING neutronclient.v2_0.client [None req-ce9f006b-e5c0-4b8a-a96d-dbc6176dd9a6 b8766e0e0dfb4aba865a0b9ea969940a eaec3bae20704ae693fc66ca16d68899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 793/1607] 10.0.0.17 () {34 vars in 683 bytes} [Wed Jul 29 09:01:46 2026] POST /v2.1/os-security-groups => generated 254 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:01:46.295 7 WARNING neutronclient.v2_0.client [None req-8c740212-421d-4579-82c1-545f566c55d8 e1889d50225c4507ab7a33bd6ef93288 7362e04ad3ca41debb598891fa004354 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:01:46.346 7 INFO nova.api.openstack.wsgi [None req-8c740212-421d-4579-82c1-545f566c55d8 e1889d50225c4507ab7a33bd6ef93288 7362e04ad3ca41debb598891fa004354 - - default default] HTTP exception thrown: Invalid port range 2098518313:22. Former value cannot be greater than the later [pid: 7|app: 0|req: 794/1608] 10.0.0.17 () {34 vars in 693 bytes} [Wed Jul 29 09:01:46 2026] POST /v2.1/os-security-group-rules => generated 123 bytes in 62 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1611] 10.0.0.17 () {34 vars in 693 bytes} [Wed Jul 29 09:01:46 2026] POST /v2.1/os-security-group-rules => generated 178 bytes in 8 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) 2026-07-29 09:01:46.385 7 WARNING neutronclient.v2_0.client [None req-ceede05e-6a16-40f3-8f99-af562691b4c6 e1889d50225c4507ab7a33bd6ef93288 7362e04ad3ca41debb598891fa004354 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:01:46.406 8 WARNING neutronclient.v2_0.client [None req-ce9f006b-e5c0-4b8a-a96d-dbc6176dd9a6 b8766e0e0dfb4aba865a0b9ea969940a eaec3bae20704ae693fc66ca16d68899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:01:46.558 8 WARNING neutronclient.v2_0.client [None req-ce9f006b-e5c0-4b8a-a96d-dbc6176dd9a6 b8766e0e0dfb4aba865a0b9ea969940a eaec3bae20704ae693fc66ca16d68899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 798/1612] 10.0.0.17 () {34 vars in 683 bytes} [Wed Jul 29 09:01:46 2026] POST /v2.1/os-security-groups => generated 255 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:01:46.695 7 WARNING neutronclient.v2_0.client [None req-64d179a1-8a55-49b8-8552-4434892c1bf5 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 815/1613] 10.0.0.17 () {32 vars in 732 bytes} [Wed Jul 29 09:01:46 2026] DELETE /v2.1/os-floating-ips/c4d1ae35-4f68-499f-a1a1-9733e11ced6c => generated 0 bytes in 945 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-29 09:01:47.004 8 WARNING neutronclient.v2_0.client [None req-61528b5f-1073-4a32-a056-33660cd3b787 e1889d50225c4507ab7a33bd6ef93288 7362e04ad3ca41debb598891fa004354 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:01:47.118 8 INFO nova.api.openstack.wsgi [None req-61528b5f-1073-4a32-a056-33660cd3b787 e1889d50225c4507ab7a33bd6ef93288 7362e04ad3ca41debb598891fa004354 - - default default] HTTP exception thrown: Invalid IP protocol tempest-999-1612080222. [pid: 8|app: 0|req: 816/1614] 10.0.0.17 () {34 vars in 693 bytes} [Wed Jul 29 09:01:46 2026] POST /v2.1/os-security-group-rules => generated 87 bytes in 122 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) 2026-07-29 09:01:47.127 8 WARNING neutronclient.v2_0.client [None req-60ce228c-a415-4247-834b-2f3caa20ffc1 b8766e0e0dfb4aba865a0b9ea969940a eaec3bae20704ae693fc66ca16d68899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 799/1615] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:46 2026] GET /v2.1/servers/dc68913e-8c35-45a1-9799-d64a4fef0ac3 => generated 1473 bytes in 517 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:47.212 7 WARNING neutronclient.v2_0.client [None req-c20fe340-08f1-4f00-9f89-ec852c282186 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:01:47.257 8 WARNING neutronclient.v2_0.client [None req-60ce228c-a415-4247-834b-2f3caa20ffc1 b8766e0e0dfb4aba865a0b9ea969940a eaec3bae20704ae693fc66ca16d68899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 800/1616] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:47 2026] GET /v2.1/servers/6be35040-e22f-4996-88c1-7a2967b46669 => generated 1678 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:47.354 7 INFO nova.api.openstack.compute.server_external_events [req-bdaaa690-6142-4460-986e-58bcc26743b9 req-6e4b5ba1-9d27-40e4-a436-a5906adedf1e da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:72c41c86-9014-47dc-9993-53437e351a56 for instance dc68913e-8c35-45a1-9799-d64a4fef0ac3 on instance [pid: 7|app: 0|req: 801/1617] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:01:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:01:47.360 8 WARNING neutronclient.v2_0.client [None req-60ce228c-a415-4247-834b-2f3caa20ffc1 b8766e0e0dfb4aba865a0b9ea969940a eaec3bae20704ae693fc66ca16d68899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:47.365 7 WARNING neutronclient.v2_0.client [None req-0ab2a372-6c54-46d6-8476-0dff2acc0016 e1889d50225c4507ab7a33bd6ef93288 7362e04ad3ca41debb598891fa004354 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 802/1618] 10.0.0.17 () {34 vars in 683 bytes} [Wed Jul 29 09:01:47 2026] POST /v2.1/os-security-groups => generated 255 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:01:47.671 7 WARNING neutronclient.v2_0.client [None req-e8ec66aa-4739-4f64-90cb-01f465328b50 e1889d50225c4507ab7a33bd6ef93288 7362e04ad3ca41debb598891fa004354 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:01:47.735 7 INFO nova.api.openstack.wsgi [None req-e8ec66aa-4739-4f64-90cb-01f465328b50 e1889d50225c4507ab7a33bd6ef93288 7362e04ad3ca41debb598891fa004354 - - default default] HTTP exception thrown: Invalid port range 22:21. Former value cannot be greater than the later [pid: 7|app: 0|req: 803/1619] 10.0.0.17 () {34 vars in 693 bytes} [Wed Jul 29 09:01:47 2026] POST /v2.1/os-security-group-rules => generated 115 bytes in 73 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) 2026-07-29 09:01:47.749 7 WARNING neutronclient.v2_0.client [None req-dfd2a37f-2d74-427f-9128-69b6abf3e9c2 e1889d50225c4507ab7a33bd6ef93288 7362e04ad3ca41debb598891fa004354 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 804/1620] 10.0.0.17 () {34 vars in 683 bytes} [Wed Jul 29 09:01:47 2026] POST /v2.1/os-security-groups => generated 255 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:01:47.998 7 WARNING neutronclient.v2_0.client [None req-66e9db10-14e9-4cb3-85b1-3de76cb90dcc e1889d50225c4507ab7a33bd6ef93288 7362e04ad3ca41debb598891fa004354 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:01:48.040 7 INFO nova.api.openstack.wsgi [None req-66e9db10-14e9-4cb3-85b1-3de76cb90dcc e1889d50225c4507ab7a33bd6ef93288 7362e04ad3ca41debb598891fa004354 - - default default] HTTP exception thrown: Invalid port range 22:357329340. Valid TCP ports should be between 1-65535 [pid: 7|app: 0|req: 805/1621] 10.0.0.17 () {34 vars in 693 bytes} [Wed Jul 29 09:01:47 2026] POST /v2.1/os-security-group-rules => generated 118 bytes in 53 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) 2026-07-29 09:01:48.062 7 WARNING neutronclient.v2_0.client [None req-b4c88667-ecb8-4f39-a3fa-92975bd20a6e e1889d50225c4507ab7a33bd6ef93288 7362e04ad3ca41debb598891fa004354 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:01:48.063 8 WARNING neutronclient.v2_0.client [None req-60ce228c-a415-4247-834b-2f3caa20ffc1 b8766e0e0dfb4aba865a0b9ea969940a eaec3bae20704ae693fc66ca16d68899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:01:48.095 7 INFO nova.api.openstack.wsgi [None req-b4c88667-ecb8-4f39-a3fa-92975bd20a6e e1889d50225c4507ab7a33bd6ef93288 7362e04ad3ca41debb598891fa004354 - - default default] HTTP exception thrown: Security group 74abd267-dc2d-42eb-94fe-ab6f85a292a3 does not exist Neutron server returns request_ids: ['req-72f7011c-aae7-48b7-989a-491c43e3d5aa'] [pid: 7|app: 0|req: 806/1622] 10.0.0.17 () {34 vars in 693 bytes} [Wed Jul 29 09:01:48 2026] POST /v2.1/os-security-group-rules => generated 194 bytes in 46 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 09:01:48.108 7 WARNING neutronclient.v2_0.client [None req-34bb043c-b94b-4a4d-b80a-21c79794ef98 e1889d50225c4507ab7a33bd6ef93288 7362e04ad3ca41debb598891fa004354 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:01:48.187 7 INFO nova.api.openstack.wsgi [None req-34bb043c-b94b-4a4d-b80a-21c79794ef98 e1889d50225c4507ab7a33bd6ef93288 7362e04ad3ca41debb598891fa004354 - - default default] HTTP exception thrown: Security group rule 378b8355-fc07-4c7b-95dc-d5126118f6e1 does not exist Neutron server returns request_ids: ['req-bd84d0a1-d032-485c-a2b7-05a8f9fa6bc4'] [pid: 7|app: 0|req: 807/1623] 10.0.0.17 () {32 vars in 748 bytes} [Wed Jul 29 09:01:48 2026] DELETE /v2.1/os-security-group-rules/378b8355-fc07-4c7b-95dc-d5126118f6e1 => generated 199 bytes in 84 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 09:01:48.219 7 WARNING neutronclient.v2_0.client [None req-2c4634d2-7b8b-4a4f-a5f5-c3990d360426 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 808/1624] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:48 2026] GET /v2.1/servers/dc68913e-8c35-45a1-9799-d64a4fef0ac3 => generated 1471 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:48.311 7 WARNING neutronclient.v2_0.client [None req-27d1a099-c1b9-4490-92eb-50b4d28870d0 e1889d50225c4507ab7a33bd6ef93288 7362e04ad3ca41debb598891fa004354 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:01:48.346 8 WARNING neutronclient.v2_0.client [None req-60ce228c-a415-4247-834b-2f3caa20ffc1 b8766e0e0dfb4aba865a0b9ea969940a eaec3bae20704ae693fc66ca16d68899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:01:48.355 7 WARNING neutronclient.v2_0.client [None req-27d1a099-c1b9-4490-92eb-50b4d28870d0 e1889d50225c4507ab7a33bd6ef93288 7362e04ad3ca41debb598891fa004354 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 809/1625] 10.0.0.17 () {32 vars in 738 bytes} [Wed Jul 29 09:01:48 2026] DELETE /v2.1/os-security-groups/7f671be2-8011-4234-8aa3-aace0f77f4d1 => generated 0 bytes in 190 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1626] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:01:47 2026] POST /v2.1/servers/961d40ac-9d96-40d0-8030-dd2475f38fdc/action => generated 0 bytes in 1390 msecs (HTTP/1.1 202) 9 headers in 369 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:48.515 8 WARNING neutronclient.v2_0.client [None req-93e54838-0733-429e-824a-31d9f251846f e1889d50225c4507ab7a33bd6ef93288 7362e04ad3ca41debb598891fa004354 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:01:48.532 7 WARNING neutronclient.v2_0.client [None req-5b13db23-161f-4a9b-9075-0dc33fb59974 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:01:48.553 8 WARNING neutronclient.v2_0.client [None req-93e54838-0733-429e-824a-31d9f251846f e1889d50225c4507ab7a33bd6ef93288 7362e04ad3ca41debb598891fa004354 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 810/1627] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:48 2026] GET /v2.1/servers/6be35040-e22f-4996-88c1-7a2967b46669 => generated 1459 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:48.596 7 WARNING neutronclient.v2_0.client [None req-4a340dfc-f1f4-4341-b64a-4f8b482a42bd b8766e0e0dfb4aba865a0b9ea969940a eaec3bae20704ae693fc66ca16d68899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:01:48.695 7 WARNING neutronclient.v2_0.client [None req-4a340dfc-f1f4-4341-b64a-4f8b482a42bd b8766e0e0dfb4aba865a0b9ea969940a eaec3bae20704ae693fc66ca16d68899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 818/1628] 10.0.0.17 () {32 vars in 738 bytes} [Wed Jul 29 09:01:48 2026] DELETE /v2.1/os-security-groups/dd374d39-5593-4f73-9e46-3a76801b26c9 => generated 0 bytes in 211 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-29 09:01:48.732 8 WARNING neutronclient.v2_0.client [None req-9be69543-5d17-4cc3-81ab-ee22842ff208 e1889d50225c4507ab7a33bd6ef93288 7362e04ad3ca41debb598891fa004354 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:01:48.735 7 WARNING neutronclient.v2_0.client [None req-4a340dfc-f1f4-4341-b64a-4f8b482a42bd b8766e0e0dfb4aba865a0b9ea969940a eaec3bae20704ae693fc66ca16d68899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:01:48.779 8 WARNING neutronclient.v2_0.client [None req-9be69543-5d17-4cc3-81ab-ee22842ff208 e1889d50225c4507ab7a33bd6ef93288 7362e04ad3ca41debb598891fa004354 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 819/1629] 10.0.0.17 () {32 vars in 738 bytes} [Wed Jul 29 09:01:48 2026] DELETE /v2.1/os-security-groups/f0daf49a-5215-4fc7-b829-1544f4f24919 => generated 0 bytes in 183 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-29 09:01:48.921 8 WARNING neutronclient.v2_0.client [None req-eaa8463f-453d-472e-9fce-15b9e9ce57cd e1889d50225c4507ab7a33bd6ef93288 7362e04ad3ca41debb598891fa004354 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:01:48.961 8 WARNING neutronclient.v2_0.client [None req-eaa8463f-453d-472e-9fce-15b9e9ce57cd e1889d50225c4507ab7a33bd6ef93288 7362e04ad3ca41debb598891fa004354 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 820/1630] 10.0.0.17 () {32 vars in 738 bytes} [Wed Jul 29 09:01:48 2026] DELETE /v2.1/os-security-groups/a2652239-9988-4fac-89df-13a643e3f9a7 => generated 0 bytes in 188 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-29 09:01:49.113 8 WARNING neutronclient.v2_0.client [None req-8e13c988-8403-4942-b2b9-4745515b60d1 e1889d50225c4507ab7a33bd6ef93288 7362e04ad3ca41debb598891fa004354 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 811/1631] 10.0.0.17 () {32 vars in 732 bytes} [Wed Jul 29 09:01:48 2026] DELETE /v2.1/os-floating-ips/45096194-172a-4a35-bf60-6dd7a961e785 => generated 0 bytes in 541 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1632] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:01:49 2026] POST /v2.1/servers/961d40ac-9d96-40d0-8030-dd2475f38fdc/action => generated 142 bytes in 9 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) 2026-07-29 09:01:49.150 8 WARNING neutronclient.v2_0.client [None req-8e13c988-8403-4942-b2b9-4745515b60d1 e1889d50225c4507ab7a33bd6ef93288 7362e04ad3ca41debb598891fa004354 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:01:49.189 7 WARNING neutronclient.v2_0.client [None req-a9e27234-8dc8-400d-98bc-f434330ec9d3 b8766e0e0dfb4aba865a0b9ea969940a eaec3bae20704ae693fc66ca16d68899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 821/1633] 10.0.0.17 () {32 vars in 738 bytes} [Wed Jul 29 09:01:49 2026] DELETE /v2.1/os-security-groups/f2eb88e9-d7e5-4afb-967c-d72560fcad23 => generated 0 bytes in 168 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-29 09:01:49.321 7 INFO nova.api.openstack.wsgi [None req-a9e27234-8dc8-400d-98bc-f434330ec9d3 b8766e0e0dfb4aba865a0b9ea969940a eaec3bae20704ae693fc66ca16d68899 - - default default] HTTP exception thrown: floating IP not found [pid: 7|app: 0|req: 813/1634] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:01:49 2026] POST /v2.1/servers/961d40ac-9d96-40d0-8030-dd2475f38fdc/action => generated 67 bytes in 170 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:49.336 7 WARNING neutronclient.v2_0.client [None req-d586fae8-5122-4aaa-a87d-cd77c4d68a5b b8766e0e0dfb4aba865a0b9ea969940a eaec3bae20704ae693fc66ca16d68899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:01:49.362 7 INFO nova.api.openstack.wsgi [None req-d586fae8-5122-4aaa-a87d-cd77c4d68a5b b8766e0e0dfb4aba865a0b9ea969940a eaec3bae20704ae693fc66ca16d68899 - - default default] HTTP exception thrown: Floating IP not found for address 0.0.0.0. [pid: 7|app: 0|req: 814/1635] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:01:49 2026] POST /v2.1/servers/961d40ac-9d96-40d0-8030-dd2475f38fdc/action => generated 88 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) 2026-07-29 09:01:49.379 8 WARNING neutronclient.v2_0.client [None req-e3956a3f-ba18-416e-8fe9-45a48b1ba369 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 822/1636] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:49 2026] GET /v2.1/servers/dc68913e-8c35-45a1-9799-d64a4fef0ac3 => generated 1471 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:49.550 8 INFO nova.api.openstack.compute.server_external_events [req-9f6c0d50-9d88-42d0-94b5-93f3a9f759c0 req-d32c989d-c853-452c-abbb-ae9949f7ab2b da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:51f10317-968a-451e-80ff-a67e1a764035 for instance 6be35040-e22f-4996-88c1-7a2967b46669 on instance 2026-07-29 09:01:49.550 8 INFO nova.api.openstack.compute.server_external_events [req-9f6c0d50-9d88-42d0-94b5-93f3a9f759c0 req-d32c989d-c853-452c-abbb-ae9949f7ab2b da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:f733e6b5-4606-40af-8c65-92e32bb646b1 for instance 961d40ac-9d96-40d0-8030-dd2475f38fdc on instance [pid: 8|app: 0|req: 823/1637] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:01:49 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1638] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:01:49 2026] DELETE /v2.1/servers/961d40ac-9d96-40d0-8030-dd2475f38fdc => generated 0 bytes in 231 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:49.648 8 WARNING neutronclient.v2_0.client [None req-0005aba7-e693-48f8-ba27-e0288eca4918 b8766e0e0dfb4aba865a0b9ea969940a eaec3bae20704ae693fc66ca16d68899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:01:49.660 7 WARNING neutronclient.v2_0.client [None req-340113de-f73e-489f-9d83-9eb72bef2fff d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 816/1639] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:49 2026] GET /v2.1/servers/6be35040-e22f-4996-88c1-7a2967b46669 => generated 1464 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1640] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:49 2026] GET /v2.1/servers/961d40ac-9d96-40d0-8030-dd2475f38fdc => generated 1690 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:50.571 7 WARNING neutronclient.v2_0.client [None req-bb5c78ee-1ca0-43be-b812-4651d67a7e83 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 817/1641] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:50 2026] GET /v2.1/servers/dc68913e-8c35-45a1-9799-d64a4fef0ac3 => generated 1471 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:50.871 7 WARNING neutronclient.v2_0.client [None req-5163b252-6a69-4ea5-bd8a-23127a473912 b8766e0e0dfb4aba865a0b9ea969940a eaec3bae20704ae693fc66ca16d68899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 818/1642] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:50 2026] GET /v2.1/servers/961d40ac-9d96-40d0-8030-dd2475f38fdc => generated 1690 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:01:51.079 8 WARNING neutronclient.v2_0.client [None req-4afecf38-f829-43e0-8998-e9c39ed43d01 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 825/1643] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:50 2026] GET /v2.1/servers/6be35040-e22f-4996-88c1-7a2967b46669 => generated 1464 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:51.719 7 WARNING neutronclient.v2_0.client [None req-c35d9580-804f-4920-a747-9b7192061f8a 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 819/1644] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:51 2026] GET /v2.1/servers/dc68913e-8c35-45a1-9799-d64a4fef0ac3 => generated 1471 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:52.091 8 WARNING neutronclient.v2_0.client [None req-6b2d3f03-53e8-4d36-9004-3452eb154f2f b8766e0e0dfb4aba865a0b9ea969940a eaec3bae20704ae693fc66ca16d68899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:52.169 7 INFO nova.api.openstack.wsgi [None req-3a7dc3ac-7bcf-4d5d-a42d-fa1aa4b8b588 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] HTTP exception thrown: Instance 6be35040-e22f-4996-88c1-7a2967b46669 could not be found. [pid: 7|app: 0|req: 820/1645] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:52 2026] GET /v2.1/servers/6be35040-e22f-4996-88c1-7a2967b46669 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1646] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:52 2026] GET /v2.1/servers/961d40ac-9d96-40d0-8030-dd2475f38fdc => generated 1690 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:52.542 7 INFO nova.api.openstack.compute.server_external_events [req-59a22fdc-e202-4a57-ba9c-3e503af9ff22 req-44e68fcc-c4cb-4d3b-952a-5810acc3ba34 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:f733e6b5-4606-40af-8c65-92e32bb646b1 for instance 961d40ac-9d96-40d0-8030-dd2475f38fdc on instance [pid: 7|app: 0|req: 821/1647] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:01:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:52.659 8 WARNING neutronclient.v2_0.client [None req-1a412d8b-20a2-4473-9ee5-a60727b612ce d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:52.729 7 INFO nova.api.openstack.compute.server_external_events [req-ad144531-e081-4b99-a037-7e5620484834 req-db1a2a65-e1da-4bd9-a60c-750efac84115 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:72c41c86-9014-47dc-9993-53437e351a56 for instance dc68913e-8c35-45a1-9799-d64a4fef0ac3 on instance [pid: 7|app: 0|req: 822/1648] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:01:52 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-07-29 09:01:52.841 8 WARNING neutronclient.v2_0.client [None req-1a412d8b-20a2-4473-9ee5-a60727b612ce d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:52.922 7 WARNING neutronclient.v2_0.client [None req-37e80168-8061-4cff-9d84-8bad5d919c4a 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 823/1649] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:52 2026] GET /v2.1/servers/dc68913e-8c35-45a1-9799-d64a4fef0ac3 => generated 1471 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-07-29 09:01:53.261 7 WARNING neutronclient.v2_0.client [None req-0656c8a2-4201-40ba-abb4-0d2d9568070c b8766e0e0dfb4aba865a0b9ea969940a eaec3bae20704ae693fc66ca16d68899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 824/1650] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:53 2026] GET /v2.1/servers/961d40ac-9d96-40d0-8030-dd2475f38fdc => generated 1465 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1651] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:01:52 2026] POST /v2.1/servers => generated 427 bytes in 1304 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:53.903 7 WARNING neutronclient.v2_0.client [None req-e719385f-cc37-4798-b8b0-3b20616187c9 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 825/1652] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:53 2026] GET /v2.1/servers/4d02bb56-c923-44f1-893c-fbc615366d64 => generated 1378 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:54.106 8 WARNING neutronclient.v2_0.client [None req-0cd1b066-bdde-4d1d-98e6-dfd93b228fc4 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 828/1653] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:54 2026] GET /v2.1/servers/dc68913e-8c35-45a1-9799-d64a4fef0ac3 => generated 1656 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:54.373 8 WARNING neutronclient.v2_0.client [None req-de92aec8-8afb-4678-8d2f-113df628f9cf b8766e0e0dfb4aba865a0b9ea969940a eaec3bae20704ae693fc66ca16d68899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 829/1654] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:54 2026] GET /v2.1/servers/961d40ac-9d96-40d0-8030-dd2475f38fdc => generated 1470 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1655] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:01:54 2026] DELETE /v2.1/servers/dc68913e-8c35-45a1-9799-d64a4fef0ac3 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:54.525 8 WARNING neutronclient.v2_0.client [None req-5bf9c000-ad6c-4e87-a89b-a39b62dd241b 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 830/1656] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:54 2026] GET /v2.1/servers/dc68913e-8c35-45a1-9799-d64a4fef0ac3 => generated 1662 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-07-29 09:01:55.000 7 WARNING neutronclient.v2_0.client [None req-564c1a2e-8ba6-4864-9824-ae90721bb1d2 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 827/1657] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:54 2026] GET /v2.1/servers/4d02bb56-c923-44f1-893c-fbc615366d64 => generated 1382 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:55.480 8 WARNING neutronclient.v2_0.client [None req-b26f5dd3-2f7d-4de5-80fb-8f49b74a57cd b8766e0e0dfb4aba865a0b9ea969940a eaec3bae20704ae693fc66ca16d68899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 831/1658] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:55 2026] GET /v2.1/servers/961d40ac-9d96-40d0-8030-dd2475f38fdc => generated 1470 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:55.694 7 WARNING neutronclient.v2_0.client [None req-e1f607e9-1d99-4175-b75f-3b6a95d79d65 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 828/1659] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:55 2026] GET /v2.1/servers/dc68913e-8c35-45a1-9799-d64a4fef0ac3 => generated 1662 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:56.094 8 WARNING neutronclient.v2_0.client [None req-377eee4e-f23d-4de9-b19c-a1ce98d96281 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 832/1660] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:56 2026] GET /v2.1/servers/4d02bb56-c923-44f1-893c-fbc615366d64 => generated 1430 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-07-29 09:01:56.556 7 INFO nova.api.openstack.wsgi [None req-4c89774f-30f7-4ba9-bf02-ee1731264f3d b8766e0e0dfb4aba865a0b9ea969940a eaec3bae20704ae693fc66ca16d68899 - - default default] HTTP exception thrown: Instance 961d40ac-9d96-40d0-8030-dd2475f38fdc could not be found. [pid: 7|app: 0|req: 830/1663] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:56 2026] GET /v2.1/servers/961d40ac-9d96-40d0-8030-dd2475f38fdc => 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-07-29 09:01:56.853 8 WARNING neutronclient.v2_0.client [None req-d51efb7d-f2c0-448b-bd3d-3f873ad8d5c1 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:57.185 7 WARNING neutronclient.v2_0.client [None req-326587a6-7ab3-4487-861d-fdde23d19737 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 831/1664] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:57 2026] GET /v2.1/servers/4d02bb56-c923-44f1-893c-fbc615366d64 => generated 1430 bytes in 673 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1665] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:56 2026] GET /v2.1/servers/dc68913e-8c35-45a1-9799-d64a4fef0ac3 => generated 1662 bytes in 1450 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:58.808 7 INFO nova.api.openstack.compute.server_external_events [req-a1cbdbab-8878-47b3-b5b7-edab3e1f0cc7 req-57d36cbe-438b-4783-b676-403a080b866e da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:72c41c86-9014-47dc-9993-53437e351a56 for instance dc68913e-8c35-45a1-9799-d64a4fef0ac3 on instance [pid: 7|app: 0|req: 832/1666] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:01:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:01:58.871 8 WARNING neutronclient.v2_0.client [None req-3caf21b2-7c87-484d-8ced-0440abb8ba81 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 835/1667] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:58 2026] GET /v2.1/servers/4d02bb56-c923-44f1-893c-fbc615366d64 => generated 1438 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-07-29 09:01:59.330 7 WARNING neutronclient.v2_0.client [None req-06bfab60-4c0a-4f5d-85dd-82a3404cdb6a 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 833/1668] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:01:59 2026] GET /v2.1/servers/dc68913e-8c35-45a1-9799-d64a4fef0ac3 => generated 1452 bytes in 713 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:00.059 8 WARNING neutronclient.v2_0.client [None req-aed37338-1109-49c2-bd21-86fcaea14711 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 836/1669] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:00 2026] GET /v2.1/servers/4d02bb56-c923-44f1-893c-fbc615366d64 => generated 1490 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, ' [pid: 7|app: 0|req: 834/1670] 10.0.0.17 () {34 vars in 669 bytes} [Wed Jul 29 09:02:00 2026] POST /v2.1/os-keypairs => generated 385 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:00.870 8 INFO nova.api.openstack.compute.server_external_events [req-b7725a29-bbec-4a3d-b4fb-006262c83b75 req-4f7ce4f5-2026-480a-81cc-6776ca1efe9b da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:34167c82-27ba-4210-af0a-c5a99a5015f3 for instance 4d02bb56-c923-44f1-893c-fbc615366d64 on instance [pid: 8|app: 0|req: 837/1671] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:02:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:02:01.064 7 WARNING neutronclient.v2_0.client [None req-b686d2e3-82e1-4280-a739-067be36f3d29 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 835/1672] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:01 2026] GET /v2.1/servers/dc68913e-8c35-45a1-9799-d64a4fef0ac3 => generated 1457 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:01.236 8 WARNING neutronclient.v2_0.client [None req-ea85c00f-24f9-4060-b0c2-505886ca668c d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 838/1673] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:01 2026] GET /v2.1/servers/4d02bb56-c923-44f1-893c-fbc615366d64 => generated 1478 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:02.141 7 INFO nova.api.openstack.wsgi [None req-6929b4b2-be63-4612-81d4-a8f37fa9f52c 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] HTTP exception thrown: Instance dc68913e-8c35-45a1-9799-d64a4fef0ac3 could not be found. [pid: 7|app: 0|req: 836/1674] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:02 2026] GET /v2.1/servers/dc68913e-8c35-45a1-9799-d64a4fef0ac3 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:02.205 8 WARNING neutronclient.v2_0.client [None req-de5ef42b-8dea-48a8-9a2f-14a3a9da61e4 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 839/1675] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:02 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:02.473 7 WARNING neutronclient.v2_0.client [None req-87085ac2-f9e4-4d6d-a068-c434fa897f86 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:02.572 8 WARNING neutronclient.v2_0.client [None req-a8eae3f9-570b-4921-a054-1e1e3908db74 622961355bb0421c82d010e650e83554 f389344c3a3c479391dd80035db89d95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 837/1676] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:02 2026] GET /v2.1/servers/4d02bb56-c923-44f1-893c-fbc615366d64 => generated 1478 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:02:02.634 8 WARNING neutronclient.v2_0.client [None req-a8eae3f9-570b-4921-a054-1e1e3908db74 622961355bb0421c82d010e650e83554 f389344c3a3c479391dd80035db89d95 - - default default] 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: 838/1677] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:02:02 2026] POST /v2.1/servers => generated 127 bytes in 10 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) 2026-07-29 09:02:02.789 7 WARNING neutronclient.v2_0.client [None req-5208f3fc-e377-46d0-914b-ddd603cb7674 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:02:02.937 8 WARNING neutronclient.v2_0.client [None req-a8eae3f9-570b-4921-a054-1e1e3908db74 622961355bb0421c82d010e650e83554 f389344c3a3c479391dd80035db89d95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 839/1678] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:02 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 385 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:03.186 7 WARNING neutronclient.v2_0.client [None req-dd7d6415-9d7f-4eba-b783-8ce6731102dd 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 840/1679] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:03 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 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, ' [pid: 8|app: 0|req: 840/1680] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:02:02 2026] POST /v2.1/servers => generated 449 bytes in 817 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:03.345 7 WARNING neutronclient.v2_0.client [None req-b144581b-5954-4f86-bec9-458ba4d1300f 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:02:03.361 8 WARNING neutronclient.v2_0.client [None req-5343c418-3ffe-48b0-ad96-e354186e5d64 622961355bb0421c82d010e650e83554 f389344c3a3c479391dd80035db89d95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 841/1681] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:03 2026] GET /v2.1/servers/67cbd8ac-c042-4933-b735-41cd908f40f3 => generated 1422 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1682] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:03 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:03.595 8 WARNING neutronclient.v2_0.client [None req-ed3f5dc0-e2f3-48c9-9d84-223f3cd80800 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:03.645 7 WARNING neutronclient.v2_0.client [None req-b552ca19-879f-4cff-a6f8-d701e3923629 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 842/1683] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:03 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 842/1684] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:03 2026] GET /v2.1/servers/4d02bb56-c923-44f1-893c-fbc615366d64 => generated 1478 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:02:03.814 8 WARNING neutronclient.v2_0.client [None req-29cf5009-21b6-45c7-941e-26d94533e11d 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 843/1685] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:03 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:03.988 7 WARNING neutronclient.v2_0.client [None req-75618772-6bc6-4fc3-bb4d-2ec2980f1f98 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 843/1686] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:03 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 844/1687] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:02:04 2026] POST /v2.1/servers => generated 624 bytes in 9 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:04.506 7 WARNING neutronclient.v2_0.client [None req-68cbe8d6-ec9d-4045-a358-48a3b4b23fed 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:02:04.532 8 WARNING neutronclient.v2_0.client [None req-906695ce-0c34-4846-a857-e6c8c5da7d3c 622961355bb0421c82d010e650e83554 f389344c3a3c479391dd80035db89d95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 845/1688] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:04 2026] GET /v2.1/servers/67cbd8ac-c042-4933-b735-41cd908f40f3 => generated 1426 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1689] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:04 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 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-07-29 09:02:04.679 8 WARNING neutronclient.v2_0.client [None req-e9db069c-607a-4aee-82e5-1fbdc2854766 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 846/1690] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:04 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:04.850 7 WARNING neutronclient.v2_0.client [None req-7b56c415-5340-4ebe-b885-f1ebc0191230 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 845/1691] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:04 2026] GET /v2.1/servers/4d02bb56-c923-44f1-893c-fbc615366d64 => generated 1478 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 847/1692] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:02:05 2026] POST /v2.1/servers => generated 619 bytes in 10 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:05.206 7 WARNING neutronclient.v2_0.client [None req-695a5277-e5dd-487f-a0b4-dee3a5a782fb 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 846/1693] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:05 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:02:05.370 8 WARNING neutronclient.v2_0.client [None req-ff54fd43-3ba5-4f19-b440-5a355dd5019c 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 848/1694] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:05 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:05.641 7 WARNING neutronclient.v2_0.client [None req-530ceee2-99b9-4685-9c6d-c5e96f756cdc 622961355bb0421c82d010e650e83554 f389344c3a3c479391dd80035db89d95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 847/1695] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:05 2026] GET /v2.1/servers/67cbd8ac-c042-4933-b735-41cd908f40f3 => generated 1474 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-07-29 09:02:05.827 8 INFO nova.api.openstack.wsgi [None req-cb34e684-ea2e-4f01-bd30-c18faddef184 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] HTTP exception thrown: Flavor -1 could not be found. [pid: 8|app: 0|req: 849/1696] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:02:05 2026] POST /v2.1/servers => generated 73 bytes in 15 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:05.873 7 WARNING neutronclient.v2_0.client [None req-1864939f-7c56-4f2c-939e-ea295db63f1c 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 848/1697] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:05 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:02:06.021 8 WARNING neutronclient.v2_0.client [None req-7eaab91a-91d3-4546-a3bd-267ed42c7e00 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:06.066 7 WARNING neutronclient.v2_0.client [None req-8c890d5d-7ef3-47a9-bfa1-c62c5ddd6caa d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 850/1698] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:05 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1699] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:06 2026] GET /v2.1/servers/4d02bb56-c923-44f1-893c-fbc615366d64 => generated 1478 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 852/1702] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:02:06 2026] POST /v2.1/servers => generated 145 bytes in 8 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:06.542 7 WARNING neutronclient.v2_0.client [None req-54a50662-f0ee-4fc4-b813-448c49249d66 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 851/1703] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:06 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 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-07-29 09:02:06.727 8 WARNING neutronclient.v2_0.client [None req-ddfcb38e-598c-4813-a895-62c794ed419c 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:02:06.753 7 WARNING neutronclient.v2_0.client [None req-80f2febe-f7de-4d7e-a323-43737cfe9425 622961355bb0421c82d010e650e83554 f389344c3a3c479391dd80035db89d95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 852/1704] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:06 2026] GET /v2.1/servers/67cbd8ac-c042-4933-b735-41cd908f40f3 => generated 1474 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1705] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:06 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 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-07-29 09:02:06.938 7 INFO nova.api.openstack.compute.server_external_events [req-5afc8f75-33a8-4d74-bcca-54a215e59ee8 req-3b2963eb-7e6e-4fa7-b6c8-2a1b07430dac da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:34167c82-27ba-4210-af0a-c5a99a5015f3 for instance 4d02bb56-c923-44f1-893c-fbc615366d64 on instance [pid: 7|app: 0|req: 853/1706] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:02:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:07.256 8 WARNING neutronclient.v2_0.client [None req-cd3fa1c1-947d-4f79-aa5b-a59b011204dd d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:07.268 7 INFO nova.api.openstack.wsgi [None req-7159bc56-ec91-4662-afb1-159993a0d3b6 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] HTTP exception thrown: Bad networks format: network uuid is not in proper format (a-b-c-d-e-f-g-h-i-j) [pid: 7|app: 0|req: 854/1707] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:02:07 2026] POST /v2.1/servers => generated 123 bytes in 15 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) 2026-07-29 09:02:07.316 7 WARNING neutronclient.v2_0.client [None req-a11f922d-8970-487a-ba55-cd76f7916a80 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 854/1708] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:07 2026] GET /v2.1/servers/4d02bb56-c923-44f1-893c-fbc615366d64 => generated 1478 bytes in 332 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1709] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:07 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:07.671 8 WARNING neutronclient.v2_0.client [None req-007cba62-dc7d-4150-b459-ef5eff75041c 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 855/1710] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:07 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 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-07-29 09:02:07.909 7 WARNING neutronclient.v2_0.client [None req-5ba3b1d5-ed43-4a5b-a03e-f75e56c8e671 622961355bb0421c82d010e650e83554 f389344c3a3c479391dd80035db89d95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 856/1711] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:07 2026] GET /v2.1/servers/67cbd8ac-c042-4933-b735-41cd908f40f3 => generated 1482 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:08.255 8 WARNING neutronclient.v2_0.client [None req-fd965e9c-26f3-4013-b14f-a02aec4d4a18 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:02:08.428 8 INFO nova.api.openstack.wsgi [None req-fd965e9c-26f3-4013-b14f-a02aec4d4a18 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] HTTP exception thrown: Invalid key_name provided. [pid: 8|app: 0|req: 856/1712] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:02:08 2026] POST /v2.1/servers => generated 70 bytes in 257 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:08.492 7 WARNING neutronclient.v2_0.client [None req-faa68de1-fe66-4730-a288-15eb45206db8 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:02:08.616 8 WARNING neutronclient.v2_0.client [None req-4288bbab-537c-4e12-8933-d32e185e35d7 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 857/1713] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:08 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:08.696 7 WARNING neutronclient.v2_0.client [None req-5df3ce58-4eff-4a05-9220-f627dd3662e2 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 857/1714] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:08 2026] GET /v2.1/servers/4d02bb56-c923-44f1-893c-fbc615366d64 => generated 1671 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 858/1715] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:08 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 858/1716] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:02:08 2026] DELETE /v2.1/servers/4d02bb56-c923-44f1-893c-fbc615366d64 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:09.020 8 WARNING neutronclient.v2_0.client [None req-cf23b8af-e8ae-4b7b-9126-0d90aa003e44 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:02:09.029 7 WARNING neutronclient.v2_0.client [None req-1b864424-bd57-4955-b242-25ece6e45138 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 859/1717] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:08 2026] GET /v2.1/servers/4d02bb56-c923-44f1-893c-fbc615366d64 => generated 1677 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:09.218 8 WARNING neutronclient.v2_0.client [None req-23e6c30a-f2b0-4d3a-9199-0f9ed88baa76 622961355bb0421c82d010e650e83554 f389344c3a3c479391dd80035db89d95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:02:09.259 7 WARNING neutronclient.v2_0.client [None req-1b864424-bd57-4955-b242-25ece6e45138 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 860/1718] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:09 2026] GET /v2.1/servers/67cbd8ac-c042-4933-b735-41cd908f40f3 => generated 1558 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:09.412 8 WARNING neutronclient.v2_0.client [None req-85c04ed5-9c9c-4b4c-a04e-d0d575a8c35d 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:02:09.447 8 INFO nova.api.openstack.wsgi [None req-85c04ed5-9c9c-4b4c-a04e-d0d575a8c35d 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] HTTP exception thrown: Unable to find security_group with name or id 'does_not_exist' [pid: 8|app: 0|req: 861/1719] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:02:09 2026] POST /v2.1/servers => generated 106 bytes in 118 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) 2026-07-29 09:02:09.525 8 INFO nova.api.openstack.compute.server_external_events [req-8d7d4ef7-a5d4-4ae1-b8bb-518a8eaeff81 req-f4dd64ea-c560-41e7-ab8f-7c7e17963f13 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:5bb4a052-8a9c-407e-a603-0560c745fdaf for instance 67cbd8ac-c042-4933-b735-41cd908f40f3 on instance [pid: 8|app: 0|req: 862/1720] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:02:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 859/1721] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:02:08 2026] POST /v2.1/servers => generated 424 bytes in 760 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:09.580 8 WARNING neutronclient.v2_0.client [None req-437ecc98-75ce-4a37-856c-f4ec0706110a 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:02:09.592 7 WARNING neutronclient.v2_0.client [None req-cb6eca9f-d956-4c6b-a0a8-afffa6dcc3b3 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 860/1722] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:09 2026] GET /v2.1/servers/1ee1f12d-16f1-450a-97c9-290fd43e30f7 => generated 1362 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1723] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:09 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:09.827 7 WARNING neutronclient.v2_0.client [None req-76087cac-34e3-401b-906c-a152f42829bd 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 861/1724] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:09 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:09.970 8 INFO nova.api.openstack.wsgi [None req-afc76773-d6bb-4e46-a9b0-4b7c5a3f2d43 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] HTTP exception thrown: Instance f0370d11-c344-456c-ae7e-5f674ccfc98d could not be found. [pid: 8|app: 0|req: 864/1725] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:02:09 2026] DELETE /v2.1/servers/f0370d11-c344-456c-ae7e-5f674ccfc98d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:10.019 7 WARNING neutronclient.v2_0.client [None req-141b5aa9-fb34-49ae-9ace-a9efbc6af2f3 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 862/1726] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:09 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:10.194 8 WARNING neutronclient.v2_0.client [None req-2efb03d4-623f-47a4-9d14-6c5abfb8e09f 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:02:10.261 7 WARNING neutronclient.v2_0.client [None req-aa60dfac-f71f-4122-af1a-71d749e9899d d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 865/1727] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:10 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:10.341 8 INFO nova.api.openstack.wsgi [None req-b6c66d6f-5e9a-485e-951f-63d65272ba9b 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] HTTP exception thrown: Instance 9223372036854775808 could not be found. [pid: 8|app: 0|req: 866/1728] 10.0.0.17 () {32 vars in 682 bytes} [Wed Jul 29 09:02:10 2026] DELETE /v2.1/servers/9223372036854775808 => generated 94 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1729] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:10 2026] GET /v2.1/servers/4d02bb56-c923-44f1-893c-fbc615366d64 => generated 1677 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:02:10.384 8 WARNING neutronclient.v2_0.client [None req-fae025d7-21c2-469c-8312-f22da25be5c7 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:10.433 7 WARNING neutronclient.v2_0.client [None req-1cc521ef-7179-4e2e-a64c-5ad04e963752 622961355bb0421c82d010e650e83554 f389344c3a3c479391dd80035db89d95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 867/1730] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:10 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 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-07-29 09:02:10.566 8 WARNING neutronclient.v2_0.client [None req-1cd31abf-99c9-483f-bc3d-a98a860ce9be 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 864/1731] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:10 2026] GET /v2.1/servers/67cbd8ac-c042-4933-b735-41cd908f40f3 => generated 1546 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 868/1732] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:10 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:02:10.692 7 WARNING neutronclient.v2_0.client [None req-0b949b4b-73bd-49ef-aaff-b2eb04fdadea 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:10.694 8 INFO nova.api.openstack.wsgi [None req-9201c542-eb46-4667-882f-21319ba65a86 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] HTTP exception thrown: Instance -1 could not be found. [pid: 8|app: 0|req: 869/1733] 10.0.0.17 () {32 vars in 648 bytes} [Wed Jul 29 09:02:10 2026] DELETE /v2.1/servers/-1 => generated 77 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1734] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:10 2026] GET /v2.1/servers/1ee1f12d-16f1-450a-97c9-290fd43e30f7 => generated 1366 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:02:10.749 8 WARNING neutronclient.v2_0.client [None req-ccd2dbd2-8200-4de0-a095-f9fc31a75ce4 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 870/1735] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:10 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:10.926 7 WARNING neutronclient.v2_0.client [None req-e0aace1c-676d-4810-bdca-352bbe8a509e 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 866/1736] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:10 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 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-07-29 09:02:11.075 8 INFO nova.api.openstack.wsgi [None req-fdcfe07b-2b6a-4dbe-9f7a-59090d3f8d70 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] HTTP exception thrown: Instance a24398d9-a46e-4d6a-9986-f94417376892 could not be found. [pid: 8|app: 0|req: 871/1737] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:02:11 2026] POST /v2.1/servers/a24398d9-a46e-4d6a-9986-f94417376892/action => generated 111 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:11.135 7 WARNING neutronclient.v2_0.client [None req-73175ee3-507c-486b-97e1-1651537a5ea4 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 867/1738] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:11 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:02:11.284 8 WARNING neutronclient.v2_0.client [None req-d762dd44-983f-4c0b-b447-0b9059e14220 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 872/1739] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:11 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:11.414 7 INFO nova.api.openstack.wsgi [None req-d26a9ce5-4177-474c-8646-64d4e72aedff 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] HTTP exception thrown: Instance 08778812-32d7-485e-85d7-e7ebd1f42952 could not be found. [pid: 7|app: 0|req: 868/1740] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:02:11 2026] POST /v2.1/servers/08778812-32d7-485e-85d7-e7ebd1f42952/action => generated 111 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 09:02:11.443 8 WARNING neutronclient.v2_0.client [None req-aac8200d-68e4-4d1a-b6d8-14a804936857 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:02:11.461 7 WARNING neutronclient.v2_0.client [None req-3655e2a6-2826-4952-b144-21cdc901425c 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 873/1741] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:11 2026] GET /v2.1/servers/4d02bb56-c923-44f1-893c-fbc615366d64 => generated 1677 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 869/1742] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:11 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:11.670 8 WARNING neutronclient.v2_0.client [None req-9679b6b4-140b-423b-ac96-749b14230606 622961355bb0421c82d010e650e83554 f389344c3a3c479391dd80035db89d95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:02:11.701 7 WARNING neutronclient.v2_0.client [None req-f4e74397-cea6-4c83-813c-ccb07ba224d4 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 874/1743] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:11 2026] GET /v2.1/servers/67cbd8ac-c042-4933-b735-41cd908f40f3 => generated 1546 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:11.822 8 WARNING neutronclient.v2_0.client [None req-3d3cc0a1-de10-4641-8fb0-2c7ead6e9d34 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 870/1744] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:11 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:11.846 7 INFO nova.api.openstack.wsgi [None req-44c00170-fcd1-4c2c-8f80-335d885bed11 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] HTTP exception thrown: Instance caef8f04-4965-48b0-9e4f-94006c20cecf could not be found. [pid: 7|app: 0|req: 871/1745] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:11 2026] GET /v2.1/servers/caef8f04-4965-48b0-9e4f-94006c20cecf => generated 111 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1746] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:11 2026] GET /v2.1/servers/1ee1f12d-16f1-450a-97c9-290fd43e30f7 => generated 1414 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:02:11.898 7 WARNING neutronclient.v2_0.client [None req-1a2b98e1-05ce-43b5-ad30-efd5c16d9b5d 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:11.985 8 INFO nova.api.openstack.compute.server_external_events [req-3c082e5a-cb84-4ec2-8093-3c3dd57e68d3 req-fa126e4a-eb59-4566-bf1a-ce7f6de38929 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:34167c82-27ba-4210-af0a-c5a99a5015f3 for instance 4d02bb56-c923-44f1-893c-fbc615366d64 on instance [pid: 8|app: 0|req: 876/1747] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:02:11 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) [pid: 7|app: 0|req: 872/1748] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:11 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 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-07-29 09:02:12.070 8 WARNING neutronclient.v2_0.client [None req-327a38d1-1fad-48a6-a65a-cb9b26630196 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 877/1749] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:12 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 873/1750] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:02:12 2026] POST /v2.1/servers => generated 139 bytes in 15 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:12.543 8 WARNING neutronclient.v2_0.client [None req-1bf0e691-ef5c-4578-a294-496222c47bb2 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:02:12.664 7 WARNING neutronclient.v2_0.client [None req-ab81d4d2-bd17-439a-9df4-aae8ff5d2230 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 878/1751] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:12 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1752] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:12 2026] GET /v2.1/servers/4d02bb56-c923-44f1-893c-fbc615366d64 => generated 1459 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:12.752 8 WARNING neutronclient.v2_0.client [None req-77d5ac8d-d421-48ba-be91-f97f95b98217 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:12.859 7 WARNING neutronclient.v2_0.client [None req-4bbfa3eb-6cc2-4359-8d9f-d0ccc5c06be1 622961355bb0421c82d010e650e83554 f389344c3a3c479391dd80035db89d95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 879/1753] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:12 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:12.932 8 WARNING neutronclient.v2_0.client [None req-bf900183-6eee-445c-aff3-6a6c037c35d4 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 880/1754] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:12 2026] GET /v2.1/servers/1ee1f12d-16f1-450a-97c9-290fd43e30f7 => generated 1414 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1755] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:12 2026] GET /v2.1/servers/67cbd8ac-c042-4933-b735-41cd908f40f3 => generated 1546 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 881/1756] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:02:13 2026] POST /v2.1/servers => generated 133 bytes in 8 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:13.280 7 WARNING neutronclient.v2_0.client [None req-edd870a1-d9b0-4bcf-88b2-ea45709e5c7a 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 876/1757] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:13 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:02:13.439 8 WARNING neutronclient.v2_0.client [None req-fbf80a29-444f-4028-bb72-a76c74015638 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 882/1758] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:13 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:13.584 7 INFO nova.api.openstack.wsgi [None req-3fec65ce-2abd-411c-8369-3ca10cebb12b 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] HTTP exception thrown: Instance 99f703aa-ee22-4804-a721-615f78c3f3f9 could not be found. [pid: 7|app: 0|req: 877/1759] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:02:13 2026] POST /v2.1/servers/99f703aa-ee22-4804-a721-615f78c3f3f9/action => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:13.629 8 WARNING neutronclient.v2_0.client [None req-19843a8d-2b53-4bef-b6a7-9f29b090cddc 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 883/1760] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:13 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:02:13.800 7 WARNING neutronclient.v2_0.client [None req-879b8d54-0198-40f4-b86d-6bb17089ecef d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] 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: 878/1761] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:13 2026] GET /v2.1/servers/4d02bb56-c923-44f1-893c-fbc615366d64 => generated 1464 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:02:13.845 8 WARNING neutronclient.v2_0.client [None req-a8d82815-17d4-49ac-bf90-d56e75836b5d 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 884/1762] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:13 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:14.036 7 WARNING neutronclient.v2_0.client [None req-208c3b5d-0c08-485f-bef4-4f8e999c1c29 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 879/1763] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:13 2026] GET /v2.1/servers/1ee1f12d-16f1-450a-97c9-290fd43e30f7 => generated 1422 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:14.142 7 WARNING neutronclient.v2_0.client [None req-941c34bb-76fe-4421-a388-fc223479cbca 622961355bb0421c82d010e650e83554 f389344c3a3c479391dd80035db89d95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 885/1764] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:02:14 2026] POST /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2/action => generated 0 bytes in 177 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:14.236 8 WARNING neutronclient.v2_0.client [None req-6725edfb-979d-4961-85a7-c7cc30216d2a 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 880/1765] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:14 2026] GET /v2.1/servers/67cbd8ac-c042-4933-b735-41cd908f40f3 => generated 1546 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1766] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:14 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1659 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:14.898 7 WARNING neutronclient.v2_0.client [None req-dbade33d-e0b4-4459-a6c5-a870428180c5 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 881/1767] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:14 2026] GET /v2.1/servers/4d02bb56-c923-44f1-893c-fbc615366d64 => generated 1464 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:15.140 8 WARNING neutronclient.v2_0.client [None req-d145599f-c1fd-4b8b-ad8b-049bc01be974 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 887/1768] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:15 2026] GET /v2.1/servers/1ee1f12d-16f1-450a-97c9-290fd43e30f7 => generated 1464 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:15.394 7 WARNING neutronclient.v2_0.client [None req-f7a146ef-c7fc-4acc-83ec-c0dc0e6a8799 622961355bb0421c82d010e650e83554 f389344c3a3c479391dd80035db89d95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:02:15.399 8 WARNING neutronclient.v2_0.client [None req-81602ea5-ed94-48d1-9337-e9f0ce7879e8 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 882/1769] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:15 2026] GET /v2.1/servers/67cbd8ac-c042-4933-b735-41cd908f40f3 => generated 1546 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:15.517 7 INFO nova.api.openstack.compute.server_external_events [req-2c476277-db3d-4987-938c-91b29d8bc3af req-8feb3282-ad27-470f-996d-3bedeb25943e da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:1d255715-c00c-4f1f-bf6b-830d2d850a62 for instance 1ee1f12d-16f1-450a-97c9-290fd43e30f7 on instance [pid: 7|app: 0|req: 883/1770] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:02:15 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-07-29 09:02:15.541 7 INFO nova.api.openstack.compute.server_external_events [req-b9017e49-1060-4c0f-91e7-7551a80ee2c7 req-7e7021db-70f8-48d6-b9fb-4b90789aa1a5 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:5bb4a052-8a9c-407e-a603-0560c745fdaf for instance 67cbd8ac-c042-4933-b735-41cd908f40f3 on instance [pid: 7|app: 0|req: 884/1771] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:02:15 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) [pid: 8|app: 0|req: 888/1772] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:15 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1639 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-07-29 09:02:15.618 7 INFO nova.api.openstack.wsgi [None req-7f0d2023-e7d5-4a0b-96a9-43d811dd6d80 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] HTTP exception thrown: Cannot 'pause' instance f14763c7-e2fb-41d6-a429-156a9a949ce2 while it is in vm_state paused [pid: 7|app: 0|req: 885/1773] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:02:15 2026] POST /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2/action => generated 143 bytes in 40 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 889/1774] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:02:15 2026] POST /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2/action => generated 0 bytes in 141 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:15.818 7 WARNING neutronclient.v2_0.client [None req-debbc09e-c643-4391-aa9d-822e93d0fc3e 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 886/1775] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:15 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1646 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:15.986 8 INFO nova.api.openstack.wsgi [None req-c10e8882-fa13-4ff6-8d7d-e30a2fe9b564 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] HTTP exception thrown: Instance 4d02bb56-c923-44f1-893c-fbc615366d64 could not be found. [pid: 8|app: 0|req: 890/1776] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:15 2026] GET /v2.1/servers/4d02bb56-c923-44f1-893c-fbc615366d64 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:16.022 7 INFO nova.api.openstack.wsgi [None req-bb8407c1-f862-459b-9649-71e26f5077b1 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] HTTP exception thrown: Image not found. [pid: 7|app: 0|req: 887/1777] 10.0.0.17 () {32 vars in 714 bytes} [Wed Jul 29 09:02:15 2026] DELETE /v2.1/images/3a389416-e096-4cf4-9a6e-43f4753e891f => generated 62 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:16.055 8 INFO nova.api.openstack.wsgi [None req-9f4a9eae-59ba-4381-b437-ff08ba96f772 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] HTTP exception thrown: Instance 6be35040-e22f-4996-88c1-7a2967b46669 could not be found. [pid: 8|app: 0|req: 891/1778] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:02:16 2026] DELETE /v2.1/servers/6be35040-e22f-4996-88c1-7a2967b46669 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 09:02:16.089 7 INFO nova.api.openstack.wsgi [None req-be5a3386-3286-4df3-a9b3-77e5d8c5ef1d d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] HTTP exception thrown: Instance 6be35040-e22f-4996-88c1-7a2967b46669 could not be found. [pid: 7|app: 0|req: 888/1779] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:16 2026] GET /v2.1/servers/6be35040-e22f-4996-88c1-7a2967b46669 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 892/1780] 10.0.0.17 () {32 vars in 704 bytes} [Wed Jul 29 09:02:16 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1716836808 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:16.297 7 WARNING neutronclient.v2_0.client [None req-38af099b-d00a-43f7-b6c6-fe294183df93 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 889/1783] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:16 2026] GET /v2.1/servers/1ee1f12d-16f1-450a-97c9-290fd43e30f7 => generated 1462 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:02:16.552 8 WARNING neutronclient.v2_0.client [None req-bbe6138d-f208-434e-93c2-5437b0252ea0 622961355bb0421c82d010e650e83554 f389344c3a3c479391dd80035db89d95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 895/1784] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:16 2026] GET /v2.1/servers/67cbd8ac-c042-4933-b735-41cd908f40f3 => generated 1546 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:16.780 7 INFO nova.api.openstack.wsgi [None req-dca4ed1c-5f7c-4990-8f70-b7c32e41fc8f d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] HTTP exception thrown: Image not found. [pid: 7|app: 0|req: 890/1785] 10.0.0.17 () {32 vars in 714 bytes} [Wed Jul 29 09:02:16 2026] DELETE /v2.1/images/a1f9d0f8-a7e1-49c2-bc37-0f59d4977d49 => generated 62 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:16.830 8 INFO nova.api.openstack.wsgi [None req-a8ab9ec9-c24a-495d-bd19-05dc190cdaf9 d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] HTTP exception thrown: Instance af53e515-da18-45f7-bb18-e49a86cef766 could not be found. [pid: 8|app: 0|req: 896/1786] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:02:16 2026] DELETE /v2.1/servers/af53e515-da18-45f7-bb18-e49a86cef766 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 09:02:16.863 7 INFO nova.api.openstack.wsgi [None req-cdb5f3c5-4867-4336-af27-1d87f1cc20de d35aca7de9ba44cd9acf9c430c955e34 a41a3ae284f84ac797eeba62196ca3b0 - - default default] HTTP exception thrown: Instance af53e515-da18-45f7-bb18-e49a86cef766 could not be found. [pid: 7|app: 0|req: 891/1787] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:16 2026] GET /v2.1/servers/af53e515-da18-45f7-bb18-e49a86cef766 => 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-07-29 09:02:16.996 8 WARNING neutronclient.v2_0.client [None req-90a74c35-10c7-4936-b91e-cc75850425e1 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 897/1788] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:16 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:17.162 7 WARNING neutronclient.v2_0.client [None req-9d985fda-1663-418a-9c48-abfc27b152b9 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 892/1789] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:17 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:17.299 8 INFO nova.api.openstack.wsgi [None req-f35ab6fd-a038-4b45-b524-f08c6b331078 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] HTTP exception thrown: Instance dc68913e-8c35-45a1-9799-d64a4fef0ac3 could not be found. [pid: 8|app: 0|req: 898/1790] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:02:17 2026] POST /v2.1/servers/dc68913e-8c35-45a1-9799-d64a4fef0ac3/action => 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, ' 2026-07-29 09:02:17.348 7 WARNING neutronclient.v2_0.client [None req-369f991e-8ed4-4819-9d40-302de35adddc 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 893/1791] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:17 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:17.517 8 WARNING neutronclient.v2_0.client [None req-1c13e31d-6c4f-4c73-bc7f-4253007b56a9 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:02:17.539 7 WARNING neutronclient.v2_0.client [None req-1facae1a-3fad-4adf-b716-166242a33925 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 899/1792] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:17 2026] GET /v2.1/servers/1ee1f12d-16f1-450a-97c9-290fd43e30f7 => generated 1462 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:17.733 8 WARNING neutronclient.v2_0.client [None req-25adb59b-5e62-4861-a1f2-dbf3eb98387c 622961355bb0421c82d010e650e83554 f389344c3a3c479391dd80035db89d95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 894/1793] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:17 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:17.783 7 INFO nova.api.openstack.wsgi [None req-d391abeb-3875-41fe-a210-96f1f666503b 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] HTTP exception thrown: Instance 73d11f5e-5877-4030-843d-8c0ef09381dc could not be found. [pid: 7|app: 0|req: 895/1794] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:02:17 2026] POST /v2.1/servers/73d11f5e-5877-4030-843d-8c0ef09381dc/action => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 09:02:17.836 7 WARNING neutronclient.v2_0.client [None req-3352127b-a6ad-48da-a399-d1c9409930c1 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 900/1795] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:17 2026] GET /v2.1/servers/67cbd8ac-c042-4933-b735-41cd908f40f3 => generated 1722 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 896/1796] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:17 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:02:17.988 8 WARNING neutronclient.v2_0.client [None req-65e5c6e2-8af5-44a3-9b7f-4a89fdcd70bb 622961355bb0421c82d010e650e83554 f389344c3a3c479391dd80035db89d95 - - default default] 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: 901/1797] 10.0.0.17 () {32 vars in 739 bytes} [Wed Jul 29 09:02:17 2026] GET /v2.1/servers/67cbd8ac-c042-4933-b735-41cd908f40f3/os-interface => generated 284 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:02:18.047 7 WARNING neutronclient.v2_0.client [None req-e72304f6-aeb9-47ce-b926-36c65cdcbbba 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:18.754 8 WARNING neutronclient.v2_0.client [None req-fa38b037-a851-4014-8122-f757e12fd6d4 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 897/1798] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:18 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 954 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:18.989 7 WARNING neutronclient.v2_0.client [None req-713991af-a864-4e4f-a737-d337d1d73e68 622961355bb0421c82d010e650e83554 f389344c3a3c479391dd80035db89d95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 902/1799] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:18 2026] GET /v2.1/servers/1ee1f12d-16f1-450a-97c9-290fd43e30f7 => generated 1462 bytes in 365 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:19.102 8 INFO nova.api.openstack.compute.server_external_events [req-56b4babc-5a06-4e69-a07b-607144ea4368 req-4f14688f-8ef2-4130-9a11-f4d758a2f031 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:5bb4a052-8a9c-407e-a603-0560c745fdaf for instance 67cbd8ac-c042-4933-b735-41cd908f40f3 on instance [pid: 8|app: 0|req: 903/1800] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:02:19 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: 898/1801] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:18 2026] GET /v2.1/servers/67cbd8ac-c042-4933-b735-41cd908f40f3 => generated 1722 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:02:19.170 8 INFO nova.api.openstack.wsgi [None req-df6b24b2-ad24-4764-8b47-1b79f3f95b4f 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] HTTP exception thrown: Instance dc68913e-8c35-45a1-9799-d64a4fef0ac3 could not be found. [pid: 8|app: 0|req: 904/1802] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:02:19 2026] POST /v2.1/servers/dc68913e-8c35-45a1-9799-d64a4fef0ac3/action => generated 111 bytes in 62 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:19.210 7 WARNING neutronclient.v2_0.client [None req-1221f817-11bd-4501-b86b-3914c89bd3e6 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 899/1803] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:19 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 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-07-29 09:02:19.441 8 WARNING neutronclient.v2_0.client [None req-f25d0f7a-2628-4843-9aca-6ba39bf14e92 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 905/1804] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:19 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:19.574 7 INFO nova.api.openstack.wsgi [None req-250589ab-c46a-49cd-897d-32ada0f68485 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] HTTP exception thrown: Instance 40f91ae4-9db0-4e10-bd85-f387b1620c75 could not be found. [pid: 7|app: 0|req: 900/1805] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:02:19 2026] POST /v2.1/servers/40f91ae4-9db0-4e10-bd85-f387b1620c75/action => generated 111 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:19.622 8 WARNING neutronclient.v2_0.client [None req-0d470b3e-22b7-400f-8fb6-ef4972f429c0 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 906/1806] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:19 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:02:19.925 7 WARNING neutronclient.v2_0.client [None req-db95f51e-a1b9-45ca-b275-7069e2f61b14 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 901/1807] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:19 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 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-07-29 09:02:20.104 8 INFO nova.api.openstack.wsgi [None req-a55fb44d-2ed6-4f17-a5c3-64dcaa60a7be 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] HTTP exception thrown: Instance 054e84c7-70bc-4b36-bbfb-ecd88264505a could not be found. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 907/1808] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:02:20 2026] POST /v2.1/servers/054e84c7-70bc-4b36-bbfb-ecd88264505a/action => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 09:02:20.142 7 WARNING neutronclient.v2_0.client [None req-3f9b4022-cd8e-4cfe-81c6-aeae9db6926a 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:02:20.144 8 WARNING neutronclient.v2_0.client [None req-5c6c8b9b-2a20-43d0-bf2c-322cef8cd88f 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 908/1809] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:20 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1810] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:20 2026] GET /v2.1/servers/1ee1f12d-16f1-450a-97c9-290fd43e30f7 => generated 1462 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:20.324 8 WARNING neutronclient.v2_0.client [None req-29584607-e9ca-49ad-a084-fb56b84c22ad 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 909/1811] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:20 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 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-07-29 09:02:20.459 7 INFO nova.api.openstack.wsgi [None req-5bb0c6cc-ad8a-4b9d-8a3d-545f5bd1661c 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] HTTP exception thrown: Instance 4b038097-0463-437c-87ff-581e96c9c26a could not be found. [pid: 7|app: 0|req: 903/1812] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:02:20 2026] POST /v2.1/servers/4b038097-0463-437c-87ff-581e96c9c26a/action => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:20.516 8 WARNING neutronclient.v2_0.client [None req-eef58f3c-573b-4ce1-a981-40b74a5feac4 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 910/1813] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:20 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:02:20.694 7 WARNING neutronclient.v2_0.client [None req-daa12218-d72f-4d92-ad85-3c670b7832cd 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 904/1814] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:20 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:20.861 8 INFO nova.api.openstack.wsgi [None req-c7a8ade9-02b4-45f8-b405-dc6ea331fac7 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] HTTP exception thrown: Cannot 'resume' instance f14763c7-e2fb-41d6-a429-156a9a949ce2 while it is in vm_state active [pid: 8|app: 0|req: 911/1815] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:02:20 2026] POST /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2/action => generated 144 bytes in 31 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:20.911 7 WARNING neutronclient.v2_0.client [None req-4c794502-d881-46ab-802d-2873c81493a2 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 905/1816] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:20 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 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-07-29 09:02:21.115 8 WARNING neutronclient.v2_0.client [None req-387ea369-ec9f-4733-bd8c-715f69f06a3c 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 912/1817] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:21 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:21.332 7 WARNING neutronclient.v2_0.client [None req-c478bd67-141b-43e4-9d20-b49bc9b8cc45 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 906/1818] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:21 2026] GET /v2.1/servers/1ee1f12d-16f1-450a-97c9-290fd43e30f7 => generated 1462 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 913/1819] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:02:21 2026] POST /v2.1/servers => generated 115 bytes in 14 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:21.688 7 WARNING neutronclient.v2_0.client [None req-ee50e90e-8a38-442f-96a6-22efbd3982b7 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 907/1820] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:21 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:02:21.855 8 WARNING neutronclient.v2_0.client [None req-6a63b115-f3c6-460b-bcf4-f0cd2c1aa467 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 914/1821] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:21 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:21.990 8 INFO nova.api.openstack.wsgi [None req-b84e6b66-0480-4d5d-8aa1-435f3b8ae2fc 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] HTTP exception thrown: Instance 818d498f-2a07-4e67-8d34-756fcb333541 could not be found. [pid: 8|app: 0|req: 915/1822] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:02:21 2026] POST /v2.1/servers/818d498f-2a07-4e67-8d34-756fcb333541/action => generated 111 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 09:02:22.045 8 WARNING neutronclient.v2_0.client [None req-44b3dc1c-9858-4391-935e-d77ea6a8b147 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:22.133 7 INFO nova.api.openstack.compute.server_external_events [req-72afa415-c22b-433b-a676-1bfe5531adbf req-9974a7a9-fb35-4832-953f-ebbb4e2863b8 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:1d255715-c00c-4f1f-bf6b-830d2d850a62 for instance 1ee1f12d-16f1-450a-97c9-290fd43e30f7 on instance [pid: 7|app: 0|req: 908/1823] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:02:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1824] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:21 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:22.241 7 WARNING neutronclient.v2_0.client [None req-7701310a-ea93-4bf1-9440-74b187700b35 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 909/1825] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:22 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 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, ' [pid: 7|app: 0|req: 910/1826] 10.0.0.17 () {34 vars in 669 bytes} [Wed Jul 29 09:02:22 2026] POST /v2.1/os-keypairs => generated 386 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:02:22.808 7 WARNING neutronclient.v2_0.client [None req-fb6d8c1c-0fd3-4ba4-a953-cbe327e49234 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 917/1827] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:02:22 2026] POST /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2/action => generated 0 bytes in 434 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: 918/1828] 10.0.0.17 () {32 vars in 701 bytes} [Wed Jul 29 09:02:22 2026] GET /v2.1/os-keypairs/tempest-keypair-2129224760 => generated 497 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:02:22.886 8 WARNING neutronclient.v2_0.client [None req-79eaa0a0-4504-4621-a6ff-f38625a6a1a1 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 911/1829] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:22 2026] GET /v2.1/servers/1ee1f12d-16f1-450a-97c9-290fd43e30f7 => generated 1462 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 912/1830] 10.0.0.17 () {32 vars in 704 bytes} [Wed Jul 29 09:02:22 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2129224760 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1831] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:22 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1660 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1832] 10.0.0.17 () {34 vars in 669 bytes} [Wed Jul 29 09:02: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 920/1833] 10.0.0.17 () {32 vars in 704 bytes} [Wed Jul 29 09:02:23 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1820473219 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1834] 10.0.0.17 () {34 vars in 669 bytes} [Wed Jul 29 09:02:23 2026] POST /v2.1/os-keypairs => generated 574 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1835] 10.0.0.17 () {32 vars in 704 bytes} [Wed Jul 29 09:02:23 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1901182738 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1836] 10.0.0.17 () {34 vars in 669 bytes} [Wed Jul 29 09:02:23 2026] POST /v2.1/os-keypairs => generated 404 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1837] 10.0.0.17 () {34 vars in 669 bytes} [Wed Jul 29 09:02:23 2026] POST /v2.1/os-keypairs => generated 404 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1838] 10.0.0.17 () {34 vars in 669 bytes} [Wed Jul 29 09:02:23 2026] POST /v2.1/os-keypairs => generated 405 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:02:23.646 8 WARNING oslo_db.sqlalchemy.utils [None req-dc299bd4-cc16-4fd3-a766-1da5489cc9b0 d1b52c0ed56441c5884f7e9e4842679a 02824f4482f2457490b8b43dbe311ea2 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 923/1839] 10.0.0.17 () {32 vars in 647 bytes} [Wed Jul 29 09:02:23 2026] GET /v2.1/os-keypairs => generated 1092 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1840] 10.0.0.17 () {32 vars in 742 bytes} [Wed Jul 29 09:02:23 2026] DELETE /v2.1/os-keypairs/tempest-KeyPairsV2TestJSON-keypair-1655311355 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1841] 10.0.0.17 () {32 vars in 740 bytes} [Wed Jul 29 09:02:23 2026] DELETE /v2.1/os-keypairs/tempest-KeyPairsV2TestJSON-keypair-743063800 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1842] 10.0.0.17 () {32 vars in 740 bytes} [Wed Jul 29 09:02:23 2026] DELETE /v2.1/os-keypairs/tempest-KeyPairsV2TestJSON-keypair-260207283 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-29 09:02:23.982 8 WARNING neutronclient.v2_0.client [None req-a86300b6-7aad-41bc-afc7-df1062a33cde 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:02:24.074 7 WARNING neutronclient.v2_0.client [None req-2fe90c3d-91b1-4e61-9517-a0ecfdda3c28 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 925/1843] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:23 2026] GET /v2.1/servers/1ee1f12d-16f1-450a-97c9-290fd43e30f7 => generated 1638 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 919/1844] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:24 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1660 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1845] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:02:24 2026] POST /v2.1/servers/1ee1f12d-16f1-450a-97c9-290fd43e30f7/action => generated 0 bytes in 172 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:24.336 7 WARNING neutronclient.v2_0.client [None req-a43ad321-6585-408b-8c2d-68fd94a4b739 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 920/1846] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:24 2026] GET /v2.1/servers/1ee1f12d-16f1-450a-97c9-290fd43e30f7 => generated 1643 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:25.248 8 WARNING neutronclient.v2_0.client [None req-7a932b00-2b7e-42ef-a816-f16dd171f922 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 927/1847] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:25 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1660 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:25.510 7 WARNING neutronclient.v2_0.client [None req-622f0d03-7227-4b1e-bf70-395a53d7101c 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 921/1848] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:25 2026] GET /v2.1/servers/1ee1f12d-16f1-450a-97c9-290fd43e30f7 => generated 1623 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, ' [pid: 8|app: 0|req: 928/1849] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:02:25 2026] POST /v2.1/servers/1ee1f12d-16f1-450a-97c9-290fd43e30f7/action => generated 0 bytes in 330 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, ' [pid: 7|app: 0|req: 922/1850] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:02:25 2026] GET /v2.1/images/3f91b44a-9c61-4af1-91d6-9448148402c3 => generated 1827 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:02:26.470 7 WARNING neutronclient.v2_0.client [None req-ee175437-5854-45d9-97d7-90ee30a8c092 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 924/1853] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:26 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1660 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, ' [pid: 8|app: 0|req: 930/1854] 10.0.0.17 () {32 vars in 637 bytes} [Wed Jul 29 09:02:26 2026] GET /v2.1/limits => generated 511 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 925/1855] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:02:27 2026] GET /v2.1/images/3f91b44a-9c61-4af1-91d6-9448148402c3 => generated 1827 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:02:27.635 8 WARNING neutronclient.v2_0.client [None req-e6bf442b-0691-4628-8876-3577bd7ec86d 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 931/1856] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:27 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1660 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1857] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:02:28 2026] GET /v2.1/images/3f91b44a-9c61-4af1-91d6-9448148402c3 => generated 1827 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:28.808 8 WARNING neutronclient.v2_0.client [None req-f51d3683-f9f4-424b-bc44-6bed0918cfe3 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 932/1858] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:28 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1676 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1859] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:02:29 2026] GET /v2.1/images/3f91b44a-9c61-4af1-91d6-9448148402c3 => generated 1827 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, ' 2026-07-29 09:02:29.957 8 WARNING neutronclient.v2_0.client [None req-bbcce78c-e4b0-4a61-93a6-6fa770e8fee4 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 933/1860] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:29 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1681 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1861] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:02:30 2026] GET /v2.1/images/3f91b44a-9c61-4af1-91d6-9448148402c3 => generated 1827 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, ' [pid: 8|app: 0|req: 934/1862] 10.0.0.17 () {32 vars in 637 bytes} [Wed Jul 29 09:02:30 2026] GET /v2.1/limits => generated 511 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:02:31.000 7 WARNING neutronclient.v2_0.client [None req-63135efb-2942-473a-964d-378966d1c674 b13c8730838c4ab1a796f38c963512ea 6cb323e447b541dd9decf4f119aff5e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:02:31.122 7 WARNING neutronclient.v2_0.client [None req-63135efb-2942-473a-964d-378966d1c674 b13c8730838c4ab1a796f38c963512ea 6cb323e447b541dd9decf4f119aff5e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:02:31.147 8 WARNING neutronclient.v2_0.client [None req-624a4304-8216-4b8a-8fb5-0ac30920a19e 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 935/1863] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:31 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1676 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:02:31.261 7 INFO nova.api.openstack.wsgi [None req-63135efb-2942-473a-964d-378966d1c674 b13c8730838c4ab1a796f38c963512ea 6cb323e447b541dd9decf4f119aff5e0 - - default default] HTTP exception thrown: Maximum number of metadata items exceeds 128 [pid: 7|app: 0|req: 929/1864] 10.0.0.17 () {34 vars in 662 bytes} [Wed Jul 29 09:02:30 2026] POST /v2.1/servers => generated 87 bytes in 363 msecs (HTTP/1.1 403) 9 headers in 378 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 936/1865] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:02:31 2026] GET /v2.1/images/3f91b44a-9c61-4af1-91d6-9448148402c3 => generated 1941 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, ' [pid: 7|app: 0|req: 930/1866] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:02:31 2026] GET /v2.1/images/3f91b44a-9c61-4af1-91d6-9448148402c3 => generated 1941 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:02:32.302 7 WARNING neutronclient.v2_0.client [None req-fc09ab71-0f48-425c-8df1-c234e6d0a317 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 931/1867] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:32 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1676 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1868] 10.0.0.17 () {32 vars in 714 bytes} [Wed Jul 29 09:02:31 2026] DELETE /v2.1/images/3f91b44a-9c61-4af1-91d6-9448148402c3 => generated 0 bytes in 1376 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, ' [pid: 7|app: 0|req: 932/1869] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:02:32 2026] DELETE /v2.1/servers/1ee1f12d-16f1-450a-97c9-290fd43e30f7 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-29 09:02:33.422 8 WARNING neutronclient.v2_0.client [None req-fa4260fb-4af2-410a-89a8-c1e67d4b6dc7 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:33.507 7 WARNING neutronclient.v2_0.client [None req-888de651-5977-4b3f-81c0-9fd661d034ab 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:02:33.574 8 WARNING neutronclient.v2_0.client [None req-fa4260fb-4af2-410a-89a8-c1e67d4b6dc7 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 933/1870] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:33 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1658 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1871] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:02:33 2026] POST /v2.1/servers => generated 424 bytes in 472 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:33.857 7 WARNING neutronclient.v2_0.client [None req-2867ffd2-6f63-4a9d-bcd1-6ec43632fe24 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 934/1872] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:33 2026] GET /v2.1/servers/0c26364b-ea3e-4e3e-b514-ebdf98bd187d => generated 1362 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:34.753 8 WARNING neutronclient.v2_0.client [None req-9e5058e2-11e7-4802-af8a-9de5dfa39879 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 939/1873] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:34 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1658 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:34.961 7 WARNING neutronclient.v2_0.client [None req-35cb627b-ebf2-41ad-a43e-adef4a7bc183 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:35.129 8 INFO nova.api.openstack.compute.server_external_events [req-cafc2ec8-40f8-4b31-8837-c5cd62670e5a req-df0eca7b-b1f5-4cd8-aca2-2d1edf8ed9bf da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-unplugged:f5c290e9-b32c-4292-a86e-6c3a97a61f5c for instance f14763c7-e2fb-41d6-a429-156a9a949ce2 on instance [pid: 8|app: 0|req: 940/1874] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:02:35 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: 935/1875] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:34 2026] GET /v2.1/servers/0c26364b-ea3e-4e3e-b514-ebdf98bd187d => generated 1366 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-07-29 09:02:35.912 8 INFO nova.api.openstack.compute.server_external_events [req-2bd44bea-c7b8-4aff-aa21-e68cfdf9a819 req-3f7c7792-fa3e-43d2-89ea-433b7b829e1e da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:1d255715-c00c-4f1f-bf6b-830d2d850a62 for instance 1ee1f12d-16f1-450a-97c9-290fd43e30f7 on instance [pid: 8|app: 0|req: 941/1876] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:02:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:35.960 7 WARNING neutronclient.v2_0.client [None req-f6c90226-2222-47ed-8b7f-15273da7f48d 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 936/1877] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:35 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1658 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:36.292 8 WARNING neutronclient.v2_0.client [None req-113d634c-ac9d-4b6d-a4b4-c25a9fc0b542 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 942/1880] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:36 2026] GET /v2.1/servers/0c26364b-ea3e-4e3e-b514-ebdf98bd187d => generated 1414 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-07-29 09:02:37.132 7 WARNING neutronclient.v2_0.client [None req-57d633b9-bfad-453c-ae7d-2f0ab878359a 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:37.180 8 INFO nova.api.openstack.compute.server_external_events [req-feaee23c-18fc-4ef0-912d-58b1997ef465 req-68ac012b-491a-449a-bde2-6bbb932dbaa5 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:f5c290e9-b32c-4292-a86e-6c3a97a61f5c for instance f14763c7-e2fb-41d6-a429-156a9a949ce2 on instance [pid: 8|app: 0|req: 943/1881] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:02:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1882] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:37 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1661 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:37.280 8 WARNING neutronclient.v2_0.client [None req-5deb6246-8598-47e1-b697-dc94dbe4a17c 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] 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: 944/1883] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:37 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1661 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:02:37.398 7 WARNING neutronclient.v2_0.client [None req-572f36a8-f1ab-4cd6-bd46-3718c11a77cd 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 940/1884] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:37 2026] GET /v2.1/servers/0c26364b-ea3e-4e3e-b514-ebdf98bd187d => generated 1414 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:37.510 8 INFO nova.api.openstack.wsgi [None req-85ca777f-81b9-40ee-b3fe-43ea1d04df80 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] HTTP exception thrown: Cannot 'shelve' instance f14763c7-e2fb-41d6-a429-156a9a949ce2 while it is in vm_state shelved_offloaded [pid: 8|app: 0|req: 945/1885] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:02:37 2026] POST /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2/action => generated 155 bytes in 68 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:37.558 7 WARNING neutronclient.v2_0.client [None req-d9999e4a-4f91-4cb7-afd2-717f8fb05a8c 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:02:37.587 7 WARNING neutronclient.v2_0.client [None req-d9999e4a-4f91-4cb7-afd2-717f8fb05a8c 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 941/1886] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:02:37 2026] POST /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2/action => generated 0 bytes in 349 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:37.910 8 WARNING neutronclient.v2_0.client [None req-e6d95621-af88-4dc0-abc2-6c5ce0545c23 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 946/1887] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:37 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1669 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:38.493 7 WARNING neutronclient.v2_0.client [None req-fd882a0e-0e44-4b65-9d94-bf21998c573d 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:39.165 8 WARNING neutronclient.v2_0.client [None req-9d77d02b-6fbb-4fc5-b2a6-faa45d8ff228 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 942/1888] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:38 2026] GET /v2.1/servers/0c26364b-ea3e-4e3e-b514-ebdf98bd187d => generated 1464 bytes in 982 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1889] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:39 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1669 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:39.811 7 INFO nova.api.openstack.compute.server_external_events [req-a7fd2a90-50c6-47f3-a53c-1d7d0afa1398 req-02dae417-2162-4732-8d78-3ef32d1758da da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:72c5dc42-aa5b-4351-be22-775a6a4dfc03 for instance 0c26364b-ea3e-4e3e-b514-ebdf98bd187d on instance [pid: 7|app: 0|req: 943/1890] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:02:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:39.864 8 WARNING neutronclient.v2_0.client [None req-d1aa34e9-a4f0-4ee8-b440-61164c87df9e 0de8c49242514784bceddaff1ff4dd38 0a97877af1b04702b62b5582e4d0e738 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 948/1891] 10.0.0.17 () {34 vars in 683 bytes} [Wed Jul 29 09:02:39 2026] POST /v2.1/os-security-groups => generated 246 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:40.129 7 WARNING neutronclient.v2_0.client [None req-1bdee3e5-1124-4af2-afc2-01310fea4898 0de8c49242514784bceddaff1ff4dd38 0a97877af1b04702b62b5582e4d0e738 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:02:40.173 7 WARNING neutronclient.v2_0.client [None req-1bdee3e5-1124-4af2-afc2-01310fea4898 0de8c49242514784bceddaff1ff4dd38 0a97877af1b04702b62b5582e4d0e738 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 944/1892] 10.0.0.17 () {34 vars in 693 bytes} [Wed Jul 29 09:02:40 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 336 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:02:40.466 7 WARNING neutronclient.v2_0.client [None req-0a01a1f0-4493-4689-9191-e346e37c8c2a 0de8c49242514784bceddaff1ff4dd38 0a97877af1b04702b62b5582e4d0e738 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:02:40.507 8 WARNING neutronclient.v2_0.client [None req-e1aa3213-cce2-4b87-a03b-a5e3aba5a3c6 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 949/1893] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:40 2026] GET /v2.1/servers/0c26364b-ea3e-4e3e-b514-ebdf98bd187d => generated 1462 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 950/1894] 10.0.0.17 () {32 vars in 639 bytes} [Wed Jul 29 09:02:40 2026] GET /v2.1/servers => generated 377 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:40.767 8 WARNING neutronclient.v2_0.client [None req-201261c9-0ce6-4d69-9f4a-c71718659ad7 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 945/1895] 10.0.0.17 () {34 vars in 683 bytes} [Wed Jul 29 09:02:40 2026] POST /v2.1/os-security-groups => generated 248 bytes in 381 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1896] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:40 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1609 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:40.895 8 WARNING neutronclient.v2_0.client [None req-4df573a8-6cdc-4e75-ab1d-dcdea7cd4cef 0de8c49242514784bceddaff1ff4dd38 0a97877af1b04702b62b5582e4d0e738 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:02:40.945 8 WARNING neutronclient.v2_0.client [None req-4df573a8-6cdc-4e75-ab1d-dcdea7cd4cef 0de8c49242514784bceddaff1ff4dd38 0a97877af1b04702b62b5582e4d0e738 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:02:40.957 7 WARNING neutronclient.v2_0.client [None req-98842784-2bec-4b73-99f9-8eb9744b4853 622961355bb0421c82d010e650e83554 f389344c3a3c479391dd80035db89d95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 946/1897] 10.0.0.17 () {32 vars in 653 bytes} [Wed Jul 29 09:02:40 2026] GET /v2.1/servers/detail => generated 1845 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 947/1898] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:41 2026] GET /v2.1/flavors/982c838e-c0d8-4967-9847-f26ed96a9126 => generated 511 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1899] 10.0.0.17 () {34 vars in 693 bytes} [Wed Jul 29 09:02:40 2026] POST /v2.1/os-security-group-rules => generated 236 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:02:41.195 7 WARNING neutronclient.v2_0.client [None req-78fc8628-1a79-4f28-9dc3-fdb40c5dd38f 0de8c49242514784bceddaff1ff4dd38 0a97877af1b04702b62b5582e4d0e738 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 948/1900] 10.0.0.17 () {34 vars in 683 bytes} [Wed Jul 29 09:02:41 2026] POST /v2.1/os-security-groups => generated 248 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1901] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:02:41 2026] DELETE /v2.1/servers/67cbd8ac-c042-4933-b735-41cd908f40f3 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-29 09:02:41.477 7 WARNING neutronclient.v2_0.client [None req-75180575-9c78-45c4-a2cd-9bc2d9627308 0de8c49242514784bceddaff1ff4dd38 0a97877af1b04702b62b5582e4d0e738 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:41.520 8 WARNING neutronclient.v2_0.client [None req-f38cb969-29f6-4e18-a62c-69320833d2f5 622961355bb0421c82d010e650e83554 f389344c3a3c479391dd80035db89d95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 954/1902] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:41 2026] GET /v2.1/servers/67cbd8ac-c042-4933-b735-41cd908f40f3 => generated 1848 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:41.732 8 WARNING neutronclient.v2_0.client [None req-8444bf7d-1ab1-4588-a41e-535277caf212 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 949/1903] 10.0.0.17 () {34 vars in 683 bytes} [Wed Jul 29 09:02:41 2026] POST /v2.1/os-security-groups => generated 247 bytes in 390 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:02:41.874 7 WARNING neutronclient.v2_0.client [None req-8f88a563-3fbf-4192-8c5b-c5a663aefa58 0de8c49242514784bceddaff1ff4dd38 0a97877af1b04702b62b5582e4d0e738 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 955/1904] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:41 2026] GET /v2.1/servers/0c26364b-ea3e-4e3e-b514-ebdf98bd187d => generated 1462 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:02:41.909 7 WARNING neutronclient.v2_0.client [None req-8f88a563-3fbf-4192-8c5b-c5a663aefa58 0de8c49242514784bceddaff1ff4dd38 0a97877af1b04702b62b5582e4d0e738 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:41.938 8 WARNING neutronclient.v2_0.client [None req-b7e44178-536e-4596-a625-722e8c5c09e3 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:02:41.942 7 WARNING neutronclient.v2_0.client [None req-8f88a563-3fbf-4192-8c5b-c5a663aefa58 0de8c49242514784bceddaff1ff4dd38 0a97877af1b04702b62b5582e4d0e738 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 956/1905] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:41 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1611 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1906] 10.0.0.17 () {34 vars in 693 bytes} [Wed Jul 29 09:02:41 2026] POST /v2.1/os-security-group-rules => generated 331 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:42.211 8 WARNING neutronclient.v2_0.client [None req-a61140a0-2ab2-4c83-b8c4-3b8b72411fbd 0de8c49242514784bceddaff1ff4dd38 0a97877af1b04702b62b5582e4d0e738 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 957/1907] 10.0.0.17 () {34 vars in 683 bytes} [Wed Jul 29 09:02:42 2026] POST /v2.1/os-security-groups => generated 248 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:02:42.467 7 WARNING neutronclient.v2_0.client [None req-057cc03d-1853-4c2f-bef2-c4226b146e17 0de8c49242514784bceddaff1ff4dd38 0a97877af1b04702b62b5582e4d0e738 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:02:42.744 8 WARNING neutronclient.v2_0.client [None req-863eaf0f-7156-49bc-9e40-6633ee65f9ed 622961355bb0421c82d010e650e83554 f389344c3a3c479391dd80035db89d95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 951/1908] 10.0.0.17 () {34 vars in 683 bytes} [Wed Jul 29 09:02:42 2026] POST /v2.1/os-security-groups => generated 248 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:02:42.780 7 WARNING neutronclient.v2_0.client [None req-27893689-96ca-4d16-87d9-bfa271dc84a1 0de8c49242514784bceddaff1ff4dd38 0a97877af1b04702b62b5582e4d0e738 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:02:42.819 7 WARNING neutronclient.v2_0.client [None req-27893689-96ca-4d16-87d9-bfa271dc84a1 0de8c49242514784bceddaff1ff4dd38 0a97877af1b04702b62b5582e4d0e738 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:02:42.856 7 WARNING neutronclient.v2_0.client [None req-27893689-96ca-4d16-87d9-bfa271dc84a1 0de8c49242514784bceddaff1ff4dd38 0a97877af1b04702b62b5582e4d0e738 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 958/1909] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:42 2026] GET /v2.1/servers/67cbd8ac-c042-4933-b735-41cd908f40f3 => generated 1848 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-07-29 09:02:42.942 8 WARNING neutronclient.v2_0.client [None req-101fc8c8-c0d0-49e5-982e-7a06b12cb677 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 959/1910] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:42 2026] GET /v2.1/servers/0c26364b-ea3e-4e3e-b514-ebdf98bd187d => generated 1462 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 952/1911] 10.0.0.17 () {34 vars in 693 bytes} [Wed Jul 29 09:02:42 2026] POST /v2.1/os-security-group-rules => generated 331 bytes in 359 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:02:43.145 7 WARNING neutronclient.v2_0.client [None req-a199766f-e0a2-4a4b-9140-8da1021975f0 0de8c49242514784bceddaff1ff4dd38 0a97877af1b04702b62b5582e4d0e738 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:02:43.172 8 WARNING neutronclient.v2_0.client [None req-d912ef22-f049-4c18-9719-cb9986706439 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:02:43.187 7 WARNING neutronclient.v2_0.client [None req-a199766f-e0a2-4a4b-9140-8da1021975f0 0de8c49242514784bceddaff1ff4dd38 0a97877af1b04702b62b5582e4d0e738 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 960/1912] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:43 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1611 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1913] 10.0.0.17 () {32 vars in 738 bytes} [Wed Jul 29 09:02:43 2026] DELETE /v2.1/os-security-groups/5a5b2602-6cf3-495f-a9a8-95e37e4e1895 => generated 0 bytes in 256 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:43.405 8 WARNING neutronclient.v2_0.client [None req-bbfc3f53-4556-46c0-929d-70aaa502184c 0de8c49242514784bceddaff1ff4dd38 0a97877af1b04702b62b5582e4d0e738 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 961/1914] 10.0.0.17 () {32 vars in 735 bytes} [Wed Jul 29 09:02:43 2026] GET /v2.1/os-security-groups/e54694ec-bbd1-4dba-8a2a-822f8243ddbc => generated 248 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:02:43.465 7 WARNING neutronclient.v2_0.client [None req-c698b057-3e49-495a-b30a-54d0824bc287 0de8c49242514784bceddaff1ff4dd38 0a97877af1b04702b62b5582e4d0e738 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 954/1915] 10.0.0.17 () {34 vars in 683 bytes} [Wed Jul 29 09:02:43 2026] POST /v2.1/os-security-groups => generated 247 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:02:43.789 8 WARNING neutronclient.v2_0.client [None req-a9c145f4-7e03-4718-9db2-044ed7194160 0de8c49242514784bceddaff1ff4dd38 0a97877af1b04702b62b5582e4d0e738 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:02:43.821 8 WARNING neutronclient.v2_0.client [None req-a9c145f4-7e03-4718-9db2-044ed7194160 0de8c49242514784bceddaff1ff4dd38 0a97877af1b04702b62b5582e4d0e738 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:02:43.900 7 INFO nova.api.openstack.compute.server_external_events [req-d1e0fa5c-d783-4f36-a55d-b8aedfc08ff2 req-caa2d089-c95f-4e8d-8c71-3423e1c800b1 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:72c5dc42-aa5b-4351-be22-775a6a4dfc03 for instance 0c26364b-ea3e-4e3e-b514-ebdf98bd187d on instance [pid: 7|app: 0|req: 955/1916] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:02:43 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-07-29 09:02:43.949 7 WARNING neutronclient.v2_0.client [None req-9b0d134a-0a61-4b21-bb23-226c65b41c6a 622961355bb0421c82d010e650e83554 f389344c3a3c479391dd80035db89d95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 962/1917] 10.0.0.17 () {34 vars in 693 bytes} [Wed Jul 29 09:02:43 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:02:44.090 8 WARNING neutronclient.v2_0.client [None req-37d4d9fa-3e51-4ba1-922b-010a804cb5e1 0de8c49242514784bceddaff1ff4dd38 0a97877af1b04702b62b5582e4d0e738 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 956/1918] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:43 2026] GET /v2.1/servers/67cbd8ac-c042-4933-b735-41cd908f40f3 => generated 1848 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:44.158 7 WARNING neutronclient.v2_0.client [None req-9dd40c92-f462-4956-a0d4-21c4299220b7 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:02:44.170 8 WARNING neutronclient.v2_0.client [None req-37d4d9fa-3e51-4ba1-922b-010a804cb5e1 0de8c49242514784bceddaff1ff4dd38 0a97877af1b04702b62b5582e4d0e738 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 963/1919] 10.0.0.17 () {34 vars in 693 bytes} [Wed Jul 29 09:02:44 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1920] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:44 2026] GET /v2.1/servers/0c26364b-ea3e-4e3e-b514-ebdf98bd187d => generated 1462 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:44.459 8 WARNING neutronclient.v2_0.client [None req-ee3e4a57-3b2e-4ab6-b271-4538c9eccf8b 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:02:44.460 7 WARNING neutronclient.v2_0.client [None req-4a906111-5ae9-4804-b802-0f64d0c5422d 0de8c49242514784bceddaff1ff4dd38 0a97877af1b04702b62b5582e4d0e738 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 958/1921] 10.0.0.17 () {32 vars in 735 bytes} [Wed Jul 29 09:02:44 2026] GET /v2.1/os-security-groups/08b206d9-570a-4e59-a04b-a79ccf117fa7 => generated 664 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:02:44.609 7 WARNING neutronclient.v2_0.client [None req-ff4c1fbb-4000-4206-a505-3b42786dada5 0de8c49242514784bceddaff1ff4dd38 0a97877af1b04702b62b5582e4d0e738 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 964/1922] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:44 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1667 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:02:44.641 7 WARNING neutronclient.v2_0.client [None req-ff4c1fbb-4000-4206-a505-3b42786dada5 0de8c49242514784bceddaff1ff4dd38 0a97877af1b04702b62b5582e4d0e738 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:02:44.681 7 WARNING neutronclient.v2_0.client [None req-ff4c1fbb-4000-4206-a505-3b42786dada5 0de8c49242514784bceddaff1ff4dd38 0a97877af1b04702b62b5582e4d0e738 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:44.790 8 INFO nova.api.openstack.compute.server_external_events [req-f4802c3a-3f0f-42bc-b802-f58de5f22673 req-6b3d008f-99c7-4807-bf8c-6633ebfb5007 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:5bb4a052-8a9c-407e-a603-0560c745fdaf for instance 67cbd8ac-c042-4933-b735-41cd908f40f3 on instance [pid: 8|app: 0|req: 965/1923] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:02:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1924] 10.0.0.17 () {32 vars in 748 bytes} [Wed Jul 29 09:02:44 2026] DELETE /v2.1/os-security-group-rules/efc2df41-16b8-4218-ba4a-a0d875bb7cf9 => generated 0 bytes in 204 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:44.826 8 WARNING neutronclient.v2_0.client [None req-c266b6f3-412b-4aa0-bd9b-dcea7a872b24 0de8c49242514784bceddaff1ff4dd38 0a97877af1b04702b62b5582e4d0e738 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:02:44.889 8 WARNING neutronclient.v2_0.client [None req-c266b6f3-412b-4aa0-bd9b-dcea7a872b24 0de8c49242514784bceddaff1ff4dd38 0a97877af1b04702b62b5582e4d0e738 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 966/1925] 10.0.0.17 () {32 vars in 738 bytes} [Wed Jul 29 09:02:44 2026] DELETE /v2.1/os-security-groups/08b206d9-570a-4e59-a04b-a79ccf117fa7 => generated 0 bytes in 236 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-29 09:02:45.066 7 WARNING neutronclient.v2_0.client [None req-6dbfb50a-fd79-4c79-bebc-29d88c5eeb63 0de8c49242514784bceddaff1ff4dd38 0a97877af1b04702b62b5582e4d0e738 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:02:45.090 7 INFO nova.api.openstack.wsgi [None req-6dbfb50a-fd79-4c79-bebc-29d88c5eeb63 0de8c49242514784bceddaff1ff4dd38 0a97877af1b04702b62b5582e4d0e738 - - default default] HTTP exception thrown: Security group 5a5b2602-6cf3-495f-a9a8-95e37e4e1895 does not exist Neutron server returns request_ids: ['req-a574be1a-a117-4729-b3c9-465ed762e5f0'] [pid: 7|app: 0|req: 960/1926] 10.0.0.17 () {32 vars in 738 bytes} [Wed Jul 29 09:02:45 2026] DELETE /v2.1/os-security-groups/5a5b2602-6cf3-495f-a9a8-95e37e4e1895 => generated 194 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 09:02:45.109 8 WARNING neutronclient.v2_0.client [None req-6040ea5c-2d78-4373-8b95-f13409d1e8a7 0de8c49242514784bceddaff1ff4dd38 0a97877af1b04702b62b5582e4d0e738 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:02:45.136 8 WARNING neutronclient.v2_0.client [None req-6040ea5c-2d78-4373-8b95-f13409d1e8a7 0de8c49242514784bceddaff1ff4dd38 0a97877af1b04702b62b5582e4d0e738 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:02:45.190 7 WARNING neutronclient.v2_0.client [None req-daadf68f-eab9-41e5-b181-0e28665bc12e 622961355bb0421c82d010e650e83554 f389344c3a3c479391dd80035db89d95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 961/1927] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:45 2026] GET /v2.1/servers/67cbd8ac-c042-4933-b735-41cd908f40f3 => generated 1503 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1928] 10.0.0.17 () {32 vars in 738 bytes} [Wed Jul 29 09:02:45 2026] DELETE /v2.1/os-security-groups/e54694ec-bbd1-4dba-8a2a-822f8243ddbc => generated 0 bytes in 170 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:45.285 7 WARNING neutronclient.v2_0.client [None req-8e6ebb88-2e67-4a77-aaa8-160c52e9bf84 0de8c49242514784bceddaff1ff4dd38 0a97877af1b04702b62b5582e4d0e738 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:02:45.321 7 WARNING neutronclient.v2_0.client [None req-8e6ebb88-2e67-4a77-aaa8-160c52e9bf84 0de8c49242514784bceddaff1ff4dd38 0a97877af1b04702b62b5582e4d0e738 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 962/1929] 10.0.0.17 () {32 vars in 738 bytes} [Wed Jul 29 09:02:45 2026] DELETE /v2.1/os-security-groups/16f8b3ac-ca60-437d-8282-2c92f6a5ad1b => generated 0 bytes in 209 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-29 09:02:45.501 7 WARNING neutronclient.v2_0.client [None req-5f319945-963e-40a4-934a-8e300fc43af5 0de8c49242514784bceddaff1ff4dd38 0a97877af1b04702b62b5582e4d0e738 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:02:45.528 8 WARNING neutronclient.v2_0.client [None req-84a395aa-e190-4b02-a69f-b6a9cd918f01 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:02:45.552 7 WARNING neutronclient.v2_0.client [None req-5f319945-963e-40a4-934a-8e300fc43af5 0de8c49242514784bceddaff1ff4dd38 0a97877af1b04702b62b5582e4d0e738 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 963/1930] 10.0.0.17 () {32 vars in 738 bytes} [Wed Jul 29 09:02:45 2026] DELETE /v2.1/os-security-groups/d6757a88-9d43-4a8b-a43b-922306ef4ecd => generated 0 bytes in 304 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-29 09:02:45.845 7 WARNING neutronclient.v2_0.client [None req-ecf15c99-577f-44dd-a6cb-8cab10c70b87 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 968/1931] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:45 2026] GET /v2.1/servers/0c26364b-ea3e-4e3e-b514-ebdf98bd187d => generated 1462 bytes in 384 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:45.860 8 WARNING neutronclient.v2_0.client [None req-fda29938-d54c-4236-9c56-4acfaee49802 0de8c49242514784bceddaff1ff4dd38 0a97877af1b04702b62b5582e4d0e738 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:02:45.924 8 WARNING neutronclient.v2_0.client [None req-fda29938-d54c-4236-9c56-4acfaee49802 0de8c49242514784bceddaff1ff4dd38 0a97877af1b04702b62b5582e4d0e738 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 964/1932] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:45 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1667 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1933] 10.0.0.17 () {32 vars in 738 bytes} [Wed Jul 29 09:02:45 2026] DELETE /v2.1/os-security-groups/1027e71d-d71a-4415-840b-26f6b65a0b99 => generated 0 bytes in 247 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:46.114 7 WARNING neutronclient.v2_0.client [None req-ded41a04-9d0b-4d06-b858-08fbad7f1a8b 0de8c49242514784bceddaff1ff4dd38 0a97877af1b04702b62b5582e4d0e738 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:02:46.160 7 WARNING neutronclient.v2_0.client [None req-ded41a04-9d0b-4d06-b858-08fbad7f1a8b 0de8c49242514784bceddaff1ff4dd38 0a97877af1b04702b62b5582e4d0e738 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:02:46.295 8 WARNING neutronclient.v2_0.client [None req-910b26bf-aec5-45ff-bca1-764b95261f8e 622961355bb0421c82d010e650e83554 f389344c3a3c479391dd80035db89d95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 965/1934] 10.0.0.17 () {32 vars in 738 bytes} [Wed Jul 29 09:02:46 2026] DELETE /v2.1/os-security-groups/d90e8756-54c5-463c-bf23-3507dd8883f2 => generated 0 bytes in 205 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1937] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:46 2026] GET /v2.1/servers/67cbd8ac-c042-4933-b735-41cd908f40f3 => generated 1508 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:02:46.548 7 INFO nova.api.openstack.compute.server_external_events [req-8014b67f-8bf7-46e2-bb90-d03f8c2165f3 req-febed18e-dd73-487c-b706-7d520ccd508a da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:f5c290e9-b32c-4292-a86e-6c3a97a61f5c for instance f14763c7-e2fb-41d6-a429-156a9a949ce2 on instance [pid: 7|app: 0|req: 968/1938] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:02:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:46.919 8 WARNING neutronclient.v2_0.client [None req-9657ad73-0575-4cc1-910c-50852c4e4a3c 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:47.040 7 WARNING neutronclient.v2_0.client [None req-196eecd7-e125-453b-b63f-23ff9346edee 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 971/1939] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:46 2026] GET /v2.1/servers/0c26364b-ea3e-4e3e-b514-ebdf98bd187d => generated 1639 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 969/1940] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:46 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1667 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1941] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:02:47 2026] POST /v2.1/servers/0c26364b-ea3e-4e3e-b514-ebdf98bd187d/action => generated 0 bytes in 180 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:47.326 7 WARNING neutronclient.v2_0.client [None req-1f88dee7-7989-4fbf-beb4-32aab6edeb69 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:47.398 8 WARNING neutronclient.v2_0.client [None req-0ba94595-aa1f-43d6-ace9-561cc15e0ece 622961355bb0421c82d010e650e83554 f389344c3a3c479391dd80035db89d95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 973/1942] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:47 2026] GET /v2.1/servers/67cbd8ac-c042-4933-b735-41cd908f40f3 => generated 1508 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1943] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:47 2026] GET /v2.1/servers/0c26364b-ea3e-4e3e-b514-ebdf98bd187d => generated 1649 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-07-29 09:02:48.323 8 WARNING neutronclient.v2_0.client [None req-1ef17201-f4d6-4d38-8b29-819f969d2433 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 974/1944] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:48 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1667 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:48.517 7 INFO nova.api.openstack.wsgi [None req-5b5168e4-537a-4750-b202-38aaa6958a79 622961355bb0421c82d010e650e83554 f389344c3a3c479391dd80035db89d95 - - default default] HTTP exception thrown: Instance 67cbd8ac-c042-4933-b735-41cd908f40f3 could not be found. [pid: 7|app: 0|req: 971/1945] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:48 2026] GET /v2.1/servers/67cbd8ac-c042-4933-b735-41cd908f40f3 => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:48.565 8 WARNING neutronclient.v2_0.client [None req-9b1e60d9-4947-4149-9fdc-6151e1262418 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 972/1946] 10.0.0.17 () {32 vars in 702 bytes} [Wed Jul 29 09:02:48 2026] DELETE /v2.1/os-keypairs/tempest-keypair-950336297 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1947] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:48 2026] GET /v2.1/servers/0c26364b-ea3e-4e3e-b514-ebdf98bd187d => generated 1649 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:02:49.544 7 WARNING neutronclient.v2_0.client [None req-68148667-05c4-4ef4-8e60-3a28359e460d 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 973/1948] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:49 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1667 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-07-29 09:02:49.897 8 WARNING neutronclient.v2_0.client [None req-99a5cd25-79fa-415b-afd4-0febbd82269d 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 976/1949] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:49 2026] GET /v2.1/servers/0c26364b-ea3e-4e3e-b514-ebdf98bd187d => generated 1649 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-07-29 09:02:50.720 7 WARNING neutronclient.v2_0.client [None req-18bb1688-97e6-4893-b9f9-56a15a0c05e9 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 974/1950] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:50 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1667 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:51.058 8 WARNING neutronclient.v2_0.client [None req-8ce6951b-5cff-4055-aa96-9cc9b5fba6ef 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 977/1951] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:51 2026] GET /v2.1/servers/0c26364b-ea3e-4e3e-b514-ebdf98bd187d => generated 1649 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:51.970 7 WARNING neutronclient.v2_0.client [None req-96481e73-39fd-45be-a236-2599d858006c 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:52.218 8 WARNING neutronclient.v2_0.client [None req-fafb034a-151b-4b00-8d6e-8e56314377fc 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 975/1952] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:51 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1667 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1953] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:52 2026] GET /v2.1/servers/0c26364b-ea3e-4e3e-b514-ebdf98bd187d => generated 1649 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-07-29 09:02:53.297 7 WARNING neutronclient.v2_0.client [None req-0c04c0dd-0bcf-4acf-9b27-2c7b8ca24a84 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 976/1954] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:53 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1667 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:53.439 8 WARNING neutronclient.v2_0.client [None req-f9044f19-ccc7-4179-8b9a-844bad3ce7c0 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 979/1955] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:53 2026] GET /v2.1/servers/0c26364b-ea3e-4e3e-b514-ebdf98bd187d => generated 1649 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:54.156 7 INFO nova.api.openstack.compute.server_external_events [req-9ea77e17-fe3e-4b75-b985-77b8f5e2705d req-dd5ce11f-0d71-4f3c-9015-11479c6c70a5 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:f5c290e9-b32c-4292-a86e-6c3a97a61f5c for instance f14763c7-e2fb-41d6-a429-156a9a949ce2 on instance [pid: 7|app: 0|req: 977/1956] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:02:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:54.455 8 WARNING neutronclient.v2_0.client [None req-5676f4d5-8e9a-4e64-9c3b-abb9c6f0c53e 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] 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: 980/1957] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:54 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1667 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:02:54.636 7 WARNING neutronclient.v2_0.client [None req-146d5df7-a7ca-492c-bb02-3782977078e6 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] 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: 978/1958] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:54 2026] GET /v2.1/servers/0c26364b-ea3e-4e3e-b514-ebdf98bd187d => generated 1649 bytes in 1068 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:02:55.684 8 WARNING neutronclient.v2_0.client [None req-7fb15ac5-c0af-4952-9ab9-1017ed15ddd4 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:56.728 7 WARNING neutronclient.v2_0.client [None req-b5b192ba-14d4-40fe-ad71-b92fde280a34 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 981/1961] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:55 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1667 bytes in 1564 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1962] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:56 2026] GET /v2.1/servers/0c26364b-ea3e-4e3e-b514-ebdf98bd187d => generated 1649 bytes in 641 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 982/1963] 10.0.0.17 () {34 vars in 669 bytes} [Wed Jul 29 09:02:57 2026] POST /v2.1/os-keypairs => generated 385 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:58.266 7 WARNING neutronclient.v2_0.client [None req-30a5e9c3-0b9d-4809-b553-76d802cbfd9e 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:02:58.385 8 WARNING neutronclient.v2_0.client [None req-f77e87df-d790-4d91-86ac-18fd1eac12a1 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 982/1964] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:58 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 1096 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 983/1965] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:58 2026] GET /v2.1/servers/0c26364b-ea3e-4e3e-b514-ebdf98bd187d => generated 1649 bytes in 1000 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:02:59.377 7 WARNING neutronclient.v2_0.client [None req-80a7e424-49db-462c-b450-7d36cd5b6855 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 983/1966] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:59 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:59.544 8 WARNING neutronclient.v2_0.client [None req-759e05a4-7b7a-4107-a88a-3ea1ad7b4bfd 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] 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: 984/1967] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:59 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:02:59.725 7 WARNING neutronclient.v2_0.client [None req-d45716ba-48bb-498e-9f1b-b8251b3db7bd 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:02:59.734 8 INFO nova.api.openstack.wsgi [None req-6fb48a00-d32d-42bc-b267-ca1efd655add 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] HTTP exception thrown: Instance e0ee4007-ff08-4af4-9082-ca0ffc6edeba has no mapping to a cell. [pid: 8|app: 0|req: 985/1968] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:02:59 2026] POST /v2.1/servers/e0ee4007-ff08-4af4-9082-ca0ffc6edeba/action => generated 117 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 09:02:59.777 7 WARNING neutronclient.v2_0.client [None req-d45716ba-48bb-498e-9f1b-b8251b3db7bd 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:02:59.780 8 WARNING neutronclient.v2_0.client [None req-e42cdf8d-2c8f-489b-8a43-38c20cb2ac4e 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 986/1969] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:59 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:00.011 8 WARNING neutronclient.v2_0.client [None req-c590ba9f-e82a-4002-8301-638229546c45 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:03:00.033 7 WARNING neutronclient.v2_0.client [None req-d45716ba-48bb-498e-9f1b-b8251b3db7bd 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 987/1970] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:02:59 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:00.176 8 INFO nova.api.openstack.wsgi [None req-9b4d7e74-e597-4e7f-a449-474ca2be703a 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] HTTP exception thrown: Instance 331d07e7-eb00-4fd1-ab51-b17b911ce448 could not be found. [pid: 8|app: 0|req: 988/1971] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:03:00 2026] POST /v2.1/servers/331d07e7-eb00-4fd1-ab51-b17b911ce448/action => generated 111 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 09:03:00.225 8 WARNING neutronclient.v2_0.client [None req-e878abb5-e8ab-412b-8e4e-8f72324e0739 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 989/1972] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:00 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1973] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:02:59 2026] POST /v2.1/servers => generated 450 bytes in 694 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:00.376 8 WARNING neutronclient.v2_0.client [None req-cf0c2ecc-8a8c-4395-8a8e-a14ab0ab3e4d 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:03:00.404 7 WARNING neutronclient.v2_0.client [None req-9d21724d-accc-476b-98e0-a1a519fc5046 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 990/1974] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:00 2026] GET /v2.1/servers/0f51957f-e76c-4f59-a665-f9ea1c9aa473 => generated 1394 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:00.469 8 WARNING neutronclient.v2_0.client [None req-fd32986c-bb34-470f-a17e-c0a94ab77d86 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 985/1975] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:00 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 991/1976] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:00 2026] GET /v2.1/servers/0c26364b-ea3e-4e3e-b514-ebdf98bd187d => generated 1649 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1977] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:03:00 2026] POST /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2/action => generated 0 bytes in 299 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:00.878 8 WARNING neutronclient.v2_0.client [None req-16274bb9-1472-45f2-8518-3ace78034500 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 992/1978] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:00 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1662 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:01.495 7 WARNING neutronclient.v2_0.client [None req-7d006766-72e8-4a30-bc4b-7f0ed7bcc968 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 987/1979] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:01 2026] GET /v2.1/servers/0f51957f-e76c-4f59-a665-f9ea1c9aa473 => generated 1398 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:01.712 7 WARNING neutronclient.v2_0.client [None req-7731f88c-0972-42c2-81fc-b45cc49bad63 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:03:01.751 8 WARNING neutronclient.v2_0.client [None req-a1fb61f6-5930-4002-9029-3c9351e76085 83e4221b76784bd3b0bfc06f4f2e9c38 d61c2611366a4d38be7771adea57b1c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 988/1980] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:01 2026] GET /v2.1/servers/0c26364b-ea3e-4e3e-b514-ebdf98bd187d => generated 1649 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:03:01.976 8 WARNING neutronclient.v2_0.client [None req-a1fb61f6-5930-4002-9029-3c9351e76085 83e4221b76784bd3b0bfc06f4f2e9c38 d61c2611366a4d38be7771adea57b1c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:02.041 7 WARNING neutronclient.v2_0.client [None req-c83cb396-f10b-4216-b607-7d512bf0b4a7 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 989/1981] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:01 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1662 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1982] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:03:01 2026] POST /v2.1/servers => generated 424 bytes in 841 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:02.536 7 WARNING neutronclient.v2_0.client [None req-e8b9a285-70e3-4947-a2c3-172f9c07b035 83e4221b76784bd3b0bfc06f4f2e9c38 d61c2611366a4d38be7771adea57b1c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:02.596 8 WARNING neutronclient.v2_0.client [None req-8036c248-219f-497d-b01e-185bf027c1d1 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 990/1983] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:02 2026] GET /v2.1/servers/ff8adc62-a82f-49a0-9f68-c8534d3ecf0b => generated 1371 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1984] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:02 2026] GET /v2.1/servers/0f51957f-e76c-4f59-a665-f9ea1c9aa473 => generated 1446 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:02.868 7 WARNING neutronclient.v2_0.client [None req-223ccb40-dced-451b-ac34-e4baf370aea3 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 991/1985] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:02 2026] GET /v2.1/servers/0c26364b-ea3e-4e3e-b514-ebdf98bd187d => generated 1649 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-07-29 09:03:03.204 8 WARNING neutronclient.v2_0.client [None req-43bbe750-a564-4716-8fca-494993baac10 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 995/1986] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:03 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1645 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:03.372 7 INFO nova.api.openstack.wsgi [None req-2ea44aa1-1f31-4034-897d-0f76af95b0b7 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] HTTP exception thrown: Cannot 'suspend' instance f14763c7-e2fb-41d6-a429-156a9a949ce2 while it is in vm_state suspended [pid: 7|app: 0|req: 992/1987] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:03:03 2026] POST /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2/action => generated 148 bytes in 66 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 996/1988] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:03:03 2026] POST /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2/action => generated 0 bytes in 166 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:03.614 7 WARNING neutronclient.v2_0.client [None req-b42f8131-6d87-4afc-954c-ec3cb493ed0b 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:03.669 8 WARNING neutronclient.v2_0.client [None req-1ff07b4f-9f7f-43f3-b93e-64930ad786bf 83e4221b76784bd3b0bfc06f4f2e9c38 d61c2611366a4d38be7771adea57b1c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 997/1989] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:03 2026] GET /v2.1/servers/ff8adc62-a82f-49a0-9f68-c8534d3ecf0b => generated 1375 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 993/1990] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:03 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1651 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:03:03.777 8 WARNING neutronclient.v2_0.client [None req-526ad9f3-f2e6-465d-b460-94d32c4fb82b 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 998/1991] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:03 2026] GET /v2.1/servers/0f51957f-e76c-4f59-a665-f9ea1c9aa473 => generated 1446 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:04.047 7 WARNING neutronclient.v2_0.client [None req-758cb024-aa9f-4769-a3a7-78372dfee82f 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 994/1992] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:04 2026] GET /v2.1/servers/0c26364b-ea3e-4e3e-b514-ebdf98bd187d => generated 1649 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:04.773 8 WARNING neutronclient.v2_0.client [None req-0630fa08-5cc8-4b5b-a35e-64a8587b7501 83e4221b76784bd3b0bfc06f4f2e9c38 d61c2611366a4d38be7771adea57b1c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:03:04.811 7 WARNING neutronclient.v2_0.client [None req-324332c7-7513-41e3-a95f-9cd6d2c6bc77 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 999/1993] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:04 2026] GET /v2.1/servers/ff8adc62-a82f-49a0-9f68-c8534d3ecf0b => generated 1423 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:04.886 8 WARNING neutronclient.v2_0.client [None req-c9fcc46a-72d5-4ec2-ad95-9c542d01291f 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1000/1994] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:04 2026] GET /v2.1/servers/0f51957f-e76c-4f59-a665-f9ea1c9aa473 => generated 1454 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1995] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:04 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1651 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:05.205 8 WARNING neutronclient.v2_0.client [None req-e0b2764d-4e08-4340-a4f9-ee5b1d9f7934 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1001/1996] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:05 2026] GET /v2.1/servers/0c26364b-ea3e-4e3e-b514-ebdf98bd187d => generated 1649 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:05.885 7 WARNING neutronclient.v2_0.client [None req-daacf6cb-c1dc-4c78-938d-0819fdca7b67 83e4221b76784bd3b0bfc06f4f2e9c38 d61c2611366a4d38be7771adea57b1c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 996/1997] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:05 2026] GET /v2.1/servers/ff8adc62-a82f-49a0-9f68-c8534d3ecf0b => generated 1423 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:05.976 8 WARNING neutronclient.v2_0.client [None req-0a417e7d-30ea-436a-b984-74a56a723d6a 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:06.042 7 WARNING neutronclient.v2_0.client [None req-bb0bd422-a825-4218-8ef0-fbb75ed2ea65 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1002/1998] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:05 2026] GET /v2.1/servers/0f51957f-e76c-4f59-a665-f9ea1c9aa473 => generated 1522 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1999] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:06 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1651 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-07-29 09:03:06.319 8 INFO nova.api.openstack.compute.server_external_events [req-c4fd288f-2dd7-473a-a30b-e2eb21b71ebc req-92a4fceb-b13d-4d73-9fa6-07f9479ca79d da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:a300722b-e90b-421e-8564-141337c9e3a8 for instance 0f51957f-e76c-4f59-a665-f9ea1c9aa473 on instance [pid: 8|app: 0|req: 1003/2002] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:03:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:06.355 7 WARNING neutronclient.v2_0.client [None req-2fad5bc9-5c51-4097-b2d3-a3158e1e0e0c 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1000/2003] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:06 2026] GET /v2.1/servers/0c26364b-ea3e-4e3e-b514-ebdf98bd187d => generated 1649 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:06.980 8 WARNING neutronclient.v2_0.client [None req-e4f49df3-5efb-4734-871b-0b9044b4375e 83e4221b76784bd3b0bfc06f4f2e9c38 d61c2611366a4d38be7771adea57b1c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1004/2004] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:06 2026] GET /v2.1/servers/ff8adc62-a82f-49a0-9f68-c8534d3ecf0b => generated 1431 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-07-29 09:03:07.128 7 WARNING neutronclient.v2_0.client [None req-3be0caaf-9365-4f10-b2b7-74e2cb9646c1 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:07.258 8 WARNING neutronclient.v2_0.client [None req-6b8a4612-5a16-4cf1-9823-ad1115c97ab9 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1001/2005] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:07 2026] GET /v2.1/servers/0f51957f-e76c-4f59-a665-f9ea1c9aa473 => generated 1520 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2006] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:07 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1651 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-07-29 09:03:07.561 7 WARNING neutronclient.v2_0.client [None req-971c36cd-3f2d-4b46-b9a2-98eb6f36a23b 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1002/2007] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:07 2026] GET /v2.1/servers/0c26364b-ea3e-4e3e-b514-ebdf98bd187d => generated 1649 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:08.082 8 WARNING neutronclient.v2_0.client [None req-a6d5c366-eaf9-4204-b219-0ca5f133ca3a 83e4221b76784bd3b0bfc06f4f2e9c38 d61c2611366a4d38be7771adea57b1c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1006/2008] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:08 2026] GET /v2.1/servers/ff8adc62-a82f-49a0-9f68-c8534d3ecf0b => generated 1473 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-07-29 09:03:08.361 7 WARNING neutronclient.v2_0.client [None req-d519abd3-c636-4a6e-9305-2066d004a9c1 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:03:08.371 8 INFO nova.api.openstack.compute.server_external_events [req-d4b3497e-7fb4-48d1-b11b-a849f906921e req-556465e4-9daf-4bbb-b7b2-e17b08b1924c da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:90d8a0e1-4642-4d88-b4f3-11d85be8aeb7 for instance ff8adc62-a82f-49a0-9f68-c8534d3ecf0b on instance [pid: 8|app: 0|req: 1007/2009] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:03:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1003/2010] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:08 2026] GET /v2.1/servers/0f51957f-e76c-4f59-a665-f9ea1c9aa473 => generated 1520 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:03:08.509 8 WARNING neutronclient.v2_0.client [None req-0c288944-17a3-4ca0-80c5-dab300e3897d 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1008/2011] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:08 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1651 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:08.748 7 WARNING neutronclient.v2_0.client [None req-dea12180-28f9-438b-9285-5df3d1c80bd0 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1004/2012] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:08 2026] GET /v2.1/servers/0c26364b-ea3e-4e3e-b514-ebdf98bd187d => generated 1649 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:09.266 8 WARNING neutronclient.v2_0.client [None req-9c608405-f7e3-4cd4-9663-c524bfac68bd 83e4221b76784bd3b0bfc06f4f2e9c38 d61c2611366a4d38be7771adea57b1c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1009/2013] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:09 2026] GET /v2.1/servers/ff8adc62-a82f-49a0-9f68-c8534d3ecf0b => generated 1471 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:09.532 7 WARNING neutronclient.v2_0.client [None req-1089d9d1-9e0e-45de-90a3-d94c414fbb59 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] 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: 1005/2014] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:09 2026] GET /v2.1/servers/0f51957f-e76c-4f59-a665-f9ea1c9aa473 => generated 1520 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:03:09.657 8 WARNING neutronclient.v2_0.client [None req-8bbcc067-f3ab-4231-9088-80263b275451 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1010/2015] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:09 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:09.822 7 WARNING neutronclient.v2_0.client [None req-07409757-a485-42e1-93fb-1153d3ea1332 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:09.908 8 WARNING neutronclient.v2_0.client [None req-c996d891-7619-4896-892e-c619b4b964aa 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1006/2016] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:09 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:09.949 7 INFO nova.api.openstack.wsgi [None req-eda7c09a-a33a-4b50-86d9-a7634d22233d 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] HTTP exception thrown: Instance b2d16dc6-6d15-416d-9b3a-eb069ea68f3a could not be found. [pid: 7|app: 0|req: 1007/2017] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:03:09 2026] POST /v2.1/servers/b2d16dc6-6d15-416d-9b3a-eb069ea68f3a/action => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 09:03:09.989 7 WARNING neutronclient.v2_0.client [None req-cbf59a15-10fd-47d2-8a69-1a55dbf249cc 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1011/2018] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:09 2026] GET /v2.1/servers/0c26364b-ea3e-4e3e-b514-ebdf98bd187d => generated 1649 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2019] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:09 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 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-07-29 09:03:10.184 8 WARNING neutronclient.v2_0.client [None req-02e0873d-d339-4a14-943e-55d3455ccb04 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1012/2020] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:10 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:10.322 7 INFO nova.api.openstack.wsgi [None req-9615a5bd-d9cb-4af4-ae01-099aaa0f5fa5 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] HTTP exception thrown: Cannot 'unpause' instance f14763c7-e2fb-41d6-a429-156a9a949ce2 while it is in vm_state active [pid: 7|app: 0|req: 1009/2021] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:03:10 2026] POST /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2/action => generated 145 bytes in 32 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:10.362 7 INFO nova.api.openstack.compute.server_external_events [req-ec177510-3e21-4966-9467-da900480b65c req-001808cd-8c76-41a5-b864-16a53c57c188 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:a300722b-e90b-421e-8564-141337c9e3a8 for instance 0f51957f-e76c-4f59-a665-f9ea1c9aa473 on instance [pid: 7|app: 0|req: 1010/2022] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:03:10 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-07-29 09:03:10.372 8 WARNING neutronclient.v2_0.client [None req-330c2946-369e-40e3-a9f3-285b33ea3fdd 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:10.419 7 WARNING neutronclient.v2_0.client [None req-0ea16875-1fe5-40d0-9e82-a1de0e9bbcad 83e4221b76784bd3b0bfc06f4f2e9c38 d61c2611366a4d38be7771adea57b1c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1013/2023] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:10 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1011/2024] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:10 2026] GET /v2.1/servers/ff8adc62-a82f-49a0-9f68-c8534d3ecf0b => generated 1471 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:03:10.545 8 WARNING neutronclient.v2_0.client [None req-1ee9715c-95d4-44fa-9aea-9a434689807d 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] 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: 1014/2025] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:10 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 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-07-29 09:03:10.678 8 INFO nova.api.openstack.wsgi [None req-7e92dbd7-fc8e-4ab7-821c-96039f54022c 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] HTTP exception thrown: Instance f210de70-022c-4dc5-a1fd-c8698892e99e could not be found. [pid: 8|app: 0|req: 1015/2026] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:03:10 2026] POST /v2.1/servers/f210de70-022c-4dc5-a1fd-c8698892e99e/action => generated 111 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 09:03:10.689 7 WARNING neutronclient.v2_0.client [None req-87d1272b-c1cc-456f-859d-534eeeaca153 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:03:10.725 8 WARNING neutronclient.v2_0.client [None req-c0a99dcc-3d7f-4986-948d-0a740c33ae87 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1012/2027] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:10 2026] GET /v2.1/servers/0f51957f-e76c-4f59-a665-f9ea1c9aa473 => generated 1520 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2028] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:10 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:10.917 7 WARNING neutronclient.v2_0.client [None req-9b9543f6-8840-420a-accc-9532eb819d86 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1013/2029] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:10 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:11.061 8 WARNING neutronclient.v2_0.client [None req-39f15fc3-f884-4229-8558-071920f07428 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:03:11.074 7 WARNING neutronclient.v2_0.client [None req-50cfccf2-7858-42f5-97a7-e48e66bfa5eb 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:03:11.074 7 WARNING neutronclient.v2_0.client [None req-50cfccf2-7858-42f5-97a7-e48e66bfa5eb 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:03:11.128 7 INFO nova.api.openstack.wsgi [None req-50cfccf2-7858-42f5-97a7-e48e66bfa5eb 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] HTTP exception thrown: Cannot 'unshelve' instance f14763c7-e2fb-41d6-a429-156a9a949ce2 while it is in vm_state active [pid: 7|app: 0|req: 1014/2030] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:03:11 2026] POST /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2/action => generated 146 bytes in 97 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1017/2031] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:11 2026] GET /v2.1/servers/0c26364b-ea3e-4e3e-b514-ebdf98bd187d => generated 1626 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:03:11.170 7 WARNING neutronclient.v2_0.client [None req-5fde0091-4bb2-4d31-8b39-c72ef94381c6 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] 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: 1015/2032] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:11 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:11.339 7 WARNING neutronclient.v2_0.client [None req-20a6f21b-837e-46b8-afbb-2ca43246fc4b 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1016/2033] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:11 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:11.478 7 INFO nova.api.openstack.wsgi [None req-7da9b52b-3622-4cfc-abf2-99220285a342 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] HTTP exception thrown: Instance 125dade4-9e51-4ec8-91dc-be2ab301048c could not be found. [pid: 7|app: 0|req: 1017/2034] 10.0.0.17 () {34 vars in 733 bytes} [Wed Jul 29 09:03:11 2026] PUT /v2.1/servers/125dade4-9e51-4ec8-91dc-be2ab301048c => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2035] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:03:11 2026] POST /v2.1/servers/0c26364b-ea3e-4e3e-b514-ebdf98bd187d/action => generated 0 bytes in 296 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-07-29 09:03:11.527 7 WARNING neutronclient.v2_0.client [None req-dee2dbcc-e54e-4e88-8208-ecb8d84e4354 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1019/2036] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:03:11 2026] GET /v2.1/images/d39e984d-4f90-4384-a53a-8cff11530354 => generated 1826 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:03:11.598 8 WARNING neutronclient.v2_0.client [None req-d01cfea4-c98b-4f71-91a9-85bd398ff955 83e4221b76784bd3b0bfc06f4f2e9c38 d61c2611366a4d38be7771adea57b1c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1018/2037] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:11 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 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, ' [pid: 8|app: 0|req: 1020/2038] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:11 2026] GET /v2.1/servers/ff8adc62-a82f-49a0-9f68-c8534d3ecf0b => generated 1471 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:03:11.710 7 WARNING neutronclient.v2_0.client [None req-83979587-2311-4372-8083-41c73026d70f 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1019/2039] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:11 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1020/2040] 10.0.0.17 () {34 vars in 734 bytes} [Wed Jul 29 09:03:11 2026] PUT /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 619 bytes in 9 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) 2026-07-29 09:03:11.863 8 WARNING neutronclient.v2_0.client [None req-270ab63f-0303-418f-87cb-3da190d5f13d 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:03:11.880 7 WARNING neutronclient.v2_0.client [None req-6e47ba04-df69-473d-8b39-647246624e26 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1021/2041] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:11 2026] GET /v2.1/servers/0f51957f-e76c-4f59-a665-f9ea1c9aa473 => generated 1520 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2042] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:11 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 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-07-29 09:03:12.071 8 WARNING neutronclient.v2_0.client [None req-11022d12-3797-4e24-af2e-5bb30d2eedb9 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1022/2043] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:12 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 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: 1022/2044] 10.0.0.17 () {34 vars in 733 bytes} [Wed Jul 29 09:03:12 2026] PUT /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 115 bytes in 9 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:12.286 8 WARNING neutronclient.v2_0.client [None req-0d674360-158f-4df1-9bd8-15025c96bb66 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1023/2045] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:12 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1654 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:03:12.440 7 INFO nova.api.openstack.wsgi [None req-b5a9c54a-f828-44a5-9e8e-f2eef73aec68 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] HTTP exception thrown: Instance dc68913e-8c35-45a1-9799-d64a4fef0ac3 could not be found. [pid: 7|app: 0|req: 1023/2046] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:03:12 2026] DELETE /v2.1/servers/dc68913e-8c35-45a1-9799-d64a4fef0ac3 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:12.480 8 INFO nova.api.openstack.wsgi [None req-dda7f9be-fe8e-4714-80cb-989f9ca74206 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] HTTP exception thrown: Instance dc68913e-8c35-45a1-9799-d64a4fef0ac3 could not be found. [pid: 8|app: 0|req: 1024/2047] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:12 2026] GET /v2.1/servers/dc68913e-8c35-45a1-9799-d64a4fef0ac3 => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1025/2048] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:03:12 2026] GET /v2.1/images/d39e984d-4f90-4384-a53a-8cff11530354 => generated 1826 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2049] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:03:12 2026] DELETE /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:12.758 7 WARNING neutronclient.v2_0.client [None req-dd385d3b-1fca-4903-b7cf-9cc1bacad450 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:03:12.782 8 WARNING neutronclient.v2_0.client [None req-e9cc7516-1cd8-4c43-b238-ac3b84c8bffd 83e4221b76784bd3b0bfc06f4f2e9c38 d61c2611366a4d38be7771adea57b1c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1025/2050] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:12 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1660 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2051] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:12 2026] GET /v2.1/servers/ff8adc62-a82f-49a0-9f68-c8534d3ecf0b => generated 1471 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:13.003 7 INFO nova.api.openstack.compute.server_external_events [req-ac531f88-da14-4bd6-beed-33732e33e18c req-51ceaf6b-e42d-4fe6-be27-bb3f763d226e da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:90d8a0e1-4642-4d88-b4f3-11d85be8aeb7 for instance ff8adc62-a82f-49a0-9f68-c8534d3ecf0b on instance [pid: 7|app: 0|req: 1026/2052] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:03:12 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-07-29 09:03:13.071 8 WARNING neutronclient.v2_0.client [None req-0a951540-e397-4522-b3ad-f865f83d11a6 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1027/2053] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:13 2026] GET /v2.1/servers/0f51957f-e76c-4f59-a665-f9ea1c9aa473 => generated 1706 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-07-29 09:03:13.230 7 WARNING neutronclient.v2_0.client [None req-cca2e819-5a7a-4334-a45f-4f85b7ca6e8b 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1027/2054] 10.0.0.17 () {32 vars in 739 bytes} [Wed Jul 29 09:03:13 2026] GET /v2.1/servers/0f51957f-e76c-4f59-a665-f9ea1c9aa473/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, ' [pid: 8|app: 0|req: 1028/2055] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:03:13 2026] GET /v2.1/images/d39e984d-4f90-4384-a53a-8cff11530354 => generated 1826 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:13.975 7 WARNING neutronclient.v2_0.client [None req-07feec57-0e19-4029-93eb-c938bacb268f 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:03:14.036 8 WARNING neutronclient.v2_0.client [None req-9ee9ddcb-8d9c-4999-a8e5-df5ac85a961b 83e4221b76784bd3b0bfc06f4f2e9c38 d61c2611366a4d38be7771adea57b1c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1028/2056] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:13 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1660 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:14.119 7 WARNING neutronclient.v2_0.client [None req-7e2e92a6-a27f-4f40-9b9d-adc397ab03fd 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1029/2057] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:13 2026] GET /v2.1/servers/ff8adc62-a82f-49a0-9f68-c8534d3ecf0b => generated 1471 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1029/2058] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:14 2026] GET /v2.1/servers/0f51957f-e76c-4f59-a665-f9ea1c9aa473 => generated 1706 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:03:14.247 8 INFO nova.api.openstack.compute.server_external_events [req-eb572407-cd2a-4de8-be41-ad23ed201fe4 req-6af80f12-a2c4-4850-9ff6-6117c6e19f0e da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:a300722b-e90b-421e-8564-141337c9e3a8 for instance 0f51957f-e76c-4f59-a665-f9ea1c9aa473 on instance [pid: 8|app: 0|req: 1030/2059] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:03:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1030/2060] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:03:14 2026] GET /v2.1/images/d39e984d-4f90-4384-a53a-8cff11530354 => generated 1826 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-07-29 09:03:15.139 8 WARNING neutronclient.v2_0.client [None req-1ee31139-b186-494b-bde9-dff2792bd4ae 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1031/2061] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:15 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1660 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:03:15.279 7 WARNING neutronclient.v2_0.client [None req-d45a6fab-c45e-4805-8408-c88b05c87777 83e4221b76784bd3b0bfc06f4f2e9c38 d61c2611366a4d38be7771adea57b1c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1031/2062] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:15 2026] GET /v2.1/servers/ff8adc62-a82f-49a0-9f68-c8534d3ecf0b => generated 1471 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1032/2063] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:03:15 2026] GET /v2.1/images/d39e984d-4f90-4384-a53a-8cff11530354 => generated 1932 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:16.285 7 INFO nova.api.openstack.compute.server_external_events [req-3c9896bd-5e87-4b0f-821e-a7311b842787 req-053fa498-63fb-453f-9468-d84ad2dc82dd da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:f5c290e9-b32c-4292-a86e-6c3a97a61f5c for instance f14763c7-e2fb-41d6-a429-156a9a949ce2 on instance [pid: 7|app: 0|req: 1032/2064] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:03:16 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-07-29 09:03:16.330 8 WARNING neutronclient.v2_0.client [None req-ab4a25ce-43f4-467e-9a0e-fd23a4bc2a1d 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1033/2067] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:16 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1451 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:16.429 7 WARNING neutronclient.v2_0.client [None req-265b5120-0caf-4ab5-abf2-1b3677428738 83e4221b76784bd3b0bfc06f4f2e9c38 d61c2611366a4d38be7771adea57b1c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1035/2068] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:16 2026] GET /v2.1/servers/ff8adc62-a82f-49a0-9f68-c8534d3ecf0b => generated 1657 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1034/2069] 10.0.0.17 () {32 vars in 835 bytes} [Wed Jul 29 09:03:16 2026] GET /v2.1/servers/ff8adc62-a82f-49a0-9f68-c8534d3ecf0b/os-instance-actions/req-a1fb61f6-5930-4002-9029-3c9351e76085 => generated 313 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1036/2070] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:03:16 2026] POST /v2.1/servers/ff8adc62-a82f-49a0-9f68-c8534d3ecf0b/action => generated 0 bytes in 196 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:16.875 8 WARNING neutronclient.v2_0.client [None req-fd94b4e3-aa04-4395-a55f-17a39fc991e5 83e4221b76784bd3b0bfc06f4f2e9c38 d61c2611366a4d38be7771adea57b1c6 - - default default] 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: 1037/2071] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:03:16 2026] GET /v2.1/images/d39e984d-4f90-4384-a53a-8cff11530354 => generated 1932 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2072] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:16 2026] GET /v2.1/servers/ff8adc62-a82f-49a0-9f68-c8534d3ecf0b => generated 1659 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:03:17.467 7 WARNING neutronclient.v2_0.client [None req-f20c770f-afc4-4193-b376-6bb92f221130 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1038/2073] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:17 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1456 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, ' [pid: 8|app: 0|req: 1036/2074] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:03:17 2026] GET /v2.1/images/d39e984d-4f90-4384-a53a-8cff11530354 => generated 1940 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, ' 2026-07-29 09:03:18.030 7 WARNING neutronclient.v2_0.client [None req-d9569303-5eb1-4e76-a391-455f4bd4ddac 83e4221b76784bd3b0bfc06f4f2e9c38 d61c2611366a4d38be7771adea57b1c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1037/2075] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:03:17 2026] GET /v2.1/images/d39e984d-4f90-4384-a53a-8cff11530354 => generated 1940 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2076] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:17 2026] GET /v2.1/servers/ff8adc62-a82f-49a0-9f68-c8534d3ecf0b => generated 1659 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:18.596 7 WARNING neutronclient.v2_0.client [None req-3a3712f2-9a3b-4fef-9c69-7cfd845dca3a 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1040/2077] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:18 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 1456 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:19.235 7 WARNING neutronclient.v2_0.client [None req-ebb5dc19-c0d1-4fa3-8c5c-0c33cd2b4628 83e4221b76784bd3b0bfc06f4f2e9c38 d61c2611366a4d38be7771adea57b1c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1041/2078] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:19 2026] GET /v2.1/servers/ff8adc62-a82f-49a0-9f68-c8534d3ecf0b => generated 1659 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:19.692 7 INFO nova.api.openstack.wsgi [None req-83697024-02a6-4acf-aa0a-eef85126930d 803bf0b8c5964fe0864a9a9d814d4bf1 39d425bfc95f48e49e65a419e9078209 - - default default] HTTP exception thrown: Instance f14763c7-e2fb-41d6-a429-156a9a949ce2 could not be found. [pid: 7|app: 0|req: 1042/2079] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:19 2026] GET /v2.1/servers/f14763c7-e2fb-41d6-a429-156a9a949ce2 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2080] 10.0.0.17 () {32 vars in 714 bytes} [Wed Jul 29 09:03:18 2026] DELETE /v2.1/images/d39e984d-4f90-4384-a53a-8cff11530354 => generated 0 bytes in 1658 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, ' [pid: 7|app: 0|req: 1043/2081] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:03:19 2026] DELETE /v2.1/servers/0c26364b-ea3e-4e3e-b514-ebdf98bd187d => generated 0 bytes in 187 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:20.388 8 WARNING neutronclient.v2_0.client [None req-17a435d7-61a8-475c-a9ab-dfb3413ea10b 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:03:20.396 7 WARNING neutronclient.v2_0.client [None req-7d2ea821-9eae-43f8-b9eb-f88c70f0f857 83e4221b76784bd3b0bfc06f4f2e9c38 d61c2611366a4d38be7771adea57b1c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1044/2082] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:20 2026] GET /v2.1/servers/ff8adc62-a82f-49a0-9f68-c8534d3ecf0b => generated 1664 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:03:20.649 8 WARNING neutronclient.v2_0.client [None req-17a435d7-61a8-475c-a9ab-dfb3413ea10b 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1039/2083] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:03:20 2026] POST /v2.1/servers => generated 424 bytes in 598 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:20.950 7 WARNING neutronclient.v2_0.client [None req-84f1103a-6231-4db1-9107-c3d297edd4f8 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1045/2084] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:20 2026] GET /v2.1/servers/bd3d8d9d-0fe5-4a65-bc54-381a2dbb208d => generated 1361 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:21.625 8 WARNING neutronclient.v2_0.client [None req-5b365e93-0477-4cec-a481-216c6b85591e 83e4221b76784bd3b0bfc06f4f2e9c38 d61c2611366a4d38be7771adea57b1c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1040/2085] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:21 2026] GET /v2.1/servers/ff8adc62-a82f-49a0-9f68-c8534d3ecf0b => generated 1664 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:22.058 7 WARNING neutronclient.v2_0.client [None req-99f7371b-3fac-46eb-8a8f-06e29c0f6b02 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1046/2086] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:22 2026] GET /v2.1/servers/bd3d8d9d-0fe5-4a65-bc54-381a2dbb208d => generated 1365 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:22.789 8 WARNING neutronclient.v2_0.client [None req-8d77679e-f1d0-4faa-b4b5-8e67ec8ac27e 83e4221b76784bd3b0bfc06f4f2e9c38 d61c2611366a4d38be7771adea57b1c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:03:22.792 7 INFO nova.api.openstack.compute.server_external_events [req-51c2e15b-78f7-4b5f-8bb9-7f87d69e9517 req-1f68001c-daac-4fe2-8767-d7331780d002 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:72c5dc42-aa5b-4351-be22-775a6a4dfc03 for instance 0c26364b-ea3e-4e3e-b514-ebdf98bd187d on instance [pid: 7|app: 0|req: 1047/2087] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:03:22 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) [pid: 8|app: 0|req: 1041/2088] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:22 2026] GET /v2.1/servers/ff8adc62-a82f-49a0-9f68-c8534d3ecf0b => generated 1664 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:23.165 7 WARNING neutronclient.v2_0.client [None req-096b181e-40fb-4d45-9203-bd72b949d43e 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1048/2089] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:23 2026] GET /v2.1/servers/bd3d8d9d-0fe5-4a65-bc54-381a2dbb208d => generated 1413 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:23.889 8 INFO nova.api.openstack.compute.server_external_events [req-04c5433c-c338-463c-81fc-ebeb311f4c8b req-56a81acf-1aa8-4440-8735-92b69457a9f7 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-unplugged:90d8a0e1-4642-4d88-b4f3-11d85be8aeb7 for instance ff8adc62-a82f-49a0-9f68-c8534d3ecf0b on instance [pid: 8|app: 0|req: 1042/2090] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:03:23 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:23.955 7 WARNING neutronclient.v2_0.client [None req-f8fa2976-c28c-498f-80cf-a481ed6e6ac6 83e4221b76784bd3b0bfc06f4f2e9c38 d61c2611366a4d38be7771adea57b1c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1049/2091] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:23 2026] GET /v2.1/servers/ff8adc62-a82f-49a0-9f68-c8534d3ecf0b => generated 1664 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:24.282 8 WARNING neutronclient.v2_0.client [None req-c02c9c62-bcdb-4b29-a538-57bfaef07ba3 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1043/2092] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:24 2026] GET /v2.1/servers/bd3d8d9d-0fe5-4a65-bc54-381a2dbb208d => generated 1413 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:25.111 7 WARNING neutronclient.v2_0.client [None req-c4526a83-9907-4365-957a-0929b55c03a8 83e4221b76784bd3b0bfc06f4f2e9c38 d61c2611366a4d38be7771adea57b1c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1050/2093] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:25 2026] GET /v2.1/servers/ff8adc62-a82f-49a0-9f68-c8534d3ecf0b => generated 1664 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:25.395 8 WARNING neutronclient.v2_0.client [None req-194540c2-a799-4332-9368-9eb1863b35b7 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1044/2094] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:25 2026] GET /v2.1/servers/bd3d8d9d-0fe5-4a65-bc54-381a2dbb208d => generated 1421 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:26.030 7 INFO nova.api.openstack.compute.server_external_events [req-dd86489b-d15d-4300-83a9-8d6d231144ad req-18b12ba9-1435-4491-8d5b-93bd5aec94be da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:90d8a0e1-4642-4d88-b4f3-11d85be8aeb7 for instance ff8adc62-a82f-49a0-9f68-c8534d3ecf0b on instance [pid: 7|app: 0|req: 1051/2095] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:03:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:26.289 8 WARNING neutronclient.v2_0.client [None req-ebac3872-1e58-448e-9848-3498c96ad11d 83e4221b76784bd3b0bfc06f4f2e9c38 d61c2611366a4d38be7771adea57b1c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:26.488 7 WARNING neutronclient.v2_0.client [None req-b8783cc0-7283-4b1b-9352-5ecd94f2307d 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1045/2098] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:26 2026] GET /v2.1/servers/ff8adc62-a82f-49a0-9f68-c8534d3ecf0b => generated 1664 bytes in 722 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:26.988 8 INFO nova.api.openstack.compute.server_external_events [req-5b109aa2-c172-4c25-a6c0-cc5e4ee90497 req-58f1fa04-ed9d-44b7-8254-7ce10c6fe779 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:feb813d7-1e28-4d9b-92c4-58dce24eda56 for instance bd3d8d9d-0fe5-4a65-bc54-381a2dbb208d on instance [pid: 8|app: 0|req: 1046/2099] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:03:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2100] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:26 2026] GET /v2.1/servers/bd3d8d9d-0fe5-4a65-bc54-381a2dbb208d => generated 1463 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:28.056 8 WARNING neutronclient.v2_0.client [None req-a96dcd42-e240-41ea-adbb-b6e679ccf319 83e4221b76784bd3b0bfc06f4f2e9c38 d61c2611366a4d38be7771adea57b1c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:03:28.069 7 WARNING neutronclient.v2_0.client [None req-62286d42-bbcd-4735-9bb7-90668204b5a8 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1047/2101] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:27 2026] GET /v2.1/servers/ff8adc62-a82f-49a0-9f68-c8534d3ecf0b => generated 1657 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1055/2102] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:28 2026] GET /v2.1/servers/bd3d8d9d-0fe5-4a65-bc54-381a2dbb208d => generated 1461 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2103] 10.0.0.17 () {32 vars in 753 bytes} [Wed Jul 29 09:03:28 2026] GET /v2.1/servers/ff8adc62-a82f-49a0-9f68-c8534d3ecf0b/os-instance-actions => generated 611 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1056/2104] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:03:28 2026] DELETE /v2.1/servers/ff8adc62-a82f-49a0-9f68-c8534d3ecf0b => generated 0 bytes in 203 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:28.569 8 WARNING neutronclient.v2_0.client [None req-15974887-6c21-4af5-84f5-58350efa09a9 83e4221b76784bd3b0bfc06f4f2e9c38 d61c2611366a4d38be7771adea57b1c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1049/2105] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:28 2026] GET /v2.1/servers/ff8adc62-a82f-49a0-9f68-c8534d3ecf0b => generated 1663 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:29.319 7 WARNING neutronclient.v2_0.client [None req-64f571b0-803f-42a6-8179-d2d199e12320 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1057/2106] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:29 2026] GET /v2.1/servers/bd3d8d9d-0fe5-4a65-bc54-381a2dbb208d => generated 1461 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-07-29 09:03:29.723 8 WARNING neutronclient.v2_0.client [None req-ba517c65-61a7-4302-abd7-6ab7aa0ac53c 83e4221b76784bd3b0bfc06f4f2e9c38 d61c2611366a4d38be7771adea57b1c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1050/2107] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:29 2026] GET /v2.1/servers/ff8adc62-a82f-49a0-9f68-c8534d3ecf0b => generated 1663 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:30.471 7 WARNING neutronclient.v2_0.client [None req-b5e73127-bb77-48cb-a5c0-ea7499cb31c9 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1058/2108] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:30 2026] GET /v2.1/servers/bd3d8d9d-0fe5-4a65-bc54-381a2dbb208d => generated 1461 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:30.879 8 WARNING neutronclient.v2_0.client [None req-3cd1b16e-3885-4e58-82cb-8d9fa413ac3f 83e4221b76784bd3b0bfc06f4f2e9c38 d61c2611366a4d38be7771adea57b1c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1051/2109] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:30 2026] GET /v2.1/servers/ff8adc62-a82f-49a0-9f68-c8534d3ecf0b => generated 1663 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:31.400 7 INFO nova.api.openstack.compute.server_external_events [req-68c45765-1f40-4d17-bcfd-1180ed16713e req-399c65a5-72dd-47f8-a0a4-11ce36630cf3 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:90d8a0e1-4642-4d88-b4f3-11d85be8aeb7 for instance ff8adc62-a82f-49a0-9f68-c8534d3ecf0b on instance [pid: 7|app: 0|req: 1059/2110] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:03:31 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-07-29 09:03:31.623 8 WARNING neutronclient.v2_0.client [None req-5900c3e2-19ef-444e-84da-edf0fa14597e 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1052/2111] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:31 2026] GET /v2.1/servers/bd3d8d9d-0fe5-4a65-bc54-381a2dbb208d => generated 1461 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:32.083 7 WARNING neutronclient.v2_0.client [None req-a21a047f-87f8-491a-a54d-a1704a39cdac 83e4221b76784bd3b0bfc06f4f2e9c38 d61c2611366a4d38be7771adea57b1c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1060/2112] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:32 2026] GET /v2.1/servers/ff8adc62-a82f-49a0-9f68-c8534d3ecf0b => 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-07-29 09:03:32.849 8 WARNING neutronclient.v2_0.client [None req-c1abc153-d6ec-4d84-a76b-d3af4b3e4ac9 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:32.885 7 INFO nova.api.openstack.compute.server_external_events [req-58d3793e-6eaf-432d-affe-d925dfa462a2 req-31c3c7cb-09cb-4df5-9c7e-09a72219d72a da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:feb813d7-1e28-4d9b-92c4-58dce24eda56 for instance bd3d8d9d-0fe5-4a65-bc54-381a2dbb208d on instance [pid: 7|app: 0|req: 1061/2113] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:03:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2114] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:32 2026] GET /v2.1/servers/bd3d8d9d-0fe5-4a65-bc54-381a2dbb208d => generated 1461 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:33.184 7 WARNING neutronclient.v2_0.client [None req-a44d6b93-4f5f-41c0-8e78-f7279afcacbb 83e4221b76784bd3b0bfc06f4f2e9c38 d61c2611366a4d38be7771adea57b1c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1062/2115] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:33 2026] GET /v2.1/servers/ff8adc62-a82f-49a0-9f68-c8534d3ecf0b => generated 1457 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:34.033 8 WARNING neutronclient.v2_0.client [None req-1efad110-238f-4fc2-975f-9104fe59a131 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1054/2116] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:33 2026] GET /v2.1/servers/bd3d8d9d-0fe5-4a65-bc54-381a2dbb208d => generated 1461 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:34.299 7 WARNING neutronclient.v2_0.client [None req-837d01e3-22e0-471c-ae50-21a4acaecf4a 83e4221b76784bd3b0bfc06f4f2e9c38 d61c2611366a4d38be7771adea57b1c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1063/2117] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:34 2026] GET /v2.1/servers/ff8adc62-a82f-49a0-9f68-c8534d3ecf0b => generated 1457 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:35.210 8 WARNING neutronclient.v2_0.client [None req-c496f6be-536c-4ac6-8917-96305ff2c5a1 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] 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: 1055/2118] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:35 2026] GET /v2.1/servers/bd3d8d9d-0fe5-4a65-bc54-381a2dbb208d => generated 1638 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:35.384 7 INFO nova.api.openstack.wsgi [None req-52941e79-e1b3-47e3-9020-e46a58289344 83e4221b76784bd3b0bfc06f4f2e9c38 d61c2611366a4d38be7771adea57b1c6 - - default default] HTTP exception thrown: Instance ff8adc62-a82f-49a0-9f68-c8534d3ecf0b could not be found. [pid: 7|app: 0|req: 1064/2119] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:35 2026] GET /v2.1/servers/ff8adc62-a82f-49a0-9f68-c8534d3ecf0b => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2120] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:03:35 2026] POST /v2.1/servers/bd3d8d9d-0fe5-4a65-bc54-381a2dbb208d/action => generated 0 bytes in 179 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:35.600 7 WARNING neutronclient.v2_0.client [None req-9b7ffd74-11d8-4bc6-9b19-ebf7b8a7aac3 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:36.231 8 WARNING neutronclient.v2_0.client [None req-962d65e7-2fdc-46cd-b00b-b080a8bc1a14 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1057/2121] 10.0.0.17 () {32 vars in 739 bytes} [Wed Jul 29 09:03:36 2026] GET /v2.1/servers/0f51957f-e76c-4f59-a665-f9ea1c9aa473/os-interface => generated 285 bytes in 596 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:36.845 8 WARNING neutronclient.v2_0.client [None req-486eb427-a606-4682-ba54-617e5ede1a62 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1065/2124] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:35 2026] GET /v2.1/servers/bd3d8d9d-0fe5-4a65-bc54-381a2dbb208d => generated 1646 bytes in 1287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2125] 10.0.0.17 () {32 vars in 813 bytes} [Wed Jul 29 09:03:36 2026] GET /v2.1/servers/0f51957f-e76c-4f59-a665-f9ea1c9aa473/os-interface/a300722b-e90b-421e-8564-141337c9e3a8 => generated 282 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:37.891 8 WARNING neutronclient.v2_0.client [None req-abd45f82-235e-4682-bb6f-4937fdbd47a6 34952c6feab345c3b85450f2f5312dd1 e3f33bb352484ceca0798c0797e056bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:03:38.095 8 WARNING neutronclient.v2_0.client [None req-abd45f82-235e-4682-bb6f-4937fdbd47a6 34952c6feab345c3b85450f2f5312dd1 e3f33bb352484ceca0798c0797e056bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1061/2126] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:03:37 2026] POST /v2.1/servers => generated 424 bytes in 781 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:38.363 8 WARNING neutronclient.v2_0.client [None req-d5be7066-1ece-4ec7-ba0a-7fb1560c24f7 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1062/2127] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:38 2026] GET /v2.1/servers/bd3d8d9d-0fe5-4a65-bc54-381a2dbb208d => generated 1629 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:38.544 8 WARNING neutronclient.v2_0.client [None req-daaaba40-e615-4258-804e-750a22278925 34952c6feab345c3b85450f2f5312dd1 e3f33bb352484ceca0798c0797e056bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1063/2128] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:38 2026] GET /v2.1/servers/2510f68c-c4f9-4019-91bc-dd8a03218891 => generated 1381 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1064/2129] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:03:38 2026] POST /v2.1/servers/bd3d8d9d-0fe5-4a65-bc54-381a2dbb208d/action => generated 0 bytes in 270 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, ' [pid: 8|app: 0|req: 1065/2130] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:03:38 2026] GET /v2.1/images/e0044df6-f36f-4244-b948-141d2fb8c639 => generated 1853 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:03:39.664 8 WARNING neutronclient.v2_0.client [None req-c7e18db7-7814-41cd-bda2-b25ba433ef93 34952c6feab345c3b85450f2f5312dd1 e3f33bb352484ceca0798c0797e056bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1066/2131] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:39 2026] GET /v2.1/servers/2510f68c-c4f9-4019-91bc-dd8a03218891 => generated 1385 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1067/2132] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:03:39 2026] GET /v2.1/images/e0044df6-f36f-4244-b948-141d2fb8c639 => generated 1853 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:03:40.344 8 INFO nova.api.openstack.compute.server_external_events [req-48cb5be5-5b1b-4cfe-b456-577e19249179 req-bf6c20c8-e2d5-4dcf-9bbf-1828a1da9c9c da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:19f32206-0020-40d1-a14d-70d4a12dcd37 for instance 0f51957f-e76c-4f59-a665-f9ea1c9aa473 on instance [pid: 8|app: 0|req: 1068/2133] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:03:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:40.762 8 WARNING neutronclient.v2_0.client [None req-35332343-c271-4634-aaf2-d9f50f4b55ad 34952c6feab345c3b85450f2f5312dd1 e3f33bb352484ceca0798c0797e056bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1069/2134] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:40 2026] GET /v2.1/servers/2510f68c-c4f9-4019-91bc-dd8a03218891 => generated 1433 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1070/2135] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:03:41 2026] GET /v2.1/images/e0044df6-f36f-4244-b948-141d2fb8c639 => generated 1853 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:03:41.857 8 WARNING neutronclient.v2_0.client [None req-3c168451-3bdc-4dde-b3ea-fbeb946c9420 34952c6feab345c3b85450f2f5312dd1 e3f33bb352484ceca0798c0797e056bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1071/2136] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:41 2026] GET /v2.1/servers/2510f68c-c4f9-4019-91bc-dd8a03218891 => generated 1433 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1072/2137] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:03:42 2026] GET /v2.1/images/e0044df6-f36f-4244-b948-141d2fb8c639 => generated 1853 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:03:42.941 8 WARNING neutronclient.v2_0.client [None req-9f2ee178-7e8d-4818-abfb-459cb8be83da 34952c6feab345c3b85450f2f5312dd1 e3f33bb352484ceca0798c0797e056bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1073/2138] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:42 2026] GET /v2.1/servers/2510f68c-c4f9-4019-91bc-dd8a03218891 => generated 1441 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, ' [pid: 8|app: 0|req: 1074/2139] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:03:43 2026] GET /v2.1/images/e0044df6-f36f-4244-b948-141d2fb8c639 => generated 1959 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:03:44.038 8 WARNING neutronclient.v2_0.client [None req-01cea5f5-8a21-4e79-8129-d73b6f7eef0a 34952c6feab345c3b85450f2f5312dd1 e3f33bb352484ceca0798c0797e056bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1075/2140] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:43 2026] GET /v2.1/servers/2510f68c-c4f9-4019-91bc-dd8a03218891 => generated 1493 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-07-29 09:03:44.293 8 INFO nova.api.openstack.compute.server_external_events [req-56049af1-40b4-4c23-b399-358e78ed3c68 req-f6ad9945-9411-4cc8-b30e-18679c682f18 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:b4569783-4822-44ff-9b3b-c4194c55796f for instance 2510f68c-c4f9-4019-91bc-dd8a03218891 on instance [pid: 8|app: 0|req: 1076/2141] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:03:44 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: 1077/2142] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:03:44 2026] GET /v2.1/images/e0044df6-f36f-4244-b948-141d2fb8c639 => generated 1967 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2143] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:03:44 2026] GET /v2.1/images/e0044df6-f36f-4244-b948-141d2fb8c639 => generated 1967 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2144] 10.0.0.17 () {32 vars in 714 bytes} [Wed Jul 29 09:03:44 2026] DELETE /v2.1/images/e0044df6-f36f-4244-b948-141d2fb8c639 => generated 0 bytes in 658 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2145] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:03:45 2026] DELETE /v2.1/servers/bd3d8d9d-0fe5-4a65-bc54-381a2dbb208d => generated 0 bytes in 172 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:45.332 8 WARNING neutronclient.v2_0.client [None req-db741808-2d3f-4c10-9e5c-89bfe5523cc0 34952c6feab345c3b85450f2f5312dd1 e3f33bb352484ceca0798c0797e056bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1081/2146] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:45 2026] GET /v2.1/servers/2510f68c-c4f9-4019-91bc-dd8a03218891 => generated 1481 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-07-29 09:03:45.742 8 WARNING neutronclient.v2_0.client [None req-b14795d4-b694-4dae-be8b-e55560ede760 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:03:45.904 8 WARNING neutronclient.v2_0.client [None req-b14795d4-b694-4dae-be8b-e55560ede760 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1082/2147] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:03:45 2026] POST /v2.1/servers => generated 424 bytes in 428 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:46.129 8 INFO nova.api.openstack.compute.server_external_events [req-7c13688c-9002-4836-8b7d-730f1488729c req-f5b454f3-283a-46d6-b3e8-9d62c2c58b44 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:19f32206-0020-40d1-a14d-70d4a12dcd37 for instance 0f51957f-e76c-4f59-a665-f9ea1c9aa473 on instance [pid: 8|app: 0|req: 1083/2148] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:03:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:46.149 8 WARNING neutronclient.v2_0.client [None req-9f059517-a080-469f-8ff5-5f24fc2474ff 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1084/2149] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:46 2026] GET /v2.1/servers/3730f148-ea5c-4206-b2a1-06d72a9bbffd => generated 1362 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:46.481 8 WARNING neutronclient.v2_0.client [None req-da0b670f-d915-46ca-b602-29a793ec9070 34952c6feab345c3b85450f2f5312dd1 e3f33bb352484ceca0798c0797e056bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1087/2152] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:46 2026] GET /v2.1/servers/2510f68c-c4f9-4019-91bc-dd8a03218891 => generated 1481 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:03:46.894 7 WARNING neutronclient.v2_0.client [None req-8b0e0a1f-e439-4e2b-8d4f-86d8f080a446 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1066/2153] 10.0.0.17 () {34 vars in 761 bytes} [Wed Jul 29 09:03:37 2026] POST /v2.1/servers/0f51957f-e76c-4f59-a665-f9ea1c9aa473/os-interface => generated 282 bytes in 9941 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:47.048 8 WARNING neutronclient.v2_0.client [None req-27069e38-452b-4f8f-b65b-959f95f0ae69 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1088/2154] 10.0.0.17 () {32 vars in 813 bytes} [Wed Jul 29 09:03:47 2026] GET /v2.1/servers/0f51957f-e76c-4f59-a665-f9ea1c9aa473/os-interface/19f32206-0020-40d1-a14d-70d4a12dcd37 => generated 282 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:47.138 7 WARNING neutronclient.v2_0.client [None req-23b8a359-c92b-404e-8ba3-886f6d257fb7 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1067/2155] 10.0.0.17 () {32 vars in 739 bytes} [Wed Jul 29 09:03:47 2026] GET /v2.1/servers/0f51957f-e76c-4f59-a665-f9ea1c9aa473/os-interface => generated 544 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:47.229 8 WARNING neutronclient.v2_0.client [None req-c5365f85-b8e4-445e-9ed6-42bfd6eb1fe8 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:03:47.239 7 WARNING neutronclient.v2_0.client [None req-062817ee-e11d-437a-99f8-11746282f2f8 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1089/2156] 10.0.0.17 () {32 vars in 813 bytes} [Wed Jul 29 09:03:47 2026] GET /v2.1/servers/0f51957f-e76c-4f59-a665-f9ea1c9aa473/os-interface/a300722b-e90b-421e-8564-141337c9e3a8 => generated 282 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1068/2157] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:47 2026] GET /v2.1/servers/3730f148-ea5c-4206-b2a1-06d72a9bbffd => generated 1366 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2158] 10.0.0.17 () {32 vars in 816 bytes} [Wed Jul 29 09:03:47 2026] DELETE /v2.1/servers/0f51957f-e76c-4f59-a665-f9ea1c9aa473/os-interface/19f32206-0020-40d1-a14d-70d4a12dcd37 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:47.429 7 WARNING neutronclient.v2_0.client [None req-50b21771-eab8-4298-8d73-5823c13fd800 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1069/2159] 10.0.0.17 () {32 vars in 739 bytes} [Wed Jul 29 09:03:47 2026] GET /v2.1/servers/0f51957f-e76c-4f59-a665-f9ea1c9aa473/os-interface => generated 544 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:47.651 8 WARNING neutronclient.v2_0.client [None req-267b001d-e4d3-402f-a84f-a0907e35c9d6 34952c6feab345c3b85450f2f5312dd1 e3f33bb352484ceca0798c0797e056bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1091/2160] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:47 2026] GET /v2.1/servers/2510f68c-c4f9-4019-91bc-dd8a03218891 => generated 1481 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-07-29 09:03:48.005 7 INFO nova.api.openstack.compute.server_external_events [req-e52c45cb-bbc7-4544-84f3-af0fc2cf3f50 req-8ea9a4a3-d253-4459-bc3e-32ccdeced8e5 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:feb813d7-1e28-4d9b-92c4-58dce24eda56 for instance bd3d8d9d-0fe5-4a65-bc54-381a2dbb208d on instance [pid: 7|app: 0|req: 1070/2161] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:03:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:48.252 8 WARNING neutronclient.v2_0.client [None req-dbcdd929-d158-40a3-bc71-260f63da9ad5 7757893f074245168d4d6298f3a8381b f946c0255d7c4869ac493afbbfe294da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:48.368 7 WARNING neutronclient.v2_0.client [None req-e1c95305-3dc6-4c9c-af52-720e80c3be53 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1071/2162] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:48 2026] GET /v2.1/servers/3730f148-ea5c-4206-b2a1-06d72a9bbffd => generated 1414 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:03:48.448 8 WARNING neutronclient.v2_0.client [None req-dbcdd929-d158-40a3-bc71-260f63da9ad5 7757893f074245168d4d6298f3a8381b f946c0255d7c4869ac493afbbfe294da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:48.521 7 WARNING neutronclient.v2_0.client [None req-bd7c8c17-c55e-4559-8dc0-707bca3a886d 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1072/2163] 10.0.0.17 () {32 vars in 739 bytes} [Wed Jul 29 09:03:48 2026] GET /v2.1/servers/0f51957f-e76c-4f59-a665-f9ea1c9aa473/os-interface => generated 544 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2164] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:03:48 2026] POST /v2.1/servers => generated 424 bytes in 622 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:48.736 7 WARNING neutronclient.v2_0.client [None req-290ec078-2232-40cc-b90b-3844bc1eb971 7757893f074245168d4d6298f3a8381b f946c0255d7c4869ac493afbbfe294da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1073/2165] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:48 2026] GET /v2.1/servers/b6f0f74c-8008-446a-a972-12fd2aa3b265 => generated 1379 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:48.859 8 WARNING neutronclient.v2_0.client [None req-80a2209f-c951-41a7-80f9-d5f87c726986 34952c6feab345c3b85450f2f5312dd1 e3f33bb352484ceca0798c0797e056bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1093/2166] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:48 2026] GET /v2.1/servers/2510f68c-c4f9-4019-91bc-dd8a03218891 => generated 1481 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:49.468 7 WARNING neutronclient.v2_0.client [None req-bb2c1131-8657-4e95-9301-561ff255a6a5 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1074/2167] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:49 2026] GET /v2.1/servers/3730f148-ea5c-4206-b2a1-06d72a9bbffd => generated 1414 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:49.621 8 WARNING neutronclient.v2_0.client [None req-1881a3ce-4188-4bd0-9c17-c297491c1b36 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1094/2168] 10.0.0.17 () {32 vars in 739 bytes} [Wed Jul 29 09:03:49 2026] GET /v2.1/servers/0f51957f-e76c-4f59-a665-f9ea1c9aa473/os-interface => generated 544 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:49.839 7 WARNING neutronclient.v2_0.client [None req-068759c7-b068-429f-88c3-9eb952265cf6 7757893f074245168d4d6298f3a8381b f946c0255d7c4869ac493afbbfe294da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1075/2169] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:49 2026] GET /v2.1/servers/b6f0f74c-8008-446a-a972-12fd2aa3b265 => generated 1383 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:50.044 8 INFO nova.api.openstack.compute.server_external_events [req-fd9390e7-4052-417b-b630-dbf34e110830 req-2ef3b447-1b9e-4957-a126-bedb3081d75d da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:19f32206-0020-40d1-a14d-70d4a12dcd37 for instance 0f51957f-e76c-4f59-a665-f9ea1c9aa473 on instance [pid: 8|app: 0|req: 1095/2170] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:03: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-07-29 09:03:50.106 7 WARNING neutronclient.v2_0.client [None req-b6e61b55-06a1-4367-b4f2-1e4d4a8b37bb 34952c6feab345c3b85450f2f5312dd1 e3f33bb352484ceca0798c0797e056bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1076/2171] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:50 2026] GET /v2.1/servers/2510f68c-c4f9-4019-91bc-dd8a03218891 => generated 1481 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:50.491 8 INFO nova.api.openstack.compute.server_external_events [req-1cabda9d-7aee-4767-b04c-12aa74698561 req-38e84833-a948-4242-bdcd-f18fc5e65511 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:b4569783-4822-44ff-9b3b-c4194c55796f for instance 2510f68c-c4f9-4019-91bc-dd8a03218891 on instance [pid: 8|app: 0|req: 1096/2172] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:03: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-07-29 09:03:50.586 7 WARNING neutronclient.v2_0.client [None req-78328474-2d39-431c-933c-3e1269f18db5 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1077/2173] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:50 2026] GET /v2.1/servers/3730f148-ea5c-4206-b2a1-06d72a9bbffd => generated 1422 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-07-29 09:03:50.808 8 WARNING neutronclient.v2_0.client [None req-7cbe33bf-7523-4553-8568-09c81997291e 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1097/2174] 10.0.0.17 () {32 vars in 739 bytes} [Wed Jul 29 09:03:50 2026] GET /v2.1/servers/0f51957f-e76c-4f59-a665-f9ea1c9aa473/os-interface => generated 285 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:50.954 7 WARNING neutronclient.v2_0.client [None req-6b527d7b-e4a9-49e5-804f-abe753ac37f9 7757893f074245168d4d6298f3a8381b f946c0255d7c4869ac493afbbfe294da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1078/2175] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:50 2026] GET /v2.1/servers/b6f0f74c-8008-446a-a972-12fd2aa3b265 => generated 1375 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2176] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:03:50 2026] DELETE /v2.1/servers/0f51957f-e76c-4f59-a665-f9ea1c9aa473 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:51.210 7 WARNING neutronclient.v2_0.client [None req-ab160f85-7e75-4693-a14e-c5e33e099289 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:51.278 8 WARNING neutronclient.v2_0.client [None req-3a0d911a-0a3c-4c9a-a4e1-e28ab0208af3 34952c6feab345c3b85450f2f5312dd1 e3f33bb352484ceca0798c0797e056bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1079/2177] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:51 2026] GET /v2.1/servers/0f51957f-e76c-4f59-a665-f9ea1c9aa473 => generated 1832 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2178] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:51 2026] GET /v2.1/servers/2510f68c-c4f9-4019-91bc-dd8a03218891 => generated 1481 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:51.718 7 WARNING neutronclient.v2_0.client [None req-cb4a1a34-e134-41f7-b459-00098c569d76 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1080/2179] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:51 2026] GET /v2.1/servers/3730f148-ea5c-4206-b2a1-06d72a9bbffd => generated 1464 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:52.070 8 WARNING neutronclient.v2_0.client [None req-d481f2c3-f974-40a9-be43-9dd502290a84 7757893f074245168d4d6298f3a8381b f946c0255d7c4869ac493afbbfe294da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:03:52.093 7 INFO nova.api.openstack.compute.server_external_events [req-51d29476-14de-49db-9870-86f4dd51e2aa req-4cb5d20d-3013-439e-9f52-0d3321b9d85b da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:11c77a1d-f249-49fb-85b6-1e44b7d9c630 for instance 3730f148-ea5c-4206-b2a1-06d72a9bbffd on instance [pid: 7|app: 0|req: 1081/2180] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:03:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2181] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:52 2026] GET /v2.1/servers/b6f0f74c-8008-446a-a972-12fd2aa3b265 => generated 1431 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:52.394 7 WARNING neutronclient.v2_0.client [None req-a62b96c2-68d9-4d9f-ae48-e423edaa0994 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:52.511 8 WARNING neutronclient.v2_0.client [None req-ff12ccfc-f489-45c3-b10a-4eb21c61943a 34952c6feab345c3b85450f2f5312dd1 e3f33bb352484ceca0798c0797e056bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1082/2182] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:52 2026] GET /v2.1/servers/0f51957f-e76c-4f59-a665-f9ea1c9aa473 => generated 1832 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2183] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:52 2026] GET /v2.1/servers/2510f68c-c4f9-4019-91bc-dd8a03218891 => generated 1677 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-07-29 09:03:52.707 7 WARNING neutronclient.v2_0.client [None req-1c5e69af-520c-48b1-9dab-e704ce843d88 34952c6feab345c3b85450f2f5312dd1 e3f33bb352484ceca0798c0797e056bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:52.912 8 WARNING neutronclient.v2_0.client [None req-83e120b9-949e-480a-bb13-c37df60bca3e 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1083/2184] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:52 2026] GET /v2.1/servers/2510f68c-c4f9-4019-91bc-dd8a03218891 => generated 1677 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2185] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:52 2026] GET /v2.1/servers/3730f148-ea5c-4206-b2a1-06d72a9bbffd => generated 1462 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-07-29 09:03:53.095 7 INFO nova.api.openstack.wsgi [None req-1a2b68b1-2e3a-4d9a-8a43-bc55a925a4c8 0a12d7bf473445e292581b8029aedaea d59fae56d82c41f38fa6da7906c2e3eb - - default default] HTTP exception thrown: Instance 2510f68c-c4f9-4019-91bc-dd8a03218891 could not be found. [pid: 7|app: 0|req: 1084/2186] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:03:52 2026] DELETE /v2.1/servers/2510f68c-c4f9-4019-91bc-dd8a03218891 => generated 111 bytes in 155 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:53.148 8 WARNING neutronclient.v2_0.client [None req-0074dfd9-d211-4d73-aa53-0413262a16f9 34952c6feab345c3b85450f2f5312dd1 e3f33bb352484ceca0798c0797e056bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:53.193 7 WARNING neutronclient.v2_0.client [None req-552aae5d-d16c-4ca7-9998-88a60f10ab0e 7757893f074245168d4d6298f3a8381b f946c0255d7c4869ac493afbbfe294da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1085/2187] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:53 2026] GET /v2.1/servers/b6f0f74c-8008-446a-a972-12fd2aa3b265 => generated 1431 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2188] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:53 2026] GET /v2.1/servers/2510f68c-c4f9-4019-91bc-dd8a03218891 => generated 1677 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:53.303 7 INFO nova.api.openstack.wsgi [None req-b022a6a5-0f3e-4417-aa5d-c7ac52c982c1 0a12d7bf473445e292581b8029aedaea d59fae56d82c41f38fa6da7906c2e3eb - - default default] HTTP exception thrown: Instance 2510f68c-c4f9-4019-91bc-dd8a03218891 could not be found. [pid: 7|app: 0|req: 1086/2189] 10.0.0.17 () {34 vars in 733 bytes} [Wed Jul 29 09:03:53 2026] PUT /v2.1/servers/2510f68c-c4f9-4019-91bc-dd8a03218891 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1104/2190] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:03:53 2026] DELETE /v2.1/servers/2510f68c-c4f9-4019-91bc-dd8a03218891 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:53.541 7 WARNING neutronclient.v2_0.client [None req-51bb7c58-439c-403e-8135-baf6f8172923 34952c6feab345c3b85450f2f5312dd1 e3f33bb352484ceca0798c0797e056bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:53.646 8 WARNING neutronclient.v2_0.client [None req-8fcdb821-9ca1-4e0d-991d-66ed5ab78986 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1087/2191] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:53 2026] GET /v2.1/servers/2510f68c-c4f9-4019-91bc-dd8a03218891 => generated 1683 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2192] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:53 2026] GET /v2.1/servers/0f51957f-e76c-4f59-a665-f9ea1c9aa473 => generated 1832 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-07-29 09:03:54.129 7 WARNING neutronclient.v2_0.client [None req-651f07ee-3456-4b14-9a4e-60470c030df6 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:54.274 8 WARNING neutronclient.v2_0.client [None req-68ad931f-b435-4245-80cd-12d0a45d074d 7757893f074245168d4d6298f3a8381b f946c0255d7c4869ac493afbbfe294da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1088/2193] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:54 2026] GET /v2.1/servers/3730f148-ea5c-4206-b2a1-06d72a9bbffd => generated 1462 bytes in 369 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1106/2194] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:54 2026] GET /v2.1/servers/b6f0f74c-8008-446a-a972-12fd2aa3b265 => generated 1439 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:03:54.474 7 INFO nova.api.openstack.compute.server_external_events [req-59164009-01e0-424c-8896-432b511cfcf6 req-41f76f5b-c86b-445b-9a76-4e1f34b2fa05 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:a300722b-e90b-421e-8564-141337c9e3a8 for instance 0f51957f-e76c-4f59-a665-f9ea1c9aa473 on instance [pid: 7|app: 0|req: 1089/2195] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:03:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:54.721 8 WARNING neutronclient.v2_0.client [None req-d295430b-f6a1-4d65-a77c-5d30aecc2ad7 34952c6feab345c3b85450f2f5312dd1 e3f33bb352484ceca0798c0797e056bc - - default default] 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: 1107/2196] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:54 2026] GET /v2.1/servers/2510f68c-c4f9-4019-91bc-dd8a03218891 => generated 1683 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:03:54.838 7 WARNING neutronclient.v2_0.client [None req-9ae8c193-0d83-4e15-8a74-72729e415413 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1090/2197] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:54 2026] GET /v2.1/servers/0f51957f-e76c-4f59-a665-f9ea1c9aa473 => generated 1475 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:55.328 8 INFO nova.api.openstack.compute.server_external_events [req-fc836ac0-9117-4f6a-8628-3ca6da22e129 req-6a5db2d0-1765-4a01-bea2-1da141df5c43 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:054ee28a-15ab-466d-9f95-3269935eab05 for instance b6f0f74c-8008-446a-a972-12fd2aa3b265 on instance [pid: 8|app: 0|req: 1108/2198] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:03:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:55.507 7 WARNING neutronclient.v2_0.client [None req-ed8a22b4-9091-408d-8e4c-0290adf08140 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:03:55.517 8 WARNING neutronclient.v2_0.client [None req-88a94652-bb7c-4ded-a18b-d8214cf0e08d 7757893f074245168d4d6298f3a8381b f946c0255d7c4869ac493afbbfe294da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1091/2199] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:55 2026] GET /v2.1/servers/3730f148-ea5c-4206-b2a1-06d72a9bbffd => generated 1462 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2200] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:55 2026] GET /v2.1/servers/b6f0f74c-8008-446a-a972-12fd2aa3b265 => generated 1491 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:55.887 7 WARNING neutronclient.v2_0.client [None req-1fd22a22-b478-43b2-b08f-228f0625177c 34952c6feab345c3b85450f2f5312dd1 e3f33bb352484ceca0798c0797e056bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:55.934 8 WARNING neutronclient.v2_0.client [None req-3377056b-e720-46dc-814e-97e8713e4b3c 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1110/2201] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:55 2026] GET /v2.1/servers/0f51957f-e76c-4f59-a665-f9ea1c9aa473 => generated 1480 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2202] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:55 2026] GET /v2.1/servers/2510f68c-c4f9-4019-91bc-dd8a03218891 => generated 1683 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:56.510 8 INFO nova.api.openstack.compute.server_external_events [req-95168c6b-fe58-4bd8-bc68-594c174a3a3f req-7cb99653-92cf-4893-8025-fac1387f3ca4 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:b4569783-4822-44ff-9b3b-c4194c55796f for instance 2510f68c-c4f9-4019-91bc-dd8a03218891 on instance [pid: 8|app: 0|req: 1112/2205] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:03:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:56.659 7 WARNING neutronclient.v2_0.client [None req-52391cea-6260-4718-a548-070e2b81f215 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:03:56.666 8 WARNING neutronclient.v2_0.client [None req-7843b5ba-7dee-42d8-b3c0-1aa5d72555b2 7757893f074245168d4d6298f3a8381b f946c0255d7c4869ac493afbbfe294da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1094/2206] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:56 2026] GET /v2.1/servers/3730f148-ea5c-4206-b2a1-06d72a9bbffd => generated 1462 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2207] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:56 2026] GET /v2.1/servers/b6f0f74c-8008-446a-a972-12fd2aa3b265 => generated 1479 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:57.032 8 WARNING neutronclient.v2_0.client [None req-57b0d307-6b7d-4174-8295-cd59dd2c3886 34952c6feab345c3b85450f2f5312dd1 e3f33bb352484ceca0798c0797e056bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:03:57.033 7 WARNING neutronclient.v2_0.client [None req-ecb6bf89-a316-4002-9edc-5ac2115cc568 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1114/2208] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:57 2026] GET /v2.1/servers/2510f68c-c4f9-4019-91bc-dd8a03218891 => generated 1462 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2209] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:56 2026] GET /v2.1/servers/0f51957f-e76c-4f59-a665-f9ea1c9aa473 => generated 1480 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:57.255 8 INFO nova.api.openstack.compute.server_external_events [req-6bf4d4d9-172a-4bba-8459-0fbac1057b00 req-b69ed3b0-0640-4f6c-b8ce-52a8144963af da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:11c77a1d-f249-49fb-85b6-1e44b7d9c630 for instance 3730f148-ea5c-4206-b2a1-06d72a9bbffd on instance [pid: 8|app: 0|req: 1115/2210] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:03:57 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-07-29 09:03:57.811 7 WARNING neutronclient.v2_0.client [None req-492fe510-b96a-431f-bb82-15be9458aa60 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:57.885 8 WARNING neutronclient.v2_0.client [None req-a8fd5441-8b9b-4d0d-9ed1-c4d908defb8f 7757893f074245168d4d6298f3a8381b f946c0255d7c4869ac493afbbfe294da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1096/2211] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:57 2026] GET /v2.1/servers/3730f148-ea5c-4206-b2a1-06d72a9bbffd => generated 1462 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2212] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:57 2026] GET /v2.1/servers/b6f0f74c-8008-446a-a972-12fd2aa3b265 => generated 1479 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:58.120 8 INFO nova.api.openstack.wsgi [None req-c5663386-e579-4367-beb8-3e7758ee3d5a 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] HTTP exception thrown: Instance 0f51957f-e76c-4f59-a665-f9ea1c9aa473 could not be found. [pid: 8|app: 0|req: 1117/2213] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:58 2026] GET /v2.1/servers/0f51957f-e76c-4f59-a665-f9ea1c9aa473 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:58.149 7 WARNING neutronclient.v2_0.client [None req-6d4646d6-55b4-4c4d-a1f3-76f9c2ead3c1 34952c6feab345c3b85450f2f5312dd1 e3f33bb352484ceca0798c0797e056bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1118/2214] 10.0.0.17 () {32 vars in 702 bytes} [Wed Jul 29 09:03:58 2026] DELETE /v2.1/os-keypairs/tempest-keypair-439872596 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2215] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:58 2026] GET /v2.1/servers/2510f68c-c4f9-4019-91bc-dd8a03218891 => generated 1467 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2216] 10.0.0.17 () {34 vars in 669 bytes} [Wed Jul 29 09:03:58 2026] POST /v2.1/os-keypairs => generated 385 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:58.962 7 WARNING neutronclient.v2_0.client [None req-42f1359b-b64e-4968-b937-1a4c3f1c1d8c 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:03:59.066 8 WARNING neutronclient.v2_0.client [None req-d05fedbb-54a6-4e51-ad87-ecc0987cc8c9 7757893f074245168d4d6298f3a8381b f946c0255d7c4869ac493afbbfe294da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1098/2217] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:58 2026] GET /v2.1/servers/3730f148-ea5c-4206-b2a1-06d72a9bbffd => generated 1462 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2218] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:59 2026] GET /v2.1/servers/b6f0f74c-8008-446a-a972-12fd2aa3b265 => generated 1479 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:03:59.277 7 WARNING neutronclient.v2_0.client [None req-840cfe42-93cc-4473-992c-2f3eaa312f8b 34952c6feab345c3b85450f2f5312dd1 e3f33bb352484ceca0798c0797e056bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1099/2219] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:03:59 2026] GET /v2.1/servers/2510f68c-c4f9-4019-91bc-dd8a03218891 => generated 1467 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:00.162 8 WARNING neutronclient.v2_0.client [None req-e6d72b08-0c0a-4094-979d-373aafa236f4 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:00.247 7 WARNING neutronclient.v2_0.client [None req-33ef9149-06cf-434f-92f2-3f2772f5e694 7757893f074245168d4d6298f3a8381b f946c0255d7c4869ac493afbbfe294da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1121/2220] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:00 2026] GET /v2.1/servers/3730f148-ea5c-4206-b2a1-06d72a9bbffd => generated 1638 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:00.455 8 INFO nova.api.openstack.wsgi [None req-76b0edf9-5e1f-4917-a733-8309cc85fcff 34952c6feab345c3b85450f2f5312dd1 e3f33bb352484ceca0798c0797e056bc - - default default] HTTP exception thrown: Instance 2510f68c-c4f9-4019-91bc-dd8a03218891 could not be found. [pid: 8|app: 0|req: 1122/2221] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:00 2026] GET /v2.1/servers/2510f68c-c4f9-4019-91bc-dd8a03218891 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1100/2222] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:00 2026] GET /v2.1/servers/b6f0f74c-8008-446a-a972-12fd2aa3b265 => generated 1479 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:00.909 7 WARNING neutronclient.v2_0.client [None req-6e5ee9ff-b1a3-42c3-bdb2-fc8377bf20b5 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1123/2223] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:04:00 2026] POST /v2.1/servers/3730f148-ea5c-4206-b2a1-06d72a9bbffd/action => generated 0 bytes in 486 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) 2026-07-29 09:04:00.954 7 WARNING neutronclient.v2_0.client [None req-6e5ee9ff-b1a3-42c3-bdb2-fc8377bf20b5 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] 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: 1124/2224] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:04:00 2026] GET /v2.1/images/2da60803-556d-4174-823e-ab5539bf9231 => generated 1827 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:04:01.138 7 WARNING neutronclient.v2_0.client [None req-6e5ee9ff-b1a3-42c3-bdb2-fc8377bf20b5 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:04:01.267 8 INFO nova.api.openstack.compute.server_external_events [req-3e2c73e4-51f8-4a99-81ba-202383b2e65f req-d2065320-737b-45fa-94cd-72af5e8b51e6 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:054ee28a-15ab-466d-9f95-3269935eab05 for instance b6f0f74c-8008-446a-a972-12fd2aa3b265 on instance [pid: 8|app: 0|req: 1125/2225] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:04:01 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) [pid: 7|app: 0|req: 1101/2226] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:04:00 2026] POST /v2.1/servers => generated 450 bytes in 575 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:01.424 8 WARNING neutronclient.v2_0.client [None req-e95bb7e3-8d5f-4a5b-9e2f-7d93d1bb5fe1 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1126/2227] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:01 2026] GET /v2.1/servers/6ac5ddd1-9c61-4c0c-866e-ac9aedeefdba => generated 1395 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:01.537 7 WARNING neutronclient.v2_0.client [None req-d1786fc1-0a39-4e84-8626-008c0af48524 7757893f074245168d4d6298f3a8381b f946c0255d7c4869ac493afbbfe294da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1102/2228] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:01 2026] GET /v2.1/servers/b6f0f74c-8008-446a-a972-12fd2aa3b265 => generated 1479 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: 8|app: 0|req: 1127/2229] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:04:02 2026] GET /v2.1/images/2da60803-556d-4174-823e-ab5539bf9231 => generated 1827 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:02.546 7 WARNING neutronclient.v2_0.client [None req-cf429829-7dcd-45c5-b14a-fc67ba8d11da 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1103/2230] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:02 2026] GET /v2.1/servers/6ac5ddd1-9c61-4c0c-866e-ac9aedeefdba => generated 1399 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:04:02.717 8 WARNING neutronclient.v2_0.client [None req-bdb9f741-f5fb-4217-a66b-3126dded3829 7757893f074245168d4d6298f3a8381b f946c0255d7c4869ac493afbbfe294da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1128/2231] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:02 2026] GET /v2.1/servers/b6f0f74c-8008-446a-a972-12fd2aa3b265 => generated 1673 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:03.010 7 INFO nova.api.openstack.wsgi [None req-75aa0dbe-4266-497a-83c9-6143ee135c08 7757893f074245168d4d6298f3a8381b f946c0255d7c4869ac493afbbfe294da - - default default] HTTP exception thrown: Action 999 not found [pid: 7|app: 0|req: 1104/2232] 10.0.0.17 () {32 vars in 761 bytes} [Wed Jul 29 09:04:02 2026] GET /v2.1/servers/b6f0f74c-8008-446a-a972-12fd2aa3b265/os-instance-actions/999 => generated 66 bytes in 51 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:03.036 8 INFO nova.api.openstack.wsgi [None req-9a663332-f439-418c-917d-729405848e09 7757893f074245168d4d6298f3a8381b f946c0255d7c4869ac493afbbfe294da - - default default] HTTP exception thrown: Instance dd3f527e-48a0-42fd-8012-f5b199513567 could not be found. [pid: 8|app: 0|req: 1129/2233] 10.0.0.17 () {32 vars in 753 bytes} [Wed Jul 29 09:04:03 2026] GET /v2.1/servers/dd3f527e-48a0-42fd-8012-f5b199513567/os-instance-actions => generated 111 bytes in 16 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: 1130/2234] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:04:03 2026] GET /v2.1/images/2da60803-556d-4174-823e-ab5539bf9231 => generated 1827 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2235] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:04:03 2026] DELETE /v2.1/servers/b6f0f74c-8008-446a-a972-12fd2aa3b265 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-29 09:04:03.302 8 WARNING neutronclient.v2_0.client [None req-9965b94b-8206-44e8-bf3e-dbc31377a014 7757893f074245168d4d6298f3a8381b f946c0255d7c4869ac493afbbfe294da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1131/2236] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:03 2026] GET /v2.1/servers/b6f0f74c-8008-446a-a972-12fd2aa3b265 => generated 1679 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:03.645 7 WARNING neutronclient.v2_0.client [None req-dc6cfb93-8d85-4eb9-beaf-53c9d6d172ad 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1106/2237] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:03 2026] GET /v2.1/servers/6ac5ddd1-9c61-4c0c-866e-ac9aedeefdba => generated 1447 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: 1132/2238] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:04:04 2026] GET /v2.1/images/2da60803-556d-4174-823e-ab5539bf9231 => generated 1827 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:04.457 7 WARNING neutronclient.v2_0.client [None req-4f90cd29-57aa-41fa-8fa6-1eba40133760 7757893f074245168d4d6298f3a8381b f946c0255d7c4869ac493afbbfe294da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1107/2239] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:04 2026] GET /v2.1/servers/b6f0f74c-8008-446a-a972-12fd2aa3b265 => generated 1679 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:04:04.738 8 WARNING neutronclient.v2_0.client [None req-a6e6bf0d-5bab-4523-8bc0-c9f9084d4944 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1133/2240] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:04 2026] GET /v2.1/servers/6ac5ddd1-9c61-4c0c-866e-ac9aedeefdba => generated 1447 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, ' [pid: 7|app: 0|req: 1108/2241] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:04:05 2026] GET /v2.1/images/2da60803-556d-4174-823e-ab5539bf9231 => generated 1827 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:05.612 8 WARNING neutronclient.v2_0.client [None req-d82e9a2f-ee5e-4069-94d3-2a9a797aef27 7757893f074245168d4d6298f3a8381b f946c0255d7c4869ac493afbbfe294da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1134/2242] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:05 2026] GET /v2.1/servers/b6f0f74c-8008-446a-a972-12fd2aa3b265 => generated 1679 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:04:05.836 7 WARNING neutronclient.v2_0.client [None req-308d40b6-3b5b-4469-8513-2302ddb5bbe8 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:06.149 8 INFO nova.api.openstack.compute.server_external_events [req-8f40164e-1465-42a2-8941-5d2b313381b2 req-59f6c304-7876-4470-991e-4e9e0212a1d4 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:054ee28a-15ab-466d-9f95-3269935eab05 for instance b6f0f74c-8008-446a-a972-12fd2aa3b265 on instance [pid: 8|app: 0|req: 1135/2243] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:04:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2244] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:05 2026] GET /v2.1/servers/6ac5ddd1-9c61-4c0c-866e-ac9aedeefdba => generated 1455 bytes in 361 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1111/2247] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:04:06 2026] GET /v2.1/images/2da60803-556d-4174-823e-ab5539bf9231 => generated 1933 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:06.772 8 WARNING neutronclient.v2_0.client [None req-ba93eda9-531b-4be7-9bf1-3e7cca785aab 7757893f074245168d4d6298f3a8381b f946c0255d7c4869ac493afbbfe294da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1137/2248] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:06 2026] GET /v2.1/servers/b6f0f74c-8008-446a-a972-12fd2aa3b265 => generated 1460 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:04:07.216 7 WARNING neutronclient.v2_0.client [None req-e24e8c76-d414-44ce-b6ba-d28e1a51a398 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1112/2249] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:07 2026] GET /v2.1/servers/6ac5ddd1-9c61-4c0c-866e-ac9aedeefdba => generated 1533 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1138/2250] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:04:07 2026] GET /v2.1/images/2da60803-556d-4174-823e-ab5539bf9231 => generated 1941 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1113/2251] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:04:07 2026] GET /v2.1/images/2da60803-556d-4174-823e-ab5539bf9231 => generated 1941 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:04:07.959 8 WARNING neutronclient.v2_0.client [None req-134012fa-156d-45b9-9994-d8fcb68513fd 7757893f074245168d4d6298f3a8381b f946c0255d7c4869ac493afbbfe294da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1139/2252] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:07 2026] GET /v2.1/servers/b6f0f74c-8008-446a-a972-12fd2aa3b265 => generated 1465 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:08.188 7 WARNING neutronclient.v2_0.client [None req-c99f12b9-ebbf-44ca-933e-c6406cf6f972 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:04:08.212 8 INFO nova.api.openstack.compute.server_external_events [req-770ed874-84a6-4a60-b99d-d40450b9026e req-78ff5d04-3c21-4e67-ad75-54c7d105b460 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:5bd2aec5-1359-4d52-b52d-8de7b22bdf81 for instance 6ac5ddd1-9c61-4c0c-866e-ac9aedeefdba on instance [pid: 8|app: 0|req: 1140/2253] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:04:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:04:08.389 7 WARNING neutronclient.v2_0.client [None req-c99f12b9-ebbf-44ca-933e-c6406cf6f972 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:08.437 8 WARNING neutronclient.v2_0.client [None req-6cd80d30-23e9-40bb-bac1-a45a9ebc3e7c 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1141/2254] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:08 2026] GET /v2.1/servers/6ac5ddd1-9c61-4c0c-866e-ac9aedeefdba => generated 1521 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2255] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:04:08 2026] POST /v2.1/servers => generated 424 bytes in 541 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:08.707 8 WARNING neutronclient.v2_0.client [None req-a3ec5e3f-7999-4559-8e24-2223e0c89221 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1142/2256] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:08 2026] GET /v2.1/servers/e9a7b129-7859-4743-a327-1c3b9e4d32f5 => generated 1361 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:09.057 7 WARNING neutronclient.v2_0.client [None req-62a062e3-3db6-471d-a845-2dcbe83c374e 7757893f074245168d4d6298f3a8381b f946c0255d7c4869ac493afbbfe294da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1115/2257] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:09 2026] GET /v2.1/servers/b6f0f74c-8008-446a-a972-12fd2aa3b265 => generated 1465 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:09.613 8 WARNING neutronclient.v2_0.client [None req-a3ea06cf-9bae-46a3-a072-b0c718e408e7 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1143/2258] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:09 2026] GET /v2.1/servers/6ac5ddd1-9c61-4c0c-866e-ac9aedeefdba => generated 1521 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:09.813 7 WARNING neutronclient.v2_0.client [None req-33cf7ab9-2099-4580-a3f3-1f6eeb0fd9c4 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1116/2259] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:09 2026] GET /v2.1/servers/e9a7b129-7859-4743-a327-1c3b9e4d32f5 => generated 1365 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:10.147 7 INFO nova.api.openstack.wsgi [None req-6f6b00cc-530b-4350-a033-14ee5f81c794 7757893f074245168d4d6298f3a8381b f946c0255d7c4869ac493afbbfe294da - - default default] HTTP exception thrown: Instance b6f0f74c-8008-446a-a972-12fd2aa3b265 could not be found. [pid: 7|app: 0|req: 1117/2260] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:10 2026] GET /v2.1/servers/b6f0f74c-8008-446a-a972-12fd2aa3b265 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1144/2261] 10.0.0.17 () {32 vars in 669 bytes} [Wed Jul 29 09:04:10 2026] GET /v2.1/extensions/os-consoles => generated 217 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1118/2262] 10.0.0.17 () {32 vars in 645 bytes} [Wed Jul 29 09:04:10 2026] GET /v2.1/extensions => generated 22700 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-07-29 09:04:10.792 8 WARNING neutronclient.v2_0.client [None req-a7b2b5d5-2316-4e95-9b36-e809ac9db009 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1145/2263] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:10 2026] GET /v2.1/servers/6ac5ddd1-9c61-4c0c-866e-ac9aedeefdba => generated 1521 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:04:10.923 7 WARNING neutronclient.v2_0.client [None req-76e385bb-6fd3-4d41-bb00-ed40f2f3d660 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1119/2264] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:10 2026] GET /v2.1/servers/e9a7b129-7859-4743-a327-1c3b9e4d32f5 => generated 1413 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:11.303 8 INFO nova.api.openstack.compute.server_external_events [req-60d335c7-1de1-4106-8650-18e3378cf9b3 req-ceeb545d-8a36-4265-b31b-e85e3f5d5142 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:5bd2aec5-1359-4d52-b52d-8de7b22bdf81 for instance 6ac5ddd1-9c61-4c0c-866e-ac9aedeefdba on instance [pid: 8|app: 0|req: 1146/2265] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:04:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:11.955 7 WARNING neutronclient.v2_0.client [None req-9ad737aa-b430-4ae4-8854-db108033b0c6 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:12.023 8 WARNING neutronclient.v2_0.client [None req-fc8b5f34-fdc0-4d5f-a304-b6e6bd081210 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1120/2266] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:11 2026] GET /v2.1/servers/6ac5ddd1-9c61-4c0c-866e-ac9aedeefdba => generated 1521 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2267] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:11 2026] GET /v2.1/servers/e9a7b129-7859-4743-a327-1c3b9e4d32f5 => generated 1413 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:13.170 7 WARNING neutronclient.v2_0.client [None req-c3edf2a5-90eb-4a9a-84d7-6ffb2ffdb19a 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:04:13.178 8 WARNING neutronclient.v2_0.client [None req-c02147dc-2767-415f-8b6d-89b260a9afc5 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1148/2268] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:13 2026] GET /v2.1/servers/e9a7b129-7859-4743-a327-1c3b9e4d32f5 => generated 1421 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2269] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:13 2026] GET /v2.1/servers/6ac5ddd1-9c61-4c0c-866e-ac9aedeefdba => generated 1521 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1149/2270] 10.0.0.17 () {32 vars in 735 bytes} [Wed Jul 29 09:04:13 2026] GET /v2.1/os-quota-sets/652d94db391f4de78b34cda2edf35b55/defaults => generated 371 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1122/2271] 10.0.0.17 () {32 vars in 717 bytes} [Wed Jul 29 09:04:14 2026] GET /v2.1/os-quota-sets/652d94db391f4de78b34cda2edf35b55 => generated 371 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2272] 10.0.0.17 () {32 vars in 735 bytes} [Wed Jul 29 09:04:14 2026] GET /v2.1/os-quota-sets/652d94db391f4de78b34cda2edf35b55/defaults => generated 371 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:04:14.317 7 WARNING neutronclient.v2_0.client [None req-36571e1f-6958-4fe7-bbd8-b332a16f6c7d 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1151/2273] 10.0.0.17 () {32 vars in 717 bytes} [Wed Jul 29 09:04:14 2026] GET /v2.1/os-quota-sets/652d94db391f4de78b34cda2edf35b55 => generated 371 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:04:14.429 8 WARNING neutronclient.v2_0.client [None req-d7d1ad7e-5d31-46cc-a069-fa83ba18df66 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1123/2274] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:14 2026] GET /v2.1/servers/e9a7b129-7859-4743-a327-1c3b9e4d32f5 => generated 1463 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1124/2275] 10.0.0.17 () {32 vars in 798 bytes} [Wed Jul 29 09:04:14 2026] GET /v2.1/os-quota-sets/652d94db391f4de78b34cda2edf35b55?user_id=ec01d4f792834daa9ea9fb9e92409a55 => generated 371 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:04:14.549 7 INFO nova.api.openstack.compute.server_external_events [req-b14a7f7c-fc76-41b7-bf67-07602f6cdb6b req-f3f356a1-3a38-4537-b0eb-b591a4aaa494 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:8c824658-6462-44d6-bef9-bff517242c37 for instance e9a7b129-7859-4743-a327-1c3b9e4d32f5 on instance [pid: 7|app: 0|req: 1125/2276] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:04:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2277] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:14 2026] GET /v2.1/servers/6ac5ddd1-9c61-4c0c-866e-ac9aedeefdba => generated 1707 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:14.689 7 WARNING neutronclient.v2_0.client [None req-9cd6b37a-3ebf-4f48-b666-685308178b52 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1126/2278] 10.0.0.17 () {32 vars in 739 bytes} [Wed Jul 29 09:04:14 2026] GET /v2.1/servers/6ac5ddd1-9c61-4c0c-866e-ac9aedeefdba/os-interface => generated 285 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:15.503 8 WARNING neutronclient.v2_0.client [None req-8b1d7cce-ab46-455f-8e96-e9b81c30ab5b 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:16.477 7 WARNING neutronclient.v2_0.client [None req-cc4ff4b5-888a-4e18-be32-8517105251a2 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1153/2281] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:15 2026] GET /v2.1/servers/e9a7b129-7859-4743-a327-1c3b9e4d32f5 => generated 1461 bytes in 1024 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1129/2282] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:16 2026] GET /v2.1/servers/6ac5ddd1-9c61-4c0c-866e-ac9aedeefdba => generated 1707 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:04:16.598 8 INFO nova.api.openstack.compute.server_external_events [req-0d08a7a3-c357-434b-a089-a1ed88d81809 req-185be8a4-15c6-4d02-b096-91dfda3cb4a2 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:5bd2aec5-1359-4d52-b52d-8de7b22bdf81 for instance 6ac5ddd1-9c61-4c0c-866e-ac9aedeefdba on instance [pid: 8|app: 0|req: 1154/2283] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:04:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:17.537 7 WARNING neutronclient.v2_0.client [None req-dbc60ccb-0a5f-4703-a79b-7fbbba406cfe 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1130/2284] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:17 2026] GET /v2.1/servers/e9a7b129-7859-4743-a327-1c3b9e4d32f5 => generated 1461 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:18.724 8 WARNING neutronclient.v2_0.client [None req-b14e57ad-fff8-4dd4-b5e2-fd01a2e9bf43 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1155/2285] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:18 2026] GET /v2.1/servers/e9a7b129-7859-4743-a327-1c3b9e4d32f5 => generated 1461 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-07-29 09:04:19.078 7 INFO nova.api.openstack.compute.server_external_events [req-50efa4f0-7342-4b29-9a1c-92556f61263a req-cd8ce657-e885-403b-b657-671f723ade57 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:8c824658-6462-44d6-bef9-bff517242c37 for instance e9a7b129-7859-4743-a327-1c3b9e4d32f5 on instance [pid: 7|app: 0|req: 1131/2286] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:04:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:19.898 8 WARNING neutronclient.v2_0.client [None req-4ba6f0dd-77d2-469c-8af4-707dcc8ab8ca 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1156/2287] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:19 2026] GET /v2.1/servers/e9a7b129-7859-4743-a327-1c3b9e4d32f5 => generated 1461 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:21.056 7 WARNING neutronclient.v2_0.client [None req-3f8e9733-e0df-451b-9864-cd854c81edfd 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1132/2288] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:21 2026] GET /v2.1/servers/e9a7b129-7859-4743-a327-1c3b9e4d32f5 => generated 1638 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1157/2289] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:04:21 2026] DELETE /v2.1/servers/e9a7b129-7859-4743-a327-1c3b9e4d32f5 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:21.421 7 WARNING neutronclient.v2_0.client [None req-f5ea02cc-9738-49b6-b9bd-7a7ce5b0382e 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1133/2290] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:21 2026] GET /v2.1/servers/e9a7b129-7859-4743-a327-1c3b9e4d32f5 => generated 1644 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:22.607 8 WARNING neutronclient.v2_0.client [None req-57d7c60c-1548-40a7-af2c-c3d66174389e 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1158/2291] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:22 2026] GET /v2.1/servers/e9a7b129-7859-4743-a327-1c3b9e4d32f5 => generated 1644 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1134/2292] 10.0.0.17 () {34 vars in 669 bytes} [Wed Jul 29 09:04:23 2026] POST /v2.1/os-keypairs => generated 386 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:23.801 8 WARNING neutronclient.v2_0.client [None req-afc3e6cc-94a9-4143-a727-07a23bbea121 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1159/2293] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:23 2026] GET /v2.1/servers/e9a7b129-7859-4743-a327-1c3b9e4d32f5 => generated 1644 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:04:24.446 7 INFO nova.api.openstack.compute.server_external_events [req-0e22b8b1-3d45-44d2-88b2-a84815f0dd4c req-323816f5-fc4d-4aad-85db-047d454e533a da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:8c824658-6462-44d6-bef9-bff517242c37 for instance e9a7b129-7859-4743-a327-1c3b9e4d32f5 on instance [pid: 7|app: 0|req: 1135/2294] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:04:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:25.156 8 WARNING neutronclient.v2_0.client [None req-2233c32f-bce9-44a2-bb39-696a57c812bf 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1160/2295] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:25 2026] GET /v2.1/servers/e9a7b129-7859-4743-a327-1c3b9e4d32f5 => generated 1442 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:26.084 7 WARNING neutronclient.v2_0.client [None req-7af7459b-416e-4f6c-802b-8214ce0987e5 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:04:26.131 7 WARNING neutronclient.v2_0.client [None req-7af7459b-416e-4f6c-802b-8214ce0987e5 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:26.267 8 WARNING neutronclient.v2_0.client [None req-d79792f1-a1ee-4970-9500-bdb1d776f405 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1161/2296] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:26 2026] GET /v2.1/servers/e9a7b129-7859-4743-a327-1c3b9e4d32f5 => generated 1447 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:04:26.306 7 WARNING neutronclient.v2_0.client [None req-7af7459b-416e-4f6c-802b-8214ce0987e5 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1136/2299] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:04:26 2026] POST /v2.1/servers => generated 453 bytes in 567 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:26.605 8 WARNING neutronclient.v2_0.client [None req-0484b950-0c93-4097-ab52-2a891887fcc5 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1164/2300] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:26 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1392 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:27.381 7 WARNING neutronclient.v2_0.client [None req-e8597937-da7a-47a7-b65d-0140c33f2261 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1137/2301] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:27 2026] GET /v2.1/servers/e9a7b129-7859-4743-a327-1c3b9e4d32f5 => generated 1447 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:27.710 8 WARNING neutronclient.v2_0.client [None req-477d6652-ca61-409f-a216-a09a55ca8389 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1165/2302] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:27 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1396 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:28.460 7 INFO nova.api.openstack.wsgi [None req-e2e22931-760c-4a92-88e2-b368942d6268 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] HTTP exception thrown: Instance e9a7b129-7859-4743-a327-1c3b9e4d32f5 could not be found. [pid: 7|app: 0|req: 1138/2303] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:28 2026] GET /v2.1/servers/e9a7b129-7859-4743-a327-1c3b9e4d32f5 => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:28.825 7 WARNING neutronclient.v2_0.client [None req-070419ae-5678-4af7-8f9a-bdd938e2a6c6 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1139/2304] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:28 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1444 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1166/2305] 10.0.0.17 () {32 vars in 714 bytes} [Wed Jul 29 09:04:28 2026] DELETE /v2.1/images/2da60803-556d-4174-823e-ab5539bf9231 => generated 0 bytes in 1436 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-29 09:04:29.920 7 WARNING neutronclient.v2_0.client [None req-e645c157-a4cc-4635-a683-f935216ba80a 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1140/2306] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:29 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1444 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2307] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:04:29 2026] DELETE /v2.1/servers/3730f148-ea5c-4206-b2a1-06d72a9bbffd => generated 0 bytes in 194 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:30.525 7 WARNING neutronclient.v2_0.client [None req-0f89d47a-c601-497f-9a18-7487815a999a 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:04:30.760 7 WARNING neutronclient.v2_0.client [None req-0f89d47a-c601-497f-9a18-7487815a999a 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:31.020 8 WARNING neutronclient.v2_0.client [None req-da0d609d-d978-4540-9bad-9e2a77293210 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1141/2308] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:04:30 2026] POST /v2.1/servers => generated 424 bytes in 556 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:31.047 7 WARNING neutronclient.v2_0.client [None req-812e3578-b8aa-4455-a1e2-1699aa1d7dc3 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1168/2309] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:30 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1452 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2310] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:31 2026] GET /v2.1/servers/ac0cf5d7-5e5b-42bf-9cab-d94ff87b2b63 => generated 1361 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:32.143 7 WARNING neutronclient.v2_0.client [None req-488b78ca-10ad-4392-97a3-134a3d77dfb9 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:04:32.144 8 WARNING neutronclient.v2_0.client [None req-1d60964f-2c23-487c-a04c-1d2fae0bb404 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1143/2311] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:32 2026] GET /v2.1/servers/ac0cf5d7-5e5b-42bf-9cab-d94ff87b2b63 => generated 1365 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2312] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:32 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1520 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:32.456 7 INFO nova.api.openstack.compute.server_external_events [req-1ebe6e93-5530-4001-a916-6223a6420d90 req-003f8ff4-f109-4025-80d6-b3bac1fcc9b0 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:7f4e8f58-04bc-4623-aaf4-b060b8c87d95 for instance 4a3e12da-f049-4079-bf10-4ba11967c719 on instance [pid: 7|app: 0|req: 1144/2313] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:04:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:32.868 8 INFO nova.api.openstack.compute.server_external_events [req-66cceacf-096a-46c8-9371-9feef00cdd3b req-a86dec7d-3c54-4aff-8ff7-924471e73bea da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-unplugged:11c77a1d-f249-49fb-85b6-1e44b7d9c630 for instance 3730f148-ea5c-4206-b2a1-06d72a9bbffd on instance [pid: 8|app: 0|req: 1170/2314] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:04:32 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:33.000 7 WARNING neutronclient.v2_0.client [None req-bc1fcab3-d9c0-4805-82d9-7e025d6830a4 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1145/2315] 10.0.0.17 () {32 vars in 739 bytes} [Wed Jul 29 09:04:32 2026] GET /v2.1/servers/6ac5ddd1-9c61-4c0c-866e-ac9aedeefdba/os-interface => generated 285 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:33.145 8 WARNING neutronclient.v2_0.client [None req-bebb5a61-4056-4112-b075-1f285a86bcb5 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1171/2316] 10.0.0.17 () {32 vars in 813 bytes} [Wed Jul 29 09:04:33 2026] GET /v2.1/servers/6ac5ddd1-9c61-4c0c-866e-ac9aedeefdba/os-interface/5bd2aec5-1359-4d52-b52d-8de7b22bdf81 => generated 282 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:33.240 8 WARNING neutronclient.v2_0.client [None req-1f9aa371-98ad-40d4-8ae8-9223588ba003 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1172/2317] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:33 2026] GET /v2.1/servers/ac0cf5d7-5e5b-42bf-9cab-d94ff87b2b63 => generated 1357 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-07-29 09:04:33.375 8 WARNING neutronclient.v2_0.client [None req-a6671af5-9d87-44b3-8f7f-551a9563bb73 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1173/2318] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:33 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1518 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:34.346 8 WARNING neutronclient.v2_0.client [None req-754fcc90-6486-47c2-b8ee-fb24ea6f670d 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1174/2319] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:34 2026] GET /v2.1/servers/ac0cf5d7-5e5b-42bf-9cab-d94ff87b2b63 => generated 1413 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:34.500 8 INFO nova.api.openstack.compute.server_external_events [req-be45a4ce-ca60-42a9-8534-33a1cfb44418 req-f9308938-2614-433a-972b-09b3ebe4d634 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:11c77a1d-f249-49fb-85b6-1e44b7d9c630 for instance 3730f148-ea5c-4206-b2a1-06d72a9bbffd on instance [pid: 8|app: 0|req: 1175/2320] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:04:34 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-07-29 09:04:34.541 8 WARNING neutronclient.v2_0.client [None req-02bdaf03-9b52-46ab-ade5-fea1ec770a16 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1176/2321] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:34 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1518 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:35.447 8 WARNING neutronclient.v2_0.client [None req-49a396d1-1f1f-4cb6-ad2c-c9845d1eb9e6 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1177/2322] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:35 2026] GET /v2.1/servers/ac0cf5d7-5e5b-42bf-9cab-d94ff87b2b63 => generated 1413 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:35.707 8 WARNING neutronclient.v2_0.client [None req-a4a03013-7e20-437a-9cb1-b5efef35c6dd 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1178/2323] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:35 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1518 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:04:36.305 7 INFO nova.api.openstack.wsgi [None req-33c8e7f2-6649-46d7-b731-2a21dc087dd9 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] HTTP exception thrown: Multiple possible networks found, use a Network ID to be more specific. [pid: 7|app: 0|req: 1146/2324] 10.0.0.17 () {34 vars in 760 bytes} [Wed Jul 29 09:04:33 2026] POST /v2.1/servers/6ac5ddd1-9c61-4c0c-866e-ac9aedeefdba/os-interface => generated 115 bytes in 3105 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:36.545 7 WARNING neutronclient.v2_0.client [None req-8b24d0ab-117e-44ea-b86f-cf31f35201f5 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1148/2327] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:36 2026] GET /v2.1/servers/ac0cf5d7-5e5b-42bf-9cab-d94ff87b2b63 => generated 1421 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:36.877 7 WARNING neutronclient.v2_0.client [None req-1b636673-9fc1-497a-a138-08be92c42874 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1149/2328] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:36 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1518 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-07-29 09:04:37.324 7 INFO nova.api.openstack.compute.server_external_events [req-287c0e09-8630-4b2b-b49c-de85c48eab58 req-87173c63-5452-47e6-8169-13ddac55053f da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:7f4e8f58-04bc-4623-aaf4-b060b8c87d95 for instance 4a3e12da-f049-4079-bf10-4ba11967c719 on instance [pid: 7|app: 0|req: 1150/2329] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:04:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:37.504 7 INFO nova.api.openstack.compute.server_external_events [req-2cc230c8-ed22-4f0b-a782-d97ba0dbd0cb req-46f58ed2-219c-4d50-bcd0-ec997f5dab19 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:721fe48c-00a8-4099-b973-7c3ae84271e2 for instance ac0cf5d7-5e5b-42bf-9cab-d94ff87b2b63 on instance [pid: 7|app: 0|req: 1151/2330] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:04:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:37.650 7 WARNING neutronclient.v2_0.client [None req-e93aa5f7-d5d7-4f04-ab7e-dd14d56cc41b 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1152/2331] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:37 2026] GET /v2.1/servers/ac0cf5d7-5e5b-42bf-9cab-d94ff87b2b63 => generated 1461 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:38.072 7 WARNING neutronclient.v2_0.client [None req-00d4b484-a939-42f1-ad03-bebb0273e760 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1153/2332] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:38 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1518 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:38.872 7 WARNING neutronclient.v2_0.client [None req-510c3507-e567-4baa-bbb9-f50f2f2bb42c 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1154/2333] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:38 2026] GET /v2.1/servers/ac0cf5d7-5e5b-42bf-9cab-d94ff87b2b63 => generated 1461 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:39.365 7 WARNING neutronclient.v2_0.client [None req-a1d9fa0c-b1be-4a97-9ec4-0f3eb7f08d7a 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1155/2334] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:39 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1518 bytes in 909 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:40.266 7 INFO nova.api.openstack.compute.server_external_events [req-5fca1b88-36ef-4ab8-909a-2615138e36b4 req-0dd60753-0c1d-4dc2-afa0-bbef123534a2 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:5b4262e2-36a6-4d66-9d97-d3d977461ac4 for instance 6ac5ddd1-9c61-4c0c-866e-ac9aedeefdba on instance [pid: 7|app: 0|req: 1156/2335] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:04:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:40.303 7 WARNING neutronclient.v2_0.client [None req-e26e94d1-3b3f-4ddb-989a-85ab9f2b0d89 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1157/2336] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:40 2026] GET /v2.1/servers/ac0cf5d7-5e5b-42bf-9cab-d94ff87b2b63 => generated 1461 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:41.299 7 WARNING neutronclient.v2_0.client [None req-b3f03b57-a258-421d-b0d1-116e678caec6 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1158/2337] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:41 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1702 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-07-29 09:04:41.441 7 WARNING neutronclient.v2_0.client [None req-e641a3ca-f147-4947-98eb-5944b52f0390 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1159/2338] 10.0.0.17 () {32 vars in 739 bytes} [Wed Jul 29 09:04:41 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719/os-interface => generated 285 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:41.562 7 WARNING neutronclient.v2_0.client [None req-34332cc2-53f9-447a-99ca-9c1856f4abbf 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1160/2339] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:41 2026] GET /v2.1/servers/ac0cf5d7-5e5b-42bf-9cab-d94ff87b2b63 => generated 1461 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-07-29 09:04:42.440 7 INFO nova.api.openstack.compute.server_external_events [req-dfbffc27-e2c2-4a13-bf0b-7935ec50044f req-5e514deb-9a04-4f85-85a5-a4ebb54f3ca5 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:7f4e8f58-04bc-4623-aaf4-b060b8c87d95 for instance 4a3e12da-f049-4079-bf10-4ba11967c719 on instance [pid: 7|app: 0|req: 1161/2340] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:04:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:42.728 7 WARNING neutronclient.v2_0.client [None req-84729b92-098a-4323-a65b-01ae7046c580 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1162/2341] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:42 2026] GET /v2.1/servers/ac0cf5d7-5e5b-42bf-9cab-d94ff87b2b63 => generated 1461 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:43.160 7 INFO nova.api.openstack.compute.server_external_events [req-6f81a30d-2f55-4b5c-bc0b-3871890390b7 req-5084b7ef-c1a8-4a39-bf2c-39e4c7b3e7fb da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:721fe48c-00a8-4099-b973-7c3ae84271e2 for instance ac0cf5d7-5e5b-42bf-9cab-d94ff87b2b63 on instance [pid: 7|app: 0|req: 1163/2342] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:04:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:43.885 7 WARNING neutronclient.v2_0.client [None req-d8964a6c-41cf-4373-bab0-f3dbb07003d5 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1164/2343] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:43 2026] GET /v2.1/servers/ac0cf5d7-5e5b-42bf-9cab-d94ff87b2b63 => generated 1461 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:04:44.986 8 WARNING neutronclient.v2_0.client [None req-ca8c27f6-2f86-4c12-bc35-efd2d98d937b 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] 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: 1180/2344] 10.0.0.17 () {34 vars in 760 bytes} [Wed Jul 29 09:04:36 2026] POST /v2.1/servers/6ac5ddd1-9c61-4c0c-866e-ac9aedeefdba/os-interface => generated 282 bytes in 8763 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:45.110 7 WARNING neutronclient.v2_0.client [None req-31f2ec0e-e92c-4f17-a510-250ea84c7bbf 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:04:45.124 8 WARNING neutronclient.v2_0.client [None req-7be07593-900d-4cca-a80e-b9c065a58798 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1181/2345] 10.0.0.17 () {32 vars in 813 bytes} [Wed Jul 29 09:04:45 2026] GET /v2.1/servers/6ac5ddd1-9c61-4c0c-866e-ac9aedeefdba/os-interface/5b4262e2-36a6-4d66-9d97-d3d977461ac4 => generated 282 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-07-29 09:04:45.201 8 INFO nova.api.openstack.compute.server_external_events [req-8a47d209-2b1a-4dd8-9819-3bd91aea053a req-c282aff8-dda1-49c2-a7fb-e4e6c732ba1a da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:5b4262e2-36a6-4d66-9d97-d3d977461ac4 for instance 6ac5ddd1-9c61-4c0c-866e-ac9aedeefdba on instance [pid: 8|app: 0|req: 1182/2346] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:04:45 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: 1165/2347] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:45 2026] GET /v2.1/servers/ac0cf5d7-5e5b-42bf-9cab-d94ff87b2b63 => generated 1637 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1183/2348] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:04:45 2026] POST /v2.1/servers/ac0cf5d7-5e5b-42bf-9cab-d94ff87b2b63/action => generated 0 bytes in 321 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, ' [pid: 7|app: 0|req: 1166/2349] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:04:45 2026] GET /v2.1/images/6265c2a2-7734-4491-aaeb-e868402c2c57 => generated 1824 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1184/2350] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:04:45 2026] GET /v2.1/images/6265c2a2-7734-4491-aaeb-e868402c2c57 => generated 1824 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:04:45.868 8 WARNING neutronclient.v2_0.client [None req-680e96d2-ba03-4208-ac00-e5eb3d2512a0 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1167/2351] 10.0.0.17 () {32 vars in 714 bytes} [Wed Jul 29 09:04:45 2026] DELETE /v2.1/images/6265c2a2-7734-4491-aaeb-e868402c2c57 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-29 09:04:45.981 8 WARNING neutronclient.v2_0.client [None req-680e96d2-ba03-4208-ac00-e5eb3d2512a0 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:04:45.988 7 INFO nova.api.openstack.wsgi [None req-85a44be7-dd06-4f60-98e6-8932347bff02 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] HTTP exception thrown: Image not found. [pid: 7|app: 0|req: 1168/2352] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:04:45 2026] GET /v2.1/images/6265c2a2-7734-4491-aaeb-e868402c2c57 => generated 62 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) 2026-07-29 09:04:46.035 7 WARNING neutronclient.v2_0.client [None req-b40227ea-939d-4a07-bec9-45dcd444e9dc 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1169/2353] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:45 2026] GET /v2.1/servers/ac0cf5d7-5e5b-42bf-9cab-d94ff87b2b63 => generated 1657 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:47.190 7 WARNING neutronclient.v2_0.client [None req-8c372e34-af55-475f-81ea-83a9c55aa59e 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1172/2356] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:47 2026] GET /v2.1/servers/ac0cf5d7-5e5b-42bf-9cab-d94ff87b2b63 => generated 1649 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:48.349 7 WARNING neutronclient.v2_0.client [None req-62dfa058-50e8-47e1-b14b-bf461988a992 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1173/2357] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:48 2026] GET /v2.1/servers/ac0cf5d7-5e5b-42bf-9cab-d94ff87b2b63 => generated 1637 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1174/2358] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:04:48 2026] DELETE /v2.1/servers/ac0cf5d7-5e5b-42bf-9cab-d94ff87b2b63 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:48.748 7 INFO nova.api.openstack.wsgi [None req-f664ba0e-8500-41ac-b3d1-8d3819fd0a53 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] HTTP exception thrown: Image not found. [pid: 7|app: 0|req: 1175/2359] 10.0.0.17 () {32 vars in 714 bytes} [Wed Jul 29 09:04:48 2026] DELETE /v2.1/images/6265c2a2-7734-4491-aaeb-e868402c2c57 => generated 62 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) 2026-07-29 09:04:48.850 7 INFO nova.compute.api [None req-04d3baee-0bdd-41d0-81e6-132dcc34badc 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] [instance: ac0cf5d7-5e5b-42bf-9cab-d94ff87b2b63] Instance is already in deleting state, ignoring this request [pid: 7|app: 0|req: 1176/2360] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:04:48 2026] DELETE /v2.1/servers/ac0cf5d7-5e5b-42bf-9cab-d94ff87b2b63 => 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-07-29 09:04:48.900 7 WARNING neutronclient.v2_0.client [None req-f4b0df18-7ee0-4d40-93b5-ef48875b3924 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1177/2361] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:48 2026] GET /v2.1/servers/ac0cf5d7-5e5b-42bf-9cab-d94ff87b2b63 => generated 1643 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-07-29 09:04:49.041 7 INFO nova.api.openstack.compute.server_external_events [req-68323ed0-3200-4d66-ad5c-2f9f0bf38c27 req-10da3eab-7cd8-4af3-822f-68469301adae da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:65d95112-9830-456e-b624-44310687d38c for instance 6ac5ddd1-9c61-4c0c-866e-ac9aedeefdba on instance [pid: 7|app: 0|req: 1178/2362] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:04:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:50.096 7 WARNING neutronclient.v2_0.client [None req-b4c1fd05-ae7b-4e8f-94b5-e8f2e7dcc5ce 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1179/2363] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:50 2026] GET /v2.1/servers/ac0cf5d7-5e5b-42bf-9cab-d94ff87b2b63 => generated 1643 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:51.207 7 INFO nova.api.openstack.compute.server_external_events [req-ac7adc0c-3e7b-4fbd-96fc-704425b20a64 req-f9fc83e0-7221-4436-913c-54628a420787 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-unplugged:721fe48c-00a8-4099-b973-7c3ae84271e2 for instance ac0cf5d7-5e5b-42bf-9cab-d94ff87b2b63 on instance [pid: 7|app: 0|req: 1180/2364] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:04:51 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:51.247 7 WARNING neutronclient.v2_0.client [None req-d8ba9d71-80fd-4965-b3d5-2109e9dbfe26 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1181/2365] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:51 2026] GET /v2.1/servers/ac0cf5d7-5e5b-42bf-9cab-d94ff87b2b63 => generated 1643 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-07-29 09:04:51.530 7 INFO nova.api.openstack.compute.server_external_events [req-bbfcd263-f58b-465e-8985-269b9ef2f668 req-f3b2bcaa-10fe-4612-899e-75d12e060443 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:721fe48c-00a8-4099-b973-7c3ae84271e2 for instance ac0cf5d7-5e5b-42bf-9cab-d94ff87b2b63 on instance [pid: 7|app: 0|req: 1182/2366] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:04:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:52.488 7 WARNING neutronclient.v2_0.client [None req-12ae5271-378e-4932-aa0e-578ce65bc15c 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1183/2367] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:52 2026] GET /v2.1/servers/ac0cf5d7-5e5b-42bf-9cab-d94ff87b2b63 => generated 1442 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:53.246 7 INFO nova.api.openstack.compute.server_external_events [req-8498c0f2-9949-4d09-8b8b-982211c2a74c req-e1f818c4-67e2-4a5f-9671-5d0f0f120265 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:65d95112-9830-456e-b624-44310687d38c for instance 6ac5ddd1-9c61-4c0c-866e-ac9aedeefdba on instance [pid: 7|app: 0|req: 1184/2368] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:04:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:53.624 7 WARNING neutronclient.v2_0.client [None req-5008b9fd-3478-46ff-a36f-fb0b642439ba 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1185/2369] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:53 2026] GET /v2.1/servers/ac0cf5d7-5e5b-42bf-9cab-d94ff87b2b63 => generated 1447 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:54.722 7 WARNING neutronclient.v2_0.client [None req-af81996f-b553-4e0b-85c2-3c0e4570466f 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1186/2370] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:54 2026] GET /v2.1/servers/ac0cf5d7-5e5b-42bf-9cab-d94ff87b2b63 => generated 1447 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:55.810 7 INFO nova.api.openstack.wsgi [None req-0195e03d-f321-45ee-9b3b-bb1b6b9e8865 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] HTTP exception thrown: Instance ac0cf5d7-5e5b-42bf-9cab-d94ff87b2b63 could not be found. [pid: 7|app: 0|req: 1187/2371] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:55 2026] GET /v2.1/servers/ac0cf5d7-5e5b-42bf-9cab-d94ff87b2b63 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:55.845 7 INFO nova.api.openstack.wsgi [None req-d55ca634-2810-4d19-8f7e-424565f67f94 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] HTTP exception thrown: Instance e9a7b129-7859-4743-a327-1c3b9e4d32f5 could not be found. [pid: 7|app: 0|req: 1188/2372] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:04:55 2026] DELETE /v2.1/servers/e9a7b129-7859-4743-a327-1c3b9e4d32f5 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:55.884 7 INFO nova.api.openstack.wsgi [None req-555e9e12-2a95-4a2f-a646-5ca18824efb5 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] HTTP exception thrown: Instance e9a7b129-7859-4743-a327-1c3b9e4d32f5 could not be found. [pid: 7|app: 0|req: 1189/2373] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:55 2026] GET /v2.1/servers/e9a7b129-7859-4743-a327-1c3b9e4d32f5 => 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-07-29 09:04:55.916 7 INFO nova.api.openstack.wsgi [None req-a77b3582-9768-4881-b607-93a200fc656a 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] HTTP exception thrown: Image not found. [pid: 7|app: 0|req: 1190/2374] 10.0.0.17 () {32 vars in 714 bytes} [Wed Jul 29 09:04:55 2026] DELETE /v2.1/images/2da60803-556d-4174-823e-ab5539bf9231 => generated 62 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) 2026-07-29 09:04:55.948 7 INFO nova.api.openstack.wsgi [None req-43ae0695-7bdd-4ae1-919f-589b5a5b81e2 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] HTTP exception thrown: Instance 3730f148-ea5c-4206-b2a1-06d72a9bbffd could not be found. [pid: 7|app: 0|req: 1191/2375] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:04:55 2026] DELETE /v2.1/servers/3730f148-ea5c-4206-b2a1-06d72a9bbffd => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:55.978 7 INFO nova.api.openstack.wsgi [None req-130a8392-dd7f-447e-a699-8016611d88a3 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] HTTP exception thrown: Instance 3730f148-ea5c-4206-b2a1-06d72a9bbffd could not be found. [pid: 7|app: 0|req: 1192/2376] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:55 2026] GET /v2.1/servers/3730f148-ea5c-4206-b2a1-06d72a9bbffd => 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-07-29 09:04:56.011 7 INFO nova.api.openstack.wsgi [None req-bfc403e4-d42d-4607-b7e8-ec0b5a4d1082 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] HTTP exception thrown: Image not found. [pid: 7|app: 0|req: 1193/2377] 10.0.0.17 () {32 vars in 714 bytes} [Wed Jul 29 09:04:55 2026] DELETE /v2.1/images/e0044df6-f36f-4244-b948-141d2fb8c639 => generated 62 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) 2026-07-29 09:04:56.044 8 WARNING neutronclient.v2_0.client [None req-680e96d2-ba03-4208-ac00-e5eb3d2512a0 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:04:56.056 7 INFO nova.api.openstack.wsgi [None req-ba733472-7602-489a-b445-5b449755835b 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] HTTP exception thrown: Instance bd3d8d9d-0fe5-4a65-bc54-381a2dbb208d could not be found. [pid: 7|app: 0|req: 1194/2378] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:04:56 2026] DELETE /v2.1/servers/bd3d8d9d-0fe5-4a65-bc54-381a2dbb208d => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:56.090 7 INFO nova.api.openstack.wsgi [None req-f4d90f62-a530-4dd7-9488-5445e800b67b 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] HTTP exception thrown: Instance bd3d8d9d-0fe5-4a65-bc54-381a2dbb208d could not be found. [pid: 7|app: 0|req: 1195/2379] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:56 2026] GET /v2.1/servers/bd3d8d9d-0fe5-4a65-bc54-381a2dbb208d => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:56.117 7 INFO nova.api.openstack.wsgi [None req-a1ed3210-a58d-4b3a-ae20-b7401825504b 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] HTTP exception thrown: Image not found. [pid: 7|app: 0|req: 1196/2380] 10.0.0.17 () {32 vars in 714 bytes} [Wed Jul 29 09:04:56 2026] DELETE /v2.1/images/d39e984d-4f90-4384-a53a-8cff11530354 => generated 62 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2381] 10.0.0.17 () {34 vars in 760 bytes} [Wed Jul 29 09:04:45 2026] POST /v2.1/servers/6ac5ddd1-9c61-4c0c-866e-ac9aedeefdba/os-interface => generated 282 bytes in 10399 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:04:56.149 7 INFO nova.api.openstack.wsgi [None req-02d22fa7-ab29-48d6-9650-e283b27186a0 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] HTTP exception thrown: Instance 0c26364b-ea3e-4e3e-b514-ebdf98bd187d could not be found. [pid: 7|app: 0|req: 1197/2382] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:04:56 2026] DELETE /v2.1/servers/0c26364b-ea3e-4e3e-b514-ebdf98bd187d => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:56.187 8 INFO nova.api.openstack.wsgi [None req-978877c1-c1a1-473b-b4e4-76c7eb897409 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] HTTP exception thrown: Instance 0c26364b-ea3e-4e3e-b514-ebdf98bd187d could not be found. [pid: 8|app: 0|req: 1186/2383] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:56 2026] GET /v2.1/servers/0c26364b-ea3e-4e3e-b514-ebdf98bd187d => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:56.204 7 WARNING neutronclient.v2_0.client [None req-433932e0-6201-4b78-8330-8de57fa3068f 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:04:56.226 8 INFO nova.api.openstack.wsgi [None req-3ae1a397-4cc4-42b0-a402-34adc9fec495 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] HTTP exception thrown: Image not found. [pid: 8|app: 0|req: 1187/2384] 10.0.0.17 () {32 vars in 714 bytes} [Wed Jul 29 09:04:56 2026] DELETE /v2.1/images/3f91b44a-9c61-4af1-91d6-9448148402c3 => generated 62 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) 2026-07-29 09:04:56.259 8 INFO nova.api.openstack.wsgi [None req-14cc201c-dae5-4ffc-a8c0-35a61ca965f1 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] HTTP exception thrown: Instance 1ee1f12d-16f1-450a-97c9-290fd43e30f7 could not be found. [pid: 8|app: 0|req: 1188/2385] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:04:56 2026] DELETE /v2.1/servers/1ee1f12d-16f1-450a-97c9-290fd43e30f7 => 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-07-29 09:04:56.299 8 INFO nova.api.openstack.wsgi [None req-3040f97b-b3f1-4b8b-bd03-6c27b8299fc1 123f061acf9840b784cd1a6cb543c596 568d2c3dfbd6424b94ace68fb464f1ce - - default default] HTTP exception thrown: Instance 1ee1f12d-16f1-450a-97c9-290fd43e30f7 could not be found. [pid: 8|app: 0|req: 1189/2386] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:56 2026] GET /v2.1/servers/1ee1f12d-16f1-450a-97c9-290fd43e30f7 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2387] 10.0.0.17 () {32 vars in 813 bytes} [Wed Jul 29 09:04:56 2026] GET /v2.1/servers/6ac5ddd1-9c61-4c0c-866e-ac9aedeefdba/os-interface/65d95112-9830-456e-b624-44310687d38c => generated 282 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:56.358 8 WARNING neutronclient.v2_0.client [None req-37ea2150-a14d-4c7a-a022-cb455649f842 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1191/2390] 10.0.0.17 () {32 vars in 739 bytes} [Wed Jul 29 09:04:56 2026] GET /v2.1/servers/6ac5ddd1-9c61-4c0c-866e-ac9aedeefdba/os-interface => generated 803 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:56.472 7 WARNING neutronclient.v2_0.client [None req-bc769318-1e2f-48c8-ae83-3403e0e9da61 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1200/2391] 10.0.0.17 () {32 vars in 813 bytes} [Wed Jul 29 09:04:56 2026] GET /v2.1/servers/6ac5ddd1-9c61-4c0c-866e-ac9aedeefdba/os-interface/5bd2aec5-1359-4d52-b52d-8de7b22bdf81 => generated 282 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1192/2392] 10.0.0.17 () {32 vars in 816 bytes} [Wed Jul 29 09:04:56 2026] DELETE /v2.1/servers/6ac5ddd1-9c61-4c0c-866e-ac9aedeefdba/os-interface/5b4262e2-36a6-4d66-9d97-d3d977461ac4 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:56.698 7 WARNING neutronclient.v2_0.client [None req-203f14a3-7f7e-400a-9aba-54e7b02fe8a8 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1201/2393] 10.0.0.17 () {32 vars in 739 bytes} [Wed Jul 29 09:04:56 2026] GET /v2.1/servers/6ac5ddd1-9c61-4c0c-866e-ac9aedeefdba/os-interface => generated 803 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:57.835 8 WARNING neutronclient.v2_0.client [None req-c6519fc7-dc55-4444-b47d-053873691171 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1193/2394] 10.0.0.17 () {32 vars in 739 bytes} [Wed Jul 29 09:04:57 2026] GET /v2.1/servers/6ac5ddd1-9c61-4c0c-866e-ac9aedeefdba/os-interface => generated 803 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:58.968 7 WARNING neutronclient.v2_0.client [None req-ee72e3c1-1851-4d87-9d00-f71a32e4d67a 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:59.217 8 INFO nova.api.openstack.compute.server_external_events [req-93d1f513-bced-45a7-9025-23e9d8dee977 req-7a8df743-bc58-4ce3-8a52-6e9a9acd6044 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:5b4262e2-36a6-4d66-9d97-d3d977461ac4 for instance 6ac5ddd1-9c61-4c0c-866e-ac9aedeefdba on instance [pid: 8|app: 0|req: 1194/2395] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:04:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2396] 10.0.0.17 () {32 vars in 739 bytes} [Wed Jul 29 09:04:58 2026] GET /v2.1/servers/6ac5ddd1-9c61-4c0c-866e-ac9aedeefdba/os-interface => generated 544 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1195/2397] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:04:59 2026] DELETE /v2.1/servers/6ac5ddd1-9c61-4c0c-866e-ac9aedeefdba => generated 0 bytes in 245 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:04:59.845 7 WARNING neutronclient.v2_0.client [None req-5d704cda-82fb-4f61-8d03-024b498892d7 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1203/2398] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:04:59 2026] GET /v2.1/servers/6ac5ddd1-9c61-4c0c-866e-ac9aedeefdba => generated 1948 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:01.026 8 WARNING neutronclient.v2_0.client [None req-8180a014-e59c-44bd-9514-d0db36bec018 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1196/2399] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:00 2026] GET /v2.1/servers/6ac5ddd1-9c61-4c0c-866e-ac9aedeefdba => generated 1948 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-07-29 09:05:01.261 7 INFO nova.api.openstack.compute.server_external_events [req-00a20c8a-735a-48b7-8fb3-3230c4666a03 req-5a614fb1-f94f-44dc-8e00-ac24c51f8f11 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:65d95112-9830-456e-b624-44310687d38c for instance 6ac5ddd1-9c61-4c0c-866e-ac9aedeefdba on instance [pid: 7|app: 0|req: 1204/2400] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:05:01 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-07-29 09:05:02.188 8 WARNING neutronclient.v2_0.client [None req-64be513c-923b-4958-9188-0bcd4a8bfe8c 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1197/2401] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:02 2026] GET /v2.1/servers/6ac5ddd1-9c61-4c0c-866e-ac9aedeefdba => generated 1833 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1205/2402] 10.0.0.17 () {32 vars in 711 bytes} [Wed Jul 29 09:05:02 2026] GET /v2.1/images/b1a7eef6-9dce-4d0e-a592-e1738d0508e7 => generated 962 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1198/2403] 10.0.0.17 () {32 vars in 637 bytes} [Wed Jul 29 09:05:02 2026] GET /v2.1/images => generated 511 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2404] 10.0.0.17 () {32 vars in 651 bytes} [Wed Jul 29 09:05:02 2026] GET /v2.1/images/detail => generated 965 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:05:03.250 8 WARNING neutronclient.v2_0.client [None req-b444e487-c374-4720-bfcb-ef0fed17fbe9 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:05:03.371 7 WARNING neutronclient.v2_0.client [None req-205376bc-9d38-4181-b3a1-222b22efa607 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1207/2405] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:03 2026] GET /v2.1/servers/6ac5ddd1-9c61-4c0c-866e-ac9aedeefdba => generated 1765 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-07-29 09:05:03.575 7 INFO nova.api.openstack.compute.server_external_events [req-7fff90d6-9f63-4316-8a4e-64478889436b req-9086fb35-d527-40c6-8866-9765446e9ee3 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:5bd2aec5-1359-4d52-b52d-8de7b22bdf81 for instance 6ac5ddd1-9c61-4c0c-866e-ac9aedeefdba on instance [pid: 7|app: 0|req: 1208/2406] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:05: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) [pid: 8|app: 0|req: 1199/2407] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:03 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1822 bytes in 377 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1209/2408] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:05:03 2026] POST /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719/action => generated 0 bytes in 193 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:03.858 8 WARNING neutronclient.v2_0.client [None req-cb6d271e-aa7d-4981-9780-9227587352da 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1200/2409] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:03 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1824 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:04.618 7 WARNING neutronclient.v2_0.client [None req-de818f14-2d43-457c-9d98-6fa0a5445319 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1210/2410] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:04 2026] GET /v2.1/servers/6ac5ddd1-9c61-4c0c-866e-ac9aedeefdba => generated 1626 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:05.070 8 WARNING neutronclient.v2_0.client [None req-d1abe682-d5ce-47d2-8e5a-94a3a4115d33 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1201/2411] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:04 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1824 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:05.724 7 WARNING neutronclient.v2_0.client [None req-c4a55da0-3e2e-4654-b5b4-f06f16f7faa3 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1211/2412] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:05 2026] GET /v2.1/servers/6ac5ddd1-9c61-4c0c-866e-ac9aedeefdba => generated 1626 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:06.280 8 WARNING neutronclient.v2_0.client [None req-a530ec34-88a7-4f39-9369-012a830cbe4d 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1202/2415] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:06 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1824 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-07-29 09:05:06.821 7 INFO nova.api.openstack.wsgi [None req-a8ee17d6-6ef1-435f-b3e3-47b9be8ab11d 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] HTTP exception thrown: Instance 6ac5ddd1-9c61-4c0c-866e-ac9aedeefdba could not be found. [pid: 7|app: 0|req: 1214/2416] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:06 2026] GET /v2.1/servers/6ac5ddd1-9c61-4c0c-866e-ac9aedeefdba => 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, ' [pid: 8|app: 0|req: 1203/2417] 10.0.0.17 () {32 vars in 702 bytes} [Wed Jul 29 09:05:06 2026] DELETE /v2.1/os-keypairs/tempest-keypair-404031686 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:07.470 7 WARNING neutronclient.v2_0.client [None req-b9896d0a-99fd-4ae3-bfba-6bb70e186a12 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1215/2418] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:07 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1829 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2419] 10.0.0.17 () {34 vars in 669 bytes} [Wed Jul 29 09:05:07 2026] POST /v2.1/os-keypairs => generated 386 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:08.648 7 WARNING neutronclient.v2_0.client [None req-310ebcc9-c9c7-4ed0-81f0-520a46c368c6 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1216/2420] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:08 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1829 bytes in 845 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:05:09.478 8 WARNING neutronclient.v2_0.client [None req-4d09a125-bda0-43de-8b97-457bda8482db 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:05:09.639 8 WARNING neutronclient.v2_0.client [None req-4d09a125-bda0-43de-8b97-457bda8482db 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:05:10.049 8 WARNING neutronclient.v2_0.client [None req-4d09a125-bda0-43de-8b97-457bda8482db 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1205/2421] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:05:09 2026] POST /v2.1/servers => generated 449 bytes in 889 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:10.346 7 WARNING neutronclient.v2_0.client [None req-83f91e16-29bd-4737-8aba-040bed00f863 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1217/2422] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:10 2026] GET /v2.1/servers/0d8bdfda-de50-45b9-bd81-a2a4e67dab70 => generated 1396 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:10.504 8 WARNING neutronclient.v2_0.client [None req-002add5d-7dd4-4939-8bfc-87dbb69e18e7 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1206/2423] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:10 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1829 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:11.460 7 WARNING neutronclient.v2_0.client [None req-74e41738-240d-4284-ac57-b79ca33302a4 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1218/2424] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:11 2026] GET /v2.1/servers/0d8bdfda-de50-45b9-bd81-a2a4e67dab70 => generated 1400 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:11.722 7 WARNING neutronclient.v2_0.client [None req-adb01c67-55dd-4932-81e6-54a86624ee7a 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:11.867 8 WARNING neutronclient.v2_0.client [None req-625fc1f0-eae4-4f95-b2ed-4fc327714ba4 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1219/2425] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:11 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1829 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:11.934 7 INFO nova.api.openstack.compute.server_external_events [req-99e1b3b9-91d2-4f9f-9395-87e1c1771540 req-5db706f9-8eca-4eea-abc0-43d27ea5fe2c da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-unplugged:7f4e8f58-04bc-4623-aaf4-b060b8c87d95 for instance 4a3e12da-f049-4079-bf10-4ba11967c719 on instance [pid: 7|app: 0|req: 1220/2426] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:05:11 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: 8|app: 0|req: 1207/2427] 10.0.0.17 () {34 vars in 683 bytes} [Wed Jul 29 09:05:11 2026] POST /v2.1/os-security-groups => generated 243 bytes in 523 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:12.179 7 WARNING neutronclient.v2_0.client [None req-bc866b3a-1221-409f-82d4-ed29e9f5100f ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1221/2428] 10.0.0.17 () {34 vars in 683 bytes} [Wed Jul 29 09:05:12 2026] POST /v2.1/os-security-groups => generated 242 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:05:12.551 8 WARNING neutronclient.v2_0.client [None req-69494a02-1987-4460-908d-273d9e9d6d8b 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1208/2429] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:12 2026] GET /v2.1/servers/0d8bdfda-de50-45b9-bd81-a2a4e67dab70 => generated 1448 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:05:12.921 7 WARNING neutronclient.v2_0.client [None req-50163614-e163-4c50-982f-3dcee85f2450 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:12.987 8 WARNING neutronclient.v2_0.client [None req-0878418d-f040-41c3-9a57-ab1eec10bfa8 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1209/2430] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:12 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1829 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:05:13.165 7 WARNING neutronclient.v2_0.client [None req-50163614-e163-4c50-982f-3dcee85f2450 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1222/2431] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:05:12 2026] POST /v2.1/servers => generated 424 bytes in 568 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:13.443 8 WARNING neutronclient.v2_0.client [None req-690524db-773f-49f8-95e6-3a7b075072f7 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1210/2432] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:13 2026] GET /v2.1/servers/106c4393-ee2c-4a7a-9d87-c717501f1b6a => generated 1370 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:13.648 7 WARNING neutronclient.v2_0.client [None req-acca8532-9e83-42c8-9381-f5493d1ef258 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1223/2433] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:13 2026] GET /v2.1/servers/0d8bdfda-de50-45b9-bd81-a2a4e67dab70 => generated 1448 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:14.167 8 WARNING neutronclient.v2_0.client [None req-8db11261-8d62-45fe-a826-4b0e0e3110ad 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:14.213 7 INFO nova.api.openstack.compute.server_external_events [req-f9545193-2a3e-4041-a3f6-837946fd145e req-de750a30-882b-43a8-93cb-98eafe325054 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:7f4e8f58-04bc-4623-aaf4-b060b8c87d95 for instance 4a3e12da-f049-4079-bf10-4ba11967c719 on instance [pid: 7|app: 0|req: 1224/2434] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:05:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2435] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:14 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1822 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:14.542 8 WARNING neutronclient.v2_0.client [None req-d3b8e3e2-2e89-4760-9478-cfb8569afcef ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1212/2436] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:14 2026] GET /v2.1/servers/106c4393-ee2c-4a7a-9d87-c717501f1b6a => generated 1374 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:14.754 8 WARNING neutronclient.v2_0.client [None req-f54eeeea-4ada-4b1d-9e85-88ea9a4ad6af 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1213/2437] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:14 2026] GET /v2.1/servers/0d8bdfda-de50-45b9-bd81-a2a4e67dab70 => generated 1456 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2438] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:05:14 2026] POST /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719/action => generated 254 bytes in 557 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:14.915 8 WARNING neutronclient.v2_0.client [None req-23e073f6-0166-4fa7-8f76-b8833f96fe47 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1214/2439] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:14 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1822 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:15.246 7 WARNING neutronclient.v2_0.client [None req-4211fdfb-cdce-477e-a47e-2ac3148fc85d 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1226/2440] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:15 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1822 bytes in 347 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:15.653 7 WARNING neutronclient.v2_0.client [None req-dd82404c-2962-45d1-a53f-596b4de8e38a ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1227/2441] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:15 2026] GET /v2.1/servers/106c4393-ee2c-4a7a-9d87-c717501f1b6a => generated 1422 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:15.850 7 WARNING neutronclient.v2_0.client [None req-958d9957-ac3e-4c3f-872d-37ade2e9e783 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1215/2442] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:05:15 2026] POST /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719/action => generated 0 bytes in 322 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:15.937 8 WARNING neutronclient.v2_0.client [None req-33573bb6-b3d6-4a07-81db-66c11da1bd1f 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1228/2443] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:15 2026] GET /v2.1/servers/0d8bdfda-de50-45b9-bd81-a2a4e67dab70 => generated 1523 bytes in 429 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:16.267 7 INFO nova.api.openstack.compute.server_external_events [req-fd4c6c30-94d6-4d4f-a2cb-578d6f7b8d2e req-a0594857-614d-477e-b9e8-c32978d80297 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:419f6013-7cbc-4d70-849f-5bde8f0468ac for instance 0d8bdfda-de50-45b9-bd81-a2a4e67dab70 on instance [pid: 7|app: 0|req: 1229/2444] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:05:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2445] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:15 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1822 bytes in 395 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:16.363 7 INFO nova.api.openstack.wsgi [None req-7f5abb9e-b6bd-48b5-9993-e885b0ed7778 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] HTTP exception thrown: Instance 4a3e12da-f049-4079-bf10-4ba11967c719 is locked [pid: 7|app: 0|req: 1230/2448] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:05:16 2026] POST /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719/action => generated 107 bytes in 56 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1219/2449] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:05:16 2026] POST /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719/action => generated 0 bytes in 293 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:16.803 8 WARNING neutronclient.v2_0.client [None req-f30642d2-7e15-4d4c-90f8-d33849e2f28e ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1231/2450] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:05:16 2026] POST /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719/action => generated 0 bytes in 164 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: 1220/2451] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:16 2026] GET /v2.1/servers/106c4393-ee2c-4a7a-9d87-c717501f1b6a => generated 1422 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:05:16.892 7 WARNING neutronclient.v2_0.client [None req-92833005-d3a2-4dad-ba5a-04f364861475 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1232/2452] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:16 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1832 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:17.298 8 WARNING neutronclient.v2_0.client [None req-0c394526-5b00-4909-a57d-bc7aff33885b 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1221/2453] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:17 2026] GET /v2.1/servers/0d8bdfda-de50-45b9-bd81-a2a4e67dab70 => generated 1521 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:17.921 7 WARNING neutronclient.v2_0.client [None req-b45c1e9a-5e4f-4c4b-bc00-456a959c66fe ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1233/2454] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:17 2026] GET /v2.1/servers/106c4393-ee2c-4a7a-9d87-c717501f1b6a => generated 1430 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:18.113 8 WARNING neutronclient.v2_0.client [None req-a8d453d2-1d55-45db-9c81-8f9faae59d0b 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1222/2455] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:18 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1832 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:18.440 7 WARNING neutronclient.v2_0.client [None req-993dcba3-8148-45c7-be6f-23cb69ddff17 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1234/2456] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:18 2026] GET /v2.1/servers/0d8bdfda-de50-45b9-bd81-a2a4e67dab70 => generated 1521 bytes in 419 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:19.014 8 WARNING neutronclient.v2_0.client [None req-073e74fd-6f09-4d88-821d-0b129b3f4056 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1223/2457] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:18 2026] GET /v2.1/servers/106c4393-ee2c-4a7a-9d87-c717501f1b6a => generated 1472 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:19.404 7 INFO nova.api.openstack.compute.server_external_events [req-887dcad6-aee7-4a21-8234-1027072f2102 req-eceec306-75d9-42f8-ac65-bb62aec34948 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:e6afd237-1234-4b1b-a9a6-781eac774981 for instance 106c4393-ee2c-4a7a-9d87-c717501f1b6a on instance [pid: 7|app: 0|req: 1235/2458] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:05:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:19.455 8 WARNING neutronclient.v2_0.client [None req-812ae11f-a0f1-46fd-a9cc-c49a3e39e946 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1224/2459] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:19 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1832 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:19.883 7 WARNING neutronclient.v2_0.client [None req-ed4356dd-db94-4b91-bbf6-49745eace01c 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1236/2460] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:19 2026] GET /v2.1/servers/0d8bdfda-de50-45b9-bd81-a2a4e67dab70 => generated 1521 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:20.265 8 WARNING neutronclient.v2_0.client [None req-97c3e1db-1987-4489-abfc-12678b1c6813 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1225/2461] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:20 2026] GET /v2.1/servers/106c4393-ee2c-4a7a-9d87-c717501f1b6a => generated 1470 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-07-29 09:05:20.605 7 WARNING neutronclient.v2_0.client [None req-f401966d-3100-4bcf-8758-3d6c9d096239 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1237/2462] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:20 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1832 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:21.030 8 WARNING neutronclient.v2_0.client [None req-ad7bbc92-1e89-4779-9f58-25d6baaea2b7 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1226/2463] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:20 2026] GET /v2.1/servers/0d8bdfda-de50-45b9-bd81-a2a4e67dab70 => generated 1521 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:21.446 7 WARNING neutronclient.v2_0.client [None req-acfd89d0-9847-4252-b791-cd9df5dc1e9c ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1238/2464] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:21 2026] GET /v2.1/servers/106c4393-ee2c-4a7a-9d87-c717501f1b6a => generated 1470 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:21.804 8 WARNING neutronclient.v2_0.client [None req-beb78c23-b563-4ada-bf74-0d7d89d4eee5 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1227/2465] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:21 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1832 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:21.985 7 INFO nova.api.openstack.compute.server_external_events [req-0c3dcd48-c4ff-419b-9fd0-962f54c27beb req-ab48ce2d-b69a-496f-9cfc-ec07e8e32bad da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:419f6013-7cbc-4d70-849f-5bde8f0468ac for instance 0d8bdfda-de50-45b9-bd81-a2a4e67dab70 on instance [pid: 7|app: 0|req: 1239/2466] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:05:21 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-07-29 09:05:22.184 8 WARNING neutronclient.v2_0.client [None req-7d2ef099-544a-4530-8e7b-5c5f71b1c0cd 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1228/2467] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:22 2026] GET /v2.1/servers/0d8bdfda-de50-45b9-bd81-a2a4e67dab70 => generated 1521 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:22.607 7 WARNING neutronclient.v2_0.client [None req-38dc174d-8727-4ee7-80f8-0374f273d6b5 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1240/2468] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:22 2026] GET /v2.1/servers/106c4393-ee2c-4a7a-9d87-c717501f1b6a => generated 1470 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:23.024 8 WARNING neutronclient.v2_0.client [None req-1cefec8f-3162-4f28-b285-636da7efdcf7 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1229/2469] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:22 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1832 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-07-29 09:05:23.373 7 WARNING neutronclient.v2_0.client [None req-fdcd94c6-01c7-4bec-833e-e5eaa3e7f56c 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1241/2470] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:23 2026] GET /v2.1/servers/0d8bdfda-de50-45b9-bd81-a2a4e67dab70 => generated 1521 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:23.766 8 WARNING neutronclient.v2_0.client [None req-dc82d9d9-1cf8-4771-a51b-32dbce3055a9 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1230/2471] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:23 2026] GET /v2.1/servers/106c4393-ee2c-4a7a-9d87-c717501f1b6a => generated 1470 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:24.198 7 WARNING neutronclient.v2_0.client [None req-58d08d5c-e64b-4ae8-aad3-8d0c48177e39 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1242/2472] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:24 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1832 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:24.531 8 WARNING neutronclient.v2_0.client [None req-e2038bac-bddb-429c-99d2-82e7f40238e0 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1231/2473] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:24 2026] GET /v2.1/servers/0d8bdfda-de50-45b9-bd81-a2a4e67dab70 => generated 1707 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:24.719 7 WARNING neutronclient.v2_0.client [None req-75c5c62d-a78e-4d4d-8db7-d7de75e11014 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] 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: 1243/2474] 10.0.0.17 () {32 vars in 739 bytes} [Wed Jul 29 09:05:24 2026] GET /v2.1/servers/0d8bdfda-de50-45b9-bd81-a2a4e67dab70/os-interface => generated 285 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:05:24.826 8 INFO nova.api.openstack.compute.server_external_events [req-e66755cc-7816-45be-9678-e233ee3006a1 req-f3e0e200-2019-472f-82c7-8feb857e92bb da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:e6afd237-1234-4b1b-a9a6-781eac774981 for instance 106c4393-ee2c-4a7a-9d87-c717501f1b6a on instance [pid: 8|app: 0|req: 1232/2475] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:05:24 2026] POST /v2.1/os-server-external-events => generated 183 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-07-29 09:05:25.003 7 WARNING neutronclient.v2_0.client [None req-a45b9164-f637-4c73-8b30-79596ffdbfe2 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:25.364 8 WARNING neutronclient.v2_0.client [None req-600e8412-ec69-468b-9fbb-847ce79296fa 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1244/2476] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:24 2026] GET /v2.1/servers/106c4393-ee2c-4a7a-9d87-c717501f1b6a => generated 1470 bytes in 794 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:25.829 7 WARNING neutronclient.v2_0.client [None req-24e88f60-ee25-44f0-92e7-46af1192a7ca 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:05:25.887 7 WARNING neutronclient.v2_0.client [None req-24e88f60-ee25-44f0-92e7-46af1192a7ca 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1233/2477] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:25 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1832 bytes in 569 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:25.929 8 INFO nova.api.openstack.compute.server_external_events [req-43a0f3c2-d871-45bb-90ce-f9af44344239 req-ff51b4f2-ae5c-4a4a-a034-395c8f52f0db da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:419f6013-7cbc-4d70-849f-5bde8f0468ac for instance 0d8bdfda-de50-45b9-bd81-a2a4e67dab70 on instance [pid: 8|app: 0|req: 1234/2478] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:05:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:05:26.058 7 WARNING neutronclient.v2_0.client [None req-24e88f60-ee25-44f0-92e7-46af1192a7ca 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1245/2479] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:05:25 2026] POST /v2.1/servers => generated 449 bytes in 512 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:26.289 8 WARNING neutronclient.v2_0.client [None req-4c3545f2-ac30-4f6c-9f73-802e6f854ccb 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1235/2482] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:26 2026] GET /v2.1/servers/aab8a8b1-6e57-458e-98cf-0764083a2271 => generated 1395 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:26.812 8 WARNING neutronclient.v2_0.client [None req-bae5cf66-ad2f-420f-bfcd-30c00962364d ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:26.926 7 WARNING neutronclient.v2_0.client [None req-dc80c8fe-a200-42a7-9116-10b1e9a5a230 2ac4590a5b0c4221b94d94944cf3ab40 0589c4317fef43a18b3c5dc99b846b93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1236/2483] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:26 2026] GET /v2.1/servers/106c4393-ee2c-4a7a-9d87-c717501f1b6a => generated 1654 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:27.016 8 WARNING neutronclient.v2_0.client [None req-01f65237-94ee-4eef-9393-6428dd73aca2 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:05:27.052 7 WARNING neutronclient.v2_0.client [None req-dc80c8fe-a200-42a7-9116-10b1e9a5a230 2ac4590a5b0c4221b94d94944cf3ab40 0589c4317fef43a18b3c5dc99b846b93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1237/2484] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:26 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1832 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:27.171 8 WARNING neutronclient.v2_0.client [None req-feb9fe7d-d884-402d-8cca-27fad0f27619 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:05:27.267 8 INFO nova.network.security_group_api [None req-feb9fe7d-d884-402d-8cca-27fad0f27619 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] Adding security group 17678db2-4682-4d78-acc3-852007d5f74f to port e6afd237-1234-4b1b-a9a6-781eac774981 [pid: 7|app: 0|req: 1248/2485] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:05:26 2026] POST /v2.1/servers => generated 424 bytes in 664 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:27.329 7 WARNING neutronclient.v2_0.client [None req-c0c2ecf0-c80f-465f-a3e6-22f69bda6f8b 2ac4590a5b0c4221b94d94944cf3ab40 0589c4317fef43a18b3c5dc99b846b93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1249/2486] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:27 2026] GET /v2.1/servers/fb8b6be5-96d1-428e-8799-0b268dd6fec0 => generated 1369 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:27.392 7 WARNING neutronclient.v2_0.client [None req-9ec9c5dc-4b66-445a-b9a0-f2c07d9de9f6 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1250/2487] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:27 2026] GET /v2.1/servers/aab8a8b1-6e57-458e-98cf-0764083a2271 => generated 1399 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2488] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:05:27 2026] POST /v2.1/servers/106c4393-ee2c-4a7a-9d87-c717501f1b6a/action => generated 0 bytes in 477 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:27.653 7 WARNING neutronclient.v2_0.client [None req-328a16b0-8008-433e-b624-25e374c782a3 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:05:27.753 7 INFO nova.network.security_group_api [None req-328a16b0-8008-433e-b624-25e374c782a3 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] Adding security group 4a8e0784-8a66-4212-9071-969f24580eba to port e6afd237-1234-4b1b-a9a6-781eac774981 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:27.977 8 INFO nova.api.openstack.compute.server_external_events [req-6e89fde0-efd5-4018-abe3-53f2b624afcb req-ee5120d5-2d2a-496c-8594-e447ebba25a2 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:e6afd237-1234-4b1b-a9a6-781eac774981 for instance 106c4393-ee2c-4a7a-9d87-c717501f1b6a on instance [pid: 8|app: 0|req: 1239/2489] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:05:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1251/2490] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:05:27 2026] POST /v2.1/servers/106c4393-ee2c-4a7a-9d87-c717501f1b6a/action => generated 0 bytes in 539 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:28.193 7 INFO nova.api.openstack.compute.server_external_events [req-05f79ff1-1afd-4797-b5ad-5f647d7d997c req-7290d73e-999e-4352-ac6e-2f33668328d2 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:e6afd237-1234-4b1b-a9a6-781eac774981 for instance 106c4393-ee2c-4a7a-9d87-c717501f1b6a on instance [pid: 7|app: 0|req: 1252/2491] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:05:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:28.213 8 WARNING neutronclient.v2_0.client [None req-d2ee67ad-18ae-411c-8d14-7a81e34bd23e 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:05:28.247 7 WARNING neutronclient.v2_0.client [None req-583cfc87-81e8-48fa-8563-a54c22386404 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1240/2492] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:28 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1832 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2493] 10.0.0.17 () {32 vars in 751 bytes} [Wed Jul 29 09:05:28 2026] GET /v2.1/servers/106c4393-ee2c-4a7a-9d87-c717501f1b6a/os-security-groups => generated 1156 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:28.389 8 WARNING neutronclient.v2_0.client [None req-b26a19c2-b7aa-4ac3-8788-e99a6a8c7602 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:28.443 7 WARNING neutronclient.v2_0.client [None req-ddeb7c84-4499-4404-9654-74bc951dec12 2ac4590a5b0c4221b94d94944cf3ab40 0589c4317fef43a18b3c5dc99b846b93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1254/2494] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:28 2026] GET /v2.1/servers/fb8b6be5-96d1-428e-8799-0b268dd6fec0 => generated 1373 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:28.534 7 WARNING neutronclient.v2_0.client [None req-38854f73-73dc-4e05-a284-9035e1334799 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1255/2495] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:28 2026] GET /v2.1/servers/aab8a8b1-6e57-458e-98cf-0764083a2271 => generated 1447 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2496] 10.0.0.17 () {34 vars in 683 bytes} [Wed Jul 29 09:05:28 2026] POST /v2.1/os-security-groups => generated 222 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:28.703 7 WARNING neutronclient.v2_0.client [None req-89edf474-bc31-4485-abb1-50b706ef1f49 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1256/2497] 10.0.0.17 () {32 vars in 735 bytes} [Wed Jul 29 09:05:28 2026] GET /v2.1/os-security-groups/898dcd89-7c6b-465c-8345-1e36458bff2a => generated 222 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:05:28.772 8 WARNING neutronclient.v2_0.client [None req-36f1c2e4-1c81-418f-95db-8dfd2019bb44 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:05:28.819 8 WARNING neutronclient.v2_0.client [None req-36f1c2e4-1c81-418f-95db-8dfd2019bb44 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1242/2498] 10.0.0.17 () {32 vars in 738 bytes} [Wed Jul 29 09:05:28 2026] DELETE /v2.1/os-security-groups/898dcd89-7c6b-465c-8345-1e36458bff2a => generated 0 bytes in 194 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-29 09:05:28.972 7 WARNING neutronclient.v2_0.client [None req-dd606f9e-4429-429e-91aa-e9b02c48565d ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:05:28.994 7 INFO nova.api.openstack.wsgi [None req-dd606f9e-4429-429e-91aa-e9b02c48565d ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] HTTP exception thrown: Security group 898dcd89-7c6b-465c-8345-1e36458bff2a does not exist Neutron server returns request_ids: ['req-21a7779b-cbd0-4f28-83b8-977b5f1ae83f'] [pid: 7|app: 0|req: 1257/2499] 10.0.0.17 () {32 vars in 735 bytes} [Wed Jul 29 09:05:28 2026] GET /v2.1/os-security-groups/898dcd89-7c6b-465c-8345-1e36458bff2a => generated 194 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 09:05:29.018 8 WARNING neutronclient.v2_0.client [None req-b0e13ebb-9455-41e3-9e98-50e202923787 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1243/2500] 10.0.0.17 () {34 vars in 683 bytes} [Wed Jul 29 09:05:29 2026] POST /v2.1/os-security-groups => generated 243 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:05:29.282 7 WARNING neutronclient.v2_0.client [None req-5b918ae3-b4d9-4ca7-a510-b1dc6f219c1c ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:05:29.384 8 WARNING neutronclient.v2_0.client [None req-d9adfbed-d240-46aa-8c10-71870f0d2bd7 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1244/2501] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:29 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1832 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:29.539 8 WARNING neutronclient.v2_0.client [None req-33b6bf99-66fa-41a1-9182-f41b1740e7a8 2ac4590a5b0c4221b94d94944cf3ab40 0589c4317fef43a18b3c5dc99b846b93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1245/2502] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:29 2026] GET /v2.1/servers/fb8b6be5-96d1-428e-8799-0b268dd6fec0 => generated 1365 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, ' [pid: 7|app: 0|req: 1258/2503] 10.0.0.17 () {34 vars in 683 bytes} [Wed Jul 29 09:05:29 2026] POST /v2.1/os-security-groups => generated 244 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:05:29.637 7 WARNING neutronclient.v2_0.client [None req-46133833-5768-4c0b-ad3d-481fa528c231 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:05:29.650 8 WARNING neutronclient.v2_0.client [None req-76b5a45a-034a-4a6c-abc8-ae06b4749fc2 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1246/2504] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:29 2026] GET /v2.1/servers/aab8a8b1-6e57-458e-98cf-0764083a2271 => generated 1447 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2505] 10.0.0.17 () {34 vars in 683 bytes} [Wed Jul 29 09:05:29 2026] POST /v2.1/os-security-groups => generated 243 bytes in 371 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:30.016 8 WARNING neutronclient.v2_0.client [None req-350d2ba6-6478-4b97-b567-7c7ff93d2ff1 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:05:30.063 8 WARNING neutronclient.v2_0.client [None req-350d2ba6-6478-4b97-b567-7c7ff93d2ff1 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:05:30.107 8 WARNING neutronclient.v2_0.client [None req-350d2ba6-6478-4b97-b567-7c7ff93d2ff1 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1247/2506] 10.0.0.17 () {32 vars in 661 bytes} [Wed Jul 29 09:05:30 2026] GET /v2.1/os-security-groups => generated 1832 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:05:30.169 7 WARNING neutronclient.v2_0.client [None req-08724811-1511-4c35-85b6-88d298509b53 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:05:30.200 7 WARNING neutronclient.v2_0.client [None req-08724811-1511-4c35-85b6-88d298509b53 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1260/2507] 10.0.0.17 () {32 vars in 738 bytes} [Wed Jul 29 09:05:30 2026] DELETE /v2.1/os-security-groups/f4ff8c40-d4bf-420d-aff3-a5e5f40553ba => generated 0 bytes in 175 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-29 09:05:30.353 8 WARNING neutronclient.v2_0.client [None req-894dbb95-33e1-4774-b09b-c48b8fc87876 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:05:30.373 8 INFO nova.api.openstack.wsgi [None req-894dbb95-33e1-4774-b09b-c48b8fc87876 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] HTTP exception thrown: Security group f4ff8c40-d4bf-420d-aff3-a5e5f40553ba does not exist Neutron server returns request_ids: ['req-12b7ad44-96d7-4576-ac55-4c353be06c39'] [pid: 8|app: 0|req: 1248/2508] 10.0.0.17 () {32 vars in 735 bytes} [Wed Jul 29 09:05:30 2026] GET /v2.1/os-security-groups/f4ff8c40-d4bf-420d-aff3-a5e5f40553ba => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 09:05:30.388 7 WARNING neutronclient.v2_0.client [None req-0381c800-9d8e-4c41-ba8b-c714b5d438dc ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:05:30.425 7 WARNING neutronclient.v2_0.client [None req-0381c800-9d8e-4c41-ba8b-c714b5d438dc ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:05:30.538 8 WARNING neutronclient.v2_0.client [None req-fa58395e-9d6f-4cca-b26e-f47095bd930b 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1261/2509] 10.0.0.17 () {32 vars in 738 bytes} [Wed Jul 29 09:05:30 2026] DELETE /v2.1/os-security-groups/4093fcba-b30d-4c68-80b9-a112ba9f7d1c => generated 0 bytes in 181 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-29 09:05:30.580 7 WARNING neutronclient.v2_0.client [None req-b8f9831a-d022-4ec0-9083-b2a872b596d3 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:05:30.604 7 INFO nova.api.openstack.wsgi [None req-b8f9831a-d022-4ec0-9083-b2a872b596d3 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] HTTP exception thrown: Security group 4093fcba-b30d-4c68-80b9-a112ba9f7d1c does not exist Neutron server returns request_ids: ['req-b833897d-004b-492a-868d-ea4fe8b0aeec'] [pid: 7|app: 0|req: 1262/2510] 10.0.0.17 () {32 vars in 735 bytes} [Wed Jul 29 09:05:30 2026] GET /v2.1/os-security-groups/4093fcba-b30d-4c68-80b9-a112ba9f7d1c => generated 194 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 09:05:30.651 7 WARNING neutronclient.v2_0.client [None req-0b7089a2-c6ca-4c3b-8484-8345b2f4d3f3 2ac4590a5b0c4221b94d94944cf3ab40 0589c4317fef43a18b3c5dc99b846b93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1249/2511] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:30 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1832 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:30.660 8 WARNING neutronclient.v2_0.client [None req-52281645-224b-4be5-8ce3-6ae85557a66d ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1263/2512] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:30 2026] GET /v2.1/servers/fb8b6be5-96d1-428e-8799-0b268dd6fec0 => generated 1365 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:05:30.704 8 WARNING neutronclient.v2_0.client [None req-52281645-224b-4be5-8ce3-6ae85557a66d ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:30.737 7 WARNING neutronclient.v2_0.client [None req-0f395a07-92c2-41c3-a03f-a4e4b525667f 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1264/2513] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:30 2026] GET /v2.1/servers/aab8a8b1-6e57-458e-98cf-0764083a2271 => generated 1455 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2514] 10.0.0.17 () {32 vars in 738 bytes} [Wed Jul 29 09:05:30 2026] DELETE /v2.1/os-security-groups/c594d401-d1b6-40f0-87dc-0c9b2afa1549 => generated 0 bytes in 187 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:30.858 7 WARNING neutronclient.v2_0.client [None req-5e8a09bb-7731-41db-b5bf-8a2c4b71e7c5 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:05:30.883 7 INFO nova.api.openstack.wsgi [None req-5e8a09bb-7731-41db-b5bf-8a2c4b71e7c5 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] HTTP exception thrown: Security group c594d401-d1b6-40f0-87dc-0c9b2afa1549 does not exist Neutron server returns request_ids: ['req-e5500ac2-bacd-4a86-a25c-812a1566d91d'] [pid: 7|app: 0|req: 1265/2515] 10.0.0.17 () {32 vars in 735 bytes} [Wed Jul 29 09:05:30 2026] GET /v2.1/os-security-groups/c594d401-d1b6-40f0-87dc-0c9b2afa1549 => generated 194 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 09:05:30.899 8 WARNING neutronclient.v2_0.client [None req-ee29d17c-c3a2-446c-a296-c9ba966c9543 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:05:30.947 8 WARNING neutronclient.v2_0.client [None req-ee29d17c-c3a2-446c-a296-c9ba966c9543 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:05:30.991 8 WARNING neutronclient.v2_0.client [None req-ee29d17c-c3a2-446c-a296-c9ba966c9543 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1251/2516] 10.0.0.17 () {32 vars in 661 bytes} [Wed Jul 29 09:05:30 2026] GET /v2.1/os-security-groups => generated 1156 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:05:31.060 7 WARNING neutronclient.v2_0.client [None req-221361e8-784f-4f53-89d7-5d01e1a640aa ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1266/2517] 10.0.0.17 () {34 vars in 683 bytes} [Wed Jul 29 09:05:31 2026] POST /v2.1/os-security-groups => generated 242 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:05:31.315 8 WARNING neutronclient.v2_0.client [None req-2ebf44f0-5283-48bf-9993-d0941e633e80 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1252/2518] 10.0.0.17 () {34 vars in 683 bytes} [Wed Jul 29 09:05:31 2026] POST /v2.1/os-security-groups => generated 243 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:05:31.725 7 WARNING neutronclient.v2_0.client [None req-2b3e3462-1268-4d1c-adea-9ba68e4c56e3 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:05:31.754 8 WARNING neutronclient.v2_0.client [None req-6cab2403-c84a-4512-8d92-972b655e54fc 2ac4590a5b0c4221b94d94944cf3ab40 0589c4317fef43a18b3c5dc99b846b93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1253/2519] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:31 2026] GET /v2.1/servers/fb8b6be5-96d1-428e-8799-0b268dd6fec0 => generated 1365 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1267/2520] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:31 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1832 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:05:31.871 8 WARNING neutronclient.v2_0.client [None req-652e1200-a96f-40f5-8746-1088c190a28e 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1254/2521] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:31 2026] GET /v2.1/servers/aab8a8b1-6e57-458e-98cf-0764083a2271 => generated 1522 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:32.008 7 WARNING neutronclient.v2_0.client [None req-ec58740c-0140-4580-a1cf-0b042a2968c2 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:32.154 8 INFO nova.api.openstack.compute.server_external_events [req-e54ff6a8-d0e2-47fa-a875-e4add79fb92c req-f3b95b43-3d33-4898-bba8-5ad46a0cb872 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:3d47c5ef-cefb-49ff-92f7-04da1c83e940 for instance aab8a8b1-6e57-458e-98cf-0764083a2271 on instance [pid: 8|app: 0|req: 1255/2522] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:05:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:05:32.200 7 WARNING neutronclient.v2_0.client [None req-ec58740c-0140-4580-a1cf-0b042a2968c2 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1268/2523] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:05:31 2026] POST /v2.1/servers => generated 424 bytes in 520 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:32.491 8 WARNING neutronclient.v2_0.client [None req-c1727f55-d93c-472a-8e70-82e3e1634245 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1256/2524] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:32 2026] GET /v2.1/servers/0ed5c45e-dc1a-4879-8f4d-7c8edf2a2a7c => generated 1370 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:32.881 7 WARNING neutronclient.v2_0.client [None req-85a4bb40-0b57-4e10-bb0d-7ed838af76eb 2ac4590a5b0c4221b94d94944cf3ab40 0589c4317fef43a18b3c5dc99b846b93 - - default default] 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: 1269/2525] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:32 2026] GET /v2.1/servers/fb8b6be5-96d1-428e-8799-0b268dd6fec0 => generated 1365 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:05:32.920 8 WARNING neutronclient.v2_0.client [None req-c46ced96-fec0-4363-be4c-075b8b2e6220 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:33.000 7 WARNING neutronclient.v2_0.client [None req-d6d31999-35c5-423a-a542-1acace3de5e1 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1257/2526] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:32 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1832 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2527] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:32 2026] GET /v2.1/servers/aab8a8b1-6e57-458e-98cf-0764083a2271 => generated 1520 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:33.573 8 WARNING neutronclient.v2_0.client [None req-081b4148-a866-4faa-8044-95fa540cb5cd ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1258/2528] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:33 2026] GET /v2.1/servers/0ed5c45e-dc1a-4879-8f4d-7c8edf2a2a7c => generated 1374 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:33.978 7 WARNING neutronclient.v2_0.client [None req-b5543060-20dc-485b-863f-1444d2bf887d 2ac4590a5b0c4221b94d94944cf3ab40 0589c4317fef43a18b3c5dc99b846b93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1271/2529] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:33 2026] GET /v2.1/servers/fb8b6be5-96d1-428e-8799-0b268dd6fec0 => generated 1421 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:34.084 8 WARNING neutronclient.v2_0.client [None req-1bba168d-346c-4ed6-b185-a7cac631edcd 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:34.160 7 WARNING neutronclient.v2_0.client [None req-10ec1881-4f28-46d6-8f51-58ef896226dd 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1259/2530] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:34 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1832 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2531] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:34 2026] GET /v2.1/servers/aab8a8b1-6e57-458e-98cf-0764083a2271 => generated 1520 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:34.665 8 WARNING neutronclient.v2_0.client [None req-f350566b-4a51-4358-a143-5231189bbb50 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1260/2532] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:34 2026] GET /v2.1/servers/0ed5c45e-dc1a-4879-8f4d-7c8edf2a2a7c => generated 1366 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:35.062 7 WARNING neutronclient.v2_0.client [None req-00a0772a-50b3-402e-a978-ed1c16d7d40d 2ac4590a5b0c4221b94d94944cf3ab40 0589c4317fef43a18b3c5dc99b846b93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1273/2533] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:35 2026] GET /v2.1/servers/fb8b6be5-96d1-428e-8799-0b268dd6fec0 => generated 1421 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:35.294 8 WARNING neutronclient.v2_0.client [None req-3827cf8d-afcb-4e09-b78d-b8a775be75e6 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:05:35.317 7 WARNING neutronclient.v2_0.client [None req-026424a1-a318-4149-839a-887b32913688 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1261/2534] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:35 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1832 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2535] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:35 2026] GET /v2.1/servers/aab8a8b1-6e57-458e-98cf-0764083a2271 => generated 1520 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:35.771 8 WARNING neutronclient.v2_0.client [None req-c4c47165-b99c-4d81-8dfb-1c9962352ed3 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1262/2536] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:35 2026] GET /v2.1/servers/0ed5c45e-dc1a-4879-8f4d-7c8edf2a2a7c => generated 1422 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:36.155 7 WARNING neutronclient.v2_0.client [None req-3daa1ad9-8198-46bb-8653-672dab706708 2ac4590a5b0c4221b94d94944cf3ab40 0589c4317fef43a18b3c5dc99b846b93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1275/2537] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:36 2026] GET /v2.1/servers/fb8b6be5-96d1-428e-8799-0b268dd6fec0 => generated 1471 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:36.467 8 WARNING neutronclient.v2_0.client [None req-c8f7acc0-9dbe-492d-8183-99ff63fedd95 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:05:36.481 7 WARNING neutronclient.v2_0.client [None req-4f7c7dae-3142-4d76-9b1b-2768e78a7d06 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1264/2540] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:36 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1832 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2541] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:36 2026] GET /v2.1/servers/aab8a8b1-6e57-458e-98cf-0764083a2271 => generated 1520 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-07-29 09:05:36.803 8 INFO nova.api.openstack.compute.server_external_events [req-3e8198b4-91be-4ab7-865d-45825c8443c2 req-774cc43f-f5d4-4bb5-b895-74a6fc5b3662 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:3d47c5ef-cefb-49ff-92f7-04da1c83e940 for instance aab8a8b1-6e57-458e-98cf-0764083a2271 on instance [pid: 8|app: 0|req: 1265/2542] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:05:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:36.869 7 WARNING neutronclient.v2_0.client [None req-73d42621-7fc7-4133-90a5-afc7f073ae78 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1278/2543] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:36 2026] GET /v2.1/servers/0ed5c45e-dc1a-4879-8f4d-7c8edf2a2a7c => generated 1422 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:37.045 8 INFO nova.api.openstack.compute.server_external_events [req-72408a32-eb4c-49f7-8995-1038168b61ca req-9d598114-38d1-4735-afd1-82cb9fc8b464 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:ce37d54e-62b2-42be-b301-6f847a736925 for instance fb8b6be5-96d1-428e-8799-0b268dd6fec0 on instance [pid: 8|app: 0|req: 1266/2544] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:05:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:37.329 7 WARNING neutronclient.v2_0.client [None req-3b0f6910-b555-48f0-adf7-387d3d626e66 2ac4590a5b0c4221b94d94944cf3ab40 0589c4317fef43a18b3c5dc99b846b93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1279/2545] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:37 2026] GET /v2.1/servers/fb8b6be5-96d1-428e-8799-0b268dd6fec0 => generated 1481 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:37.735 8 WARNING neutronclient.v2_0.client [None req-f37e22ac-b1b7-47ab-8b65-6c20bb85d303 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:37.773 7 WARNING neutronclient.v2_0.client [None req-f497bcc7-b07f-48ca-95f2-a3c3744d95d8 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1267/2546] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:37 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1809 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1280/2547] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:37 2026] GET /v2.1/servers/aab8a8b1-6e57-458e-98cf-0764083a2271 => generated 1520 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:37.961 7 WARNING neutronclient.v2_0.client [None req-2b932587-d925-4c56-8586-23c80b5850f3 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1281/2548] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:37 2026] GET /v2.1/servers/0ed5c45e-dc1a-4879-8f4d-7c8edf2a2a7c => generated 1430 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2549] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:05:37 2026] POST /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719/action => generated 0 bytes in 148 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:38.038 7 WARNING neutronclient.v2_0.client [None req-ec6fed45-7681-4517-b6f8-f9952195cb39 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1282/2550] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:38 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1818 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-07-29 09:05:38.486 8 WARNING neutronclient.v2_0.client [None req-e58ba8bf-311a-40be-a953-5c21016e46f5 2ac4590a5b0c4221b94d94944cf3ab40 0589c4317fef43a18b3c5dc99b846b93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1269/2551] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:38 2026] GET /v2.1/servers/fb8b6be5-96d1-428e-8799-0b268dd6fec0 => generated 1469 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-07-29 09:05:38.931 7 WARNING neutronclient.v2_0.client [None req-40094b62-31a3-4fc5-89b3-cec8ea37e3b2 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:39.054 8 WARNING neutronclient.v2_0.client [None req-bf7e8720-eaec-41e8-8ed3-cd167c0c8858 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1283/2552] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:38 2026] GET /v2.1/servers/aab8a8b1-6e57-458e-98cf-0764083a2271 => generated 1706 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:39.123 7 INFO nova.api.openstack.compute.server_external_events [req-9cc41430-fd07-4466-bbee-2ee9c9964337 req-45cc056d-86cc-419f-b69c-a1c33acd24a9 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:fba5b70b-b286-49a6-b297-878733860dc8 for instance 0ed5c45e-dc1a-4879-8f4d-7c8edf2a2a7c on instance [pid: 7|app: 0|req: 1284/2553] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:05:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:39.163 7 WARNING neutronclient.v2_0.client [None req-d7cdbfe1-0490-488b-8f06-7a30a49588e6 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1285/2554] 10.0.0.17 () {32 vars in 739 bytes} [Wed Jul 29 09:05:39 2026] GET /v2.1/servers/aab8a8b1-6e57-458e-98cf-0764083a2271/os-interface => generated 285 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1270/2555] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:39 2026] GET /v2.1/servers/0ed5c45e-dc1a-4879-8f4d-7c8edf2a2a7c => generated 1472 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:05:39.244 7 WARNING neutronclient.v2_0.client [None req-3ea747b5-2289-4e97-b92b-f24a715fcf69 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1286/2556] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:39 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1818 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:39.632 8 WARNING neutronclient.v2_0.client [None req-e7a839ee-f645-437f-b6d1-2a72b51e42a3 2ac4590a5b0c4221b94d94944cf3ab40 0589c4317fef43a18b3c5dc99b846b93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1271/2557] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:39 2026] GET /v2.1/servers/fb8b6be5-96d1-428e-8799-0b268dd6fec0 => generated 1469 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-07-29 09:05:40.291 7 WARNING neutronclient.v2_0.client [None req-923ac47d-46a8-4717-8cfb-9c67dfccdd3f ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:40.390 8 INFO nova.api.openstack.compute.server_external_events [req-5f96b913-d358-4d8b-a07b-ca7589b4b3b5 req-464de609-fc76-4700-a51b-cea003e6291c da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:419f6013-7cbc-4d70-849f-5bde8f0468ac for instance 0d8bdfda-de50-45b9-bd81-a2a4e67dab70 on instance [pid: 8|app: 0|req: 1272/2558] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:05:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1287/2559] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:40 2026] GET /v2.1/servers/0ed5c45e-dc1a-4879-8f4d-7c8edf2a2a7c => generated 1470 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:05:40.462 8 WARNING neutronclient.v2_0.client [None req-de55206e-5a8a-4a8e-b58c-c991f6b0c429 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1273/2560] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:40 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1818 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:40.871 7 WARNING neutronclient.v2_0.client [None req-701102ef-3bf8-405f-9efd-350d17a93cca 2ac4590a5b0c4221b94d94944cf3ab40 0589c4317fef43a18b3c5dc99b846b93 - - default default] 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: 1288/2561] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:40 2026] GET /v2.1/servers/fb8b6be5-96d1-428e-8799-0b268dd6fec0 => generated 1469 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:05:41.041 8 WARNING neutronclient.v2_0.client [None req-ee6a6d83-7e92-4251-9510-e9fb849a9a36 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1274/2562] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:40 2026] GET /v2.1/servers/0d8bdfda-de50-45b9-bd81-a2a4e67dab70 => generated 1827 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:41.228 7 WARNING neutronclient.v2_0.client [None req-d69ce738-80ac-4eec-9271-54f0dd22ea41 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1289/2563] 10.0.0.17 () {32 vars in 739 bytes} [Wed Jul 29 09:05:41 2026] GET /v2.1/servers/0d8bdfda-de50-45b9-bd81-a2a4e67dab70/os-interface => generated 285 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:41.463 8 WARNING neutronclient.v2_0.client [None req-8802cd50-d23f-41fe-b1b6-7105d6251c03 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1275/2564] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:41 2026] GET /v2.1/servers/0ed5c45e-dc1a-4879-8f4d-7c8edf2a2a7c => generated 1470 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:41.673 7 WARNING neutronclient.v2_0.client [None req-31e0bed1-438b-496b-98b1-38be9accf9d9 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1290/2565] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:41 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1818 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:42.092 8 WARNING neutronclient.v2_0.client [None req-82fd7aa6-e61d-4a70-b7ef-faabbce19f7e 2ac4590a5b0c4221b94d94944cf3ab40 0589c4317fef43a18b3c5dc99b846b93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1276/2566] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:42 2026] GET /v2.1/servers/fb8b6be5-96d1-428e-8799-0b268dd6fec0 => generated 1469 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:42.432 7 INFO nova.api.openstack.compute.server_external_events [req-b9c5f455-638b-4b3c-9a57-67055047333b req-0c0f89c9-1c24-4a36-b824-5f325d14097c da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:3d47c5ef-cefb-49ff-92f7-04da1c83e940 for instance aab8a8b1-6e57-458e-98cf-0764083a2271 on instance [pid: 7|app: 0|req: 1291/2567] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:05:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:42.661 8 WARNING neutronclient.v2_0.client [None req-b07b7d39-9477-4965-87f0-6a9cfa8a230d ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:42.731 7 INFO nova.api.openstack.compute.server_external_events [req-61d8e40d-30c4-45e2-9535-4f40a6e4f187 req-ff93962a-3eed-4e9e-8ca4-880d3526a979 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:3d47c5ef-cefb-49ff-92f7-04da1c83e940 for instance aab8a8b1-6e57-458e-98cf-0764083a2271 on instance [pid: 7|app: 0|req: 1292/2568] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:05:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2569] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:42 2026] GET /v2.1/servers/0ed5c45e-dc1a-4879-8f4d-7c8edf2a2a7c => generated 1470 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:42.859 7 WARNING neutronclient.v2_0.client [None req-0c836769-f52b-4122-8b3c-55a1483e286a 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1293/2570] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:42 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1818 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:43.335 8 WARNING neutronclient.v2_0.client [None req-7c6aae1f-8eca-4ffd-a543-821f5d0ef4c9 2ac4590a5b0c4221b94d94944cf3ab40 0589c4317fef43a18b3c5dc99b846b93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:05:43.346 7 INFO nova.api.openstack.compute.server_external_events [req-add5c675-a4d1-4bd0-97d4-ad7449e76f23 req-55e5a76f-1be4-41b0-a19f-96f5358fa0ba da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:ce37d54e-62b2-42be-b301-6f847a736925 for instance fb8b6be5-96d1-428e-8799-0b268dd6fec0 on instance [pid: 7|app: 0|req: 1294/2571] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:05:43 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) [pid: 8|app: 0|req: 1278/2572] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:43 2026] GET /v2.1/servers/fb8b6be5-96d1-428e-8799-0b268dd6fec0 => generated 1469 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:43.815 7 WARNING neutronclient.v2_0.client [None req-831d0c3b-dff5-4db8-9a42-0213ec32aa01 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1295/2573] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:43 2026] GET /v2.1/servers/0ed5c45e-dc1a-4879-8f4d-7c8edf2a2a7c => generated 1470 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-07-29 09:05:44.023 8 WARNING neutronclient.v2_0.client [None req-7cb5cd08-73c6-40ba-b410-fc63c143babf 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1279/2574] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:43 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1818 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:44.487 7 WARNING neutronclient.v2_0.client [None req-ceb1601a-713b-4aac-a666-5f5aa41d38f5 2ac4590a5b0c4221b94d94944cf3ab40 0589c4317fef43a18b3c5dc99b846b93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1296/2575] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:44 2026] GET /v2.1/servers/fb8b6be5-96d1-428e-8799-0b268dd6fec0 => generated 1469 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:44.782 8 INFO nova.api.openstack.compute.server_external_events [req-13e3cc36-c268-44a6-84d8-79f766d04c0a req-c4290fc2-a2f9-4c60-bf2b-f339f3ace2f8 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:419f6013-7cbc-4d70-849f-5bde8f0468ac for instance 0d8bdfda-de50-45b9-bd81-a2a4e67dab70 on instance [pid: 8|app: 0|req: 1280/2576] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:05:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:45.019 7 WARNING neutronclient.v2_0.client [None req-139f2bd7-427c-41d5-9415-03f1ccaec492 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] 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: 1297/2577] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:44 2026] GET /v2.1/servers/0ed5c45e-dc1a-4879-8f4d-7c8edf2a2a7c => generated 1470 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:05:45.184 8 WARNING neutronclient.v2_0.client [None req-9c038fcd-bf1c-4247-8157-67741d1eda82 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1281/2578] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:45 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1818 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:45.407 7 INFO nova.api.openstack.compute.server_external_events [req-3511989d-448a-4457-b14d-8d394094243b req-a121f6c5-decb-4b9f-84e2-3892759def9a da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:fba5b70b-b286-49a6-b297-878733860dc8 for instance 0ed5c45e-dc1a-4879-8f4d-7c8edf2a2a7c on instance [pid: 7|app: 0|req: 1298/2579] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:05:45 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:45.633 8 INFO nova.api.openstack.compute.server_external_events [req-82eccef9-b3c2-4513-88a6-9cdfe1f04e7c req-cd45f158-a4cc-41b0-982d-42f1fa634b4f da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-unplugged:7f4e8f58-04bc-4623-aaf4-b060b8c87d95 for instance 4a3e12da-f049-4079-bf10-4ba11967c719 on instance [pid: 8|app: 0|req: 1282/2580] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:05:45 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:05:45.682 7 WARNING neutronclient.v2_0.client [None req-c33981fb-7ac5-4e0e-8425-ba2395e13188 2ac4590a5b0c4221b94d94944cf3ab40 0589c4317fef43a18b3c5dc99b846b93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1299/2581] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:45 2026] GET /v2.1/servers/fb8b6be5-96d1-428e-8799-0b268dd6fec0 => generated 1652 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-07-29 09:05:45.872 8 WARNING neutronclient.v2_0.client [None req-4fa2b9a7-a319-49a3-9290-8e0f91731345 2ac4590a5b0c4221b94d94944cf3ab40 0589c4317fef43a18b3c5dc99b846b93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1283/2582] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:45 2026] GET /v2.1/servers/fb8b6be5-96d1-428e-8799-0b268dd6fec0 => generated 1652 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1300/2583] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:05:46 2026] POST /v2.1/servers/fb8b6be5-96d1-428e-8799-0b268dd6fec0/action => generated 0 bytes in 193 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:46.241 8 WARNING neutronclient.v2_0.client [None req-01699009-3c37-4210-9c36-ec9ead3df665 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:05:46.264 7 WARNING neutronclient.v2_0.client [None req-657778b9-3291-4a05-b782-05304e2eba80 2ac4590a5b0c4221b94d94944cf3ab40 0589c4317fef43a18b3c5dc99b846b93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1284/2584] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:46 2026] GET /v2.1/servers/0ed5c45e-dc1a-4879-8f4d-7c8edf2a2a7c => generated 1470 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-07-29 09:05:46.411 8 WARNING neutronclient.v2_0.client [None req-842bf833-309d-46c0-b4b9-319701df94f7 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1301/2587] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:46 2026] GET /v2.1/servers/fb8b6be5-96d1-428e-8799-0b268dd6fec0 => generated 1660 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2588] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:46 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1818 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:47.409 7 WARNING neutronclient.v2_0.client [None req-e073ed02-a385-4ef6-b531-429b614e777a ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:47.449 8 INFO nova.api.openstack.compute.server_external_events [req-ab6e0f90-bab8-42a3-9931-6dd65f41b4ef req-ffcfd9cc-1c06-4df7-a24c-49d1921fbf35 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:7f4e8f58-04bc-4623-aaf4-b060b8c87d95 for instance 4a3e12da-f049-4079-bf10-4ba11967c719 on instance [pid: 8|app: 0|req: 1288/2589] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:05:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1302/2590] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:47 2026] GET /v2.1/servers/0ed5c45e-dc1a-4879-8f4d-7c8edf2a2a7c => generated 1654 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:05:47.526 8 WARNING neutronclient.v2_0.client [None req-32ba4c5d-4492-4156-8d47-5a4a97308732 2ac4590a5b0c4221b94d94944cf3ab40 0589c4317fef43a18b3c5dc99b846b93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:47.573 7 WARNING neutronclient.v2_0.client [None req-cad1b477-d51a-42f6-8fe1-1e2e75f42a9c ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1289/2591] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:47 2026] GET /v2.1/servers/fb8b6be5-96d1-428e-8799-0b268dd6fec0 => generated 1660 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:47.683 8 WARNING neutronclient.v2_0.client [None req-6202b6b1-f4f5-441f-a4e5-8f36aa944759 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:05:47.686 7 INFO nova.network.security_group_api [None req-cad1b477-d51a-42f6-8fe1-1e2e75f42a9c ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] Adding security group b08b244f-b0c5-470c-a308-304cad03dd4c to port fba5b70b-b286-49a6-b297-878733860dc8 [pid: 8|app: 0|req: 1290/2592] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:47 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1818 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, ' [pid: 7|app: 0|req: 1303/2593] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:05:47 2026] POST /v2.1/servers/0ed5c45e-dc1a-4879-8f4d-7c8edf2a2a7c/action => generated 0 bytes in 909 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:48.449 8 WARNING neutronclient.v2_0.client [None req-00e3f76b-dfb8-40ee-8255-88bdc85f9a28 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:05:48.457 7 INFO nova.api.openstack.compute.server_external_events [req-4abbcf7c-45b9-4512-b111-0cbdfe339be0 req-f8b92ea2-fded-4daa-b921-0c78e1f73ed6 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:fba5b70b-b286-49a6-b297-878733860dc8 for instance 0ed5c45e-dc1a-4879-8f4d-7c8edf2a2a7c on instance [pid: 7|app: 0|req: 1304/2594] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:05:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:48.466 7 WARNING neutronclient.v2_0.client [None req-330d2e7e-4425-4c0d-b0da-6d30df10b772 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:05:48.503 7 WARNING neutronclient.v2_0.client [None req-330d2e7e-4425-4c0d-b0da-6d30df10b772 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:05:48.549 7 INFO nova.api.openstack.wsgi [None req-330d2e7e-4425-4c0d-b0da-6d30df10b772 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] HTTP exception thrown: Security Group b08b244f-b0c5-470c-a308-304cad03dd4c in use. Neutron server returns request_ids: ['req-d0162717-9929-47c8-adbd-04df1c7f7098'] [pid: 7|app: 0|req: 1305/2595] 10.0.0.17 () {32 vars in 738 bytes} [Wed Jul 29 09:05:48 2026] DELETE /v2.1/os-security-groups/b08b244f-b0c5-470c-a308-304cad03dd4c => generated 185 bytes in 89 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) 2026-07-29 09:05:48.567 8 WARNING neutronclient.v2_0.client [None req-00e3f76b-dfb8-40ee-8255-88bdc85f9a28 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1306/2596] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:05:48 2026] POST /v2.1/servers/0ed5c45e-dc1a-4879-8f4d-7c8edf2a2a7c/action => generated 0 bytes in 198 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:48.798 7 WARNING neutronclient.v2_0.client [None req-e7891fbc-45f8-44c8-9e02-2e18c54ccfab 2ac4590a5b0c4221b94d94944cf3ab40 0589c4317fef43a18b3c5dc99b846b93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1307/2597] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:48 2026] GET /v2.1/servers/fb8b6be5-96d1-428e-8799-0b268dd6fec0 => generated 1643 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:48.986 7 WARNING neutronclient.v2_0.client [None req-1cd1a666-c44e-43c4-b477-78c478ad1a7f ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1308/2598] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:48 2026] GET /v2.1/servers/0ed5c45e-dc1a-4879-8f4d-7c8edf2a2a7c => generated 1724 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:49.208 7 WARNING neutronclient.v2_0.client [None req-fa4fd4d5-3355-4f57-b5b8-9466709c96a7 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1309/2599] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:49 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1822 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, ' [pid: 7|app: 0|req: 1310/2600] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:05:49 2026] POST /v2.1/servers/fb8b6be5-96d1-428e-8799-0b268dd6fec0/action => generated 0 bytes in 164 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:49.527 7 WARNING neutronclient.v2_0.client [None req-e99f9b1d-dff9-46cd-8916-d9661a6d3ae0 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1311/2601] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:49 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1822 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:49.681 7 WARNING neutronclient.v2_0.client [None req-077ccc00-9544-4ec6-8ad9-1b4a2abb6d0a 2ac4590a5b0c4221b94d94944cf3ab40 0589c4317fef43a18b3c5dc99b846b93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1312/2602] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:49 2026] GET /v2.1/servers/fb8b6be5-96d1-428e-8799-0b268dd6fec0 => generated 1649 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1313/2603] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:05:49 2026] POST /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719/action => generated 0 bytes in 246 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:50.083 7 WARNING neutronclient.v2_0.client [None req-314905a9-4bb6-4c4f-a6e5-9fd803c2b921 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1314/2604] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:50 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1822 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:50.269 7 WARNING neutronclient.v2_0.client [None req-26698e55-c2a8-44b0-87fc-13e147dbed36 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1315/2605] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:50 2026] GET /v2.1/servers/0ed5c45e-dc1a-4879-8f4d-7c8edf2a2a7c => generated 1724 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1316/2606] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:05:50 2026] POST /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719/action => generated 0 bytes in 169 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:50.624 7 WARNING neutronclient.v2_0.client [None req-5e62465d-b116-4f27-b709-f228220e7c61 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1317/2607] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:50 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1827 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:50.906 7 WARNING neutronclient.v2_0.client [None req-0fdd787b-9930-472f-b915-b29521156a6e 2ac4590a5b0c4221b94d94944cf3ab40 0589c4317fef43a18b3c5dc99b846b93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1318/2608] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:50 2026] GET /v2.1/servers/fb8b6be5-96d1-428e-8799-0b268dd6fec0 => generated 1649 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:51.049 7 INFO nova.api.openstack.compute.server_external_events [req-f99a3484-aeca-4f05-8af2-b3e2d533a5db req-aaf6f416-c221-4f59-9067-b4fd00d1f649 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:2dd89fb1-59e1-401e-abdf-71b966162451 for instance 0d8bdfda-de50-45b9-bd81-a2a4e67dab70 on instance [pid: 7|app: 0|req: 1319/2609] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:05:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:51.451 7 WARNING neutronclient.v2_0.client [None req-90e4a43d-3490-427c-b974-d6380042853e ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1320/2610] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:51 2026] GET /v2.1/servers/0ed5c45e-dc1a-4879-8f4d-7c8edf2a2a7c => generated 1724 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-07-29 09:05:51.916 7 WARNING neutronclient.v2_0.client [None req-3f5a9317-eb4a-48dc-89dd-e44991e5e03d 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1321/2611] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:51 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1807 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:52.060 7 WARNING neutronclient.v2_0.client [None req-4221a868-f53b-48ab-9bb5-a68c9fb13743 2ac4590a5b0c4221b94d94944cf3ab40 0589c4317fef43a18b3c5dc99b846b93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1322/2612] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:52 2026] GET /v2.1/servers/fb8b6be5-96d1-428e-8799-0b268dd6fec0 => generated 1649 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: 1323/2613] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:05:52 2026] POST /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719/action => generated 0 bytes in 130 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:52.328 7 WARNING neutronclient.v2_0.client [None req-9b3d2d9a-440d-4c3f-adc7-e72bf7bb4205 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1324/2614] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:52 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1814 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:52.661 7 WARNING neutronclient.v2_0.client [None req-e6aae1a8-8905-461c-b29d-6a7583bf87cb ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1325/2615] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:52 2026] GET /v2.1/servers/0ed5c45e-dc1a-4879-8f4d-7c8edf2a2a7c => generated 1729 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:53.206 7 WARNING neutronclient.v2_0.client [None req-ac860daa-676e-4d02-b2cb-4dbc06fe9afd 2ac4590a5b0c4221b94d94944cf3ab40 0589c4317fef43a18b3c5dc99b846b93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1326/2616] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:53 2026] GET /v2.1/servers/fb8b6be5-96d1-428e-8799-0b268dd6fec0 => generated 1649 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-07-29 09:05:53.487 7 WARNING neutronclient.v2_0.client [None req-5522beb7-e59e-4eaf-9766-49ad99c24899 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1327/2617] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:53 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1822 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:53.657 7 WARNING neutronclient.v2_0.client [None req-2ffe590f-7065-4970-ac93-c325308cd508 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1328/2618] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:53 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1822 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:53.814 7 WARNING neutronclient.v2_0.client [None req-19bc91c0-9e40-4223-aafc-de16171ee764 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1329/2619] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:53 2026] GET /v2.1/servers/0ed5c45e-dc1a-4879-8f4d-7c8edf2a2a7c => generated 1729 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:53.957 7 WARNING neutronclient.v2_0.client [None req-7903b590-88c2-47d6-b4ea-3146073e425a 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1330/2620] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:53 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1822 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-07-29 09:05:54.112 7 WARNING neutronclient.v2_0.client [None req-12f65176-e3da-4b2f-8daa-0c4d1b0cf5a1 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1331/2621] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:54 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => 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-07-29 09:05:54.360 7 WARNING neutronclient.v2_0.client [None req-322cc965-2209-41ad-b25f-281b1107f042 2ac4590a5b0c4221b94d94944cf3ab40 0589c4317fef43a18b3c5dc99b846b93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1332/2622] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:54 2026] GET /v2.1/servers/fb8b6be5-96d1-428e-8799-0b268dd6fec0 => generated 1649 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-07-29 09:05:54.532 7 INFO nova.api.openstack.compute.server_external_events [req-9d18297d-0ed4-4b9a-ba45-f3fe5c762836 req-19013965-e0fd-4fb0-b427-2b1b5df5e5ed da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-unplugged:fba5b70b-b286-49a6-b297-878733860dc8 for instance 0ed5c45e-dc1a-4879-8f4d-7c8edf2a2a7c on instance [pid: 7|app: 0|req: 1333/2623] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:05:54 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:54.992 7 WARNING neutronclient.v2_0.client [None req-8720feef-002f-419b-8fbb-e7d6447ad287 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1334/2624] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:54 2026] GET /v2.1/servers/0ed5c45e-dc1a-4879-8f4d-7c8edf2a2a7c => generated 1729 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-07-29 09:05:55.565 7 WARNING neutronclient.v2_0.client [None req-b6c013ca-fd84-4629-a576-765c2ff53928 2ac4590a5b0c4221b94d94944cf3ab40 0589c4317fef43a18b3c5dc99b846b93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1335/2625] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:55 2026] GET /v2.1/servers/fb8b6be5-96d1-428e-8799-0b268dd6fec0 => generated 1652 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1336/2626] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:05:55 2026] POST /v2.1/servers/fb8b6be5-96d1-428e-8799-0b268dd6fec0/action => generated 0 bytes in 188 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:55.926 7 WARNING neutronclient.v2_0.client [None req-7d75faa6-63de-4e8b-972d-5940fbb8bddf 2ac4590a5b0c4221b94d94944cf3ab40 0589c4317fef43a18b3c5dc99b846b93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1337/2627] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:55 2026] GET /v2.1/servers/fb8b6be5-96d1-428e-8799-0b268dd6fec0 => generated 1660 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:56.189 7 WARNING neutronclient.v2_0.client [None req-398ff70f-aadd-4175-be8a-5104b891c879 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1338/2628] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:56 2026] GET /v2.1/servers/0ed5c45e-dc1a-4879-8f4d-7c8edf2a2a7c => generated 1729 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-07-29 09:05:56.570 7 INFO nova.api.openstack.compute.server_external_events [req-274236f0-60c0-4779-ae51-bbb90aee0a30 req-bf7aba7d-45c3-4d25-8f5a-f4eabea313e3 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:2dd89fb1-59e1-401e-abdf-71b966162451 for instance 0d8bdfda-de50-45b9-bd81-a2a4e67dab70 on instance [pid: 7|app: 0|req: 1341/2631] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:05:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:57.082 7 WARNING neutronclient.v2_0.client [None req-65bde848-7009-4690-a595-a266cbb8d0e2 2ac4590a5b0c4221b94d94944cf3ab40 0589c4317fef43a18b3c5dc99b846b93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1342/2632] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:57 2026] GET /v2.1/servers/fb8b6be5-96d1-428e-8799-0b268dd6fec0 => generated 1660 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:57.344 7 WARNING neutronclient.v2_0.client [None req-9e448b1a-c4f9-46e6-8561-24060be2fab1 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1343/2633] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:57 2026] GET /v2.1/servers/0ed5c45e-dc1a-4879-8f4d-7c8edf2a2a7c => generated 1729 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:05:57.606 8 WARNING neutronclient.v2_0.client [None req-00e3f76b-dfb8-40ee-8255-88bdc85f9a28 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1291/2634] 10.0.0.17 () {34 vars in 760 bytes} [Wed Jul 29 09:05:48 2026] POST /v2.1/servers/0d8bdfda-de50-45b9-bd81-a2a4e67dab70/os-interface => generated 281 bytes in 9343 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:57.744 7 WARNING neutronclient.v2_0.client [None req-38535844-8228-4cdc-92b7-7a19a8fce59e 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1344/2635] 10.0.0.17 () {32 vars in 813 bytes} [Wed Jul 29 09:05:57 2026] GET /v2.1/servers/0d8bdfda-de50-45b9-bd81-a2a4e67dab70/os-interface/2dd89fb1-59e1-401e-abdf-71b966162451 => generated 281 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1292/2636] 10.0.0.17 () {32 vars in 816 bytes} [Wed Jul 29 09:05:57 2026] DELETE /v2.1/servers/0d8bdfda-de50-45b9-bd81-a2a4e67dab70/os-interface/2dd89fb1-59e1-401e-abdf-71b966162451 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:58.238 7 WARNING neutronclient.v2_0.client [None req-04c5fdbf-a44d-40af-a06d-a88c3b1fa30a 2ac4590a5b0c4221b94d94944cf3ab40 0589c4317fef43a18b3c5dc99b846b93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1345/2637] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:58 2026] GET /v2.1/servers/fb8b6be5-96d1-428e-8799-0b268dd6fec0 => generated 1643 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1293/2638] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:05:58 2026] POST /v2.1/servers/fb8b6be5-96d1-428e-8799-0b268dd6fec0/action => generated 0 bytes in 162 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-29 09:05:58.550 7 WARNING neutronclient.v2_0.client [None req-c929f377-a6ef-4dff-9f7d-67ba0ec1c370 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:58.602 8 WARNING neutronclient.v2_0.client [None req-f02ac7a7-4588-4794-9804-a158567784ae 2ac4590a5b0c4221b94d94944cf3ab40 0589c4317fef43a18b3c5dc99b846b93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1294/2639] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:58 2026] GET /v2.1/servers/fb8b6be5-96d1-428e-8799-0b268dd6fec0 => generated 1649 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2640] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:58 2026] GET /v2.1/servers/0ed5c45e-dc1a-4879-8f4d-7c8edf2a2a7c => generated 1729 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:58.933 8 INFO nova.api.openstack.compute.server_external_events [req-5f7a9fe7-3186-4a5f-baa7-aed52c0e1b35 req-e050a52b-c33c-49d6-b2ae-aaa4da5fbf66 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:fba5b70b-b286-49a6-b297-878733860dc8 for instance 0ed5c45e-dc1a-4879-8f4d-7c8edf2a2a7c on instance [pid: 8|app: 0|req: 1295/2641] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:05:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:59.768 7 WARNING neutronclient.v2_0.client [None req-6c8a8025-17fa-41e0-8f98-dd082e6a16d4 2ac4590a5b0c4221b94d94944cf3ab40 0589c4317fef43a18b3c5dc99b846b93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:05:59.770 8 WARNING neutronclient.v2_0.client [None req-0e84053d-20b5-42d8-83bb-eb2f4b2fc40b ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1296/2642] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:59 2026] GET /v2.1/servers/0ed5c45e-dc1a-4879-8f4d-7c8edf2a2a7c => generated 1722 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:05:59.937 8 WARNING neutronclient.v2_0.client [None req-8c523419-2f90-4012-a5cf-716f363bb2a2 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1347/2643] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:05:59 2026] GET /v2.1/servers/fb8b6be5-96d1-428e-8799-0b268dd6fec0 => generated 1649 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:06:00.031 8 INFO nova.network.security_group_api [None req-8c523419-2f90-4012-a5cf-716f363bb2a2 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] Adding security group 52727484-24ee-477d-bd6b-8c70d41bca91 to port fba5b70b-b286-49a6-b297-878733860dc8 [pid: 8|app: 0|req: 1297/2644] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:05:59 2026] POST /v2.1/servers/0ed5c45e-dc1a-4879-8f4d-7c8edf2a2a7c/action => generated 0 bytes in 434 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:00.340 8 WARNING neutronclient.v2_0.client [None req-eaa6970f-8e66-4902-9173-ee67f3675cf5 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:06:00.362 7 INFO nova.api.openstack.compute.server_external_events [req-379deb11-5e9e-4da0-8cc5-2e5342e0ceb6 req-4928b6e4-c82f-49dc-99cd-41105a12da8d da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:fba5b70b-b286-49a6-b297-878733860dc8 for instance 0ed5c45e-dc1a-4879-8f4d-7c8edf2a2a7c on instance [pid: 7|app: 0|req: 1348/2645] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:06:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:06:00.386 8 WARNING neutronclient.v2_0.client [None req-eaa6970f-8e66-4902-9173-ee67f3675cf5 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:06:00.426 8 INFO nova.api.openstack.wsgi [None req-eaa6970f-8e66-4902-9173-ee67f3675cf5 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] HTTP exception thrown: Security Group 52727484-24ee-477d-bd6b-8c70d41bca91 in use. Neutron server returns request_ids: ['req-fe83a692-c590-40ea-800d-a7e2831639cb'] [pid: 8|app: 0|req: 1298/2646] 10.0.0.17 () {32 vars in 738 bytes} [Wed Jul 29 09:06:00 2026] DELETE /v2.1/os-security-groups/52727484-24ee-477d-bd6b-8c70d41bca91 => generated 185 bytes in 96 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1349/2647] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:06:00 2026] DELETE /v2.1/servers/0ed5c45e-dc1a-4879-8f4d-7c8edf2a2a7c => generated 0 bytes in 311 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-29 09:06:00.782 8 WARNING neutronclient.v2_0.client [None req-63cdfb0f-ea62-422e-bdd4-72980b3febfd ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1299/2648] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:00 2026] GET /v2.1/servers/0ed5c45e-dc1a-4879-8f4d-7c8edf2a2a7c => generated 1797 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:01.042 7 WARNING neutronclient.v2_0.client [None req-577db870-f3c4-4eb8-ab75-49530afacb36 2ac4590a5b0c4221b94d94944cf3ab40 0589c4317fef43a18b3c5dc99b846b93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1350/2649] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:00 2026] GET /v2.1/servers/fb8b6be5-96d1-428e-8799-0b268dd6fec0 => generated 1649 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-07-29 09:06:01.218 8 WARNING neutronclient.v2_0.client [None req-5c884a0b-12d9-41a0-8273-6abb9ae4c4fd 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:01.956 7 WARNING neutronclient.v2_0.client [None req-e57dbe71-1862-45ba-9aa9-28c4c962fa89 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1300/2650] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:01 2026] GET /v2.1/servers/aab8a8b1-6e57-458e-98cf-0764083a2271 => generated 1706 bytes in 831 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:02.056 8 WARNING neutronclient.v2_0.client [None req-980d390f-2cdf-4f9b-87ba-381edb9bd0b7 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1351/2651] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:01 2026] GET /v2.1/servers/0ed5c45e-dc1a-4879-8f4d-7c8edf2a2a7c => generated 1797 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2652] 10.0.0.17 () {32 vars in 739 bytes} [Wed Jul 29 09:06:02 2026] GET /v2.1/servers/aab8a8b1-6e57-458e-98cf-0764083a2271/os-interface => generated 285 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:02.219 7 WARNING neutronclient.v2_0.client [None req-950ba8c4-1c96-4339-b875-5e8de321d29b 2ac4590a5b0c4221b94d94944cf3ab40 0589c4317fef43a18b3c5dc99b846b93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1352/2653] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:02 2026] GET /v2.1/servers/fb8b6be5-96d1-428e-8799-0b268dd6fec0 => generated 1649 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:03.138 8 WARNING neutronclient.v2_0.client [None req-525ddfa2-6f3c-4255-bd89-d46d37f28655 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:03.289 7 INFO nova.api.openstack.compute.server_external_events [req-8e9fa03a-ba89-4ecb-8360-59a613a338d4 req-8047f1a3-31de-4c83-8c65-d31b0a3f4814 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:419f6013-7cbc-4d70-849f-5bde8f0468ac for instance 0d8bdfda-de50-45b9-bd81-a2a4e67dab70 on instance [pid: 7|app: 0|req: 1353/2654] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:06:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2655] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:03 2026] GET /v2.1/servers/0ed5c45e-dc1a-4879-8f4d-7c8edf2a2a7c => generated 1797 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:03.444 8 WARNING neutronclient.v2_0.client [None req-d520181d-cbb2-4d96-ab5e-c91e8b20bea5 2ac4590a5b0c4221b94d94944cf3ab40 0589c4317fef43a18b3c5dc99b846b93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:06:03.467 7 WARNING neutronclient.v2_0.client [None req-da71374f-36e5-431c-b0b2-3962d160c2c1 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:06:03.561 7 WARNING neutronclient.v2_0.client [None req-da71374f-36e5-431c-b0b2-3962d160c2c1 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1303/2656] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:03 2026] GET /v2.1/servers/fb8b6be5-96d1-428e-8799-0b268dd6fec0 => generated 1649 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:03.602 8 INFO nova.api.openstack.compute.server_external_events [req-dd6fb090-2eac-491c-9936-a33365c34d46 req-45915eb4-f68f-439f-920b-7cd18b7c85e4 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:fba5b70b-b286-49a6-b297-878733860dc8 for instance 0ed5c45e-dc1a-4879-8f4d-7c8edf2a2a7c on instance [pid: 8|app: 0|req: 1304/2657] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:06:03 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-07-29 09:06:04.364 8 WARNING neutronclient.v2_0.client [None req-1e137b4d-eac1-454a-8874-a6108028f787 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1305/2658] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:04 2026] GET /v2.1/servers/0ed5c45e-dc1a-4879-8f4d-7c8edf2a2a7c => generated 1451 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:04.635 8 WARNING neutronclient.v2_0.client [None req-a8384d0a-2eb7-4a2b-b45a-909aaf0b40c6 2ac4590a5b0c4221b94d94944cf3ab40 0589c4317fef43a18b3c5dc99b846b93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1306/2659] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:04 2026] GET /v2.1/servers/fb8b6be5-96d1-428e-8799-0b268dd6fec0 => generated 1652 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, ' [pid: 8|app: 0|req: 1307/2660] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:06:04 2026] DELETE /v2.1/servers/fb8b6be5-96d1-428e-8799-0b268dd6fec0 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:05.002 8 WARNING neutronclient.v2_0.client [None req-6dde314b-6e14-4b06-b2dd-ca0a711caace 2ac4590a5b0c4221b94d94944cf3ab40 0589c4317fef43a18b3c5dc99b846b93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1308/2661] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:04 2026] GET /v2.1/servers/fb8b6be5-96d1-428e-8799-0b268dd6fec0 => generated 1658 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-07-29 09:06:05.337 8 INFO nova.api.openstack.compute.server_external_events [req-a3f9236f-41e0-4bbd-a340-6ffa29e4ca1a req-6a75ead6-0855-49e0-a100-66b7fb217761 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:3d47c5ef-cefb-49ff-92f7-04da1c83e940 for instance aab8a8b1-6e57-458e-98cf-0764083a2271 on instance [pid: 8|app: 0|req: 1309/2662] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:06:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:05.454 8 WARNING neutronclient.v2_0.client [None req-375000c4-2822-4bc3-8b0d-cdc2f4ffae90 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1310/2663] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:05 2026] GET /v2.1/servers/0ed5c45e-dc1a-4879-8f4d-7c8edf2a2a7c => generated 1456 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:06.189 8 WARNING neutronclient.v2_0.client [None req-8aa56899-24a6-4ce1-9453-1c08d4ccf932 2ac4590a5b0c4221b94d94944cf3ab40 0589c4317fef43a18b3c5dc99b846b93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1311/2664] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:06 2026] GET /v2.1/servers/fb8b6be5-96d1-428e-8799-0b268dd6fec0 => generated 1658 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:06.551 8 WARNING neutronclient.v2_0.client [None req-8001b39b-5954-4ef7-a320-4a91ff78974f ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1314/2667] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:06 2026] GET /v2.1/servers/0ed5c45e-dc1a-4879-8f4d-7c8edf2a2a7c => generated 1456 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:07.333 8 WARNING neutronclient.v2_0.client [None req-27e34bc0-f94f-4a26-957e-171be303141f 2ac4590a5b0c4221b94d94944cf3ab40 0589c4317fef43a18b3c5dc99b846b93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1315/2668] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:07 2026] GET /v2.1/servers/fb8b6be5-96d1-428e-8799-0b268dd6fec0 => generated 1658 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:07.454 8 INFO nova.api.openstack.compute.server_external_events [req-063bef2c-37c4-440c-853b-35a312d6e690 req-729ba77a-c030-4f7a-adf6-83fa11a1a2ad da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:2dd89fb1-59e1-401e-abdf-71b966162451 for instance aab8a8b1-6e57-458e-98cf-0764083a2271 on instance [pid: 8|app: 0|req: 1316/2669] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:06:07 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-07-29 09:06:07.631 8 INFO nova.api.openstack.wsgi [None req-b7e2833e-cafe-4cff-b854-2be9280da531 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] HTTP exception thrown: Instance 0ed5c45e-dc1a-4879-8f4d-7c8edf2a2a7c could not be found. [pid: 8|app: 0|req: 1317/2670] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:07 2026] GET /v2.1/servers/0ed5c45e-dc1a-4879-8f4d-7c8edf2a2a7c => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:07.647 8 WARNING neutronclient.v2_0.client [None req-4d2c4cca-e807-42af-a723-b3cc488ac05f ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:06:07.702 8 WARNING neutronclient.v2_0.client [None req-4d2c4cca-e807-42af-a723-b3cc488ac05f ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1318/2671] 10.0.0.17 () {32 vars in 738 bytes} [Wed Jul 29 09:06:07 2026] DELETE /v2.1/os-security-groups/b08b244f-b0c5-470c-a308-304cad03dd4c => generated 0 bytes in 265 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-29 09:06:07.927 8 INFO nova.api.openstack.compute.server_external_events [req-1fdb79cf-efd3-4fbd-8046-5c188c4b70ba req-fe0073f0-0e01-4dbf-9f13-357a69da207c da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:ce37d54e-62b2-42be-b301-6f847a736925 for instance fb8b6be5-96d1-428e-8799-0b268dd6fec0 on instance [pid: 8|app: 0|req: 1319/2672] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:06: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-07-29 09:06:07.938 8 WARNING neutronclient.v2_0.client [None req-5579735a-e9ca-4a0f-9f41-78d4a82b93f2 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:06:07.968 8 WARNING neutronclient.v2_0.client [None req-5579735a-e9ca-4a0f-9f41-78d4a82b93f2 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1320/2673] 10.0.0.17 () {32 vars in 738 bytes} [Wed Jul 29 09:06:07 2026] DELETE /v2.1/os-security-groups/52727484-24ee-477d-bd6b-8c70d41bca91 => generated 0 bytes in 175 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-29 09:06:08.121 8 WARNING neutronclient.v2_0.client [None req-6cdc83b2-4ec6-4c97-b555-9fd9401c34c7 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1321/2674] 10.0.0.17 () {34 vars in 683 bytes} [Wed Jul 29 09:06:08 2026] POST /v2.1/os-security-groups => generated 243 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:06:08.380 8 WARNING neutronclient.v2_0.client [None req-905c9295-965b-4265-86b2-87dee4bf9b52 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:06:08.416 8 WARNING neutronclient.v2_0.client [None req-905c9295-965b-4265-86b2-87dee4bf9b52 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1322/2675] 10.0.0.17 () {34 vars in 756 bytes} [Wed Jul 29 09:06:08 2026] PUT /v2.1/os-security-groups/52762a78-7377-44eb-8441-3c0aedb65808 => generated 217 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:06:08.613 8 WARNING neutronclient.v2_0.client [None req-87399892-ea92-447c-8975-359dd0bd2cb6 2ac4590a5b0c4221b94d94944cf3ab40 0589c4317fef43a18b3c5dc99b846b93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1323/2676] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:08 2026] GET /v2.1/servers/fb8b6be5-96d1-428e-8799-0b268dd6fec0 => generated 1450 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-07-29 09:06:08.658 8 WARNING neutronclient.v2_0.client [None req-29fc8a45-531f-44c8-bc66-23fcc3477d50 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1324/2677] 10.0.0.17 () {32 vars in 735 bytes} [Wed Jul 29 09:06:08 2026] GET /v2.1/os-security-groups/52762a78-7377-44eb-8441-3c0aedb65808 => generated 217 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:06:08.718 8 WARNING neutronclient.v2_0.client [None req-10331c0c-c5e6-4449-8ed8-0415fd035d3d ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:06:08.755 8 WARNING neutronclient.v2_0.client [None req-10331c0c-c5e6-4449-8ed8-0415fd035d3d ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1325/2678] 10.0.0.17 () {32 vars in 738 bytes} [Wed Jul 29 09:06:08 2026] DELETE /v2.1/os-security-groups/52762a78-7377-44eb-8441-3c0aedb65808 => generated 0 bytes in 199 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-29 09:06:08.930 8 INFO nova.api.openstack.wsgi [None req-22c54f04-4fa2-469e-9021-0aef00cdf467 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] HTTP exception thrown: Instance 0ed5c45e-dc1a-4879-8f4d-7c8edf2a2a7c could not be found. [pid: 8|app: 0|req: 1326/2679] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:06:08 2026] DELETE /v2.1/servers/0ed5c45e-dc1a-4879-8f4d-7c8edf2a2a7c => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:08.966 8 INFO nova.api.openstack.wsgi [None req-abf95415-661d-4812-a51a-2c627c51dc41 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] HTTP exception thrown: Instance 0ed5c45e-dc1a-4879-8f4d-7c8edf2a2a7c could not be found. [pid: 8|app: 0|req: 1327/2680] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:08 2026] GET /v2.1/servers/0ed5c45e-dc1a-4879-8f4d-7c8edf2a2a7c => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:08.978 8 WARNING neutronclient.v2_0.client [None req-1272c640-6dbe-4c60-b920-cd6b1e1b15fd ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:06:09.000 8 INFO nova.api.openstack.wsgi [None req-1272c640-6dbe-4c60-b920-cd6b1e1b15fd ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] HTTP exception thrown: Security group 52727484-24ee-477d-bd6b-8c70d41bca91 does not exist Neutron server returns request_ids: ['req-0ba7615b-14ab-4cf6-a796-937d4fec2169'] [pid: 8|app: 0|req: 1328/2681] 10.0.0.17 () {32 vars in 738 bytes} [Wed Jul 29 09:06:08 2026] DELETE /v2.1/os-security-groups/52727484-24ee-477d-bd6b-8c70d41bca91 => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 09:06:09.011 8 WARNING neutronclient.v2_0.client [None req-eda9096b-b90f-4b2a-b49c-349f2e12db0f ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:06:09.036 8 INFO nova.api.openstack.wsgi [None req-eda9096b-b90f-4b2a-b49c-349f2e12db0f ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] HTTP exception thrown: Security group b08b244f-b0c5-470c-a308-304cad03dd4c does not exist Neutron server returns request_ids: ['req-5b938265-d204-425d-a6b4-f63efdd5ec4c'] [pid: 8|app: 0|req: 1329/2682] 10.0.0.17 () {32 vars in 738 bytes} [Wed Jul 29 09:06:09 2026] DELETE /v2.1/os-security-groups/b08b244f-b0c5-470c-a308-304cad03dd4c => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 09:06:09.047 8 WARNING neutronclient.v2_0.client [None req-9585a2df-d518-4aa2-9608-0924af69fb9b ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:06:09.075 8 INFO nova.api.openstack.wsgi [None req-9585a2df-d518-4aa2-9608-0924af69fb9b ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] HTTP exception thrown: Security group c594d401-d1b6-40f0-87dc-0c9b2afa1549 does not exist Neutron server returns request_ids: ['req-4eac926b-9836-4f61-a4f8-ab78b9fa8a77'] [pid: 8|app: 0|req: 1330/2683] 10.0.0.17 () {32 vars in 738 bytes} [Wed Jul 29 09:06:09 2026] DELETE /v2.1/os-security-groups/c594d401-d1b6-40f0-87dc-0c9b2afa1549 => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 09:06:09.086 8 WARNING neutronclient.v2_0.client [None req-6b6fbd38-ec65-4f7d-b8a5-cbb5b02f3d92 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:06:09.108 8 INFO nova.api.openstack.wsgi [None req-6b6fbd38-ec65-4f7d-b8a5-cbb5b02f3d92 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] HTTP exception thrown: Security group 4093fcba-b30d-4c68-80b9-a112ba9f7d1c does not exist Neutron server returns request_ids: ['req-f148fd28-7da7-42a9-99a0-20ee288ecac0'] [pid: 8|app: 0|req: 1331/2684] 10.0.0.17 () {32 vars in 738 bytes} [Wed Jul 29 09:06:09 2026] DELETE /v2.1/os-security-groups/4093fcba-b30d-4c68-80b9-a112ba9f7d1c => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 09:06:09.119 8 WARNING neutronclient.v2_0.client [None req-e7d20fa6-1aba-4cd1-8b15-665ac353255b ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:06:09.141 8 INFO nova.api.openstack.wsgi [None req-e7d20fa6-1aba-4cd1-8b15-665ac353255b ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] HTTP exception thrown: Security group f4ff8c40-d4bf-420d-aff3-a5e5f40553ba does not exist Neutron server returns request_ids: ['req-04c201fa-66fe-4dd7-973d-6632ddf0188e'] [pid: 8|app: 0|req: 1332/2685] 10.0.0.17 () {32 vars in 738 bytes} [Wed Jul 29 09:06:09 2026] DELETE /v2.1/os-security-groups/f4ff8c40-d4bf-420d-aff3-a5e5f40553ba => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 09:06:09.153 8 WARNING neutronclient.v2_0.client [None req-ae44e346-b468-4e91-936c-7cf24a01a4cf ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:06:09.169 8 INFO nova.api.openstack.wsgi [None req-ae44e346-b468-4e91-936c-7cf24a01a4cf ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] HTTP exception thrown: Security group 898dcd89-7c6b-465c-8345-1e36458bff2a does not exist Neutron server returns request_ids: ['req-171b53be-c235-4199-b361-a57539f25309'] [pid: 8|app: 0|req: 1333/2686] 10.0.0.17 () {32 vars in 738 bytes} [Wed Jul 29 09:06:09 2026] DELETE /v2.1/os-security-groups/898dcd89-7c6b-465c-8345-1e36458bff2a => generated 194 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2687] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:06:09 2026] DELETE /v2.1/servers/106c4393-ee2c-4a7a-9d87-c717501f1b6a => generated 0 bytes in 171 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:09.387 8 WARNING neutronclient.v2_0.client [None req-ac1a3211-8f46-4ce0-a55d-3f659114ba42 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1335/2688] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:09 2026] GET /v2.1/servers/106c4393-ee2c-4a7a-9d87-c717501f1b6a => generated 1797 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:09.724 8 WARNING neutronclient.v2_0.client [None req-fb30301c-c1b8-4664-839d-e772a68ed8fe 2ac4590a5b0c4221b94d94944cf3ab40 0589c4317fef43a18b3c5dc99b846b93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1336/2689] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:09 2026] GET /v2.1/servers/fb8b6be5-96d1-428e-8799-0b268dd6fec0 => generated 1455 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:10.596 8 WARNING neutronclient.v2_0.client [None req-532537e4-574b-4ae5-bb71-d4d700e0eff0 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1337/2690] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:10 2026] GET /v2.1/servers/106c4393-ee2c-4a7a-9d87-c717501f1b6a => generated 1797 bytes in 834 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:11.413 8 INFO nova.api.openstack.compute.server_external_events [req-452260ac-1463-41da-8f3b-69ac3d9c7f08 req-bf568820-1c79-49cf-8205-03316e443972 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:2dd89fb1-59e1-401e-abdf-71b966162451 for instance aab8a8b1-6e57-458e-98cf-0764083a2271 on instance [pid: 8|app: 0|req: 1338/2691] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:06:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:11.439 8 INFO nova.api.openstack.wsgi [None req-28c7f527-b8a9-42ad-b725-3e7bec700a5f 2ac4590a5b0c4221b94d94944cf3ab40 0589c4317fef43a18b3c5dc99b846b93 - - default default] HTTP exception thrown: Instance fb8b6be5-96d1-428e-8799-0b268dd6fec0 could not be found. [pid: 8|app: 0|req: 1339/2692] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:11 2026] GET /v2.1/servers/fb8b6be5-96d1-428e-8799-0b268dd6fec0 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 09:06:11.623 7 WARNING neutronclient.v2_0.client [None req-da71374f-36e5-431c-b0b2-3962d160c2c1 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1354/2693] 10.0.0.17 () {34 vars in 760 bytes} [Wed Jul 29 09:06:03 2026] POST /v2.1/servers/aab8a8b1-6e57-458e-98cf-0764083a2271/os-interface => generated 281 bytes in 8353 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:11.775 8 WARNING neutronclient.v2_0.client [None req-f681a3ab-94d2-4270-a1bc-9268598fafb0 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1340/2694] 10.0.0.17 () {32 vars in 813 bytes} [Wed Jul 29 09:06:11 2026] GET /v2.1/servers/aab8a8b1-6e57-458e-98cf-0764083a2271/os-interface/2dd89fb1-59e1-401e-abdf-71b966162451 => generated 281 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1355/2695] 10.0.0.17 () {32 vars in 816 bytes} [Wed Jul 29 09:06:11 2026] DELETE /v2.1/servers/aab8a8b1-6e57-458e-98cf-0764083a2271/os-interface/2dd89fb1-59e1-401e-abdf-71b966162451 => generated 0 bytes in 112 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:12.256 7 INFO nova.api.openstack.compute.server_external_events [req-1a90cc06-10c6-4359-a144-57a968b8a202 req-640d632d-77ef-409e-9042-653e2438b865 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:e6afd237-1234-4b1b-a9a6-781eac774981 for instance 106c4393-ee2c-4a7a-9d87-c717501f1b6a on instance [pid: 7|app: 0|req: 1356/2696] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:06:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2697] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:06:12 2026] POST /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719/action => generated 0 bytes in 188 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:12.421 7 WARNING neutronclient.v2_0.client [None req-9bca279f-c022-4c9a-8208-dfeb0247966b 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:06:12.454 8 WARNING neutronclient.v2_0.client [None req-5b202d0c-516b-47b7-9391-d4ab065802cc ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1342/2698] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:12 2026] GET /v2.1/servers/106c4393-ee2c-4a7a-9d87-c717501f1b6a => generated 1451 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2699] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:12 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1824 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:13.551 8 WARNING neutronclient.v2_0.client [None req-334927ce-6eba-4a8d-9715-90718ccfc679 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] 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: 1343/2700] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:13 2026] GET /v2.1/servers/106c4393-ee2c-4a7a-9d87-c717501f1b6a => generated 1456 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:06:13.616 7 WARNING neutronclient.v2_0.client [None req-4284282f-cd59-4bf1-af2c-63a0e79dd5e5 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1358/2701] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:13 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1824 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:14.657 8 WARNING neutronclient.v2_0.client [None req-b75f2a21-4cf7-44f8-951d-5123f12a2a23 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1344/2702] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:14 2026] GET /v2.1/servers/106c4393-ee2c-4a7a-9d87-c717501f1b6a => generated 1456 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:14.799 7 WARNING neutronclient.v2_0.client [None req-cbbbce3f-264d-4c03-8bb0-3acb192527fa 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1359/2703] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:14 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1824 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, ' [pid: 8|app: 0|req: 1345/2704] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:06:15 2026] DELETE /v2.1/servers/aab8a8b1-6e57-458e-98cf-0764083a2271 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:15.480 7 WARNING neutronclient.v2_0.client [None req-2db227f0-5e85-4c47-9f99-fb18f35a390c 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1360/2705] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:15 2026] GET /v2.1/servers/aab8a8b1-6e57-458e-98cf-0764083a2271 => generated 1946 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-07-29 09:06:15.736 8 INFO nova.api.openstack.wsgi [None req-d29c813b-10c5-4687-8c8c-5a419620fc95 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] HTTP exception thrown: Instance 106c4393-ee2c-4a7a-9d87-c717501f1b6a could not be found. [pid: 8|app: 0|req: 1346/2706] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:15 2026] GET /v2.1/servers/106c4393-ee2c-4a7a-9d87-c717501f1b6a => 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-07-29 09:06:15.750 7 WARNING neutronclient.v2_0.client [None req-f43a5ad0-edf7-4e7e-9e4f-6307e43597d9 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:06:15.800 7 WARNING neutronclient.v2_0.client [None req-f43a5ad0-edf7-4e7e-9e4f-6307e43597d9 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1361/2707] 10.0.0.17 () {32 vars in 738 bytes} [Wed Jul 29 09:06:15 2026] DELETE /v2.1/os-security-groups/4a8e0784-8a66-4212-9071-969f24580eba => generated 0 bytes in 200 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:15.957 8 WARNING neutronclient.v2_0.client [None req-73efb863-d727-4de9-99cf-1a999613c1a6 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:06:16.006 8 WARNING neutronclient.v2_0.client [None req-73efb863-d727-4de9-99cf-1a999613c1a6 ef59fc905d12416cac2f2efd7d7d9c7f feb911474b8b421d889f1787f7bfaab3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1347/2708] 10.0.0.17 () {32 vars in 738 bytes} [Wed Jul 29 09:06:15 2026] DELETE /v2.1/os-security-groups/17678db2-4682-4d78-acc3-852007d5f74f => generated 0 bytes in 173 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-29 09:06:16.285 7 WARNING neutronclient.v2_0.client [None req-4203e583-0ab4-4e93-9d77-87d581274b0c 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1362/2711] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:15 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1829 bytes in 438 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:06:16.644 8 WARNING neutronclient.v2_0.client [None req-f6d0a87c-937e-4429-bdea-44ab484aeb5e 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1350/2712] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:16 2026] GET /v2.1/servers/aab8a8b1-6e57-458e-98cf-0764083a2271 => generated 1832 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-07-29 09:06:17.460 7 WARNING neutronclient.v2_0.client [None req-fa9c4d84-93f4-4d3f-8e67-27431203422d 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1363/2713] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:17 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1829 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:17.811 8 WARNING neutronclient.v2_0.client [None req-eb83cb18-0595-42be-a73f-016e3af256e7 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1351/2714] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:17 2026] GET /v2.1/servers/aab8a8b1-6e57-458e-98cf-0764083a2271 => generated 1832 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:18.537 7 INFO nova.api.openstack.compute.server_external_events [req-1f12794e-430b-492f-bb42-5280e3945a7c req-c715a608-e483-46e5-a0fa-80bb0574d98f da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-unplugged:7f4e8f58-04bc-4623-aaf4-b060b8c87d95 for instance 4a3e12da-f049-4079-bf10-4ba11967c719 on instance [pid: 7|app: 0|req: 1364/2715] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:06:18 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:18.616 8 WARNING neutronclient.v2_0.client [None req-91d77849-9b6e-43bf-9cbc-a2db04b5bd0d 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:18.731 7 INFO nova.api.openstack.compute.server_external_events [req-bfb8f80a-6226-4074-913c-fa820134207b req-23ff72ed-9eaf-4df5-9eb4-f383c311a3d4 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:3d47c5ef-cefb-49ff-92f7-04da1c83e940 for instance aab8a8b1-6e57-458e-98cf-0764083a2271 on instance [pid: 7|app: 0|req: 1365/2716] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:06:18 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-07-29 09:06:19.010 7 WARNING neutronclient.v2_0.client [None req-300fd100-7531-4170-8fad-a8364ae50658 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1352/2717] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:18 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1829 bytes in 557 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2718] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:18 2026] GET /v2.1/servers/aab8a8b1-6e57-458e-98cf-0764083a2271 => generated 1476 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:20.187 8 WARNING neutronclient.v2_0.client [None req-3907779e-4eb3-4ec2-9185-1e0dd9626663 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:06:20.219 7 WARNING neutronclient.v2_0.client [None req-d6da46ba-afb3-44e7-a8ea-74e376bd2909 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1367/2719] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:20 2026] GET /v2.1/servers/aab8a8b1-6e57-458e-98cf-0764083a2271 => generated 1481 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2720] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:20 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1829 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:21.053 7 INFO nova.api.openstack.compute.server_external_events [req-b69c75cb-a175-406d-b08a-f79f82525b69 req-eda9cbc4-c3a2-4250-9bc0-2604b466c2f3 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:7f4e8f58-04bc-4623-aaf4-b060b8c87d95 for instance 4a3e12da-f049-4079-bf10-4ba11967c719 on instance [pid: 7|app: 0|req: 1368/2721] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:06:21 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-07-29 09:06:21.411 8 WARNING neutronclient.v2_0.client [None req-33d1ffe5-55fa-4d3e-aefa-75ef76f1b469 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] 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: 1354/2722] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:21 2026] GET /v2.1/servers/aab8a8b1-6e57-458e-98cf-0764083a2271 => generated 1481 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:06:21.472 7 WARNING neutronclient.v2_0.client [None req-a46bbab5-20ff-49f9-ad63-2ca347d2d8b8 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1369/2723] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:21 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1829 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:22.518 8 INFO nova.api.openstack.wsgi [None req-f1a70621-595f-44fd-b080-d113062c0ee1 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] HTTP exception thrown: Instance aab8a8b1-6e57-458e-98cf-0764083a2271 could not be found. [pid: 8|app: 0|req: 1355/2724] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:22 2026] GET /v2.1/servers/aab8a8b1-6e57-458e-98cf-0764083a2271 => generated 111 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:22.698 8 WARNING neutronclient.v2_0.client [None req-6449a244-0a3a-4bb6-855c-c1cbf4c8bb5c 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1370/2725] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:06:22 2026] DELETE /v2.1/servers/0d8bdfda-de50-45b9-bd81-a2a4e67dab70 => generated 0 bytes in 350 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:22.921 7 WARNING neutronclient.v2_0.client [None req-853cc403-a027-41e2-a075-b064c5547043 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1356/2726] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:22 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1822 bytes in 543 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2727] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:22 2026] GET /v2.1/servers/0d8bdfda-de50-45b9-bd81-a2a4e67dab70 => generated 1713 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:24.281 8 WARNING neutronclient.v2_0.client [None req-ffb9835c-1fd5-458d-9981-c0ec10d5e74d 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1357/2728] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:24 2026] GET /v2.1/servers/0d8bdfda-de50-45b9-bd81-a2a4e67dab70 => generated 1713 bytes in 417 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:25.712 7 WARNING neutronclient.v2_0.client [None req-830baa23-07c3-4b9d-bbfd-1123b4fd9d3e 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:26.000 8 INFO nova.api.openstack.compute.server_external_events [req-5de51b5a-a5fd-4d0e-9c59-571664861059 req-f8ad4f0a-004a-404e-896c-418886381269 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:419f6013-7cbc-4d70-849f-5bde8f0468ac for instance 0d8bdfda-de50-45b9-bd81-a2a4e67dab70 on instance [pid: 7|app: 0|req: 1372/2729] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:25 2026] GET /v2.1/servers/0d8bdfda-de50-45b9-bd81-a2a4e67dab70 => generated 1646 bytes in 322 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2730] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:06:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:27.067 8 WARNING neutronclient.v2_0.client [None req-d8125d39-46bd-4f8d-a6ff-927c178b17f9 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1360/2733] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:27 2026] GET /v2.1/servers/0d8bdfda-de50-45b9-bd81-a2a4e67dab70 => generated 1482 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:28.170 7 WARNING neutronclient.v2_0.client [None req-17a4e642-7cc1-4e4f-9c57-3b9c7d19d0bc 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1374/2734] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:28 2026] GET /v2.1/servers/0d8bdfda-de50-45b9-bd81-a2a4e67dab70 => generated 1482 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-07-29 09:06:28.431 8 WARNING neutronclient.v2_0.client [None req-cb8b543a-f4e0-434d-a61f-8ed9c8085478 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:06:28.606 8 WARNING neutronclient.v2_0.client [None req-cb8b543a-f4e0-434d-a61f-8ed9c8085478 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1361/2735] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:06:28 2026] POST /v2.1/servers => generated 424 bytes in 624 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:28.912 7 WARNING neutronclient.v2_0.client [None req-a6c734a4-67aa-41dc-bc79-850842d5c060 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1375/2736] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:28 2026] GET /v2.1/servers/a1b806ed-10f3-4c41-bea6-5b600e932130 => generated 1369 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:29.292 8 WARNING neutronclient.v2_0.client [None req-731342b8-555f-4972-b204-0f50f8033741 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1362/2737] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:29 2026] GET /v2.1/servers/0d8bdfda-de50-45b9-bd81-a2a4e67dab70 => generated 1482 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:29.994 7 WARNING neutronclient.v2_0.client [None req-f60f48d0-c963-4f77-a947-5773e554db3f ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1376/2738] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:29 2026] GET /v2.1/servers/a1b806ed-10f3-4c41-bea6-5b600e932130 => generated 1373 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:30.391 8 INFO nova.api.openstack.wsgi [None req-4b2df9f9-a837-49df-8a07-0cfd57ffa8eb 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] HTTP exception thrown: Instance 0d8bdfda-de50-45b9-bd81-a2a4e67dab70 could not be found. [pid: 8|app: 0|req: 1363/2739] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:30 2026] GET /v2.1/servers/0d8bdfda-de50-45b9-bd81-a2a4e67dab70 => generated 111 bytes in 38 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: 1377/2740] 10.0.0.17 () {32 vars in 704 bytes} [Wed Jul 29 09:06:30 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1959150634 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:31.089 8 WARNING neutronclient.v2_0.client [None req-91cc6d1f-ddcc-46b7-875e-0bb0f49a2ca7 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1364/2741] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:31 2026] GET /v2.1/servers/a1b806ed-10f3-4c41-bea6-5b600e932130 => generated 1421 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:06:31.356 7 INFO nova.api.openstack.wsgi [None req-2e1b503c-f253-4a6e-b5b5-d726336b0239 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] HTTP exception thrown: Instance 6ac5ddd1-9c61-4c0c-866e-ac9aedeefdba could not be found. [pid: 7|app: 0|req: 1378/2742] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:06:31 2026] DELETE /v2.1/servers/6ac5ddd1-9c61-4c0c-866e-ac9aedeefdba => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:31.394 8 INFO nova.api.openstack.wsgi [None req-b852ba5e-e81f-40aa-886b-ab5a1a79039b 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] HTTP exception thrown: Instance 6ac5ddd1-9c61-4c0c-866e-ac9aedeefdba could not be found. [pid: 8|app: 0|req: 1365/2743] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:31 2026] GET /v2.1/servers/6ac5ddd1-9c61-4c0c-866e-ac9aedeefdba => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:31.426 7 INFO nova.api.openstack.wsgi [None req-8113c6c4-eb3d-4de9-a24f-ff6e553d2711 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] HTTP exception thrown: Instance 0f51957f-e76c-4f59-a665-f9ea1c9aa473 could not be found. [pid: 7|app: 0|req: 1379/2744] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:06:31 2026] DELETE /v2.1/servers/0f51957f-e76c-4f59-a665-f9ea1c9aa473 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:31.460 8 INFO nova.api.openstack.wsgi [None req-345dcebb-cdaa-41f7-b93d-6201a9863f20 4ca586bc5b254844bf8b6ac7d56bc85a edb6638942fa482a9b4d522edf9894cb - - default default] HTTP exception thrown: Instance 0f51957f-e76c-4f59-a665-f9ea1c9aa473 could not be found. [pid: 8|app: 0|req: 1366/2745] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:31 2026] GET /v2.1/servers/0f51957f-e76c-4f59-a665-f9ea1c9aa473 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:32.192 7 WARNING neutronclient.v2_0.client [None req-dc01f668-9bed-4d46-95e3-68587d0e0174 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1380/2746] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:32 2026] GET /v2.1/servers/a1b806ed-10f3-4c41-bea6-5b600e932130 => generated 1421 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:33.291 8 WARNING neutronclient.v2_0.client [None req-a64af26f-59cc-42b7-a0b1-53d79e8d63f9 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1367/2747] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:33 2026] GET /v2.1/servers/a1b806ed-10f3-4c41-bea6-5b600e932130 => generated 1429 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-07-29 09:06:34.385 7 WARNING neutronclient.v2_0.client [None req-e9f22a21-eef7-4983-b08c-2934cd36eb27 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:34.962 8 INFO nova.api.openstack.compute.server_external_events [req-28733e39-1e34-456d-a16d-4cc9c2f86dde req-678ec878-ddbc-4219-8919-3df791883c5c da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:1d96c105-3fee-42ab-8700-145e14c42534 for instance a1b806ed-10f3-4c41-bea6-5b600e932130 on instance [pid: 8|app: 0|req: 1368/2748] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:06:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2749] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:34 2026] GET /v2.1/servers/a1b806ed-10f3-4c41-bea6-5b600e932130 => generated 1471 bytes in 745 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:36.149 8 WARNING neutronclient.v2_0.client [None req-71fb5586-6d79-4d87-83b6-eeac543f8336 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1369/2750] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:36 2026] GET /v2.1/servers/a1b806ed-10f3-4c41-bea6-5b600e932130 => generated 1469 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:37.311 8 WARNING neutronclient.v2_0.client [None req-8e5e893a-41da-4a30-9a23-aa4ba26cf297 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1371/2753] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:37 2026] GET /v2.1/servers/a1b806ed-10f3-4c41-bea6-5b600e932130 => generated 1469 bytes in 922 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:39.242 7 WARNING neutronclient.v2_0.client [None req-a6506ee4-d269-4c3a-9018-af679468ad59 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1383/2754] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:39 2026] GET /v2.1/servers/a1b806ed-10f3-4c41-bea6-5b600e932130 => generated 1469 bytes in 1432 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:41.578 8 INFO nova.api.openstack.compute.server_external_events [req-8948d1ea-32af-4535-af53-048de6811403 req-06ef87b8-e355-48fa-b6d3-3e7e8ecbd68a da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:1d96c105-3fee-42ab-8700-145e14c42534 for instance a1b806ed-10f3-4c41-bea6-5b600e932130 on instance [pid: 8|app: 0|req: 1372/2755] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:06:41 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-07-29 09:06:41.702 7 WARNING neutronclient.v2_0.client [None req-e26123d5-0722-4bf4-8e50-30509e3b3d37 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1384/2756] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:41 2026] GET /v2.1/servers/a1b806ed-10f3-4c41-bea6-5b600e932130 => generated 1469 bytes in 765 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1373/2757] 10.0.0.17 () {34 vars in 669 bytes} [Wed Jul 29 09:06:42 2026] POST /v2.1/os-keypairs => generated 386 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:43.473 7 WARNING neutronclient.v2_0.client [None req-caaba039-47cb-41fc-82fc-ce6ebb20c68a ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1385/2758] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:43 2026] GET /v2.1/servers/a1b806ed-10f3-4c41-bea6-5b600e932130 => generated 1652 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2759] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:06:43 2026] DELETE /v2.1/servers/a1b806ed-10f3-4c41-bea6-5b600e932130 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:44.005 7 WARNING neutronclient.v2_0.client [None req-21054b09-a057-4620-8fd8-fcf0adb98e1b ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1386/2760] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:43 2026] GET /v2.1/servers/a1b806ed-10f3-4c41-bea6-5b600e932130 => generated 1658 bytes in 420 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:44.750 8 WARNING neutronclient.v2_0.client [None req-79fc42b3-3ace-4165-bffd-97d03e1a5d04 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1375/2761] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:44 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1822 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:44.985 8 WARNING neutronclient.v2_0.client [None req-38a89e4f-6820-4be9-bfc6-c8a49ac2f7f9 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:06:45.034 7 WARNING neutronclient.v2_0.client [None req-98fbd34e-be80-4355-b835-6c72400d4824 232baf3356e74745a006776735683f47 d017f55deafc447ea4d63350b874588f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:06:45.078 7 WARNING neutronclient.v2_0.client [None req-98fbd34e-be80-4355-b835-6c72400d4824 232baf3356e74745a006776735683f47 d017f55deafc447ea4d63350b874588f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1376/2762] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:44 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1822 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:06:45.280 7 WARNING neutronclient.v2_0.client [None req-98fbd34e-be80-4355-b835-6c72400d4824 232baf3356e74745a006776735683f47 d017f55deafc447ea4d63350b874588f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:45.445 8 WARNING neutronclient.v2_0.client [None req-7d17d7a3-ac6a-4b29-b236-11b37e7638a9 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1387/2763] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:06:44 2026] POST /v2.1/servers => generated 450 bytes in 559 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:45.531 7 WARNING neutronclient.v2_0.client [None req-e850a186-173b-4220-83c8-0d7a227c5d5c 232baf3356e74745a006776735683f47 d017f55deafc447ea4d63350b874588f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1377/2764] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:45 2026] GET /v2.1/servers/a1b806ed-10f3-4c41-bea6-5b600e932130 => generated 1658 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1388/2765] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:45 2026] GET /v2.1/servers/f2f4d006-cef3-433d-bea3-93ecd44dccaa => generated 1400 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2766] 10.0.0.17 () {34 vars in 669 bytes} [Wed Jul 29 09:06:45 2026] POST /v2.1/os-keypairs => generated 386 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:46.631 8 WARNING neutronclient.v2_0.client [None req-76463937-159d-4530-af91-8408201dd4cf ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:06:46.654 7 WARNING neutronclient.v2_0.client [None req-26608161-1812-4b4f-bee5-0f5bca2fd591 232baf3356e74745a006776735683f47 d017f55deafc447ea4d63350b874588f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1380/2769] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:46 2026] GET /v2.1/servers/a1b806ed-10f3-4c41-bea6-5b600e932130 => generated 1616 bytes in 602 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1390/2770] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:46 2026] GET /v2.1/servers/f2f4d006-cef3-433d-bea3-93ecd44dccaa => generated 1404 bytes in 602 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:47.216 8 INFO nova.api.openstack.compute.server_external_events [req-1468a509-72cc-4ad2-a6a1-1082bee2a9f1 req-08ef15a5-c6ba-4e14-a5b3-c302907a456d da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-unplugged:1d96c105-3fee-42ab-8700-145e14c42534 for instance a1b806ed-10f3-4c41-bea6-5b600e932130 on instance 2026-07-29 09:06:47.222 7 INFO nova.api.openstack.compute.server_external_events [req-e8093eec-4358-4038-bf9e-ae11c7284c89 req-324c6347-b576-4554-9a6b-f073129163b2 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:1d96c105-3fee-42ab-8700-145e14c42534 for instance a1b806ed-10f3-4c41-bea6-5b600e932130 on instance [pid: 8|app: 0|req: 1381/2771] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:06:47 2026] POST /v2.1/os-server-external-events => generated 185 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, ' [pid: 7|app: 0|req: 1391/2772] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:06:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:06:47.282 8 WARNING neutronclient.v2_0.client [None req-f96cf1e6-9951-4384-8e04-49f6914013c6 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:06:47.321 8 WARNING neutronclient.v2_0.client [None req-f96cf1e6-9951-4384-8e04-49f6914013c6 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:06:47.516 8 WARNING neutronclient.v2_0.client [None req-f96cf1e6-9951-4384-8e04-49f6914013c6 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1382/2773] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:06:47 2026] POST /v2.1/servers => generated 450 bytes in 517 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:47.785 7 WARNING neutronclient.v2_0.client [None req-bc821aff-2c2b-4717-b92a-700cd0144522 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1392/2774] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:47 2026] GET /v2.1/servers/784a6986-02f1-4d76-a99a-6619067a48cb => generated 1396 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-07-29 09:06:48.248 8 WARNING neutronclient.v2_0.client [None req-04c92d20-6ba1-4495-8c49-abbbed139f9e ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:06:48.274 7 WARNING neutronclient.v2_0.client [None req-15aa844e-ef46-48f3-83e6-93e67a051e8c 232baf3356e74745a006776735683f47 d017f55deafc447ea4d63350b874588f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1383/2775] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:48 2026] GET /v2.1/servers/a1b806ed-10f3-4c41-bea6-5b600e932130 => generated 1455 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2776] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:48 2026] GET /v2.1/servers/f2f4d006-cef3-433d-bea3-93ecd44dccaa => generated 1452 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:48.930 8 WARNING neutronclient.v2_0.client [None req-c1d57bf2-1143-40bc-a701-d50879f093a0 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1384/2777] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:48 2026] GET /v2.1/servers/784a6986-02f1-4d76-a99a-6619067a48cb => generated 1400 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:49.368 7 WARNING neutronclient.v2_0.client [None req-1acc91b1-6c11-4b2e-b8ec-efdc2215a086 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:06:49.370 8 WARNING neutronclient.v2_0.client [None req-98243081-cd7e-422b-9f59-a78b173d281f 232baf3356e74745a006776735683f47 d017f55deafc447ea4d63350b874588f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1394/2778] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:49 2026] GET /v2.1/servers/a1b806ed-10f3-4c41-bea6-5b600e932130 => generated 1455 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2779] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:49 2026] GET /v2.1/servers/f2f4d006-cef3-433d-bea3-93ecd44dccaa => generated 1452 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:50.019 7 WARNING neutronclient.v2_0.client [None req-4fd89ceb-ff4d-4bf0-9e85-b3c3fca48534 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1395/2780] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:49 2026] GET /v2.1/servers/784a6986-02f1-4d76-a99a-6619067a48cb => generated 1392 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:50.462 8 WARNING neutronclient.v2_0.client [None req-033b0552-1225-4b9e-8a19-56381da58dd7 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:06:50.480 7 WARNING neutronclient.v2_0.client [None req-860cad3b-9a89-418e-94d5-d910b7e76a23 232baf3356e74745a006776735683f47 d017f55deafc447ea4d63350b874588f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1386/2781] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:50 2026] GET /v2.1/servers/a1b806ed-10f3-4c41-bea6-5b600e932130 => generated 1455 bytes in 485 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2782] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:50 2026] GET /v2.1/servers/f2f4d006-cef3-433d-bea3-93ecd44dccaa => generated 1528 bytes in 603 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:51.113 8 WARNING neutronclient.v2_0.client [None req-3e96049d-359f-4a3c-8992-2047c4b7d43e 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1387/2783] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:51 2026] GET /v2.1/servers/784a6986-02f1-4d76-a99a-6619067a48cb => generated 1448 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:51.492 7 INFO nova.api.openstack.compute.server_external_events [req-418b3018-c440-4d46-a364-4b98bafd6d95 req-2b35b3c0-7ae6-4481-91b8-45d3dd8432e3 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:cae6e7fb-991b-43c1-bc19-0d367e041d77 for instance f2f4d006-cef3-433d-bea3-93ecd44dccaa on instance [pid: 7|app: 0|req: 1397/2784] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:06:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:51.947 8 INFO nova.api.openstack.wsgi [None req-928c749d-ef5b-4cea-a80b-d69cdef6ca56 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] HTTP exception thrown: Instance a1b806ed-10f3-4c41-bea6-5b600e932130 could not be found. [pid: 8|app: 0|req: 1388/2785] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:51 2026] GET /v2.1/servers/a1b806ed-10f3-4c41-bea6-5b600e932130 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:52.106 7 WARNING neutronclient.v2_0.client [None req-6e832fb5-2bf1-4e7f-ac4a-9c18f8044d14 232baf3356e74745a006776735683f47 d017f55deafc447ea4d63350b874588f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:52.226 8 WARNING neutronclient.v2_0.client [None req-d034eea7-73e2-4cad-8f1f-77ddeddbf72c 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1398/2786] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:52 2026] GET /v2.1/servers/f2f4d006-cef3-433d-bea3-93ecd44dccaa => generated 1526 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2787] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:52 2026] GET /v2.1/servers/784a6986-02f1-4d76-a99a-6619067a48cb => generated 1448 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-07-29 09:06:52.398 7 WARNING neutronclient.v2_0.client [None req-7b57a156-e83d-4750-8033-1b19bbde530e ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:06:52.575 7 WARNING neutronclient.v2_0.client [None req-7b57a156-e83d-4750-8033-1b19bbde530e ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1399/2788] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:06:52 2026] POST /v2.1/servers => generated 424 bytes in 534 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:52.886 8 WARNING neutronclient.v2_0.client [None req-5f9d90e7-e8e1-49d7-99d6-675b571d7d34 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1390/2789] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:52 2026] GET /v2.1/servers/7d837dd2-eaf3-4f9b-abd7-e195b4f8128a => generated 1368 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-07-29 09:06:53.239 7 INFO nova.scheduler.client.report [None req-b98ee59d-f92d-4aac-8e24-e4f78c8ec752 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] Deleted allocations for instance 7d837dd2-eaf3-4f9b-abd7-e195b4f8128a [pid: 7|app: 0|req: 1400/2790] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:06:52 2026] DELETE /v2.1/servers/7d837dd2-eaf3-4f9b-abd7-e195b4f8128a => generated 0 bytes in 336 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:53.297 8 INFO nova.api.openstack.wsgi [None req-24b40d05-1661-41d9-b097-671a312a605b ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] HTTP exception thrown: Instance 7d837dd2-eaf3-4f9b-abd7-e195b4f8128a could not be found. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1391/2791] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:53 2026] GET /v2.1/servers/7d837dd2-eaf3-4f9b-abd7-e195b4f8128a => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:53.326 8 WARNING neutronclient.v2_0.client [None req-8a8b59a3-0451-4a16-8764-b8f6a36b282d 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:06:53.330 7 WARNING neutronclient.v2_0.client [None req-189ceba2-8eea-452b-9312-e69594b41df9 232baf3356e74745a006776735683f47 d017f55deafc447ea4d63350b874588f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1392/2792] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:53 2026] GET /v2.1/servers/784a6986-02f1-4d76-a99a-6619067a48cb => generated 1456 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2793] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:53 2026] GET /v2.1/servers/f2f4d006-cef3-433d-bea3-93ecd44dccaa => generated 1526 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:53.731 8 WARNING neutronclient.v2_0.client [None req-7c7ebc31-db54-4954-afdf-4b92fd70c519 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:06:53.880 8 WARNING neutronclient.v2_0.client [None req-7c7ebc31-db54-4954-afdf-4b92fd70c519 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1393/2794] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:06:53 2026] POST /v2.1/servers => generated 424 bytes in 574 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:54.276 7 WARNING neutronclient.v2_0.client [None req-be6f369f-f78c-4955-87a2-403d25394b78 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1402/2795] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:54 2026] GET /v2.1/servers/e79afadd-8149-45b7-91a9-1f132388bda1 => generated 1369 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:54.425 8 WARNING neutronclient.v2_0.client [None req-1f549858-9cc9-4ccb-9063-a2f964329b29 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:54.556 7 WARNING neutronclient.v2_0.client [None req-9c020782-b173-4bdd-9ec9-5babe6c12b71 232baf3356e74745a006776735683f47 d017f55deafc447ea4d63350b874588f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1394/2796] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:54 2026] GET /v2.1/servers/784a6986-02f1-4d76-a99a-6619067a48cb => generated 1524 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:54.725 8 INFO nova.api.openstack.compute.server_external_events [req-40884981-f3bb-4447-a67b-98b73efcbf78 req-50b8755e-f3b9-4315-88f6-9dd22c656440 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:be669360-43f0-407e-b211-b17651caec7e for instance 784a6986-02f1-4d76-a99a-6619067a48cb on instance [pid: 8|app: 0|req: 1395/2797] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:06:54 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) [pid: 7|app: 0|req: 1403/2798] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:54 2026] GET /v2.1/servers/f2f4d006-cef3-433d-bea3-93ecd44dccaa => generated 1526 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:55.359 8 WARNING neutronclient.v2_0.client [None req-cca52332-3aa9-4151-bbff-91cd129b347e ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1396/2799] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:55 2026] GET /v2.1/servers/e79afadd-8149-45b7-91a9-1f132388bda1 => generated 1373 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:55.649 7 WARNING neutronclient.v2_0.client [None req-043ee37c-02e3-43e0-8282-d4234c8b8ba0 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] 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: 1404/2800] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:55 2026] GET /v2.1/servers/784a6986-02f1-4d76-a99a-6619067a48cb => generated 1522 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:06:55.800 8 WARNING neutronclient.v2_0.client [None req-9830aa6a-a369-44be-83e2-2bd8885a63ba 232baf3356e74745a006776735683f47 d017f55deafc447ea4d63350b874588f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1397/2801] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:55 2026] GET /v2.1/servers/f2f4d006-cef3-433d-bea3-93ecd44dccaa => generated 1526 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-07-29 09:06:56.451 7 WARNING neutronclient.v2_0.client [None req-b64352ff-b5c6-4833-8328-300cbbea76b3 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1406/2804] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:56 2026] GET /v2.1/servers/e79afadd-8149-45b7-91a9-1f132388bda1 => generated 1421 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:56.849 8 WARNING neutronclient.v2_0.client [None req-f2d0c54b-cfcf-4f58-8c72-0d89749cd75a 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] 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: 1399/2805] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:56 2026] GET /v2.1/servers/784a6986-02f1-4d76-a99a-6619067a48cb => generated 1522 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:06:56.983 7 WARNING neutronclient.v2_0.client [None req-f4aadc4d-6bcd-430c-b073-e71f6a27701a 232baf3356e74745a006776735683f47 d017f55deafc447ea4d63350b874588f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:57.125 8 INFO nova.api.openstack.compute.server_external_events [req-73760948-766f-4adb-a154-a7b958c68a49 req-8938faa0-285d-43bc-abb1-10c3a2150e5e da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:cae6e7fb-991b-43c1-bc19-0d367e041d77 for instance f2f4d006-cef3-433d-bea3-93ecd44dccaa on instance [pid: 8|app: 0|req: 1400/2806] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:06:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2807] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:56 2026] GET /v2.1/servers/f2f4d006-cef3-433d-bea3-93ecd44dccaa => generated 1526 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:57.563 8 WARNING neutronclient.v2_0.client [None req-9425fda2-26ed-440c-844c-a69c752ac0f5 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1401/2808] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:57 2026] GET /v2.1/servers/e79afadd-8149-45b7-91a9-1f132388bda1 => generated 1421 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-07-29 09:06:58.025 7 WARNING neutronclient.v2_0.client [None req-c91c3d24-eb1c-4eab-939b-ee4cc2e6b0ea 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1408/2809] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:57 2026] GET /v2.1/servers/784a6986-02f1-4d76-a99a-6619067a48cb => generated 1522 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:58.181 8 WARNING neutronclient.v2_0.client [None req-b49c5fba-00c8-42c0-865b-2b8a75627edb 232baf3356e74745a006776735683f47 d017f55deafc447ea4d63350b874588f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1402/2810] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:58 2026] GET /v2.1/servers/f2f4d006-cef3-433d-bea3-93ecd44dccaa => generated 1526 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-07-29 09:06:58.681 7 WARNING neutronclient.v2_0.client [None req-9cea929e-86ea-444d-ae67-82a4c79a49db ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1409/2811] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:58 2026] GET /v2.1/servers/e79afadd-8149-45b7-91a9-1f132388bda1 => generated 1429 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:59.200 8 WARNING neutronclient.v2_0.client [None req-867ac886-b8b5-47c3-8e0c-90dc1c08256a 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:59.374 7 WARNING neutronclient.v2_0.client [None req-bde9a144-ca12-4a4b-8043-8b91371bf6b0 232baf3356e74745a006776735683f47 d017f55deafc447ea4d63350b874588f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1403/2812] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:59 2026] GET /v2.1/servers/784a6986-02f1-4d76-a99a-6619067a48cb => generated 1522 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:59.472 8 INFO nova.api.openstack.compute.server_external_events [req-39d512d7-6ab9-474d-b11c-0b6467967aeb req-bc75ad61-f0b8-4dd7-93d3-26f302375576 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:be669360-43f0-407e-b211-b17651caec7e for instance 784a6986-02f1-4d76-a99a-6619067a48cb on instance [pid: 8|app: 0|req: 1404/2813] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:06:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2814] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:59 2026] GET /v2.1/servers/f2f4d006-cef3-433d-bea3-93ecd44dccaa => generated 1717 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:59.607 8 WARNING neutronclient.v2_0.client [None req-2fce43bf-648a-40e6-afbc-60f28ffe308a 232baf3356e74745a006776735683f47 d017f55deafc447ea4d63350b874588f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1405/2815] 10.0.0.17 () {32 vars in 739 bytes} [Wed Jul 29 09:06:59 2026] GET /v2.1/servers/f2f4d006-cef3-433d-bea3-93ecd44dccaa/os-interface => generated 285 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:06:59.789 7 WARNING neutronclient.v2_0.client [None req-1ed2ab9a-6776-4997-b83d-1db3603b6860 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:00.081 8 INFO nova.api.openstack.compute.server_external_events [req-5895c827-3180-4491-9c50-fdd1d9bf9f9b req-0f18fdea-4ab5-473a-a516-f55150801732 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:153b6289-7196-46e7-93d8-fdebddbfa4ec for instance e79afadd-8149-45b7-91a9-1f132388bda1 on instance [pid: 8|app: 0|req: 1406/2816] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:07:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2817] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:06:59 2026] GET /v2.1/servers/e79afadd-8149-45b7-91a9-1f132388bda1 => generated 1471 bytes in 658 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:00.492 8 WARNING neutronclient.v2_0.client [None req-a896c3f2-0300-416e-bbca-daa6b3fd3f25 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] 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: 1407/2818] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:00 2026] GET /v2.1/servers/784a6986-02f1-4d76-a99a-6619067a48cb => generated 1522 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:00.736 7 INFO nova.api.openstack.compute.server_external_events [req-d7d63ab0-51f5-4020-9830-ee8f22880f36 req-229fae6e-e1f1-4b0c-8abc-0c7aeea7a6aa da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:cae6e7fb-991b-43c1-bc19-0d367e041d77 for instance f2f4d006-cef3-433d-bea3-93ecd44dccaa on instance 2026-07-29 09:07:00.746 8 WARNING neutronclient.v2_0.client [None req-3dba99ed-bbf6-471e-b51b-f768b7a561a0 232baf3356e74745a006776735683f47 d017f55deafc447ea4d63350b874588f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1412/2819] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:07:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2820] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:00 2026] GET /v2.1/servers/f2f4d006-cef3-433d-bea3-93ecd44dccaa => generated 1717 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-07-29 09:07:01.464 7 WARNING neutronclient.v2_0.client [None req-1ab90667-0542-4004-8afd-7a57f7886605 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1413/2821] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:01 2026] GET /v2.1/servers/e79afadd-8149-45b7-91a9-1f132388bda1 => generated 1469 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:01.749 8 WARNING neutronclient.v2_0.client [None req-7494acd2-7c10-42eb-88cd-92d674b291d1 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1409/2822] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:01 2026] GET /v2.1/servers/784a6986-02f1-4d76-a99a-6619067a48cb => generated 1705 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-07-29 09:07:01.949 7 WARNING neutronclient.v2_0.client [None req-a4941116-f84c-43b9-9a99-528d9411c062 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1414/2823] 10.0.0.17 () {32 vars in 739 bytes} [Wed Jul 29 09:07:01 2026] GET /v2.1/servers/784a6986-02f1-4d76-a99a-6619067a48cb/os-interface => generated 284 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, ' 2026-07-29 09:07:02.616 8 WARNING neutronclient.v2_0.client [None req-4ef9f9e5-2df1-462e-823e-511aecb8a1bd ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:02.972 7 INFO nova.api.openstack.compute.server_external_events [req-e5675f89-6cdb-4564-9dad-27098cb27fcf req-c0c546d7-c186-4006-850d-9da23d846a89 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:be669360-43f0-407e-b211-b17651caec7e for instance 784a6986-02f1-4d76-a99a-6619067a48cb on instance [pid: 7|app: 0|req: 1415/2824] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:07:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2825] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:02 2026] GET /v2.1/servers/e79afadd-8149-45b7-91a9-1f132388bda1 => generated 1469 bytes in 426 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:04.053 7 WARNING neutronclient.v2_0.client [None req-44856f03-854b-49c9-924a-5d9648a85f01 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1416/2826] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:04 2026] GET /v2.1/servers/e79afadd-8149-45b7-91a9-1f132388bda1 => generated 1469 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-07-29 09:07:04.657 8 INFO nova.api.openstack.compute.server_external_events [req-c6db5d70-d678-45f7-bf34-dfb14329f391 req-7f644202-c0f2-45e3-b50d-adc861ed7ae4 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:153b6289-7196-46e7-93d8-fdebddbfa4ec for instance e79afadd-8149-45b7-91a9-1f132388bda1 on instance [pid: 8|app: 0|req: 1411/2827] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:07:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:05.228 7 WARNING neutronclient.v2_0.client [None req-694a65e9-bcd4-4bf0-95e1-7d5656e6de29 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1417/2828] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:05 2026] GET /v2.1/servers/e79afadd-8149-45b7-91a9-1f132388bda1 => generated 1469 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:06.417 7 WARNING neutronclient.v2_0.client [None req-9129eb8a-5976-4228-9702-68b3eec6642e ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1419/2831] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:06 2026] GET /v2.1/servers/e79afadd-8149-45b7-91a9-1f132388bda1 => generated 1469 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:07.577 8 WARNING neutronclient.v2_0.client [None req-57238571-1336-412b-8966-1eb44068b7e4 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1413/2832] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:07 2026] GET /v2.1/servers/e79afadd-8149-45b7-91a9-1f132388bda1 => generated 1652 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1420/2833] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:07:07 2026] POST /v2.1/servers/e79afadd-8149-45b7-91a9-1f132388bda1/action => generated 0 bytes in 136 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:07.947 8 WARNING neutronclient.v2_0.client [None req-0d1c6d4c-c74e-43cd-b69a-dfd44faf4679 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1414/2834] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:07 2026] GET /v2.1/servers/e79afadd-8149-45b7-91a9-1f132388bda1 => generated 1657 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:09.107 7 WARNING neutronclient.v2_0.client [None req-f6cc1a60-a0d2-44dd-b602-de1781f57ce3 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1421/2835] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:09 2026] GET /v2.1/servers/e79afadd-8149-45b7-91a9-1f132388bda1 => generated 1637 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1415/2836] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:07:09 2026] DELETE /v2.1/servers/e79afadd-8149-45b7-91a9-1f132388bda1 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:09.426 7 WARNING neutronclient.v2_0.client [None req-526d1671-6e24-4142-abe2-b87140ce761e ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1422/2837] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:09 2026] GET /v2.1/servers/e79afadd-8149-45b7-91a9-1f132388bda1 => generated 1643 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:10.586 8 WARNING neutronclient.v2_0.client [None req-eba044e3-b801-4b6f-95db-6611e2441c66 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1416/2838] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:10 2026] GET /v2.1/servers/e79afadd-8149-45b7-91a9-1f132388bda1 => generated 1643 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:11.749 7 WARNING neutronclient.v2_0.client [None req-38ce3883-125c-49d3-8ed4-b8b533c78ebc ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1423/2839] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:11 2026] GET /v2.1/servers/e79afadd-8149-45b7-91a9-1f132388bda1 => generated 1643 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:12.423 8 INFO nova.api.openstack.compute.server_external_events [req-c001f213-1ff7-4914-888c-a75205fb3abf req-887625e3-cd95-4239-95b9-962ab84ee3cd da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:153b6289-7196-46e7-93d8-fdebddbfa4ec for instance e79afadd-8149-45b7-91a9-1f132388bda1 on instance [pid: 8|app: 0|req: 1417/2840] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:07:12 2026] POST /v2.1/os-server-external-events => generated 183 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-07-29 09:07:12.917 7 WARNING neutronclient.v2_0.client [None req-8555b966-2325-434f-bb9c-33b04691dbc3 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1424/2841] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:12 2026] GET /v2.1/servers/e79afadd-8149-45b7-91a9-1f132388bda1 => generated 1435 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:14.014 8 WARNING neutronclient.v2_0.client [None req-f4decf83-a779-469e-adf5-f9898fcf1c8e ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1418/2842] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:13 2026] GET /v2.1/servers/e79afadd-8149-45b7-91a9-1f132388bda1 => generated 1455 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:15.126 7 WARNING neutronclient.v2_0.client [None req-133747f4-c354-4011-bcb9-b9470baae91e ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1425/2843] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:15 2026] GET /v2.1/servers/e79afadd-8149-45b7-91a9-1f132388bda1 => generated 1455 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:16.213 8 INFO nova.api.openstack.wsgi [None req-663b1777-b946-4e90-b7c5-11f9e2ab65cb ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] HTTP exception thrown: Instance e79afadd-8149-45b7-91a9-1f132388bda1 could not be found. [pid: 8|app: 0|req: 1419/2844] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:16 2026] GET /v2.1/servers/e79afadd-8149-45b7-91a9-1f132388bda1 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:16.638 7 WARNING neutronclient.v2_0.client [None req-b0844f05-a1f7-4cfb-98e8-13681743efca ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:07:16.782 7 WARNING neutronclient.v2_0.client [None req-b0844f05-a1f7-4cfb-98e8-13681743efca ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1427/2847] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:07:16 2026] POST /v2.1/servers => generated 424 bytes in 523 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:17.131 8 WARNING neutronclient.v2_0.client [None req-d0465576-be96-43f4-b2bc-ba2ae6f1c1e3 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1421/2848] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:17 2026] GET /v2.1/servers/ca686b6b-6829-4fb8-b08d-75f6723127ef => generated 1368 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:18.217 7 WARNING neutronclient.v2_0.client [None req-bfe586c0-db70-4616-bb79-5810ab345413 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1428/2849] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:18 2026] GET /v2.1/servers/ca686b6b-6829-4fb8-b08d-75f6723127ef => generated 1372 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:19.309 8 WARNING neutronclient.v2_0.client [None req-afda640e-fddf-4971-aef4-4ca72d89b0b0 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1422/2850] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:19 2026] GET /v2.1/servers/ca686b6b-6829-4fb8-b08d-75f6723127ef => generated 1420 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:20.399 7 WARNING neutronclient.v2_0.client [None req-09b74a2a-951a-4ca4-be5e-91bc34c94ffa ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1429/2851] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:20 2026] GET /v2.1/servers/ca686b6b-6829-4fb8-b08d-75f6723127ef => generated 1420 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:21.498 8 WARNING neutronclient.v2_0.client [None req-a14de1dc-17d6-4fc8-913a-9634a4198256 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1423/2852] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:21 2026] GET /v2.1/servers/ca686b6b-6829-4fb8-b08d-75f6723127ef => generated 1428 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:22.385 7 WARNING neutronclient.v2_0.client [None req-33f84356-8fb8-4e90-8abc-4a6b7563f9aa 232baf3356e74745a006776735683f47 d017f55deafc447ea4d63350b874588f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1430/2853] 10.0.0.17 () {32 vars in 739 bytes} [Wed Jul 29 09:07:22 2026] GET /v2.1/servers/f2f4d006-cef3-433d-bea3-93ecd44dccaa/os-interface => generated 285 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:22.531 8 WARNING neutronclient.v2_0.client [None req-fcf278f6-7ca4-401c-b7e4-558bb0879190 232baf3356e74745a006776735683f47 d017f55deafc447ea4d63350b874588f - - default default] 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: 1424/2854] 10.0.0.17 () {32 vars in 813 bytes} [Wed Jul 29 09:07:22 2026] GET /v2.1/servers/f2f4d006-cef3-433d-bea3-93ecd44dccaa/os-interface/cae6e7fb-991b-43c1-bc19-0d367e041d77 => generated 282 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:07:22.589 7 WARNING neutronclient.v2_0.client [None req-ddeb9b88-f5fd-4e69-84ae-e9d290f04fc1 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] 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: 1425/2855] 10.0.0.17 () {32 vars in 721 bytes} [Wed Jul 29 09:07:22 2026] GET /v2.1/servers/f2f4d006-cef3-433d-bea3-93ecd44dccaa/ips => generated 156 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1426/2856] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:07:22 2026] POST /v2.1/servers/f2f4d006-cef3-433d-bea3-93ecd44dccaa/action => generated 0 bytes in 38 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: 1431/2857] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:22 2026] GET /v2.1/servers/ca686b6b-6829-4fb8-b08d-75f6723127ef => generated 1470 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2858] 10.0.0.17 () {32 vars in 721 bytes} [Wed Jul 29 09:07:22 2026] GET /v2.1/servers/f2f4d006-cef3-433d-bea3-93ecd44dccaa/ips => generated 156 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:22.993 7 INFO nova.api.openstack.compute.server_external_events [req-c0c689cf-d2fb-437d-9502-a4c5ff3fcc46 req-5f891d99-b6ef-4100-ae02-c76cde2a8b5a da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:fc3ae676-85d7-498a-b931-e393ffa11d87 for instance ca686b6b-6829-4fb8-b08d-75f6723127ef on instance [pid: 7|app: 0|req: 1432/2859] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:07:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1433/2860] 10.0.0.17 () {32 vars in 721 bytes} [Wed Jul 29 09:07:23 2026] GET /v2.1/servers/f2f4d006-cef3-433d-bea3-93ecd44dccaa/ips => generated 156 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:07:23.780 8 WARNING neutronclient.v2_0.client [None req-b519cd88-8bce-4cc1-bcd7-895202bdcb21 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1428/2861] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:23 2026] GET /v2.1/servers/ca686b6b-6829-4fb8-b08d-75f6723127ef => generated 1468 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:24.089 7 INFO nova.api.openstack.compute.server_external_events [req-4d5dab19-c933-418e-a324-8a076a12e6fb req-afea5b60-7fa1-46e3-b511-78d2e9e4d693 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:cae6e7fb-991b-43c1-bc19-0d367e041d77 for instance f2f4d006-cef3-433d-bea3-93ecd44dccaa on instance [pid: 7|app: 0|req: 1434/2862] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:07:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:24.782 8 WARNING neutronclient.v2_0.client [None req-0992b44f-4217-4c9f-9cd5-09bfaa4f20a0 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] 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: 1435/2863] 10.0.0.17 () {32 vars in 721 bytes} [Wed Jul 29 09:07:24 2026] GET /v2.1/servers/f2f4d006-cef3-433d-bea3-93ecd44dccaa/ips => generated 156 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2864] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:24 2026] GET /v2.1/servers/784a6986-02f1-4d76-a99a-6619067a48cb => generated 1825 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:24.980 7 WARNING neutronclient.v2_0.client [None req-d3d60dab-e4eb-4e4e-a519-29c8a26b38c6 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:07:25.006 8 WARNING neutronclient.v2_0.client [None req-be265304-9150-4ff1-bee1-77422b24d166 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1436/2865] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:24 2026] GET /v2.1/servers/784a6986-02f1-4d76-a99a-6619067a48cb => generated 1825 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, ' [pid: 7|app: 0|req: 1437/2866] 10.0.0.17 () {34 vars in 749 bytes} [Wed Jul 29 09:07:25 2026] POST /v2.1/servers/784a6986-02f1-4d76-a99a-6619067a48cb/action => generated 129 bytes in 10 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2867] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:24 2026] GET /v2.1/servers/ca686b6b-6829-4fb8-b08d-75f6723127ef => generated 1468 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:07:25.141 7 WARNING neutronclient.v2_0.client [None req-a30166bc-b7af-4985-a405-bfde571b8aff 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1438/2868] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:25 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1822 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, ' [pid: 8|app: 0|req: 1431/2869] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:07:25 2026] DELETE /v2.1/servers/784a6986-02f1-4d76-a99a-6619067a48cb => generated 0 bytes in 165 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:25.479 7 WARNING neutronclient.v2_0.client [None req-d37f05e4-3d78-4d53-852c-fbb6ad2912e1 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1439/2870] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:25 2026] GET /v2.1/servers/784a6986-02f1-4d76-a99a-6619067a48cb => generated 1831 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1432/2871] 10.0.0.17 () {32 vars in 721 bytes} [Wed Jul 29 09:07:25 2026] GET /v2.1/servers/f2f4d006-cef3-433d-bea3-93ecd44dccaa/ips => generated 194 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:25.914 7 WARNING neutronclient.v2_0.client [None req-48493571-352c-4d33-964b-d054aa50a048 232baf3356e74745a006776735683f47 d017f55deafc447ea4d63350b874588f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1440/2872] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:25 2026] GET /v2.1/servers/f2f4d006-cef3-433d-bea3-93ecd44dccaa => generated 1951 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1433/2873] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:07:26 2026] POST /v2.1/servers/f2f4d006-cef3-433d-bea3-93ecd44dccaa/action => generated 0 bytes in 41 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1441/2874] 10.0.0.17 () {32 vars in 721 bytes} [Wed Jul 29 09:07:26 2026] GET /v2.1/servers/f2f4d006-cef3-433d-bea3-93ecd44dccaa/ips => generated 194 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:07:26.170 8 WARNING neutronclient.v2_0.client [None req-be461946-313e-4142-98ef-789fc905c501 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1434/2875] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:26 2026] GET /v2.1/servers/ca686b6b-6829-4fb8-b08d-75f6723127ef => generated 1468 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:26.601 7 INFO nova.api.openstack.compute.server_external_events [req-48aafbf6-b17a-46ae-bc3e-dc4bc2afd14a req-99eccaf3-a7bf-497c-a48d-e2ed175dc345 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:fc3ae676-85d7-498a-b931-e393ffa11d87 for instance ca686b6b-6829-4fb8-b08d-75f6723127ef on instance [pid: 7|app: 0|req: 1443/2878] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:07:26 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-07-29 09:07:26.652 8 WARNING neutronclient.v2_0.client [None req-4e2e08f4-ea3b-4828-b435-6fd1da4fe9e9 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1436/2879] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:26 2026] GET /v2.1/servers/784a6986-02f1-4d76-a99a-6619067a48cb => generated 1831 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1444/2880] 10.0.0.17 () {32 vars in 721 bytes} [Wed Jul 29 09:07:27 2026] GET /v2.1/servers/f2f4d006-cef3-433d-bea3-93ecd44dccaa/ips => generated 194 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:27.344 8 WARNING neutronclient.v2_0.client [None req-a328c624-9611-41e7-8679-efbaa14400f8 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1437/2881] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:27 2026] GET /v2.1/servers/ca686b6b-6829-4fb8-b08d-75f6723127ef => generated 1468 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:27.745 7 INFO nova.api.openstack.compute.server_external_events [req-c29350e3-5011-47df-9069-53699d1be4a1 req-2d72970d-d00e-4cd0-b8ed-25bae8bc1b4f da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:cae6e7fb-991b-43c1-bc19-0d367e041d77 for instance f2f4d006-cef3-433d-bea3-93ecd44dccaa on instance [pid: 7|app: 0|req: 1445/2882] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:07:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:27.851 8 WARNING neutronclient.v2_0.client [None req-52b7510b-a03c-4e6f-9762-ae995cc21408 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1438/2883] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:27 2026] GET /v2.1/servers/784a6986-02f1-4d76-a99a-6619067a48cb => generated 1831 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, ' [pid: 7|app: 0|req: 1446/2884] 10.0.0.17 () {32 vars in 721 bytes} [Wed Jul 29 09:07:28 2026] GET /v2.1/servers/f2f4d006-cef3-433d-bea3-93ecd44dccaa/ips => generated 194 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-07-29 09:07:28.504 8 WARNING neutronclient.v2_0.client [None req-decff55a-41c8-4ba9-82db-3d17dfe67e02 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:28.631 7 INFO nova.api.openstack.compute.server_external_events [req-e2b47023-5190-43f8-b672-3ca72569f781 req-d82c619a-ac69-4b01-862d-dc62f66fa42b da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:be669360-43f0-407e-b211-b17651caec7e for instance 784a6986-02f1-4d76-a99a-6619067a48cb on instance [pid: 7|app: 0|req: 1447/2885] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:07:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2886] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:28 2026] GET /v2.1/servers/ca686b6b-6829-4fb8-b08d-75f6723127ef => generated 1468 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:29.027 7 WARNING neutronclient.v2_0.client [None req-0f78ccde-671d-4926-9298-96198ded448f 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1448/2887] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:28 2026] GET /v2.1/servers/784a6986-02f1-4d76-a99a-6619067a48cb => generated 1477 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, ' [pid: 8|app: 0|req: 1440/2888] 10.0.0.17 () {32 vars in 721 bytes} [Wed Jul 29 09:07:29 2026] GET /v2.1/servers/f2f4d006-cef3-433d-bea3-93ecd44dccaa/ips => generated 156 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1449/2889] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:07:29 2026] DELETE /v2.1/servers/f2f4d006-cef3-433d-bea3-93ecd44dccaa => generated 0 bytes in 196 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:29.546 8 WARNING neutronclient.v2_0.client [None req-87801509-cc9b-41ba-bcc3-6444d3a98383 232baf3356e74745a006776735683f47 d017f55deafc447ea4d63350b874588f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1441/2890] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:29 2026] GET /v2.1/servers/f2f4d006-cef3-433d-bea3-93ecd44dccaa => generated 1843 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-07-29 09:07:29.736 7 WARNING neutronclient.v2_0.client [None req-aedbe04e-8150-45c9-874e-46f19799e3b3 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1450/2891] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:29 2026] GET /v2.1/servers/ca686b6b-6829-4fb8-b08d-75f6723127ef => generated 1651 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:30.142 7 WARNING neutronclient.v2_0.client [None req-28d0485e-5919-41cf-a51e-eab812872a6a 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1451/2892] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:30 2026] GET /v2.1/servers/784a6986-02f1-4d76-a99a-6619067a48cb => generated 1482 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2893] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:07:29 2026] POST /v2.1/servers/ca686b6b-6829-4fb8-b08d-75f6723127ef/action => generated 0 bytes in 346 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:30.257 7 WARNING neutronclient.v2_0.client [None req-e950baf3-d6fb-474c-968a-671fc7720839 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1452/2894] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:30 2026] GET /v2.1/servers/ca686b6b-6829-4fb8-b08d-75f6723127ef => generated 1657 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:30.742 8 WARNING neutronclient.v2_0.client [None req-c6f924c3-3687-43cb-9bf5-fce007ad1383 232baf3356e74745a006776735683f47 d017f55deafc447ea4d63350b874588f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1443/2895] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:30 2026] GET /v2.1/servers/f2f4d006-cef3-433d-bea3-93ecd44dccaa => generated 1843 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:31.251 7 WARNING neutronclient.v2_0.client [None req-f29e8567-ace4-4e06-8c35-6abdfbf72d6c 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1453/2896] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:31 2026] GET /v2.1/servers/784a6986-02f1-4d76-a99a-6619067a48cb => generated 1482 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:31.432 8 WARNING neutronclient.v2_0.client [None req-e7f0eb8a-f578-4641-928f-92d93fa7a5a8 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1444/2897] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:31 2026] GET /v2.1/servers/ca686b6b-6829-4fb8-b08d-75f6723127ef => generated 1657 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:31.908 7 WARNING neutronclient.v2_0.client [None req-d2e2e97d-ddd8-473f-98cb-803c92b7823a 232baf3356e74745a006776735683f47 d017f55deafc447ea4d63350b874588f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1454/2898] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:31 2026] GET /v2.1/servers/f2f4d006-cef3-433d-bea3-93ecd44dccaa => generated 1843 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:32.335 8 INFO nova.api.openstack.wsgi [None req-9a70de16-ab14-4043-8ca0-bdfc9c836c61 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] HTTP exception thrown: Instance 784a6986-02f1-4d76-a99a-6619067a48cb could not be found. [pid: 8|app: 0|req: 1445/2899] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:32 2026] GET /v2.1/servers/784a6986-02f1-4d76-a99a-6619067a48cb => 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: 7|app: 0|req: 1455/2900] 10.0.0.17 () {32 vars in 704 bytes} [Wed Jul 29 09:07:32 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1437845268 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:32.645 8 WARNING neutronclient.v2_0.client [None req-731c9006-b280-470e-9c73-6f2695c39805 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:07:32.832 7 INFO nova.api.openstack.compute.server_external_events [req-066910c8-8680-420a-acdf-43ff6fbb96c0 req-c49135b4-4f80-4510-9902-29ede2b96d35 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:cae6e7fb-991b-43c1-bc19-0d367e041d77 for instance f2f4d006-cef3-433d-bea3-93ecd44dccaa on instance [pid: 7|app: 0|req: 1456/2901] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:07:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2902] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:32 2026] GET /v2.1/servers/ca686b6b-6829-4fb8-b08d-75f6723127ef => generated 1657 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:33.001 7 WARNING neutronclient.v2_0.client [None req-560ec0ba-57ed-4e19-accc-5b63f39e560d 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:33.132 8 WARNING neutronclient.v2_0.client [None req-413f9e4e-6bb6-45ab-b702-6f110fda5a6b 232baf3356e74745a006776735683f47 d017f55deafc447ea4d63350b874588f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1457/2903] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:32 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1822 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1447/2904] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:33 2026] GET /v2.1/servers/f2f4d006-cef3-433d-bea3-93ecd44dccaa => generated 1481 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2905] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:07:33 2026] POST /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719/action => generated 0 bytes in 141 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:33.338 8 WARNING neutronclient.v2_0.client [None req-143c5604-f3a5-4dae-b7a4-00f1aa28c0a3 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1448/2906] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:33 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1832 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-07-29 09:07:33.973 7 WARNING neutronclient.v2_0.client [None req-c22c3ccd-6f68-4eb1-be77-b49699cee057 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1459/2907] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:33 2026] GET /v2.1/servers/ca686b6b-6829-4fb8-b08d-75f6723127ef => generated 1657 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:34.223 8 WARNING neutronclient.v2_0.client [None req-e2631b77-ef97-4c02-a679-ddfdf60e71fb 232baf3356e74745a006776735683f47 d017f55deafc447ea4d63350b874588f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1449/2908] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:34 2026] GET /v2.1/servers/f2f4d006-cef3-433d-bea3-93ecd44dccaa => generated 1486 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-07-29 09:07:34.546 7 WARNING neutronclient.v2_0.client [None req-e7ae663a-c7f9-46de-a1a3-8b5a3da15152 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1460/2909] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:34 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1832 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:35.131 8 WARNING neutronclient.v2_0.client [None req-43814c1a-1b28-4d3c-899a-00653b45eadd ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1450/2910] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:35 2026] GET /v2.1/servers/ca686b6b-6829-4fb8-b08d-75f6723127ef => generated 1657 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:35.317 7 WARNING neutronclient.v2_0.client [None req-19529f92-83cd-41f6-8502-124ab26dac16 232baf3356e74745a006776735683f47 d017f55deafc447ea4d63350b874588f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1461/2911] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:35 2026] GET /v2.1/servers/f2f4d006-cef3-433d-bea3-93ecd44dccaa => generated 1486 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:35.726 8 WARNING neutronclient.v2_0.client [None req-be544678-2548-4888-85c1-4f1b5149333c 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1451/2912] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:35 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1832 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:36.335 7 WARNING neutronclient.v2_0.client [None req-7187287e-df73-40ea-97e1-e8ce2cdddd43 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:36.404 8 INFO nova.api.openstack.wsgi [None req-3fb4556e-d35d-4269-868f-0f031a46d208 232baf3356e74745a006776735683f47 d017f55deafc447ea4d63350b874588f - - default default] HTTP exception thrown: Instance f2f4d006-cef3-433d-bea3-93ecd44dccaa could not be found. [pid: 8|app: 0|req: 1454/2915] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:36 2026] GET /v2.1/servers/f2f4d006-cef3-433d-bea3-93ecd44dccaa => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1462/2916] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:36 2026] GET /v2.1/servers/ca686b6b-6829-4fb8-b08d-75f6723127ef => generated 1657 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2917] 10.0.0.17 () {32 vars in 704 bytes} [Wed Jul 29 09:07:36 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2072535531 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:36.900 7 WARNING neutronclient.v2_0.client [None req-15b6e9ae-b846-4356-9faa-09608ec83192 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1463/2918] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:36 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1832 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:07:37.064 8 INFO nova.api.openstack.wsgi [None req-ba941a1f-c60d-4d38-97c8-450eb156d9ac 232baf3356e74745a006776735683f47 d017f55deafc447ea4d63350b874588f - - default default] HTTP exception thrown: Instance f2f4d006-cef3-433d-bea3-93ecd44dccaa could not be found. [pid: 8|app: 0|req: 1456/2919] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:07:37 2026] DELETE /v2.1/servers/f2f4d006-cef3-433d-bea3-93ecd44dccaa => 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, ' 2026-07-29 09:07:37.103 7 INFO nova.api.openstack.wsgi [None req-7b7d8eb6-562f-4101-bcfe-713af50fd8d0 232baf3356e74745a006776735683f47 d017f55deafc447ea4d63350b874588f - - default default] HTTP exception thrown: Instance f2f4d006-cef3-433d-bea3-93ecd44dccaa could not be found. [pid: 7|app: 0|req: 1464/2920] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:37 2026] GET /v2.1/servers/f2f4d006-cef3-433d-bea3-93ecd44dccaa => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:37.486 8 WARNING neutronclient.v2_0.client [None req-b2829226-a0c6-4e61-8814-df3a134e2a59 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1457/2921] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:37 2026] GET /v2.1/servers/ca686b6b-6829-4fb8-b08d-75f6723127ef => generated 1657 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:38.070 7 WARNING neutronclient.v2_0.client [None req-a1aa3837-331a-47ed-81e2-e4ffc1231aff 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1465/2922] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:38 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1832 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:38.689 8 WARNING neutronclient.v2_0.client [None req-d54d9e09-9c46-41e9-8272-e2b3aafe53ae ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1458/2923] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:38 2026] GET /v2.1/servers/ca686b6b-6829-4fb8-b08d-75f6723127ef => generated 1657 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:39.221 7 WARNING neutronclient.v2_0.client [None req-ff5a0be6-ef48-4e1d-a72f-6f2786430408 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1466/2924] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:39 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1809 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1459/2925] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:07:39 2026] POST /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719/action => generated 0 bytes in 136 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:39.561 7 WARNING neutronclient.v2_0.client [None req-64d0b610-f80c-407a-bc08-06c97a982b17 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] 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: 1467/2926] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:39 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1818 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:07:39.864 8 WARNING neutronclient.v2_0.client [None req-92d46f10-5ede-4d30-8054-7e4e8a13e2e7 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1460/2927] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:39 2026] GET /v2.1/servers/ca686b6b-6829-4fb8-b08d-75f6723127ef => generated 1657 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:40.904 7 WARNING neutronclient.v2_0.client [None req-51a99531-d7a2-41ae-bf28-5a19cfd77d15 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1468/2928] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:40 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1818 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:41.056 8 WARNING neutronclient.v2_0.client [None req-b428609f-79d8-4a50-bbcc-364b107d6b63 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1461/2929] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:41 2026] GET /v2.1/servers/ca686b6b-6829-4fb8-b08d-75f6723127ef => generated 1657 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-07-29 09:07:42.061 7 WARNING neutronclient.v2_0.client [None req-35a6afdd-37dc-4a8d-95a2-426008ab011b 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1469/2930] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:42 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1818 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:42.251 8 WARNING neutronclient.v2_0.client [None req-5bd3ad2f-b4fc-4c0f-acf9-69c44901b149 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1462/2931] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:42 2026] GET /v2.1/servers/ca686b6b-6829-4fb8-b08d-75f6723127ef => generated 1657 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:43.221 7 WARNING neutronclient.v2_0.client [None req-031dff8f-b5ae-4dc3-8822-ccb38cd5573e 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1470/2932] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:43 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1818 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:43.400 8 WARNING neutronclient.v2_0.client [None req-c076ddc9-cc97-4a5a-90d9-e721828af303 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1463/2933] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:43 2026] GET /v2.1/servers/ca686b6b-6829-4fb8-b08d-75f6723127ef => generated 1657 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:44.373 7 WARNING neutronclient.v2_0.client [None req-1e375c6a-79b8-4828-a221-19dcf1d5d9df 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1471/2934] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:44 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1818 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:44.551 8 WARNING neutronclient.v2_0.client [None req-0bbf1708-983b-44ce-b8df-d45853d81af1 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1464/2935] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:44 2026] GET /v2.1/servers/ca686b6b-6829-4fb8-b08d-75f6723127ef => generated 1657 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:45.519 7 WARNING neutronclient.v2_0.client [None req-4f477ae5-878f-46b2-96b7-a912b98109ec 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1472/2936] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:45 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1818 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:45.724 7 WARNING neutronclient.v2_0.client [None req-ad682da6-6f50-4bfc-b96b-8f77b2be0c21 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:45.748 8 INFO nova.api.openstack.compute.server_external_events [req-53c3da1a-d5a5-49d1-9f4a-4b90430485dc req-339638fe-46b2-4e0f-84aa-c2eb8e4f086a da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-unplugged:7f4e8f58-04bc-4623-aaf4-b060b8c87d95 for instance 4a3e12da-f049-4079-bf10-4ba11967c719 on instance [pid: 8|app: 0|req: 1465/2937] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:07:45 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2938] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:45 2026] GET /v2.1/servers/ca686b6b-6829-4fb8-b08d-75f6723127ef => generated 1657 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-07-29 09:07:46.749 8 WARNING neutronclient.v2_0.client [None req-abb122bb-e9ae-42ea-8e7c-215f6cf27ca8 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] 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: 1467/2941] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:46 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1818 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:07:46.936 7 WARNING neutronclient.v2_0.client [None req-df98cabd-94f4-4eac-a71d-36d07987ae18 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1475/2942] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:46 2026] GET /v2.1/servers/ca686b6b-6829-4fb8-b08d-75f6723127ef => generated 1657 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-07-29 09:07:47.970 8 WARNING neutronclient.v2_0.client [None req-5c75462f-0f8c-4fa8-9c01-5f460a8ebb99 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1468/2943] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:47 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1818 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:48.118 7 WARNING neutronclient.v2_0.client [None req-3a3abbdc-173f-4671-8819-83c8b28d7787 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1476/2944] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:48 2026] GET /v2.1/servers/ca686b6b-6829-4fb8-b08d-75f6723127ef => generated 1657 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:49.134 8 WARNING neutronclient.v2_0.client [None req-04f8fb3a-2134-48c4-8dcc-7bc26db10553 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1469/2945] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:49 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1818 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:49.320 7 WARNING neutronclient.v2_0.client [None req-e8a12d80-40ff-4a46-999f-51f5378a4eeb ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1477/2946] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:49 2026] GET /v2.1/servers/ca686b6b-6829-4fb8-b08d-75f6723127ef => generated 1657 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-07-29 09:07:49.800 8 INFO nova.api.openstack.compute.server_external_events [req-f2c53f34-4e04-462c-9032-50c1beef3265 req-2ff67f1a-4c6c-43e8-b4df-124125dd0636 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:7f4e8f58-04bc-4623-aaf4-b060b8c87d95 for instance 4a3e12da-f049-4079-bf10-4ba11967c719 on instance [pid: 8|app: 0|req: 1470/2947] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:07:49 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-07-29 09:07:50.301 7 WARNING neutronclient.v2_0.client [None req-bb8b775f-8822-4793-b229-2c4afdc3325c 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1478/2948] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:50 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1822 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:50.469 8 WARNING neutronclient.v2_0.client [None req-daa2314a-11c7-49eb-9fe8-c834dc7dfce8 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:07:50.500 7 WARNING neutronclient.v2_0.client [None req-264505a3-f7ea-421d-9a53-5d21088d1a37 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1471/2949] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:50 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1822 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, ' [pid: 7|app: 0|req: 1479/2950] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:50 2026] GET /v2.1/servers/ca686b6b-6829-4fb8-b08d-75f6723127ef => generated 1657 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:07:50.639 8 WARNING neutronclient.v2_0.client [None req-1b03b54e-667b-433e-a852-dd1544c81b5f 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1472/2951] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:50 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1822 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, ' [pid: 7|app: 0|req: 1480/2952] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:07:50 2026] POST /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719/action => generated 0 bytes in 181 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:51.015 8 WARNING neutronclient.v2_0.client [None req-c4c2d031-1bae-4eea-90d6-76d0df7e166c 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1473/2953] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:50 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1830 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-07-29 09:07:51.694 7 WARNING neutronclient.v2_0.client [None req-04a6f674-90a8-46d7-bf76-d50e63a6735d ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1481/2954] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:51 2026] GET /v2.1/servers/ca686b6b-6829-4fb8-b08d-75f6723127ef => generated 1678 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-07-29 09:07:52.187 8 WARNING neutronclient.v2_0.client [None req-1de817da-2978-48ca-accf-1ae6971fd1aa 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1474/2955] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:52 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1830 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:52.898 7 WARNING neutronclient.v2_0.client [None req-6374e7c2-808e-4ea3-b140-5a386b1a0d54 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1482/2956] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:52 2026] GET /v2.1/servers/ca686b6b-6829-4fb8-b08d-75f6723127ef => generated 1678 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:53.380 8 WARNING neutronclient.v2_0.client [None req-f89cf195-ee8a-4c8b-b8a1-1600497622f8 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1475/2957] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:53 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1813 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1483/2958] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:07:53 2026] POST /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719/action => generated 0 bytes in 187 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:53.775 8 WARNING neutronclient.v2_0.client [None req-0814445b-e99a-4dce-a607-88e54aa44eef 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1476/2959] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:53 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1819 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-07-29 09:07:54.048 7 WARNING neutronclient.v2_0.client [None req-55f59484-2b61-4ba2-8e13-bfa21fcb41ce ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1484/2960] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:54 2026] GET /v2.1/servers/ca686b6b-6829-4fb8-b08d-75f6723127ef => generated 1673 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:54.938 8 WARNING neutronclient.v2_0.client [None req-612cbe0c-3c78-44bd-ad7e-1f810f0334d8 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1477/2961] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:54 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1819 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:55.203 7 WARNING neutronclient.v2_0.client [None req-246e5f8c-a8e3-4e9f-a4df-b42e4cd29a36 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1485/2962] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:55 2026] GET /v2.1/servers/ca686b6b-6829-4fb8-b08d-75f6723127ef => generated 1673 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:56.099 8 WARNING neutronclient.v2_0.client [None req-ac0001db-0132-4fa0-8e32-89a2d32f9324 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1478/2963] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:56 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1819 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-07-29 09:07:56.355 8 WARNING neutronclient.v2_0.client [None req-2bc12b07-f738-4793-b6a1-9e981a4b9d9e ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1480/2966] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:56 2026] GET /v2.1/servers/ca686b6b-6829-4fb8-b08d-75f6723127ef => generated 1673 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:57.266 7 WARNING neutronclient.v2_0.client [None req-96b8348a-dff0-41f9-aa7a-fe059eaea78d 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1487/2967] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:57 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1819 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-07-29 09:07:57.533 8 WARNING neutronclient.v2_0.client [None req-a0e52e55-91c3-4d3c-a486-e3ec75531046 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1481/2968] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:57 2026] GET /v2.1/servers/ca686b6b-6829-4fb8-b08d-75f6723127ef => generated 1655 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:58.436 7 WARNING neutronclient.v2_0.client [None req-f47f455e-2071-4a1b-8ef4-61dea4d3e9bd 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1488/2969] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:58 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1819 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:58.740 8 WARNING neutronclient.v2_0.client [None req-11b87379-dd07-4794-8fe7-69b8f42b591e ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1482/2970] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:58 2026] GET /v2.1/servers/ca686b6b-6829-4fb8-b08d-75f6723127ef => generated 1655 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:59.191 7 INFO nova.api.openstack.compute.server_external_events [req-d2264c26-a633-4ca6-899f-c696fd6521a0 req-2bf63a3c-6647-48a7-a3a4-d91aaedac496 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-unplugged:fc3ae676-85d7-498a-b931-e393ffa11d87 for instance ca686b6b-6829-4fb8-b08d-75f6723127ef on instance [pid: 7|app: 0|req: 1489/2971] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:07:59 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:59.657 8 WARNING neutronclient.v2_0.client [None req-cb1589cf-34e5-4340-8f40-1910a49a33b4 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1483/2972] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:59 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1822 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:59.879 7 WARNING neutronclient.v2_0.client [None req-d7ff8e66-a70c-4c2c-ac86-a74f2e99721a 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:07:59.938 8 WARNING neutronclient.v2_0.client [None req-9b752b2b-460a-42c7-85d1-4670508e5041 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1490/2973] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:59 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1822 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1484/2974] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:07:59 2026] GET /v2.1/servers/ca686b6b-6829-4fb8-b08d-75f6723127ef => generated 1655 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2975] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:08:00 2026] DELETE /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:00.397 8 WARNING neutronclient.v2_0.client [None req-0a2b7473-8a6f-4f4f-b415-bf06d1169135 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1485/2976] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:00 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1828 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:01.146 7 WARNING neutronclient.v2_0.client [None req-0f7d8a9f-7762-49e5-a2bc-259288f0c5f1 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:01.249 8 INFO nova.api.openstack.compute.server_external_events [req-a9d67e35-8ce5-4605-aebd-0db910d52f2c req-ff000ac6-24d0-489b-9a2f-24feb76603cd da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:fc3ae676-85d7-498a-b931-e393ffa11d87 for instance ca686b6b-6829-4fb8-b08d-75f6723127ef on instance [pid: 8|app: 0|req: 1486/2977] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:08:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2978] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:01 2026] GET /v2.1/servers/ca686b6b-6829-4fb8-b08d-75f6723127ef => generated 1658 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:01.356 8 INFO nova.compute.api [None req-dddf44d1-ac9e-44ce-969f-191c9c023c1d ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] [instance: ca686b6b-6829-4fb8-b08d-75f6723127ef] Working on deleting snapshot 6b134dfb-8f54-4d45-834f-3b6cf2e8d425 from shelved instance... 2026-07-29 09:08:01.405 7 WARNING neutronclient.v2_0.client [None req-aad9ec67-ae17-4ac0-abca-99d834462444 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:08:01.573 7 WARNING neutronclient.v2_0.client [None req-aad9ec67-ae17-4ac0-abca-99d834462444 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1493/2979] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:08:01 2026] POST /v2.1/servers => generated 424 bytes in 717 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:02.081 7 WARNING neutronclient.v2_0.client [None req-5b615abf-7940-4558-927c-9e7d248af298 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1494/2980] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:02 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1828 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:02.199 7 WARNING neutronclient.v2_0.client [None req-095e3a4e-e3df-49c5-a7de-6cd031dfe031 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1495/2981] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:02 2026] GET /v2.1/servers/16adfc9b-1196-446b-97dc-204fcd1a1f94 => generated 1367 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:08:03.001 8 INFO nova.compute.api [None req-dddf44d1-ac9e-44ce-969f-191c9c023c1d ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] [instance: ca686b6b-6829-4fb8-b08d-75f6723127ef] instance is in SHELVED_OFFLOADED state, cleanup the instance's info from database. 2026-07-29 09:08:03.003 8 WARNING neutronclient.v2_0.client [None req-dddf44d1-ac9e-44ce-969f-191c9c023c1d ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:08:03.103 8 WARNING neutronclient.v2_0.client [None req-dddf44d1-ac9e-44ce-969f-191c9c023c1d ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:03.186 7 INFO nova.api.openstack.compute.server_external_events [req-ad93821b-6ac2-44bf-8ffd-28aedc149471 req-95acec42-07d6-4439-9753-ddf66bd41704 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-unplugged:7f4e8f58-04bc-4623-aaf4-b060b8c87d95 for instance 4a3e12da-f049-4079-bf10-4ba11967c719 on instance [pid: 7|app: 0|req: 1496/2982] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:08:03 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:03.234 7 WARNING neutronclient.v2_0.client [None req-a725ff6e-8e54-4290-9fd3-73c1df05a2f3 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1497/2983] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:03 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1760 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:03.527 7 WARNING neutronclient.v2_0.client [None req-c7451d3a-e498-424b-9024-a0b845507da2 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1498/2984] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:03 2026] GET /v2.1/servers/16adfc9b-1196-446b-97dc-204fcd1a1f94 => generated 1371 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1499/2985] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:08:03 2026] POST /v2.1/os-server-external-events => generated 180 bytes in 24 msecs (HTTP/1.1 207) 9 headers in 367 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:03.703 7 INFO nova.api.openstack.compute.server_external_events [req-66c9c900-a059-4a3c-b004-e19078af2304 req-db39e924-d867-4b1d-9f9d-daf5e8b04698 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:7f4e8f58-04bc-4623-aaf4-b060b8c87d95 for instance 4a3e12da-f049-4079-bf10-4ba11967c719 on instance [pid: 7|app: 0|req: 1500/2986] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:08:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2987] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:08:01 2026] DELETE /v2.1/servers/ca686b6b-6829-4fb8-b08d-75f6723127ef => generated 0 bytes in 2951 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:04.288 7 INFO nova.api.openstack.wsgi [None req-228b515a-d173-4b63-aeaa-2236804e9737 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] HTTP exception thrown: Instance ca686b6b-6829-4fb8-b08d-75f6723127ef could not be found. [pid: 7|app: 0|req: 1501/2988] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:04 2026] GET /v2.1/servers/ca686b6b-6829-4fb8-b08d-75f6723127ef => 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, ' 2026-07-29 09:08:04.556 8 WARNING neutronclient.v2_0.client [None req-262a10fa-91de-4c93-bde0-23fed4073a8e 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1488/2989] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:04 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1473 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:04.648 7 WARNING neutronclient.v2_0.client [None req-0064e6ca-46ed-42b4-a024-717a5aafd3e0 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] 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: 1502/2990] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:04 2026] GET /v2.1/servers/16adfc9b-1196-446b-97dc-204fcd1a1f94 => generated 1419 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:08:04.762 8 WARNING neutronclient.v2_0.client [None req-62d3660b-7484-4f04-b973-eb2c5bd72e53 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:08:04.915 8 WARNING neutronclient.v2_0.client [None req-62d3660b-7484-4f04-b973-eb2c5bd72e53 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1489/2991] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:08:04 2026] POST /v2.1/servers => generated 424 bytes in 510 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:05.232 7 WARNING neutronclient.v2_0.client [None req-63655d5e-a55e-4bb7-8407-a808b8843338 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1503/2992] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:05 2026] GET /v2.1/servers/13b6ece7-4e6b-4ceb-80ca-c85b83abe672 => generated 1367 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:05.676 8 WARNING neutronclient.v2_0.client [None req-48a371ae-3dfa-40d4-a2e9-2277c6fe006d 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] 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: 1490/2993] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:05 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1478 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:08:05.778 7 WARNING neutronclient.v2_0.client [None req-5a2693a6-8c7f-43fa-8968-7c033f59c1ce 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1504/2994] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:05 2026] GET /v2.1/servers/16adfc9b-1196-446b-97dc-204fcd1a1f94 => generated 1419 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-07-29 09:08:06.340 8 WARNING neutronclient.v2_0.client [None req-90e93747-b36c-4348-a7e1-8591a3118aef ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1491/2997] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:06 2026] GET /v2.1/servers/13b6ece7-4e6b-4ceb-80ca-c85b83abe672 => generated 1371 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-07-29 09:08:06.820 7 WARNING neutronclient.v2_0.client [None req-b6bb5c22-195b-4762-82ce-0a9e900e019a 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] 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: 1507/2998] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:06 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1478 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:08:06.900 8 WARNING neutronclient.v2_0.client [None req-09b9e2b0-0222-4f02-bc4b-6eeb8848a75b 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1492/2999] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:06 2026] GET /v2.1/servers/16adfc9b-1196-446b-97dc-204fcd1a1f94 => generated 1427 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:07.457 7 WARNING neutronclient.v2_0.client [None req-9b043d9a-76ac-4f3c-894f-36c0dc7a104e ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1508/3000] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:07 2026] GET /v2.1/servers/13b6ece7-4e6b-4ceb-80ca-c85b83abe672 => generated 1363 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:07.918 8 WARNING neutronclient.v2_0.client [None req-11adea81-9ad0-4855-bfe6-b2fea635d67c 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1493/3001] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:07 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 1478 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:08.007 7 WARNING neutronclient.v2_0.client [None req-20119ade-54b3-4acc-95c6-1d35f97c24ea 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1509/3002] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:07 2026] GET /v2.1/servers/16adfc9b-1196-446b-97dc-204fcd1a1f94 => generated 1500 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:08.557 8 WARNING neutronclient.v2_0.client [None req-f27ff199-9364-4180-8788-567d0e2d6fd3 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1494/3003] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:08 2026] GET /v2.1/servers/13b6ece7-4e6b-4ceb-80ca-c85b83abe672 => generated 1419 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:09.010 7 INFO nova.api.openstack.wsgi [None req-bf740ff5-85dc-4738-9839-39f10be5f9c4 7a2b2243e1084144ad4daaa76383980b 03b961b155e040909319655c4da9a121 - - default default] HTTP exception thrown: Instance 4a3e12da-f049-4079-bf10-4ba11967c719 could not be found. [pid: 7|app: 0|req: 1510/3004] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:08 2026] GET /v2.1/servers/4a3e12da-f049-4079-bf10-4ba11967c719 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1495/3005] 10.0.0.17 () {32 vars in 704 bytes} [Wed Jul 29 09:08:09 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1267647977 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:09.190 7 INFO nova.api.openstack.compute.server_external_events [req-129764c7-de1c-4465-9277-7b5ec9d8993f req-f6dc585e-4eda-4fde-bca1-3cb122338f02 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:7aef392e-f04b-496e-a999-329f87f2be7b for instance 16adfc9b-1196-446b-97dc-204fcd1a1f94 on instance [pid: 7|app: 0|req: 1511/3006] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:08:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:08:09.229 8 WARNING neutronclient.v2_0.client [None req-1f298678-de2a-480a-911c-0e45ba7820e6 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1496/3007] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:09 2026] GET /v2.1/servers/16adfc9b-1196-446b-97dc-204fcd1a1f94 => generated 1509 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:09.652 7 WARNING neutronclient.v2_0.client [None req-d31efad2-afa0-4949-bb31-d2bf40f7eb74 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1512/3008] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:09 2026] GET /v2.1/servers/13b6ece7-4e6b-4ceb-80ca-c85b83abe672 => generated 1419 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:10.284 8 INFO nova.api.openstack.compute.server_external_events [req-055dafff-397c-4129-aa62-4badbad71743 req-f4b04d04-ffea-475a-a5d8-738d4bf6cfcc da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:8a8a4850-a960-4ea0-aded-fa0c6229d2b2 for instance 16adfc9b-1196-446b-97dc-204fcd1a1f94 on instance [pid: 8|app: 0|req: 1497/3009] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:08:10 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-07-29 09:08:10.401 7 WARNING neutronclient.v2_0.client [None req-1a9dcc6e-9aab-425b-9f42-7ceb0a8dcfaf 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:10.748 8 WARNING neutronclient.v2_0.client [None req-0a3d26e8-8019-4f5f-a267-d9b40d0904de ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1513/3010] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:10 2026] GET /v2.1/servers/16adfc9b-1196-446b-97dc-204fcd1a1f94 => generated 1509 bytes in 1322 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/3011] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:10 2026] GET /v2.1/servers/13b6ece7-4e6b-4ceb-80ca-c85b83abe672 => generated 1469 bytes in 992 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:11.853 7 INFO nova.api.openstack.compute.server_external_events [req-58caae42-e5ea-4141-a3e0-48a8c351a56c req-b1a9ab88-e0a6-4e04-ba9e-12a9a7cd1e8c da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:c2a6e337-3df2-4052-860e-cc463efc45b4 for instance 13b6ece7-4e6b-4ceb-80ca-c85b83abe672 on instance [pid: 7|app: 0|req: 1514/3012] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:08:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:12.368 8 INFO nova.api.openstack.compute.server_external_events [req-0f38e69d-ee19-40cb-b43a-407c8204f035 req-d93c395c-65e1-4d23-abd1-65b0a71836db da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:cf598409-047e-4366-89ad-a054e5b8a452 for instance 16adfc9b-1196-446b-97dc-204fcd1a1f94 on instance [pid: 8|app: 0|req: 1499/3013] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:08:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:12.743 7 WARNING neutronclient.v2_0.client [None req-873399c9-9e0d-43f2-a158-ede740ffbfd4 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:08:12.767 8 WARNING neutronclient.v2_0.client [None req-566c3d17-3c0a-4dcf-936c-67698b514916 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1515/3014] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:12 2026] GET /v2.1/servers/16adfc9b-1196-446b-97dc-204fcd1a1f94 => generated 1509 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3015] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:12 2026] GET /v2.1/servers/13b6ece7-4e6b-4ceb-80ca-c85b83abe672 => generated 1467 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:13.989 7 WARNING neutronclient.v2_0.client [None req-f99bbf4e-2e83-41ad-9b24-c10177d40b15 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:08:14.022 8 WARNING neutronclient.v2_0.client [None req-8a95fc84-c3f6-4d7a-8624-867827397fc0 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1501/3016] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:13 2026] GET /v2.1/servers/13b6ece7-4e6b-4ceb-80ca-c85b83abe672 => generated 1467 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3017] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:13 2026] GET /v2.1/servers/16adfc9b-1196-446b-97dc-204fcd1a1f94 => generated 1509 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:15.220 8 WARNING neutronclient.v2_0.client [None req-198597ac-9eaa-4075-a134-8b72ad67fe65 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:08:15.242 7 WARNING neutronclient.v2_0.client [None req-fc142f92-a6ec-4406-9746-187d02d8b34f 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1502/3018] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:15 2026] GET /v2.1/servers/13b6ece7-4e6b-4ceb-80ca-c85b83abe672 => generated 1467 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3019] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:15 2026] GET /v2.1/servers/16adfc9b-1196-446b-97dc-204fcd1a1f94 => generated 1509 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:16.445 8 WARNING neutronclient.v2_0.client [None req-3cb550b5-9f78-4a86-adae-a06fd3acfc20 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:08:16.469 7 WARNING neutronclient.v2_0.client [None req-3498cdae-3611-4a97-a0bf-a34ef9db1079 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1504/3022] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:16 2026] GET /v2.1/servers/13b6ece7-4e6b-4ceb-80ca-c85b83abe672 => generated 1467 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3023] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:16 2026] GET /v2.1/servers/16adfc9b-1196-446b-97dc-204fcd1a1f94 => generated 1509 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:17.647 8 WARNING neutronclient.v2_0.client [None req-c377ad5a-5c4b-48bb-b20a-a30921bd3b5a ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:17.683 7 WARNING neutronclient.v2_0.client [None req-caf3580e-5433-4c2e-8cab-7145e9c4854c 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1505/3024] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:17 2026] GET /v2.1/servers/13b6ece7-4e6b-4ceb-80ca-c85b83abe672 => generated 1467 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3025] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:17 2026] GET /v2.1/servers/16adfc9b-1196-446b-97dc-204fcd1a1f94 => generated 1509 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:18.211 8 INFO nova.api.openstack.compute.server_external_events [req-03df8450-501b-4647-ae73-24151afbf340 req-3738881d-d6b1-412d-a795-5990ea4c7bc3 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:8a8a4850-a960-4ea0-aded-fa0c6229d2b2 for instance 16adfc9b-1196-446b-97dc-204fcd1a1f94 on instance [pid: 8|app: 0|req: 1506/3026] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:08:18 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:18.825 7 WARNING neutronclient.v2_0.client [None req-5f89857f-885a-49a4-8eff-82e3ff9c5ae0 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:08:18.853 8 WARNING neutronclient.v2_0.client [None req-f102ca86-94a4-49ee-b3e6-ddfe1052e8f5 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1521/3027] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:18 2026] GET /v2.1/servers/13b6ece7-4e6b-4ceb-80ca-c85b83abe672 => generated 1467 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3028] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:18 2026] GET /v2.1/servers/16adfc9b-1196-446b-97dc-204fcd1a1f94 => generated 1509 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:20.043 7 WARNING neutronclient.v2_0.client [None req-7bf61a55-e841-4a09-bd56-6ae9cadd8beb ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:08:20.071 8 WARNING neutronclient.v2_0.client [None req-f58c08dc-726d-4865-b5c0-0717a2dd26aa 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1522/3029] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:20 2026] GET /v2.1/servers/13b6ece7-4e6b-4ceb-80ca-c85b83abe672 => generated 1467 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:20.346 7 INFO nova.api.openstack.compute.server_external_events [req-25e9f27b-4703-4420-9442-c9d169dd3dc8 req-4547ca59-4653-424d-9738-6d1221340f69 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:cf598409-047e-4366-89ad-a054e5b8a452 for instance 16adfc9b-1196-446b-97dc-204fcd1a1f94 on instance [pid: 7|app: 0|req: 1523/3030] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:08:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3031] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:20 2026] GET /v2.1/servers/16adfc9b-1196-446b-97dc-204fcd1a1f94 => generated 1509 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1524/3032] 10.0.0.17 () {34 vars in 669 bytes} [Wed Jul 29 09:08:20 2026] POST /v2.1/os-keypairs => generated 385 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:21.377 8 WARNING neutronclient.v2_0.client [None req-d998585d-be6a-4c5d-a1de-ad7b39c90771 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:08:21.396 7 WARNING neutronclient.v2_0.client [None req-625ad449-a4aa-403e-85fd-5c58eefaef6e 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1509/3033] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:21 2026] GET /v2.1/servers/13b6ece7-4e6b-4ceb-80ca-c85b83abe672 => generated 1467 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3034] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:21 2026] GET /v2.1/servers/16adfc9b-1196-446b-97dc-204fcd1a1f94 => generated 1509 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:22.392 8 INFO nova.api.openstack.compute.server_external_events [req-da99707e-1f85-4c1f-95f0-41e7c2f31277 req-59fc46e4-dac0-488a-8e40-7beeb29fc74c da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:c2a6e337-3df2-4052-860e-cc463efc45b4 for instance 13b6ece7-4e6b-4ceb-80ca-c85b83abe672 on instance 2026-07-29 09:08:22.392 8 INFO nova.api.openstack.compute.server_external_events [req-da99707e-1f85-4c1f-95f0-41e7c2f31277 req-59fc46e4-dac0-488a-8e40-7beeb29fc74c da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:7aef392e-f04b-496e-a999-329f87f2be7b for instance 16adfc9b-1196-446b-97dc-204fcd1a1f94 on instance [pid: 8|app: 0|req: 1510/3035] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:08:22 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-07-29 09:08:22.587 7 WARNING neutronclient.v2_0.client [None req-6b5e3732-5ac2-4b44-aa48-be91aa2d5ec6 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:22.641 8 WARNING neutronclient.v2_0.client [None req-50c0f721-855b-4b8a-b910-779383e6f5b8 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1526/3036] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:22 2026] GET /v2.1/servers/13b6ece7-4e6b-4ceb-80ca-c85b83abe672 => generated 1467 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3037] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:22 2026] GET /v2.1/servers/16adfc9b-1196-446b-97dc-204fcd1a1f94 => generated 1509 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-07-29 09:08:22.928 7 WARNING neutronclient.v2_0.client [None req-a4695bfa-40b8-42d0-b279-0c8e272b8fea 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:08:22.997 7 WARNING neutronclient.v2_0.client [None req-a4695bfa-40b8-42d0-b279-0c8e272b8fea 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:08:23.196 7 WARNING neutronclient.v2_0.client [None req-a4695bfa-40b8-42d0-b279-0c8e272b8fea 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1527/3038] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:08:22 2026] POST /v2.1/servers => generated 452 bytes in 590 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:23.492 8 WARNING neutronclient.v2_0.client [None req-2c70c8e7-d335-453e-8ed1-d6bcc6c09259 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1512/3039] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:23 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1393 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:23.753 7 WARNING neutronclient.v2_0.client [None req-dd779013-c2ab-4dd5-92da-8083bfee0a7d ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:23.822 8 WARNING neutronclient.v2_0.client [None req-bdb71cc2-72c5-42c4-bee1-6d79af8eda03 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1528/3040] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:23 2026] GET /v2.1/servers/13b6ece7-4e6b-4ceb-80ca-c85b83abe672 => generated 1650 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3041] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:23 2026] GET /v2.1/servers/16adfc9b-1196-446b-97dc-204fcd1a1f94 => generated 1957 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1514/3042] 10.0.0.17 () {32 vars in 721 bytes} [Wed Jul 29 09:08:23 2026] GET /v2.1/servers/16adfc9b-1196-446b-97dc-204fcd1a1f94/ips => generated 220 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1529/3043] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:08:23 2026] POST /v2.1/servers/13b6ece7-4e6b-4ceb-80ca-c85b83abe672/action => generated 0 bytes in 149 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:24.137 7 WARNING neutronclient.v2_0.client [None req-998ad365-0b73-41cc-92f6-9f1686a609b1 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1515/3044] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:08:24 2026] DELETE /v2.1/servers/16adfc9b-1196-446b-97dc-204fcd1a1f94 => generated 0 bytes in 215 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, ' [pid: 7|app: 0|req: 1530/3045] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:24 2026] GET /v2.1/servers/13b6ece7-4e6b-4ceb-80ca-c85b83abe672 => generated 1660 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:08:24.279 8 WARNING neutronclient.v2_0.client [None req-4c648a1d-58d0-4cf9-893b-c52b37104727 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1516/3046] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:24 2026] GET /v2.1/servers/16adfc9b-1196-446b-97dc-204fcd1a1f94 => generated 1963 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:24.596 7 WARNING neutronclient.v2_0.client [None req-b6be113a-6abe-4f21-8876-cda43e50bd40 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1531/3047] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:24 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1397 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:25.330 8 WARNING neutronclient.v2_0.client [None req-b42b4bf7-dc25-4676-8775-47136901b9de ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1517/3048] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:25 2026] GET /v2.1/servers/13b6ece7-4e6b-4ceb-80ca-c85b83abe672 => generated 1660 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:25.583 7 WARNING neutronclient.v2_0.client [None req-e5a8dec0-92c4-4234-8104-6ab31d22182f 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:25.711 8 WARNING neutronclient.v2_0.client [None req-fe8829d1-38df-4648-b181-0f36ba12dc02 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1518/3049] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:25 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1445 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3050] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:25 2026] GET /v2.1/servers/16adfc9b-1196-446b-97dc-204fcd1a1f94 => generated 1963 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:26.559 8 WARNING neutronclient.v2_0.client [None req-8558ffbf-7945-4c97-b2a2-c1224810de9d ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1520/3053] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:26 2026] GET /v2.1/servers/13b6ece7-4e6b-4ceb-80ca-c85b83abe672 => generated 1660 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:26.819 7 WARNING neutronclient.v2_0.client [None req-95c7709e-4eb0-4f83-ac17-41ecb5235a7b 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] 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: 1534/3054] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:26 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1445 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:08:26.893 8 WARNING neutronclient.v2_0.client [None req-7d7c5bd2-7b24-4aef-86e3-cb2a272e6f4a 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1521/3055] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:26 2026] GET /v2.1/servers/16adfc9b-1196-446b-97dc-204fcd1a1f94 => generated 1963 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:27.729 7 WARNING neutronclient.v2_0.client [None req-bd445a4a-d286-4c89-b020-2e300559e68a ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:08:27.739 8 INFO nova.api.openstack.compute.server_external_events [req-4347647a-83d8-4eda-8d05-ba243f0fde9a req-5ccd3a55-9252-42c3-8590-08adcdc3c692 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:8a8a4850-a960-4ea0-aded-fa0c6229d2b2 for instance 16adfc9b-1196-446b-97dc-204fcd1a1f94 on instance [pid: 8|app: 0|req: 1522/3056] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:08:27 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: 7|app: 0|req: 1535/3057] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:27 2026] GET /v2.1/servers/13b6ece7-4e6b-4ceb-80ca-c85b83abe672 => generated 1660 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:27.923 8 WARNING neutronclient.v2_0.client [None req-801d6b03-81d8-4bef-877f-8aa625ff6f26 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1523/3058] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:27 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1453 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:28.058 7 WARNING neutronclient.v2_0.client [None req-e75c2f9d-ad8a-44f1-8267-9000f3c05544 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:28.104 8 INFO nova.api.openstack.compute.server_external_events [req-4928abe4-b4e6-4e09-af9b-9c28e89cbb60 req-052c4a5b-5b0a-4ebd-9e4f-1911d4b697ad da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:cf598409-047e-4366-89ad-a054e5b8a452 for instance 16adfc9b-1196-446b-97dc-204fcd1a1f94 on instance [pid: 8|app: 0|req: 1524/3059] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:08:28 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) [pid: 7|app: 0|req: 1536/3060] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:28 2026] GET /v2.1/servers/16adfc9b-1196-446b-97dc-204fcd1a1f94 => generated 1762 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:28.909 8 WARNING neutronclient.v2_0.client [None req-fe5e1901-324d-43f9-8616-fc02302079a9 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:29.008 7 WARNING neutronclient.v2_0.client [None req-653d2795-83c6-4736-bb80-14c92b846dcb 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1525/3061] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:28 2026] GET /v2.1/servers/13b6ece7-4e6b-4ceb-80ca-c85b83abe672 => generated 1660 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3062] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:28 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1520 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:29.231 8 WARNING neutronclient.v2_0.client [None req-32d8f7bb-3de0-42a1-9e6d-7d430b0fc0f9 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1526/3063] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:29 2026] GET /v2.1/servers/16adfc9b-1196-446b-97dc-204fcd1a1f94 => generated 1448 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:29.787 7 INFO nova.api.openstack.compute.server_external_events [req-f3d534aa-5416-45ee-ae74-12c11e133dbb req-f485543a-1cb2-4fbe-8297-8fd9331e5c42 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:7aef392e-f04b-496e-a999-329f87f2be7b for instance 16adfc9b-1196-446b-97dc-204fcd1a1f94 on instance 2026-07-29 09:08:29.788 7 INFO nova.api.openstack.compute.server_external_events [req-f3d534aa-5416-45ee-ae74-12c11e133dbb req-f485543a-1cb2-4fbe-8297-8fd9331e5c42 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:2b1a45b6-9e34-415c-b7c8-d59b1b725827 for instance ac5d0731-033c-4723-825e-273594611142 on instance [pid: 7|app: 0|req: 1538/3064] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:08:29 2026] POST /v2.1/os-server-external-events => generated 350 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:30.173 8 WARNING neutronclient.v2_0.client [None req-2e7fd583-df8e-4eb4-99a2-2f3bed275aac ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:08:30.201 7 WARNING neutronclient.v2_0.client [None req-917f0110-92d1-4229-ab11-9ff23cbdcb7d 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1527/3065] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:30 2026] GET /v2.1/servers/13b6ece7-4e6b-4ceb-80ca-c85b83abe672 => generated 1660 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:30.335 8 WARNING neutronclient.v2_0.client [None req-f496c80a-cc96-4f39-b7ec-da70775ff372 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1539/3066] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:30 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1518 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3067] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:30 2026] GET /v2.1/servers/16adfc9b-1196-446b-97dc-204fcd1a1f94 => generated 1453 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:31.325 7 WARNING neutronclient.v2_0.client [None req-a372d7d0-06a9-4bbd-96cb-4ac7d20356b1 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:31.404 8 WARNING neutronclient.v2_0.client [None req-c56f5f5b-3d6c-4213-b5ee-2f4fcb2728b5 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1540/3068] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:31 2026] GET /v2.1/servers/13b6ece7-4e6b-4ceb-80ca-c85b83abe672 => generated 1660 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1529/3069] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:31 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1518 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:08:31.503 7 WARNING neutronclient.v2_0.client [None req-48784f4b-f9a1-4d90-874b-1fc5418c0c84 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1541/3070] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:31 2026] GET /v2.1/servers/16adfc9b-1196-446b-97dc-204fcd1a1f94 => generated 1453 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:32.510 8 WARNING neutronclient.v2_0.client [None req-ff553b8e-f8cc-40c6-be17-2396388f6f23 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:32.550 7 WARNING neutronclient.v2_0.client [None req-7edf4ddd-3cce-4246-90d9-664d21cd8a43 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1530/3071] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:32 2026] GET /v2.1/servers/13b6ece7-4e6b-4ceb-80ca-c85b83abe672 => generated 1660 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:32.633 8 INFO nova.api.openstack.wsgi [None req-530edd7e-47db-41da-8839-a3977b369319 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] HTTP exception thrown: Instance 16adfc9b-1196-446b-97dc-204fcd1a1f94 could not be found. [pid: 8|app: 0|req: 1531/3072] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:32 2026] GET /v2.1/servers/16adfc9b-1196-446b-97dc-204fcd1a1f94 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3073] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:32 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1518 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:33.676 8 WARNING neutronclient.v2_0.client [None req-6f7a3fb5-2806-4e08-a7e3-dc397d8872d8 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:08:33.721 7 WARNING neutronclient.v2_0.client [None req-f17e64a8-da5d-470b-bac4-8311fdf5e2ae 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1532/3074] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:33 2026] GET /v2.1/servers/13b6ece7-4e6b-4ceb-80ca-c85b83abe672 => generated 1660 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3075] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:33 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1518 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:34.948 8 WARNING neutronclient.v2_0.client [None req-4ef3e3cb-cdc3-44cb-bf31-6a96620ffc82 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:08:34.976 7 WARNING neutronclient.v2_0.client [None req-0c69eda0-c841-49b0-8652-9b120d4fbbcd 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1533/3076] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:34 2026] GET /v2.1/servers/13b6ece7-4e6b-4ceb-80ca-c85b83abe672 => generated 1660 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:35.128 8 INFO nova.api.openstack.compute.server_external_events [req-38af5987-1cd7-4378-a826-254f5b36687a req-8b6fdd1e-1685-4c57-b621-9369aafc89e6 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:2b1a45b6-9e34-415c-b7c8-d59b1b725827 for instance ac5d0731-033c-4723-825e-273594611142 on instance [pid: 8|app: 0|req: 1534/3077] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:08:35 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: 1544/3078] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:34 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1518 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:35.782 8 WARNING neutronclient.v2_0.client [None req-fd360cb9-37ab-4010-a7a8-e878cd433fda 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:08:35.950 8 WARNING neutronclient.v2_0.client [None req-fd360cb9-37ab-4010-a7a8-e878cd433fda 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:36.165 7 WARNING neutronclient.v2_0.client [None req-08c6b48e-76bb-49b8-9071-eba24f58c67e ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1545/3079] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:36 2026] GET /v2.1/servers/13b6ece7-4e6b-4ceb-80ca-c85b83abe672 => generated 1660 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-07-29 09:08:36.317 7 WARNING neutronclient.v2_0.client [None req-48005a41-6049-40c1-a28b-cd215e561ee7 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1535/3080] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:08:35 2026] POST /v2.1/servers => generated 424 bytes in 654 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:36.367 8 WARNING neutronclient.v2_0.client [None req-6a1fabcf-868a-4fd9-aa02-af2d59d21397 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1538/3083] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:36 2026] GET /v2.1/servers/b1bbbfe3-95cf-44bb-b007-ddaa530bd058 => generated 1367 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3084] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:36 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1518 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:37.326 8 WARNING neutronclient.v2_0.client [None req-96190828-31a8-4544-b5d4-4c2c81873382 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] 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: 1539/3085] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:37 2026] GET /v2.1/servers/13b6ece7-4e6b-4ceb-80ca-c85b83abe672 => generated 1660 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:08:37.468 7 WARNING neutronclient.v2_0.client [None req-7a3c6352-0e8e-4458-882f-9564299a9379 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] 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: 1547/3086] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:37 2026] GET /v2.1/servers/b1bbbfe3-95cf-44bb-b007-ddaa530bd058 => generated 1371 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:08:37.512 8 WARNING neutronclient.v2_0.client [None req-dfec3a9e-063e-4886-a952-24af32b981c0 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1540/3087] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:37 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1702 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:37.667 7 WARNING neutronclient.v2_0.client [None req-969cf267-0a5f-4332-92c4-a6ccd6c9306b 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1548/3088] 10.0.0.17 () {32 vars in 739 bytes} [Wed Jul 29 09:08:37 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142/os-interface => generated 284 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-07-29 09:08:38.462 8 INFO nova.api.openstack.compute.server_external_events [req-b6178991-8a62-4b47-8821-1d1f705a6899 req-2c34bc56-0e49-4b01-9335-d2c437d22f8d da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:2b1a45b6-9e34-415c-b7c8-d59b1b725827 for instance ac5d0731-033c-4723-825e-273594611142 on instance [pid: 8|app: 0|req: 1541/3089] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:08:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:38.512 7 WARNING neutronclient.v2_0.client [None req-88f747c9-5c22-45f4-a77b-dcfc1ca84709 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:38.562 8 WARNING neutronclient.v2_0.client [None req-dcc8fb04-f62e-485e-aee0-affdfde6da54 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1542/3090] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:38 2026] GET /v2.1/servers/b1bbbfe3-95cf-44bb-b007-ddaa530bd058 => generated 1419 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3091] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:38 2026] GET /v2.1/servers/13b6ece7-4e6b-4ceb-80ca-c85b83abe672 => generated 1660 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:39.651 8 WARNING neutronclient.v2_0.client [None req-7b871364-4f3e-4091-9696-fd950974e681 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] 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: 1543/3092] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:39 2026] GET /v2.1/servers/b1bbbfe3-95cf-44bb-b007-ddaa530bd058 => generated 1419 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:08:39.712 7 WARNING neutronclient.v2_0.client [None req-0a927627-2a5b-49b2-be8b-092db3bedc13 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1550/3093] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:39 2026] GET /v2.1/servers/13b6ece7-4e6b-4ceb-80ca-c85b83abe672 => generated 1660 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:40.772 8 WARNING neutronclient.v2_0.client [None req-a589a162-cafb-43e1-b36a-2c760ece57d0 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1544/3094] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:40 2026] GET /v2.1/servers/b1bbbfe3-95cf-44bb-b007-ddaa530bd058 => generated 1427 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:40.883 7 WARNING neutronclient.v2_0.client [None req-886b7d94-2ab1-4735-82f7-e55cd263d324 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1551/3095] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:40 2026] GET /v2.1/servers/13b6ece7-4e6b-4ceb-80ca-c85b83abe672 => generated 1660 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:41.872 8 WARNING neutronclient.v2_0.client [None req-3b16ca7f-f708-49ec-ac67-d02589d98719 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] 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: 1545/3096] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:41 2026] GET /v2.1/servers/b1bbbfe3-95cf-44bb-b007-ddaa530bd058 => generated 1490 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:08:42.052 7 WARNING neutronclient.v2_0.client [None req-f1def2ed-2dac-4976-852b-b8b9045cc9eb ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1552/3097] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:41 2026] GET /v2.1/servers/13b6ece7-4e6b-4ceb-80ca-c85b83abe672 => generated 1660 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:42.466 8 INFO nova.api.openstack.compute.server_external_events [req-fd8be262-c9f1-4ecd-94e9-635fba100a7e req-bd51951e-ea9f-4f67-9d8b-735f9ed56750 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:992cab9d-46da-4c94-b607-6663738c5878 for instance b1bbbfe3-95cf-44bb-b007-ddaa530bd058 on instance [pid: 8|app: 0|req: 1546/3098] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:08:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:43.073 7 WARNING neutronclient.v2_0.client [None req-309ccc74-aa5b-4b16-9ec8-90508e579453 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:43.194 8 WARNING neutronclient.v2_0.client [None req-d7b50cd8-a48e-4427-8cf4-786dd044466a ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1553/3099] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:43 2026] GET /v2.1/servers/b1bbbfe3-95cf-44bb-b007-ddaa530bd058 => generated 1488 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3100] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:43 2026] GET /v2.1/servers/13b6ece7-4e6b-4ceb-80ca-c85b83abe672 => generated 1660 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:43.435 7 INFO nova.api.openstack.compute.server_external_events [req-3177e5d2-d7bf-4190-9a2a-f85b8f26a1c5 req-6b2223b3-eb4b-4029-9886-e21de9cd67e2 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:51d39305-7db5-40b9-94bb-bbf5a7c876c1 for instance b1bbbfe3-95cf-44bb-b007-ddaa530bd058 on instance [pid: 7|app: 0|req: 1554/3101] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:08:43 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-07-29 09:08:44.335 8 WARNING neutronclient.v2_0.client [None req-e853b893-c805-4ae5-ab8e-3838b359e268 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] 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: 1548/3102] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:44 2026] GET /v2.1/servers/b1bbbfe3-95cf-44bb-b007-ddaa530bd058 => generated 1488 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:08:44.455 7 WARNING neutronclient.v2_0.client [None req-af920630-cd86-4051-88fc-f0655d5de796 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1555/3103] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:44 2026] GET /v2.1/servers/13b6ece7-4e6b-4ceb-80ca-c85b83abe672 => generated 1660 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-07-29 09:08:45.494 8 WARNING neutronclient.v2_0.client [None req-e47b80f6-f233-401e-918a-6253b8f7ed5f 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1549/3104] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:45 2026] GET /v2.1/servers/b1bbbfe3-95cf-44bb-b007-ddaa530bd058 => generated 1488 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:45.648 7 WARNING neutronclient.v2_0.client [None req-dcda4e7a-3b0d-4294-8f17-38cb9630c9eb ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1556/3105] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:45 2026] GET /v2.1/servers/13b6ece7-4e6b-4ceb-80ca-c85b83abe672 => generated 1660 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-07-29 09:08:46.646 7 WARNING neutronclient.v2_0.client [None req-b44b16df-4e45-4742-b1f9-2ca8202b1de4 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1558/3108] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:46 2026] GET /v2.1/servers/b1bbbfe3-95cf-44bb-b007-ddaa530bd058 => generated 1488 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:46.815 8 WARNING neutronclient.v2_0.client [None req-5bd7a304-2f71-4c90-bc22-5c55725c44a0 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1551/3109] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:46 2026] GET /v2.1/servers/13b6ece7-4e6b-4ceb-80ca-c85b83abe672 => generated 1660 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:47.799 7 WARNING neutronclient.v2_0.client [None req-404a4601-004b-4021-a5f1-fe0bf85e4b5e 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] 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: 1559/3110] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:47 2026] GET /v2.1/servers/b1bbbfe3-95cf-44bb-b007-ddaa530bd058 => generated 1488 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:08:47.973 8 WARNING neutronclient.v2_0.client [None req-ef0553b9-02ef-438e-b016-71cc5db29c0a ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1552/3111] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:47 2026] GET /v2.1/servers/13b6ece7-4e6b-4ceb-80ca-c85b83abe672 => generated 1637 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1560/3112] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:08:48 2026] DELETE /v2.1/servers/13b6ece7-4e6b-4ceb-80ca-c85b83abe672 => generated 0 bytes in 176 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:48.303 8 WARNING neutronclient.v2_0.client [None req-83908b45-2c0c-4e42-9398-387e0705e15d ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:08:48.304 7 INFO nova.api.openstack.compute.server_external_events [req-c2bc3464-75ef-4393-82a3-dfb327334f6e req-e7e1951b-8253-44d7-8db4-b7b39865c520 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:51d39305-7db5-40b9-94bb-bbf5a7c876c1 for instance b1bbbfe3-95cf-44bb-b007-ddaa530bd058 on instance [pid: 7|app: 0|req: 1561/3113] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:08:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3114] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:48 2026] GET /v2.1/servers/13b6ece7-4e6b-4ceb-80ca-c85b83abe672 => generated 1643 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:49.015 7 WARNING neutronclient.v2_0.client [None req-1754a526-b6f7-479b-931d-1e85af747e09 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1562/3115] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:48 2026] GET /v2.1/servers/b1bbbfe3-95cf-44bb-b007-ddaa530bd058 => generated 1488 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:49.500 8 WARNING neutronclient.v2_0.client [None req-f89f1fb5-6907-4b9f-85d5-86fb37bc2a3f ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1554/3116] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:49 2026] GET /v2.1/servers/13b6ece7-4e6b-4ceb-80ca-c85b83abe672 => generated 1643 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:50.205 7 WARNING neutronclient.v2_0.client [None req-82d1a659-1e63-4100-8d26-6fa584e697de 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1563/3117] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:50 2026] GET /v2.1/servers/b1bbbfe3-95cf-44bb-b007-ddaa530bd058 => generated 1488 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:50.347 8 INFO nova.api.openstack.compute.server_external_events [req-cf76b075-d1df-4dbb-9e0a-711cf2e45bb4 req-f0308870-ba0a-4dfd-8215-d49b057de90a da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:992cab9d-46da-4c94-b607-6663738c5878 for instance b1bbbfe3-95cf-44bb-b007-ddaa530bd058 on instance [pid: 8|app: 0|req: 1555/3118] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:08:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:50.665 7 WARNING neutronclient.v2_0.client [None req-b2bd998a-2d86-4143-b17f-ba9af079b659 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1564/3119] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:50 2026] GET /v2.1/servers/13b6ece7-4e6b-4ceb-80ca-c85b83abe672 => generated 1643 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:51.004 8 INFO nova.api.openstack.compute.server_external_events [req-3c020df4-c020-418c-b600-f73a3131aef3 req-db34e899-7aff-4410-ae3e-ddc33e551f4f da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:c2a6e337-3df2-4052-860e-cc463efc45b4 for instance 13b6ece7-4e6b-4ceb-80ca-c85b83abe672 on instance [pid: 8|app: 0|req: 1556/3120] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:08:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:51.366 7 WARNING neutronclient.v2_0.client [None req-c6896cff-9530-4a88-853f-29dd37d88010 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1565/3121] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:51 2026] GET /v2.1/servers/b1bbbfe3-95cf-44bb-b007-ddaa530bd058 => generated 1488 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:51.954 8 WARNING neutronclient.v2_0.client [None req-b94715ef-7328-42d3-8123-48edf1952cdd ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1557/3122] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:51 2026] GET /v2.1/servers/13b6ece7-4e6b-4ceb-80ca-c85b83abe672 => generated 1435 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:52.554 7 WARNING neutronclient.v2_0.client [None req-39ae378e-207c-4c35-a963-e2bd51561264 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1566/3123] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:52 2026] GET /v2.1/servers/b1bbbfe3-95cf-44bb-b007-ddaa530bd058 => generated 1821 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1558/3124] 10.0.0.17 () {32 vars in 721 bytes} [Wed Jul 29 09:08:52 2026] GET /v2.1/servers/b1bbbfe3-95cf-44bb-b007-ddaa530bd058/ips => generated 181 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1567/3125] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:08:52 2026] DELETE /v2.1/servers/b1bbbfe3-95cf-44bb-b007-ddaa530bd058 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:53.066 8 WARNING neutronclient.v2_0.client [None req-284556b0-6464-4e02-8317-1f7a6edf72bd ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:08:53.077 7 WARNING neutronclient.v2_0.client [None req-ecaaa04d-aaf8-4235-9496-584238c64336 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1559/3126] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:53 2026] GET /v2.1/servers/13b6ece7-4e6b-4ceb-80ca-c85b83abe672 => generated 1453 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3127] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:53 2026] GET /v2.1/servers/b1bbbfe3-95cf-44bb-b007-ddaa530bd058 => generated 1827 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-07-29 09:08:54.176 8 WARNING neutronclient.v2_0.client [None req-e71ea2af-6514-44d9-9131-5d1cd5500c0b ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1560/3128] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:54 2026] GET /v2.1/servers/13b6ece7-4e6b-4ceb-80ca-c85b83abe672 => generated 1453 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:54.291 7 WARNING neutronclient.v2_0.client [None req-f09d1882-73c6-48c3-8599-adfa66b301ce 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1569/3129] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:54 2026] GET /v2.1/servers/b1bbbfe3-95cf-44bb-b007-ddaa530bd058 => generated 1827 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:55.156 8 WARNING neutronclient.v2_0.client [None req-df0d053a-e8ce-4d34-8c8a-9f8960d6a33c 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:55.248 7 INFO nova.api.openstack.wsgi [None req-91d47627-4262-4c54-a1dd-569d596c980e ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] HTTP exception thrown: Instance 13b6ece7-4e6b-4ceb-80ca-c85b83abe672 could not be found. [pid: 7|app: 0|req: 1570/3130] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:55 2026] GET /v2.1/servers/13b6ece7-4e6b-4ceb-80ca-c85b83abe672 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3131] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:55 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1822 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:55.454 8 WARNING neutronclient.v2_0.client [None req-3b408af7-a41b-4103-bf9e-0c020e0abb7b 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1562/3132] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:55 2026] GET /v2.1/servers/b1bbbfe3-95cf-44bb-b007-ddaa530bd058 => generated 1827 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1571/3133] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:08:55 2026] POST /v2.1/servers/ac5d0731-033c-4723-825e-273594611142/action => generated 0 bytes in 277 msecs (HTTP/1.1 202) 10 headers in 478 bytes (1 switches on core 0) 2026-07-29 09:08:55.687 8 WARNING neutronclient.v2_0.client [None req-da8e36e7-1ed9-4b6e-8d0b-61f716616460 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:08:55.862 8 WARNING neutronclient.v2_0.client [None req-da8e36e7-1ed9-4b6e-8d0b-61f716616460 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1563/3134] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:08:55 2026] POST /v2.1/servers => generated 424 bytes in 449 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:56.093 7 WARNING neutronclient.v2_0.client [None req-bd449965-b167-4c7f-9977-fea3b87d72da ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1572/3135] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:56 2026] GET /v2.1/servers/b16f886d-3c44-49bc-8d89-62bf0c071aad => generated 1369 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:56.230 8 INFO nova.api.openstack.compute.server_external_events [req-ac294713-1dc8-44ce-87ac-bdf7815fc7e3 req-2e228933-b6fa-4168-9ea7-641e16ae196a da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-unplugged:51d39305-7db5-40b9-94bb-bbf5a7c876c1 for instance b1bbbfe3-95cf-44bb-b007-ddaa530bd058 on instance [pid: 8|app: 0|req: 1564/3136] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:08:56 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:56.309 7 INFO nova.api.openstack.compute.server_external_events [req-2f468504-a2e8-45ce-bb06-c02d9abf8475 req-a0f6777a-1c4b-4406-86a9-938b0b578357 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:992cab9d-46da-4c94-b607-6663738c5878 for instance b1bbbfe3-95cf-44bb-b007-ddaa530bd058 on instance [pid: 7|app: 0|req: 1573/3137] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:08:56 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:56.596 7 INFO nova.api.openstack.compute.server_external_events [req-b42cb8a8-2d36-4940-a957-a186e8e43932 req-5c68e6e6-81d2-4cca-b4af-7d03d6fc2c44 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:51d39305-7db5-40b9-94bb-bbf5a7c876c1 for instance b1bbbfe3-95cf-44bb-b007-ddaa530bd058 on instance [pid: 7|app: 0|req: 1575/3140] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:08:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:08:56.639 8 WARNING neutronclient.v2_0.client [None req-c9b8a91e-aa46-416f-897e-967e8bb3ec56 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1566/3141] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:56 2026] GET /v2.1/servers/b1bbbfe3-95cf-44bb-b007-ddaa530bd058 => generated 1604 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:57.181 7 WARNING neutronclient.v2_0.client [None req-d96f913d-316b-44a6-9858-e21b82c46366 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1576/3142] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:57 2026] GET /v2.1/servers/b16f886d-3c44-49bc-8d89-62bf0c071aad => generated 1373 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:57.748 8 WARNING neutronclient.v2_0.client [None req-00d8c639-da27-47ed-9b5b-b9d535188b6b 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1567/3143] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:57 2026] GET /v2.1/servers/b1bbbfe3-95cf-44bb-b007-ddaa530bd058 => generated 1453 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:58.273 7 WARNING neutronclient.v2_0.client [None req-f83e3402-e019-42a7-99a7-c513bf4fdaba ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1577/3144] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:58 2026] GET /v2.1/servers/b16f886d-3c44-49bc-8d89-62bf0c071aad => generated 1421 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:58.859 8 WARNING neutronclient.v2_0.client [None req-5946dfb4-17f3-4a5d-b7aa-ebf261e6ff8e 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1568/3145] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:58 2026] GET /v2.1/servers/b1bbbfe3-95cf-44bb-b007-ddaa530bd058 => generated 1453 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:08:59.357 7 WARNING neutronclient.v2_0.client [None req-d62fe87b-7864-476f-82a1-7d3b27147b33 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1578/3146] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:59 2026] GET /v2.1/servers/b16f886d-3c44-49bc-8d89-62bf0c071aad => generated 1421 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-07-29 09:08:59.956 8 WARNING neutronclient.v2_0.client [None req-0a1a7888-35e7-423c-bf3c-2415819a98c7 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1569/3147] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:08:59 2026] GET /v2.1/servers/b1bbbfe3-95cf-44bb-b007-ddaa530bd058 => generated 1453 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:00.449 7 WARNING neutronclient.v2_0.client [None req-656e442d-acc0-40c7-903a-2a8d517f7b32 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1579/3148] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:00 2026] GET /v2.1/servers/b16f886d-3c44-49bc-8d89-62bf0c071aad => generated 1429 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:01.060 8 WARNING neutronclient.v2_0.client [None req-b2630bd0-925d-4a8f-b812-9da711738797 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1570/3149] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:01 2026] GET /v2.1/servers/b1bbbfe3-95cf-44bb-b007-ddaa530bd058 => generated 1453 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:01.541 7 WARNING neutronclient.v2_0.client [None req-af70c043-d60a-4dd4-836a-53cffde9fe74 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1580/3150] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:01 2026] GET /v2.1/servers/b16f886d-3c44-49bc-8d89-62bf0c071aad => generated 1471 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:01.859 8 INFO nova.api.openstack.compute.server_external_events [req-778980d4-5a8d-45ae-8619-cac1e868ab6b req-0987f207-7628-4d0c-a3fb-c41ef214b1a5 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:1aec22ee-84b9-49ef-bdc0-66a675c2bef1 for instance b16f886d-3c44-49bc-8d89-62bf0c071aad on instance [pid: 8|app: 0|req: 1571/3151] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:09:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:02.144 7 INFO nova.api.openstack.wsgi [None req-94fc31bc-ea91-4bc8-a330-1861ef3f07f2 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] HTTP exception thrown: Instance b1bbbfe3-95cf-44bb-b007-ddaa530bd058 could not be found. [pid: 7|app: 0|req: 1581/3152] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:02 2026] GET /v2.1/servers/b1bbbfe3-95cf-44bb-b007-ddaa530bd058 => 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-07-29 09:09:02.708 8 WARNING neutronclient.v2_0.client [None req-aafdc72c-172a-40c8-85de-a49430ed9faa ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] 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: 1572/3153] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:02 2026] GET /v2.1/servers/b16f886d-3c44-49bc-8d89-62bf0c071aad => generated 1469 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:09:02.899 7 WARNING neutronclient.v2_0.client [None req-a742200c-218c-4fc1-906a-f6be2f3b4b9c 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:03.007 8 INFO nova.api.openstack.wsgi [None req-37f1605e-5d01-4dad-be9d-ab4b14e4b1ee 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] HTTP exception thrown: Instance b1bbbfe3-95cf-44bb-b007-ddaa530bd058 could not be found. [pid: 8|app: 0|req: 1573/3154] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:09:02 2026] DELETE /v2.1/servers/b1bbbfe3-95cf-44bb-b007-ddaa530bd058 => 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-07-29 09:09:03.047 8 INFO nova.api.openstack.wsgi [None req-41942453-ff04-4b1f-b87a-9524c0b7019f 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] HTTP exception thrown: Instance b1bbbfe3-95cf-44bb-b007-ddaa530bd058 could not be found. [pid: 7|app: 0|req: 1582/3155] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:02 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1822 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3156] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:03 2026] GET /v2.1/servers/b1bbbfe3-95cf-44bb-b007-ddaa530bd058 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:03.074 7 INFO nova.api.openstack.wsgi [None req-35837038-4b23-415a-a721-a1379f50220b 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] HTTP exception thrown: Instance 16adfc9b-1196-446b-97dc-204fcd1a1f94 could not be found. [pid: 7|app: 0|req: 1583/3157] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:09:03 2026] DELETE /v2.1/servers/16adfc9b-1196-446b-97dc-204fcd1a1f94 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:03.103 7 INFO nova.api.openstack.wsgi [None req-5dcb86a5-8de4-47a6-a4c2-e14b18c7edd1 93bb468732514845a1e1f7dbcf7a9339 3d80d6cf29584ff2a4e9fe6c54fb4e80 - - default default] HTTP exception thrown: Instance 16adfc9b-1196-446b-97dc-204fcd1a1f94 could not be found. [pid: 7|app: 0|req: 1584/3158] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:03 2026] GET /v2.1/servers/16adfc9b-1196-446b-97dc-204fcd1a1f94 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3159] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:09:03 2026] POST /v2.1/servers/ac5d0731-033c-4723-825e-273594611142/action => generated 0 bytes in 378 msecs (HTTP/1.1 202) 10 headers in 478 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:03.926 7 WARNING neutronclient.v2_0.client [None req-22e1526e-bb06-4ba2-b40c-0d59bf303857 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1585/3160] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:03 2026] GET /v2.1/servers/b16f886d-3c44-49bc-8d89-62bf0c071aad => generated 1469 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:05.088 8 WARNING neutronclient.v2_0.client [None req-d32e1e22-cd05-4977-b7a4-b867ac0e987b ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1576/3161] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:05 2026] GET /v2.1/servers/b16f886d-3c44-49bc-8d89-62bf0c071aad => generated 1469 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:06.246 7 WARNING neutronclient.v2_0.client [None req-07ea9dfd-c0e1-4882-850b-8f23e2053a65 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1586/3164] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:06 2026] GET /v2.1/servers/b16f886d-3c44-49bc-8d89-62bf0c071aad => generated 1469 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:06.529 8 INFO nova.api.openstack.compute.server_external_events [req-c0804ffb-e912-4b00-bc13-b37638955cdb req-710ca936-9928-4734-a05e-b26f118d836d da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:1aec22ee-84b9-49ef-bdc0-66a675c2bef1 for instance b16f886d-3c44-49bc-8d89-62bf0c071aad on instance [pid: 8|app: 0|req: 1579/3165] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:09:06 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-07-29 09:09:07.403 7 WARNING neutronclient.v2_0.client [None req-c1226e06-b5ac-4c8a-b706-56123df4c52e ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1587/3166] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:07 2026] GET /v2.1/servers/b16f886d-3c44-49bc-8d89-62bf0c071aad => generated 1469 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:08.563 8 WARNING neutronclient.v2_0.client [None req-af34ee1b-c0aa-47e0-b325-97cd34f65e10 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1580/3167] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:08 2026] GET /v2.1/servers/b16f886d-3c44-49bc-8d89-62bf0c071aad => generated 1469 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:09.849 7 WARNING neutronclient.v2_0.client [None req-441c25d5-4bc2-4bf8-9891-78d814f84341 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1588/3168] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:09 2026] GET /v2.1/servers/b16f886d-3c44-49bc-8d89-62bf0c071aad => generated 1652 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1581/3169] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:09:10 2026] POST /v2.1/servers/b16f886d-3c44-49bc-8d89-62bf0c071aad/action => generated 0 bytes in 191 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:10.290 7 WARNING neutronclient.v2_0.client [None req-389992ae-42de-4b31-8004-f7044ecd9cec ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1589/3170] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:10 2026] GET /v2.1/servers/b16f886d-3c44-49bc-8d89-62bf0c071aad => generated 1660 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:10.842 8 WARNING neutronclient.v2_0.client [None req-ff6b6e47-92d5-41b7-a5dc-f4a18a0d857d 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1582/3171] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:10 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1822 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1590/3172] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:09:11 2026] POST /v2.1/servers/ac5d0731-033c-4723-825e-273594611142/action => generated 0 bytes in 324 msecs (HTTP/1.1 202) 10 headers in 478 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:11.419 8 WARNING neutronclient.v2_0.client [None req-c5fe9bca-ad65-460b-92d6-fda3b8acd7c1 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:11.470 7 WARNING neutronclient.v2_0.client [None req-8309dc48-5d88-4612-a484-5b5f6350db25 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1583/3173] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:11 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1832 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3174] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:11 2026] GET /v2.1/servers/b16f886d-3c44-49bc-8d89-62bf0c071aad => generated 1660 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:12.581 8 WARNING neutronclient.v2_0.client [None req-2f7bd12f-f8e5-4b06-b95f-8cb7e08d09ca 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:12.681 7 WARNING neutronclient.v2_0.client [None req-3ae2484a-4a7e-4a12-94aa-8e501f17e037 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1584/3175] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:12 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1832 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3176] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:12 2026] GET /v2.1/servers/b16f886d-3c44-49bc-8d89-62bf0c071aad => generated 1643 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, ' [pid: 8|app: 0|req: 1585/3177] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:09:12 2026] DELETE /v2.1/servers/b16f886d-3c44-49bc-8d89-62bf0c071aad => generated 0 bytes in 236 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:13.115 7 WARNING neutronclient.v2_0.client [None req-dd11c09e-dec4-4c43-b0af-66aa7e9c2fd9 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1593/3178] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:13 2026] GET /v2.1/servers/b16f886d-3c44-49bc-8d89-62bf0c071aad => generated 1649 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:13.772 8 WARNING neutronclient.v2_0.client [None req-c46b1cfb-56d8-44cf-a69a-f16a8a08c173 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1586/3179] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:13 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1835 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:14.272 7 WARNING neutronclient.v2_0.client [None req-1df17c0d-82d1-4512-8330-ba993aa30e49 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1594/3180] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:14 2026] GET /v2.1/servers/b16f886d-3c44-49bc-8d89-62bf0c071aad => generated 1649 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:15.024 8 WARNING neutronclient.v2_0.client [None req-b5de2835-7439-4494-a865-d72fc734180b 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1587/3181] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:14 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1840 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-07-29 09:09:15.342 7 WARNING neutronclient.v2_0.client [None req-173c2956-266d-4c4d-a4ba-5be092f9388b f8d106292ef34b4fb751fe5ca9a22c15 527e88a26d3049ea8341318e23a7cde0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:15.515 8 WARNING neutronclient.v2_0.client [None req-b4dd694f-7705-43b8-be90-a380aa2086c5 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:09:15.532 7 WARNING neutronclient.v2_0.client [None req-173c2956-266d-4c4d-a4ba-5be092f9388b f8d106292ef34b4fb751fe5ca9a22c15 527e88a26d3049ea8341318e23a7cde0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1588/3182] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:15 2026] GET /v2.1/servers/b16f886d-3c44-49bc-8d89-62bf0c071aad => generated 1649 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:15.910 8 INFO nova.api.openstack.compute.server_external_events [req-5ba33d66-fa2e-4908-bfa1-f3c15813d063 req-976a83ea-c522-48f1-a881-e78e1be5a591 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:1aec22ee-84b9-49ef-bdc0-66a675c2bef1 for instance b16f886d-3c44-49bc-8d89-62bf0c071aad on instance [pid: 8|app: 0|req: 1589/3183] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:09:15 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: 1595/3184] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:09:15 2026] POST /v2.1/servers => generated 424 bytes in 850 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1590/3185] 10.0.0.17 () {32 vars in 639 bytes} [Wed Jul 29 09:09:16 2026] GET /v2.1/servers => generated 765 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:16.095 7 WARNING neutronclient.v2_0.client [None req-3722f862-beb9-4c77-a0d3-42eb08e38ef3 f8d106292ef34b4fb751fe5ca9a22c15 527e88a26d3049ea8341318e23a7cde0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1596/3186] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:16 2026] GET /v2.1/servers/f2a5ba6b-1ce3-4e5c-91dd-a0d086119657 => generated 1374 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:16.205 8 WARNING neutronclient.v2_0.client [None req-89d1895a-2db3-48b6-8ea1-2217050d8b7e 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1591/3189] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:16 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1835 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-07-29 09:09:16.817 7 WARNING neutronclient.v2_0.client [None req-040332d8-1af1-4add-be11-3cac15f516ee ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1599/3190] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:16 2026] GET /v2.1/servers/b16f886d-3c44-49bc-8d89-62bf0c071aad => generated 1441 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:17.174 8 WARNING neutronclient.v2_0.client [None req-862f7e10-c7cf-4caa-bc76-25653ac0e280 f8d106292ef34b4fb751fe5ca9a22c15 527e88a26d3049ea8341318e23a7cde0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1592/3191] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:17 2026] GET /v2.1/servers/f2a5ba6b-1ce3-4e5c-91dd-a0d086119657 => generated 1374 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:17.404 7 WARNING neutronclient.v2_0.client [None req-f14edb22-da9b-4b1a-b584-9432337b2ca8 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1600/3192] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:17 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1835 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:17.935 8 WARNING neutronclient.v2_0.client [None req-dfd99f18-603d-4e1d-94aa-87af27c5cd78 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1593/3193] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:17 2026] GET /v2.1/servers/b16f886d-3c44-49bc-8d89-62bf0c071aad => generated 1455 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:18.295 7 WARNING neutronclient.v2_0.client [None req-912d498a-311a-429c-92eb-e77707da3b0f f8d106292ef34b4fb751fe5ca9a22c15 527e88a26d3049ea8341318e23a7cde0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1601/3194] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:18 2026] GET /v2.1/servers/f2a5ba6b-1ce3-4e5c-91dd-a0d086119657 => generated 1370 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:18.610 8 WARNING neutronclient.v2_0.client [None req-1486b8d4-c369-4cf9-9d62-cc303b85433c 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1594/3195] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:18 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1822 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-07-29 09:09:19.043 7 WARNING neutronclient.v2_0.client [None req-266e82c5-5aad-4898-a009-6caaacee14af ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1602/3196] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:18 2026] GET /v2.1/servers/b16f886d-3c44-49bc-8d89-62bf0c071aad => generated 1455 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-07-29 09:09:19.402 8 WARNING neutronclient.v2_0.client [None req-79047d70-29da-4f2f-9fa6-b701ed0382ec f8d106292ef34b4fb751fe5ca9a22c15 527e88a26d3049ea8341318e23a7cde0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1595/3197] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:19 2026] GET /v2.1/servers/f2a5ba6b-1ce3-4e5c-91dd-a0d086119657 => generated 1370 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:20.135 7 INFO nova.api.openstack.wsgi [None req-4acdd906-b3ae-46f0-be90-6ed5daf39569 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] HTTP exception thrown: Instance b16f886d-3c44-49bc-8d89-62bf0c071aad could not be found. [pid: 7|app: 0|req: 1603/3198] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:20 2026] GET /v2.1/servers/b16f886d-3c44-49bc-8d89-62bf0c071aad => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:20.174 8 INFO nova.api.openstack.wsgi [None req-26d9c0f3-8120-402a-b14f-9811d9709f98 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] HTTP exception thrown: Instance b16f886d-3c44-49bc-8d89-62bf0c071aad could not be found. [pid: 8|app: 0|req: 1596/3199] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:09:20 2026] DELETE /v2.1/servers/b16f886d-3c44-49bc-8d89-62bf0c071aad => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:20.211 7 INFO nova.api.openstack.wsgi [None req-37eeb05d-3fd0-4cc5-b8e9-35be58b3e889 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] HTTP exception thrown: Instance b16f886d-3c44-49bc-8d89-62bf0c071aad could not be found. [pid: 7|app: 0|req: 1604/3200] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:20 2026] GET /v2.1/servers/b16f886d-3c44-49bc-8d89-62bf0c071aad => 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-07-29 09:09:20.245 8 INFO nova.api.openstack.wsgi [None req-72fa95f5-86a4-4312-8841-cf84bd5ce72e ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] HTTP exception thrown: Instance 13b6ece7-4e6b-4ceb-80ca-c85b83abe672 could not be found. [pid: 8|app: 0|req: 1597/3201] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:09:20 2026] DELETE /v2.1/servers/13b6ece7-4e6b-4ceb-80ca-c85b83abe672 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:20.288 7 INFO nova.api.openstack.wsgi [None req-7520eff0-8035-49a8-b2a2-186837960199 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] HTTP exception thrown: Instance 13b6ece7-4e6b-4ceb-80ca-c85b83abe672 could not be found. [pid: 7|app: 0|req: 1605/3202] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:20 2026] GET /v2.1/servers/13b6ece7-4e6b-4ceb-80ca-c85b83abe672 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:20.321 8 INFO nova.api.openstack.wsgi [None req-9a0295d8-488c-4761-bdf3-b38678e6d250 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] HTTP exception thrown: Instance ca686b6b-6829-4fb8-b08d-75f6723127ef could not be found. [pid: 8|app: 0|req: 1598/3203] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:09:20 2026] DELETE /v2.1/servers/ca686b6b-6829-4fb8-b08d-75f6723127ef => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:20.355 7 INFO nova.api.openstack.wsgi [None req-a0f90901-7b84-4ed3-95a2-14753b252638 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] HTTP exception thrown: Instance ca686b6b-6829-4fb8-b08d-75f6723127ef could not be found. [pid: 7|app: 0|req: 1606/3204] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:20 2026] GET /v2.1/servers/ca686b6b-6829-4fb8-b08d-75f6723127ef => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:20.389 8 INFO nova.api.openstack.wsgi [None req-7362a28c-cec8-42cf-8edb-e0b5f7e0817c ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] HTTP exception thrown: Instance e79afadd-8149-45b7-91a9-1f132388bda1 could not be found. [pid: 8|app: 0|req: 1599/3205] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:09:20 2026] DELETE /v2.1/servers/e79afadd-8149-45b7-91a9-1f132388bda1 => 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-07-29 09:09:20.424 7 INFO nova.api.openstack.wsgi [None req-e92ff772-b722-4ed6-869e-d1cb1cb38b77 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] HTTP exception thrown: Instance e79afadd-8149-45b7-91a9-1f132388bda1 could not be found. [pid: 7|app: 0|req: 1607/3206] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:20 2026] GET /v2.1/servers/e79afadd-8149-45b7-91a9-1f132388bda1 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:20.442 8 INFO nova.api.openstack.wsgi [None req-b3091ac7-4b8b-4060-9d14-5ba09c66ccc1 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] HTTP exception thrown: Instance 7d837dd2-eaf3-4f9b-abd7-e195b4f8128a could not be found. [pid: 8|app: 0|req: 1600/3207] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:09:20 2026] DELETE /v2.1/servers/7d837dd2-eaf3-4f9b-abd7-e195b4f8128a => generated 111 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:20.463 7 INFO nova.api.openstack.wsgi [None req-29806379-6ed5-4fad-9daa-c2ebee3b2497 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] HTTP exception thrown: Instance 7d837dd2-eaf3-4f9b-abd7-e195b4f8128a could not be found. [pid: 7|app: 0|req: 1608/3208] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:20 2026] GET /v2.1/servers/7d837dd2-eaf3-4f9b-abd7-e195b4f8128a => generated 111 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 09:09:20.492 7 INFO nova.api.openstack.wsgi [None req-c5d64fe7-396c-40fb-8cc7-8df9e553ecc2 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] HTTP exception thrown: Instance a1b806ed-10f3-4c41-bea6-5b600e932130 could not be found. [pid: 7|app: 0|req: 1609/3209] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:09:20 2026] DELETE /v2.1/servers/a1b806ed-10f3-4c41-bea6-5b600e932130 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 09:09:20.501 8 WARNING neutronclient.v2_0.client [None req-1af9a045-c101-4ed8-b120-dfe9a60258b1 f8d106292ef34b4fb751fe5ca9a22c15 527e88a26d3049ea8341318e23a7cde0 - - default default] 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: 1601/3210] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:20 2026] GET /v2.1/servers/f2a5ba6b-1ce3-4e5c-91dd-a0d086119657 => generated 1370 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:09:20.547 7 INFO nova.api.openstack.wsgi [None req-915d4368-053a-4531-9535-f2096463c781 ce1413dece4c44d181ea05365ba27b98 1721f2e1d63f4b878ce8e8f5c7621425 - - default default] HTTP exception thrown: Instance a1b806ed-10f3-4c41-bea6-5b600e932130 could not be found. [pid: 7|app: 0|req: 1610/3211] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:20 2026] GET /v2.1/servers/a1b806ed-10f3-4c41-bea6-5b600e932130 => generated 111 bytes in 50 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:20.927 8 WARNING neutronclient.v2_0.client [None req-e8961310-7574-42cc-821a-76ab02d60816 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1602/3212] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:20 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1822 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-07-29 09:09:21.598 7 WARNING neutronclient.v2_0.client [None req-aad4b187-619a-4adf-80bf-ba0579d544c3 f8d106292ef34b4fb751fe5ca9a22c15 527e88a26d3049ea8341318e23a7cde0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1611/3213] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:21 2026] GET /v2.1/servers/f2a5ba6b-1ce3-4e5c-91dd-a0d086119657 => generated 1426 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:22.805 8 INFO nova.api.openstack.compute.server_external_events [req-774b3408-24fd-4da7-a348-47337f815bf2 req-bdebf352-ccb9-4540-8ef9-cd91d2ce8ea5 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:34055eae-3316-4569-aeba-e64e7c25f0d2 for instance 06061513-cad9-4952-8a14-df52970134b9 on instance [pid: 8|app: 0|req: 1603/3214] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:09:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:22.924 7 WARNING neutronclient.v2_0.client [None req-2ab6cd98-8929-4fed-ad93-99a061975fca f8d106292ef34b4fb751fe5ca9a22c15 527e88a26d3049ea8341318e23a7cde0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:09:22.953 8 WARNING neutronclient.v2_0.client [None req-d738db98-ea38-4926-9457-860a8a29ebb1 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1612/3215] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:22 2026] GET /v2.1/servers/f2a5ba6b-1ce3-4e5c-91dd-a0d086119657 => generated 1426 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3216] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:22 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1822 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:23.102 7 WARNING neutronclient.v2_0.client [None req-bae59b6e-e8a5-45e0-b9dc-19d2075a6887 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1613/3217] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:23 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1822 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:23.303 8 WARNING neutronclient.v2_0.client [None req-1f555dc6-712c-423f-96e8-8761e0bf71ec 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1605/3218] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:23 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1822 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:23.944 7 WARNING neutronclient.v2_0.client [None req-18857f93-df8d-4452-a85d-597a90943e5c 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:24.036 8 WARNING neutronclient.v2_0.client [None req-b5063330-2dcf-4c94-856f-823f679d5788 f8d106292ef34b4fb751fe5ca9a22c15 527e88a26d3049ea8341318e23a7cde0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1606/3219] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:23 2026] GET /v2.1/servers/f2a5ba6b-1ce3-4e5c-91dd-a0d086119657 => generated 1476 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:09:24.214 7 WARNING neutronclient.v2_0.client [None req-18857f93-df8d-4452-a85d-597a90943e5c 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1614/3220] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:09:23 2026] POST /v2.1/servers => generated 424 bytes in 609 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:24.503 8 WARNING neutronclient.v2_0.client [None req-f482e1e9-3d9d-4787-8b10-18eb8c75a023 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1607/3221] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:24 2026] GET /v2.1/servers/e03602a5-aed7-4ea0-aa8c-f51795fd16d1 => generated 1370 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:24.690 7 INFO nova.api.openstack.compute.server_external_events [req-0384dbbc-df47-47b7-b1c0-77e46531b8dc req-14258cfb-0cb4-43a2-8edb-71e0f3edd66a da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:08881508-1d4e-484f-b34b-6d6cd09f272e for instance f2a5ba6b-1ce3-4e5c-91dd-a0d086119657 on instance [pid: 7|app: 0|req: 1615/3222] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:09:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:25.247 8 WARNING neutronclient.v2_0.client [None req-6625f00b-0fef-4fa1-ae0a-3bc2f3ec1829 f8d106292ef34b4fb751fe5ca9a22c15 527e88a26d3049ea8341318e23a7cde0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1608/3223] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:25 2026] GET /v2.1/servers/f2a5ba6b-1ce3-4e5c-91dd-a0d086119657 => generated 1474 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:25.594 7 WARNING neutronclient.v2_0.client [None req-c6615655-c529-4361-b1cd-a14bbe34a2b3 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1616/3224] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:25 2026] GET /v2.1/servers/e03602a5-aed7-4ea0-aa8c-f51795fd16d1 => generated 1374 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:26.452 8 WARNING neutronclient.v2_0.client [None req-43936593-edf3-4dd8-b7d6-1f4af7a90c66 f8d106292ef34b4fb751fe5ca9a22c15 527e88a26d3049ea8341318e23a7cde0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1610/3227] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:26 2026] GET /v2.1/servers/f2a5ba6b-1ce3-4e5c-91dd-a0d086119657 => generated 1474 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:26.700 7 WARNING neutronclient.v2_0.client [None req-cacc26ba-d349-4c67-9ec6-baffda47dfbe 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1618/3228] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:26 2026] GET /v2.1/servers/e03602a5-aed7-4ea0-aa8c-f51795fd16d1 => generated 1422 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:27.678 8 WARNING neutronclient.v2_0.client [None req-c994450b-1846-4001-b804-0936c3bc5fb3 f8d106292ef34b4fb751fe5ca9a22c15 527e88a26d3049ea8341318e23a7cde0 - - default default] 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: 1611/3229] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:27 2026] GET /v2.1/servers/f2a5ba6b-1ce3-4e5c-91dd-a0d086119657 => generated 1474 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:09:27.810 7 WARNING neutronclient.v2_0.client [None req-3f7344aa-f768-4e3f-b398-7936dfcda484 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1619/3230] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:27 2026] GET /v2.1/servers/e03602a5-aed7-4ea0-aa8c-f51795fd16d1 => generated 1422 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:28.864 8 WARNING neutronclient.v2_0.client [None req-d7f2fd1a-8ec3-430f-974c-d0c15837fbcc f8d106292ef34b4fb751fe5ca9a22c15 527e88a26d3049ea8341318e23a7cde0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:28.906 7 WARNING neutronclient.v2_0.client [None req-6a37d043-8649-46d3-87e1-9b2d6d4ceee5 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1620/3231] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:28 2026] GET /v2.1/servers/e03602a5-aed7-4ea0-aa8c-f51795fd16d1 => generated 1422 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3232] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:28 2026] GET /v2.1/servers/f2a5ba6b-1ce3-4e5c-91dd-a0d086119657 => generated 1474 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-07-29 09:09:29.334 7 INFO nova.api.openstack.compute.server_external_events [req-8a78c94a-a3f5-4861-a9ed-dfe85e586fac req-f7d1960f-031d-4111-aae5-0b60bb30b7eb da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:08881508-1d4e-484f-b34b-6d6cd09f272e for instance f2a5ba6b-1ce3-4e5c-91dd-a0d086119657 on instance [pid: 7|app: 0|req: 1621/3233] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:09:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:30.004 8 WARNING neutronclient.v2_0.client [None req-f1c4b2c8-e6dc-469b-840e-7ace3735a0c2 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:09:30.047 7 WARNING neutronclient.v2_0.client [None req-57a350c0-a316-4c78-a793-fad0890e7174 f8d106292ef34b4fb751fe5ca9a22c15 527e88a26d3049ea8341318e23a7cde0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1613/3234] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:29 2026] GET /v2.1/servers/e03602a5-aed7-4ea0-aa8c-f51795fd16d1 => generated 1472 bytes in 913 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:30.905 8 INFO nova.api.openstack.compute.server_external_events [req-436a8614-fe80-410f-807a-f032ff6d253e req-ada4e837-5fcd-4184-bdaa-f1b8dbddc2c8 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:7295ca13-fd7e-4264-a243-9eb89b7c8dee for instance e03602a5-aed7-4ea0-aa8c-f51795fd16d1 on instance [pid: 8|app: 0|req: 1614/3235] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:09: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: 7|app: 0|req: 1622/3236] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:29 2026] GET /v2.1/servers/f2a5ba6b-1ce3-4e5c-91dd-a0d086119657 => generated 1474 bytes in 928 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:31.382 8 INFO nova.api.openstack.compute.server_external_events [req-6f2d55c6-8f28-4be4-97ef-7b31e271d87c req-2f91a16f-2cdb-416f-be43-3242984cb5e7 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:34055eae-3316-4569-aeba-e64e7c25f0d2 for instance 06061513-cad9-4952-8a14-df52970134b9 on instance [pid: 8|app: 0|req: 1615/3237] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:09:31 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:31.946 7 WARNING neutronclient.v2_0.client [None req-c3564ba2-7aa5-488e-aaf9-6537abc291ee 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:09:31.987 8 WARNING neutronclient.v2_0.client [None req-c62d3226-1e45-4096-b50a-a97596cf8486 f8d106292ef34b4fb751fe5ca9a22c15 527e88a26d3049ea8341318e23a7cde0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1623/3238] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:31 2026] GET /v2.1/servers/e03602a5-aed7-4ea0-aa8c-f51795fd16d1 => generated 1470 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3239] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:31 2026] GET /v2.1/servers/f2a5ba6b-1ce3-4e5c-91dd-a0d086119657 => generated 1659 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:32.186 8 WARNING neutronclient.v2_0.client [None req-40d4e1a4-bccc-4195-a3f6-d84697f152d9 f8d106292ef34b4fb751fe5ca9a22c15 527e88a26d3049ea8341318e23a7cde0 - - default default] 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: 1617/3240] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:32 2026] GET /v2.1/servers/06061513-cad9-4952-8a14-df52970134b9 => generated 1474 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:09:32.351 7 WARNING neutronclient.v2_0.client [None req-0e4145ff-4328-41ce-a1ef-6927d7384ed8 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:09:32.509 7 WARNING neutronclient.v2_0.client [None req-0e4145ff-4328-41ce-a1ef-6927d7384ed8 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1624/3241] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:09:32 2026] POST /v2.1/servers => generated 424 bytes in 630 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:32.789 8 WARNING neutronclient.v2_0.client [None req-245da1a9-854c-4ea1-87b0-e6f59c48abd1 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1618/3242] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:32 2026] GET /v2.1/servers/b84b2697-dd69-4da5-8f4e-031ebf08f916 => generated 1372 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:33.183 7 WARNING neutronclient.v2_0.client [None req-fb17c23d-5ad3-4d66-a72f-e37b7e4bf0cd 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1625/3243] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:33 2026] GET /v2.1/servers/e03602a5-aed7-4ea0-aa8c-f51795fd16d1 => generated 1470 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-07-29 09:09:33.420 8 WARNING neutronclient.v2_0.client [None req-7e1f2409-b198-442b-a391-0b6ec5864f9b f8d106292ef34b4fb751fe5ca9a22c15 527e88a26d3049ea8341318e23a7cde0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1619/3244] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:33 2026] GET /v2.1/servers/06061513-cad9-4952-8a14-df52970134b9 => generated 1658 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1626/3245] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:09:33 2026] DELETE /v2.1/servers/06061513-cad9-4952-8a14-df52970134b9 => generated 0 bytes in 255 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:33.912 7 WARNING neutronclient.v2_0.client [None req-7edb6457-d2fa-4dd2-824c-256e1d2c5056 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1627/3246] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:33 2026] GET /v2.1/servers/b84b2697-dd69-4da5-8f4e-031ebf08f916 => generated 1376 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3247] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:09:33 2026] DELETE /v2.1/servers/f2a5ba6b-1ce3-4e5c-91dd-a0d086119657 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:34.066 7 WARNING neutronclient.v2_0.client [None req-979e8d2b-0764-4d2b-b1cb-451994c20253 f8d106292ef34b4fb751fe5ca9a22c15 527e88a26d3049ea8341318e23a7cde0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1628/3248] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:34 2026] GET /v2.1/servers/06061513-cad9-4952-8a14-df52970134b9 => generated 1664 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-07-29 09:09:34.329 8 WARNING neutronclient.v2_0.client [None req-d8353b7a-33e5-459e-9a54-05d378d3be33 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1621/3249] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:34 2026] GET /v2.1/servers/e03602a5-aed7-4ea0-aa8c-f51795fd16d1 => generated 1470 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:35.002 7 WARNING neutronclient.v2_0.client [None req-30b5bf6d-da57-4d59-aa6e-1528c8d2c9d5 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1629/3250] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:34 2026] GET /v2.1/servers/b84b2697-dd69-4da5-8f4e-031ebf08f916 => generated 1368 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:35.219 8 WARNING neutronclient.v2_0.client [None req-f5266fa7-01bc-476b-9bfb-b3843bc78a90 f8d106292ef34b4fb751fe5ca9a22c15 527e88a26d3049ea8341318e23a7cde0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1622/3251] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:35 2026] GET /v2.1/servers/06061513-cad9-4952-8a14-df52970134b9 => generated 1664 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:35.474 7 WARNING neutronclient.v2_0.client [None req-7953cea0-89de-4565-a493-41b9dd82fa48 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1630/3252] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:35 2026] GET /v2.1/servers/e03602a5-aed7-4ea0-aa8c-f51795fd16d1 => generated 1470 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-07-29 09:09:36.094 8 WARNING neutronclient.v2_0.client [None req-2851c1ee-25c2-4d5e-91c8-aaf1e3bdfa7c 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1623/3253] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:36 2026] GET /v2.1/servers/b84b2697-dd69-4da5-8f4e-031ebf08f916 => generated 1368 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:36.220 7 INFO nova.api.openstack.compute.server_external_events [req-17fb954c-4605-4a8b-ab49-d5bd04ae3f4b req-dba8f1f3-589b-4460-a91d-24d32231ee5c da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:7295ca13-fd7e-4264-a243-9eb89b7c8dee for instance e03602a5-aed7-4ea0-aa8c-f51795fd16d1 on instance [pid: 7|app: 0|req: 1631/3254] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:09:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:36.391 8 WARNING neutronclient.v2_0.client [None req-1c01d062-9feb-48cb-9359-feadfca9bb5e f8d106292ef34b4fb751fe5ca9a22c15 527e88a26d3049ea8341318e23a7cde0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1625/3257] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:36 2026] GET /v2.1/servers/06061513-cad9-4952-8a14-df52970134b9 => generated 1664 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:36.616 7 WARNING neutronclient.v2_0.client [None req-73f4e869-1f14-48e8-a345-a1b0b6d60ccf 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:36.686 8 INFO nova.api.openstack.compute.server_external_events [req-16bce805-b395-415f-b80c-8f9f1b74b655 req-d788c290-728e-41a1-8b98-4cdefbdcf146 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:34055eae-3316-4569-aeba-e64e7c25f0d2 for instance 06061513-cad9-4952-8a14-df52970134b9 on instance [pid: 8|app: 0|req: 1626/3258] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:09:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3259] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:36 2026] GET /v2.1/servers/e03602a5-aed7-4ea0-aa8c-f51795fd16d1 => generated 1470 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:37.000 8 INFO nova.api.openstack.compute.server_external_events [req-4e6a3d20-ed65-468d-b756-282ff91a8c1c req-c7dc91fa-636b-4ab7-9104-9a154dfed75e da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:08881508-1d4e-484f-b34b-6d6cd09f272e for instance f2a5ba6b-1ce3-4e5c-91dd-a0d086119657 on instance [pid: 8|app: 0|req: 1627/3260] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:09:36 2026] POST /v2.1/os-server-external-events => generated 183 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-07-29 09:09:37.199 7 WARNING neutronclient.v2_0.client [None req-fbd9a1e3-af32-4c29-87a4-881e116ce784 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1634/3261] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:37 2026] GET /v2.1/servers/b84b2697-dd69-4da5-8f4e-031ebf08f916 => generated 1424 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:37.593 8 WARNING neutronclient.v2_0.client [None req-48fceefd-224d-41a7-8d30-8ee2e69edb53 f8d106292ef34b4fb751fe5ca9a22c15 527e88a26d3049ea8341318e23a7cde0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1628/3262] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:37 2026] GET /v2.1/servers/06061513-cad9-4952-8a14-df52970134b9 => generated 1455 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:37.822 7 WARNING neutronclient.v2_0.client [None req-710afa5b-172b-42d6-83b7-ffdf2d753465 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1635/3263] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:37 2026] GET /v2.1/servers/e03602a5-aed7-4ea0-aa8c-f51795fd16d1 => generated 1655 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:38.298 7 WARNING neutronclient.v2_0.client [None req-7f4caa8d-ede2-4ebc-a499-f34600159fcb 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1636/3264] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:38 2026] GET /v2.1/servers/b84b2697-dd69-4da5-8f4e-031ebf08f916 => generated 1424 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3265] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:09:38 2026] POST /v2.1/servers/e03602a5-aed7-4ea0-aa8c-f51795fd16d1/action => generated 1988 bytes in 554 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:38.626 7 WARNING neutronclient.v2_0.client [None req-90b42474-6ae8-4829-b66d-a6e88a29b70b 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:38.741 8 WARNING neutronclient.v2_0.client [None req-41bd188d-8134-4524-9d74-a3f05ea794c8 f8d106292ef34b4fb751fe5ca9a22c15 527e88a26d3049ea8341318e23a7cde0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1630/3266] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:38 2026] GET /v2.1/servers/06061513-cad9-4952-8a14-df52970134b9 => generated 1460 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3267] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:38 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1822 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:38.900 8 WARNING neutronclient.v2_0.client [None req-b151260e-3af8-4405-9386-c0644e8136f2 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1631/3268] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:38 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1822 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-07-29 09:09:39.400 7 WARNING neutronclient.v2_0.client [None req-6d58897e-cd3a-40d2-80a2-c5f2acf6e654 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] 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: 1638/3269] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:39 2026] GET /v2.1/servers/b84b2697-dd69-4da5-8f4e-031ebf08f916 => generated 1432 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:09:39.491 8 WARNING neutronclient.v2_0.client [None req-ed4f6424-ad4d-4be9-b86d-4ee457c59afd 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:09:39.607 8 WARNING neutronclient.v2_0.client [None req-ed4f6424-ad4d-4be9-b86d-4ee457c59afd 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:39.859 7 WARNING neutronclient.v2_0.client [None req-10ce545a-c8aa-4ba7-8500-5cb8236a4dca f8d106292ef34b4fb751fe5ca9a22c15 527e88a26d3049ea8341318e23a7cde0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1632/3270] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:09:39 2026] POST /v2.1/servers => generated 424 bytes in 481 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1639/3271] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:39 2026] GET /v2.1/servers/06061513-cad9-4952-8a14-df52970134b9 => generated 1460 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:09:39.927 8 WARNING neutronclient.v2_0.client [None req-a916613e-e435-4f19-8c62-d836855b0e5b 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1633/3272] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:39 2026] GET /v2.1/servers/320b7886-49af-48d9-bb92-933d979bd9a4 => generated 1370 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:40.500 7 WARNING neutronclient.v2_0.client [None req-384ccf25-620d-4fa3-aacb-dda505bb0b58 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1640/3273] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:40 2026] GET /v2.1/servers/b84b2697-dd69-4da5-8f4e-031ebf08f916 => generated 1474 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:40.975 8 WARNING neutronclient.v2_0.client [None req-c9110e97-3494-4c0b-950b-b0e4a8485624 f8d106292ef34b4fb751fe5ca9a22c15 527e88a26d3049ea8341318e23a7cde0 - - default default] 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: 1634/3274] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:40 2026] GET /v2.1/servers/06061513-cad9-4952-8a14-df52970134b9 => generated 1460 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:09:41.018 7 WARNING neutronclient.v2_0.client [None req-cbf321b0-26bd-4755-93e7-4f6393c6b84f 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:41.056 8 INFO nova.api.openstack.compute.server_external_events [req-d06ae3be-927e-4143-9703-39d28785f389 req-c1fb9415-353c-4c36-8fa3-2138318bbf8b da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:a9a6d2f7-87ca-4597-9753-a820937f2a9a for instance b84b2697-dd69-4da5-8f4e-031ebf08f916 on instance [pid: 8|app: 0|req: 1635/3275] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:09:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3276] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:40 2026] GET /v2.1/servers/320b7886-49af-48d9-bb92-933d979bd9a4 => generated 1374 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:41.669 8 WARNING neutronclient.v2_0.client [None req-b8c9148d-2d98-4a3a-9241-01fc4db7c4bc 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1636/3277] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:41 2026] GET /v2.1/servers/b84b2697-dd69-4da5-8f4e-031ebf08f916 => generated 1472 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-07-29 09:09:42.082 7 INFO nova.api.openstack.wsgi [None req-63e06e04-4723-4c5a-9366-2920cc730a66 f8d106292ef34b4fb751fe5ca9a22c15 527e88a26d3049ea8341318e23a7cde0 - - default default] HTTP exception thrown: Instance 06061513-cad9-4952-8a14-df52970134b9 could not be found. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1642/3278] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:42 2026] GET /v2.1/servers/06061513-cad9-4952-8a14-df52970134b9 => generated 111 bytes in 53 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:42.115 8 WARNING neutronclient.v2_0.client [None req-914c1f86-c4d3-4348-be22-e531118ea55b 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:09:42.140 7 WARNING neutronclient.v2_0.client [None req-cdbddccf-8316-4086-8c8c-61142bf769a0 f8d106292ef34b4fb751fe5ca9a22c15 527e88a26d3049ea8341318e23a7cde0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1637/3279] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:42 2026] GET /v2.1/servers/320b7886-49af-48d9-bb92-933d979bd9a4 => generated 1422 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3280] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:42 2026] GET /v2.1/servers/f2a5ba6b-1ce3-4e5c-91dd-a0d086119657 => generated 1460 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:42.884 8 WARNING neutronclient.v2_0.client [None req-bf2f960c-732a-42ec-9d63-603cf18f94d2 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1638/3281] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:42 2026] GET /v2.1/servers/b84b2697-dd69-4da5-8f4e-031ebf08f916 => generated 1472 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:43.197 7 WARNING neutronclient.v2_0.client [None req-36bbc6a9-691e-4f1f-b49d-4f5fd7a3cc64 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:43.225 8 INFO nova.api.openstack.wsgi [None req-5083fe43-5c39-4a7b-8ce8-b65f1c105096 f8d106292ef34b4fb751fe5ca9a22c15 527e88a26d3049ea8341318e23a7cde0 - - default default] HTTP exception thrown: Instance f2a5ba6b-1ce3-4e5c-91dd-a0d086119657 could not be found. [pid: 8|app: 0|req: 1639/3282] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:43 2026] GET /v2.1/servers/f2a5ba6b-1ce3-4e5c-91dd-a0d086119657 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3283] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:43 2026] GET /v2.1/servers/320b7886-49af-48d9-bb92-933d979bd9a4 => generated 1422 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:43.666 8 WARNING neutronclient.v2_0.client [None req-4e6d81da-30f4-48ce-9b86-3016ba203423 f8d106292ef34b4fb751fe5ca9a22c15 527e88a26d3049ea8341318e23a7cde0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:09:43.844 8 WARNING neutronclient.v2_0.client [None req-4e6d81da-30f4-48ce-9b86-3016ba203423 f8d106292ef34b4fb751fe5ca9a22c15 527e88a26d3049ea8341318e23a7cde0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:44.050 7 WARNING neutronclient.v2_0.client [None req-55e1efce-8c55-484c-89de-6be104c4b969 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1640/3284] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:09:43 2026] POST /v2.1/servers => generated 32 bytes in 539 msecs (HTTP/1.1 202) 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: 1645/3285] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:44 2026] GET /v2.1/servers/b84b2697-dd69-4da5-8f4e-031ebf08f916 => generated 1472 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1641/3286] 10.0.0.17 () {32 vars in 639 bytes} [Wed Jul 29 09:09:44 2026] GET /v2.1/servers => generated 759 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:44.198 7 WARNING neutronclient.v2_0.client [None req-cc968632-a741-4846-b173-20c04ddd5eb8 f8d106292ef34b4fb751fe5ca9a22c15 527e88a26d3049ea8341318e23a7cde0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1646/3287] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:44 2026] GET /v2.1/servers/fb4b10ce-e312-4a34-99d6-509e306b7bfa => generated 1371 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:44.280 8 WARNING neutronclient.v2_0.client [None req-e95fb3da-fa4c-4e84-999d-c1ce63727624 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1642/3288] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:44 2026] GET /v2.1/servers/320b7886-49af-48d9-bb92-933d979bd9a4 => generated 1430 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:45.196 7 WARNING neutronclient.v2_0.client [None req-e808a17b-f52b-4862-a217-ef4012e4805d 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:45.275 8 WARNING neutronclient.v2_0.client [None req-4141394d-b38e-4507-9138-adbf69cbaee8 f8d106292ef34b4fb751fe5ca9a22c15 527e88a26d3049ea8341318e23a7cde0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1647/3289] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:45 2026] GET /v2.1/servers/b84b2697-dd69-4da5-8f4e-031ebf08f916 => generated 1472 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1643/3290] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:45 2026] GET /v2.1/servers/fb4b10ce-e312-4a34-99d6-509e306b7bfa => generated 1375 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:45.374 7 WARNING neutronclient.v2_0.client [None req-59bd58cb-f598-4ab5-b0c5-3d3cd23984ee 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1648/3291] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:45 2026] GET /v2.1/servers/320b7886-49af-48d9-bb92-933d979bd9a4 => generated 1472 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:45.611 8 INFO nova.api.openstack.compute.server_external_events [req-b0397e4f-2f7c-44ac-8290-244c74cc5af7 req-1205eb7f-e2c9-4de5-9920-c3cbaafa26d2 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:2a8f8a45-3661-42bf-b0b0-ff0d6e343a89 for instance 320b7886-49af-48d9-bb92-933d979bd9a4 on instance [pid: 8|app: 0|req: 1644/3292] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:09:45 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:46.356 7 WARNING neutronclient.v2_0.client [None req-79854320-fe0b-479f-9fe2-9fca274a5fa3 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:09:46.368 8 WARNING neutronclient.v2_0.client [None req-b7c74349-626b-4c9b-9676-aa36144d30b4 f8d106292ef34b4fb751fe5ca9a22c15 527e88a26d3049ea8341318e23a7cde0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1647/3295] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:46 2026] GET /v2.1/servers/fb4b10ce-e312-4a34-99d6-509e306b7bfa => generated 1367 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1649/3296] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:46 2026] GET /v2.1/servers/b84b2697-dd69-4da5-8f4e-031ebf08f916 => generated 1472 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:46.525 8 WARNING neutronclient.v2_0.client [None req-8dbefb1a-9fff-4321-8368-086cc7e88138 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:09:46.542 7 INFO nova.api.openstack.compute.server_external_events [req-a9bcd8b0-d759-4c74-a268-71b38bdaf011 req-28c46ac6-afb9-4a52-b576-146d859409c7 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:a9a6d2f7-87ca-4597-9753-a820937f2a9a for instance b84b2697-dd69-4da5-8f4e-031ebf08f916 on instance [pid: 7|app: 0|req: 1650/3297] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:09:46 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: 1648/3298] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:46 2026] GET /v2.1/servers/320b7886-49af-48d9-bb92-933d979bd9a4 => generated 1470 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-07-29 09:09:47.473 7 WARNING neutronclient.v2_0.client [None req-9716816e-7b07-4445-93d5-33d18a4e539d f8d106292ef34b4fb751fe5ca9a22c15 527e88a26d3049ea8341318e23a7cde0 - - default default] 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: 1651/3299] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:47 2026] GET /v2.1/servers/fb4b10ce-e312-4a34-99d6-509e306b7bfa => generated 1367 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:09:47.527 8 WARNING neutronclient.v2_0.client [None req-fcace826-2281-4af9-aeb6-b1234461d339 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1649/3300] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:47 2026] GET /v2.1/servers/b84b2697-dd69-4da5-8f4e-031ebf08f916 => generated 1472 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:47.725 7 WARNING neutronclient.v2_0.client [None req-d525c30d-ebde-4b01-b122-118e13f41641 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1652/3301] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:47 2026] GET /v2.1/servers/320b7886-49af-48d9-bb92-933d979bd9a4 => generated 1470 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-07-29 09:09:48.580 8 WARNING neutronclient.v2_0.client [None req-46c7e7c0-433d-481e-b73c-3b7e1f87eb09 f8d106292ef34b4fb751fe5ca9a22c15 527e88a26d3049ea8341318e23a7cde0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1650/3302] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:48 2026] GET /v2.1/servers/fb4b10ce-e312-4a34-99d6-509e306b7bfa => generated 1423 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:48.729 7 WARNING neutronclient.v2_0.client [None req-df14a52b-bbf2-42f0-bf10-9dbf8f1de05b 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1653/3303] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:48 2026] GET /v2.1/servers/b84b2697-dd69-4da5-8f4e-031ebf08f916 => generated 1658 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:48.894 8 WARNING neutronclient.v2_0.client [None req-e26cd9fb-e47c-47ab-9256-979e81d40fd4 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:09:48.911 7 WARNING neutronclient.v2_0.client [None req-6fd957a7-bdee-4088-a95d-ebdf98f2eac2 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1651/3304] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:48 2026] GET /v2.1/servers/320b7886-49af-48d9-bb92-933d979bd9a4 => generated 1470 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1654/3305] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:48 2026] GET /v2.1/servers/b84b2697-dd69-4da5-8f4e-031ebf08f916 => generated 1658 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, ' [pid: 8|app: 0|req: 1652/3306] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:09:49 2026] POST /v2.1/servers/b84b2697-dd69-4da5-8f4e-031ebf08f916/action => generated 129 bytes in 9 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1655/3307] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:09:49 2026] DELETE /v2.1/servers/b84b2697-dd69-4da5-8f4e-031ebf08f916 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-29 09:09:49.590 8 INFO nova.api.openstack.compute.server_external_events [req-2c5ebf90-2ef7-4003-8f9a-013c866bcc17 req-b3c0649e-1b08-4cad-97cf-dc01ba438bbf da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:2a8f8a45-3661-42bf-b0b0-ff0d6e343a89 for instance 320b7886-49af-48d9-bb92-933d979bd9a4 on instance [pid: 8|app: 0|req: 1653/3308] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:09:49 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:49.679 7 WARNING neutronclient.v2_0.client [None req-ea04329c-4cb9-442e-a768-ef66af43edf9 f8d106292ef34b4fb751fe5ca9a22c15 527e88a26d3049ea8341318e23a7cde0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:09:49.722 8 WARNING neutronclient.v2_0.client [None req-d3486c8f-8276-4fe9-b3d8-b82888d18d56 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1656/3309] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:49 2026] GET /v2.1/servers/fb4b10ce-e312-4a34-99d6-509e306b7bfa => generated 1423 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:09:49.974 8 WARNING neutronclient.v2_0.client [None req-d3486c8f-8276-4fe9-b3d8-b82888d18d56 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:50.084 7 WARNING neutronclient.v2_0.client [None req-d6fb17f8-8699-49d2-8340-b028d0b6d0be 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1654/3310] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:09:49 2026] POST /v2.1/servers => generated 424 bytes in 594 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1657/3311] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:50 2026] GET /v2.1/servers/320b7886-49af-48d9-bb92-933d979bd9a4 => generated 1470 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-07-29 09:09:50.264 8 INFO nova.api.openstack.compute.server_external_events [req-04e1ff5c-4546-4569-af78-ec39bc58412d req-8127c54f-5c02-41e9-9dcd-097a2e69c7d5 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:0a3c9fab-54ab-428c-b596-04776f5824d3 for instance 8a80410d-fa11-41b8-b309-91b9bd36abb1 on instance [pid: 8|app: 0|req: 1655/3312] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:09: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) 2026-07-29 09:09:50.271 7 WARNING neutronclient.v2_0.client [None req-bb117de6-c3d7-4642-97d8-6e05f4e7ec0e 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1658/3313] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:50 2026] GET /v2.1/servers/e5288b2c-1924-436a-b637-960a5047be7d => generated 1372 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:50.799 8 WARNING neutronclient.v2_0.client [None req-f59f8879-147a-4edb-b255-5d39e6b3832b f8d106292ef34b4fb751fe5ca9a22c15 527e88a26d3049ea8341318e23a7cde0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1656/3314] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:50 2026] GET /v2.1/servers/fb4b10ce-e312-4a34-99d6-509e306b7bfa => generated 1431 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:51.315 7 WARNING neutronclient.v2_0.client [None req-8e124f1f-822f-421e-88e7-22f303cf625d 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:51.383 8 WARNING neutronclient.v2_0.client [None req-7501cdaf-b7ba-44ca-9330-88caccea23cc 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1659/3315] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:51 2026] GET /v2.1/servers/320b7886-49af-48d9-bb92-933d979bd9a4 => generated 1470 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1657/3316] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:51 2026] GET /v2.1/servers/e5288b2c-1924-436a-b637-960a5047be7d => generated 1376 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:51.912 7 WARNING neutronclient.v2_0.client [None req-fbcca12b-f233-40cb-86ec-63cc2d09b7ba f8d106292ef34b4fb751fe5ca9a22c15 527e88a26d3049ea8341318e23a7cde0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:52.313 8 INFO nova.api.openstack.compute.server_external_events [req-114a10d8-7f3e-41df-9e02-a49038812c03 req-0df153ca-8414-48f2-a794-c1407fd512c3 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:a9a6d2f7-87ca-4597-9753-a820937f2a9a for instance b84b2697-dd69-4da5-8f4e-031ebf08f916 on instance [pid: 8|app: 0|req: 1658/3317] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:09:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1660/3318] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:51 2026] GET /v2.1/servers/fb4b10ce-e312-4a34-99d6-509e306b7bfa => generated 1473 bytes in 521 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:52.429 8 INFO nova.api.openstack.compute.server_external_events [req-013637c3-9d90-46e8-9693-b3f3702939ed req-afc9c8dd-e82c-47f9-977b-a85180c76622 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:cdf2125a-5225-44a5-a214-1d13571f9338 for instance fb4b10ce-e312-4a34-99d6-509e306b7bfa on instance [pid: 8|app: 0|req: 1659/3319] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:09:52 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-07-29 09:09:52.478 7 WARNING neutronclient.v2_0.client [None req-531c3538-f993-4930-8a57-c1cedc1174dd 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:52.517 8 WARNING neutronclient.v2_0.client [None req-1fef7d1d-bbe9-4aae-a4b6-582db3508bbb 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1660/3320] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:52 2026] GET /v2.1/servers/e5288b2c-1924-436a-b637-960a5047be7d => generated 1424 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1661/3321] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:52 2026] GET /v2.1/servers/320b7886-49af-48d9-bb92-933d979bd9a4 => generated 1655 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1661/3322] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:09:52 2026] POST /v2.1/servers/320b7886-49af-48d9-bb92-933d979bd9a4/action => generated 0 bytes in 216 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:52.866 7 WARNING neutronclient.v2_0.client [None req-710e0daa-b4ff-46a2-a10a-2f79dffb1d76 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1662/3323] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:52 2026] GET /v2.1/servers/320b7886-49af-48d9-bb92-933d979bd9a4 => generated 1660 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-07-29 09:09:53.458 8 WARNING neutronclient.v2_0.client [None req-14e7c686-a4e6-4a88-9b0f-9e4e936b04a6 f8d106292ef34b4fb751fe5ca9a22c15 527e88a26d3049ea8341318e23a7cde0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1662/3324] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:53 2026] GET /v2.1/servers/fb4b10ce-e312-4a34-99d6-509e306b7bfa => generated 1471 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-07-29 09:09:53.626 7 WARNING neutronclient.v2_0.client [None req-beb25538-a063-4983-8341-0fea339087db 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1663/3325] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:53 2026] GET /v2.1/servers/e5288b2c-1924-436a-b637-960a5047be7d => generated 1424 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:54.010 8 WARNING neutronclient.v2_0.client [None req-4f20f8c2-ed9c-4aeb-a76d-f225ec1c75df 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1663/3326] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:53 2026] GET /v2.1/servers/320b7886-49af-48d9-bb92-933d979bd9a4 => generated 1640 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1664/3327] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:09:54 2026] POST /v2.1/servers/320b7886-49af-48d9-bb92-933d979bd9a4/action => generated 0 bytes in 327 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:54.519 8 WARNING neutronclient.v2_0.client [None req-a0d6b078-eada-40c6-a742-9e40c714038f 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:54.623 7 WARNING neutronclient.v2_0.client [None req-ff6f67ae-a3bd-478f-8bc4-7ae7e6253c0a f8d106292ef34b4fb751fe5ca9a22c15 527e88a26d3049ea8341318e23a7cde0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1664/3328] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:54 2026] GET /v2.1/servers/320b7886-49af-48d9-bb92-933d979bd9a4 => generated 1646 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:54.741 8 WARNING neutronclient.v2_0.client [None req-f3194a29-a3c6-427d-90f4-1817fcc36c9c 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1665/3329] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:54 2026] GET /v2.1/servers/e5288b2c-1924-436a-b637-960a5047be7d => generated 1432 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1665/3330] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:54 2026] GET /v2.1/servers/fb4b10ce-e312-4a34-99d6-509e306b7bfa => generated 1471 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:55.514 8 INFO nova.api.openstack.compute.server_external_events [req-b37adf6b-9173-483c-8cf9-22655f74df98 req-ba55fdb7-01a6-4060-bcf6-2e92f6e99cca da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:0a3c9fab-54ab-428c-b596-04776f5824d3 for instance 8a80410d-fa11-41b8-b309-91b9bd36abb1 on instance [pid: 8|app: 0|req: 1666/3331] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:09:55 2026] POST /v2.1/os-server-external-events => generated 183 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-07-29 09:09:55.702 7 WARNING neutronclient.v2_0.client [None req-75e55f8a-0fd8-4142-928d-1faca642d137 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:55.861 8 WARNING neutronclient.v2_0.client [None req-f9d7447d-76dc-49b4-afdb-f245327da0b2 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1666/3332] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:55 2026] GET /v2.1/servers/320b7886-49af-48d9-bb92-933d979bd9a4 => generated 1646 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-07-29 09:09:55.934 7 WARNING neutronclient.v2_0.client [None req-401aafd2-3299-4262-b5f9-7e5dd503a7e4 f8d106292ef34b4fb751fe5ca9a22c15 527e88a26d3049ea8341318e23a7cde0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1667/3333] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:55 2026] GET /v2.1/servers/e5288b2c-1924-436a-b637-960a5047be7d => generated 1474 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1667/3334] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:55 2026] GET /v2.1/servers/fb4b10ce-e312-4a34-99d6-509e306b7bfa => generated 1471 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:56.889 7 INFO nova.api.openstack.compute.server_external_events [req-d071450a-3606-48aa-9bab-8888197f72d1 req-6609ecae-b7a4-4304-a43e-53a3c7822da6 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:987a525b-2a04-44d4-8d09-fc8f7b1ca916 for instance e5288b2c-1924-436a-b637-960a5047be7d on instance [pid: 7|app: 0|req: 1669/3337] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:09:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:56.950 8 WARNING neutronclient.v2_0.client [None req-9e57ab41-15ed-45ad-9a0b-7a46c3e4d548 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] 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: 1669/3338] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:56 2026] GET /v2.1/servers/320b7886-49af-48d9-bb92-933d979bd9a4 => generated 1646 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:09:57.053 7 WARNING neutronclient.v2_0.client [None req-e12bcf4e-dc0d-48d3-b86d-124dbd1d2538 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] 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: 1670/3339] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:57 2026] GET /v2.1/servers/e5288b2c-1924-436a-b637-960a5047be7d => generated 1472 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:09:57.173 8 WARNING neutronclient.v2_0.client [None req-99854e6e-d409-414f-82b5-5833eb94b1a9 f8d106292ef34b4fb751fe5ca9a22c15 527e88a26d3049ea8341318e23a7cde0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1670/3340] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:57 2026] GET /v2.1/servers/fb4b10ce-e312-4a34-99d6-509e306b7bfa => generated 1471 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-07-29 09:09:57.602 7 INFO nova.api.openstack.compute.server_external_events [req-4a21b872-7f19-4f6a-a8b8-ebcfe5314ca8 req-cb36d045-6a32-40a4-bd20-37f956d094ae da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:cdf2125a-5225-44a5-a214-1d13571f9338 for instance fb4b10ce-e312-4a34-99d6-509e306b7bfa on instance [pid: 7|app: 0|req: 1671/3341] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:09:57 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-07-29 09:09:58.112 8 WARNING neutronclient.v2_0.client [None req-4bf61dfa-1418-427d-a80a-4cdea9e866bd 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:58.233 7 WARNING neutronclient.v2_0.client [None req-3410c9bd-c640-4591-9241-c9119d5b52ac 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1671/3342] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:58 2026] GET /v2.1/servers/320b7886-49af-48d9-bb92-933d979bd9a4 => generated 1667 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-07-29 09:09:58.359 8 WARNING neutronclient.v2_0.client [None req-e3710994-0ac4-47f0-a797-434043c2b9c5 f8d106292ef34b4fb751fe5ca9a22c15 527e88a26d3049ea8341318e23a7cde0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1672/3343] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:58 2026] GET /v2.1/servers/e5288b2c-1924-436a-b637-960a5047be7d => generated 1472 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1672/3344] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:58 2026] GET /v2.1/servers/fb4b10ce-e312-4a34-99d6-509e306b7bfa => generated 1471 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:59.330 7 WARNING neutronclient.v2_0.client [None req-b5f91737-fac1-4687-9242-6e090205cc24 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] 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: 1673/3345] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:59 2026] GET /v2.1/servers/320b7886-49af-48d9-bb92-933d979bd9a4 => generated 1662 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:09:59.477 8 WARNING neutronclient.v2_0.client [None req-0c936975-67c8-410e-9d3d-4d06afe929fb 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:59.539 7 WARNING neutronclient.v2_0.client [None req-51c6a7bd-6467-41c7-951e-3941879ff93c f8d106292ef34b4fb751fe5ca9a22c15 527e88a26d3049ea8341318e23a7cde0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1673/3346] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:59 2026] GET /v2.1/servers/e5288b2c-1924-436a-b637-960a5047be7d => generated 1472 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1674/3347] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:59 2026] GET /v2.1/servers/fb4b10ce-e312-4a34-99d6-509e306b7bfa => generated 1655 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:09:59.707 8 WARNING neutronclient.v2_0.client [None req-9b3f82dd-8d91-4c53-9c08-5d3211fbd4bc f8d106292ef34b4fb751fe5ca9a22c15 527e88a26d3049ea8341318e23a7cde0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1674/3348] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:09:59 2026] GET /v2.1/servers/8a80410d-fa11-41b8-b309-91b9bd36abb1 => generated 1656 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1675/3349] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:09:59 2026] DELETE /v2.1/servers/8a80410d-fa11-41b8-b309-91b9bd36abb1 => generated 0 bytes in 242 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, ' [pid: 8|app: 0|req: 1675/3350] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:10:00 2026] DELETE /v2.1/servers/fb4b10ce-e312-4a34-99d6-509e306b7bfa => generated 0 bytes in 236 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:00.428 7 WARNING neutronclient.v2_0.client [None req-fe74548f-d449-4d63-8726-1c01b97f912e f8d106292ef34b4fb751fe5ca9a22c15 527e88a26d3049ea8341318e23a7cde0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:00.509 8 WARNING neutronclient.v2_0.client [None req-48fec3c8-ee41-40f4-a3b1-c9e49a710a20 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1676/3351] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:00 2026] GET /v2.1/servers/8a80410d-fa11-41b8-b309-91b9bd36abb1 => generated 1662 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1676/3352] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:00 2026] GET /v2.1/servers/320b7886-49af-48d9-bb92-933d979bd9a4 => generated 1662 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-07-29 09:10:00.648 7 WARNING neutronclient.v2_0.client [None req-e37a2ec2-d39b-4f05-9414-918275f60776 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1677/3353] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:00 2026] GET /v2.1/servers/e5288b2c-1924-436a-b637-960a5047be7d => generated 1472 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:01.493 8 INFO nova.api.openstack.compute.server_external_events [req-4c341aca-2355-43e2-ae8c-3ccb408c2f94 req-514823eb-a838-45d2-ba34-dab3e9c17e65 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:987a525b-2a04-44d4-8d09-fc8f7b1ca916 for instance e5288b2c-1924-436a-b637-960a5047be7d on instance [pid: 8|app: 0|req: 1677/3354] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:10:01 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-07-29 09:10:01.591 7 WARNING neutronclient.v2_0.client [None req-c70ddc93-f8f6-4257-a2c0-cc6beeb9dd45 f8d106292ef34b4fb751fe5ca9a22c15 527e88a26d3049ea8341318e23a7cde0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:01.677 8 WARNING neutronclient.v2_0.client [None req-136cba8d-46fb-46f5-b904-d37e6a81fb57 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1678/3355] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:01 2026] GET /v2.1/servers/8a80410d-fa11-41b8-b309-91b9bd36abb1 => generated 1662 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, ' [pid: 8|app: 0|req: 1678/3356] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:01 2026] GET /v2.1/servers/320b7886-49af-48d9-bb92-933d979bd9a4 => generated 1659 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:10:01.815 7 WARNING neutronclient.v2_0.client [None req-bca90d34-2e8e-4689-8479-11fce95d691a 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1679/3357] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:01 2026] GET /v2.1/servers/e5288b2c-1924-436a-b637-960a5047be7d => generated 1472 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:02.782 8 WARNING neutronclient.v2_0.client [None req-71893254-ec5a-4852-a874-322faac9e796 f8d106292ef34b4fb751fe5ca9a22c15 527e88a26d3049ea8341318e23a7cde0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:02.858 7 WARNING neutronclient.v2_0.client [None req-87e95188-345f-46a2-a6d8-5b34439b4ee8 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1679/3358] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:02 2026] GET /v2.1/servers/8a80410d-fa11-41b8-b309-91b9bd36abb1 => generated 1662 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:02.968 8 WARNING neutronclient.v2_0.client [None req-00c8f794-2a61-4e53-b68a-15f8eac9515c 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1680/3359] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:02 2026] GET /v2.1/servers/320b7886-49af-48d9-bb92-933d979bd9a4 => generated 1659 bytes in 683 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:03.521 7 INFO nova.api.openstack.compute.server_external_events [req-86ef1320-3665-4b10-ade4-cce53120c77f req-47d5876d-e039-4927-a433-ba17a2e0921d da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:0a3c9fab-54ab-428c-b596-04776f5824d3 for instance 8a80410d-fa11-41b8-b309-91b9bd36abb1 on instance [pid: 7|app: 0|req: 1681/3360] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:10:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1680/3361] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:02 2026] GET /v2.1/servers/e5288b2c-1924-436a-b637-960a5047be7d => generated 1472 bytes in 606 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:03.948 7 WARNING neutronclient.v2_0.client [None req-4fe84986-1042-4a09-a86f-670c75964707 f8d106292ef34b4fb751fe5ca9a22c15 527e88a26d3049ea8341318e23a7cde0 - - default default] 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: 1682/3362] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:03 2026] GET /v2.1/servers/8a80410d-fa11-41b8-b309-91b9bd36abb1 => generated 1452 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:10:04.002 8 INFO nova.api.openstack.compute.server_external_events [req-0b9eb450-e3d0-4eac-ba1d-76d55db46106 req-9c51204c-33c6-42c0-a2a8-fe1990253b75 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-unplugged:2a8f8a45-3661-42bf-b0b0-ff0d6e343a89 for instance 320b7886-49af-48d9-bb92-933d979bd9a4 on instance [pid: 8|app: 0|req: 1681/3363] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:10:03 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:04.557 7 WARNING neutronclient.v2_0.client [None req-b10e517e-f4d2-4e18-89a3-4d7b2c8a08b0 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:10:04.589 8 WARNING neutronclient.v2_0.client [None req-0ddc8d6e-680b-4bae-a3db-e44965a27683 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1683/3364] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:04 2026] GET /v2.1/servers/320b7886-49af-48d9-bb92-933d979bd9a4 => generated 1659 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1682/3365] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:04 2026] GET /v2.1/servers/e5288b2c-1924-436a-b637-960a5047be7d => generated 1658 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:04.840 7 WARNING neutronclient.v2_0.client [None req-4eecc012-6677-4e57-80b5-8e3552c47a69 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1684/3366] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:04 2026] GET /v2.1/servers/e5288b2c-1924-436a-b637-960a5047be7d => generated 1658 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:05.062 8 WARNING neutronclient.v2_0.client [None req-7b22882a-d13e-440c-ba8e-18371dcb8b98 f8d106292ef34b4fb751fe5ca9a22c15 527e88a26d3049ea8341318e23a7cde0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1683/3367] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:05 2026] GET /v2.1/servers/8a80410d-fa11-41b8-b309-91b9bd36abb1 => generated 1457 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1685/3368] 10.0.0.17 () {34 vars in 733 bytes} [Wed Jul 29 09:10:05 2026] PUT /v2.1/servers/e5288b2c-1924-436a-b637-960a5047be7d => generated 1234 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:05.191 8 WARNING neutronclient.v2_0.client [None req-df18857f-88ba-43b0-9154-140ae0e2b185 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1684/3369] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:05 2026] GET /v2.1/servers/e5288b2c-1924-436a-b637-960a5047be7d => generated 1656 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-07-29 09:10:05.346 7 WARNING neutronclient.v2_0.client [None req-50f8ef02-48aa-42e9-b10d-21ffc9273cd1 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1686/3370] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:05 2026] GET /v2.1/servers/e5288b2c-1924-436a-b637-960a5047be7d => generated 1656 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1685/3371] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:10:05 2026] POST /v2.1/servers/e5288b2c-1924-436a-b637-960a5047be7d/action => generated 129 bytes in 10 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:05.557 8 INFO nova.api.openstack.compute.server_external_events [req-302e093a-8943-4d65-bad5-185e242de799 req-caf1cb16-1d18-42ad-b23d-7efafb6c34c6 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:cdf2125a-5225-44a5-a214-1d13571f9338 for instance fb4b10ce-e312-4a34-99d6-509e306b7bfa on instance [pid: 8|app: 0|req: 1686/3372] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:10:05 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) [pid: 7|app: 0|req: 1687/3373] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:10:05 2026] DELETE /v2.1/servers/e5288b2c-1924-436a-b637-960a5047be7d => generated 0 bytes in 233 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:05.833 8 WARNING neutronclient.v2_0.client [None req-73ec161d-73dd-429c-b62e-3064ff3874bb 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1687/3374] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:05 2026] GET /v2.1/servers/320b7886-49af-48d9-bb92-933d979bd9a4 => generated 1662 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:05.982 7 WARNING neutronclient.v2_0.client [None req-3c271d24-6992-4d92-b19a-2bb0ff716526 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:06.045 8 INFO nova.api.openstack.compute.server_external_events [req-db4b0365-9ac4-468e-8cab-c94b10fb1d79 req-ebea57eb-66e4-4d80-a96f-d2f39521d0f7 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:2a8f8a45-3661-42bf-b0b0-ff0d6e343a89 for instance 320b7886-49af-48d9-bb92-933d979bd9a4 on instance [pid: 8|app: 0|req: 1688/3375] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:10:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:06.129 8 WARNING neutronclient.v2_0.client [None req-5376f115-aaed-425e-b694-ccc4468c8a07 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1688/3376] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:05 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1822 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:06.176 7 WARNING neutronclient.v2_0.client [None req-6862b3ff-a2ce-4d8c-8df8-d74d4373cf15 f8d106292ef34b4fb751fe5ca9a22c15 527e88a26d3049ea8341318e23a7cde0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1689/3377] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:06 2026] GET /v2.1/servers/8a80410d-fa11-41b8-b309-91b9bd36abb1 => generated 1457 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:06.247 7 WARNING neutronclient.v2_0.client [None req-8699080a-467e-4988-a3ff-d1f7539f29c5 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:10:06.286 8 WARNING neutronclient.v2_0.client [None req-5376f115-aaed-425e-b694-ccc4468c8a07 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1690/3378] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:06 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1822 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1689/3381] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:10:06 2026] POST /v2.1/servers => generated 424 bytes in 641 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:06.745 8 WARNING neutronclient.v2_0.client [None req-251c5a1b-89f9-4146-84cc-a92524f1b0cb 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1690/3382] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:06 2026] GET /v2.1/servers/fe618790-2e5e-4dec-8d48-6ab4a13d157d => generated 1371 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1693/3383] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:10:06 2026] POST /v2.1/servers/ac5d0731-033c-4723-825e-273594611142/action => generated 0 bytes in 512 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:06.959 8 WARNING neutronclient.v2_0.client [None req-64ae73a1-2685-4cb6-8aa1-1d299f1b6ad6 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1691/3384] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:06 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1828 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-07-29 09:10:07.261 7 INFO nova.api.openstack.wsgi [None req-072a95ac-89bd-4005-8534-56cb7b6905db f8d106292ef34b4fb751fe5ca9a22c15 527e88a26d3049ea8341318e23a7cde0 - - default default] HTTP exception thrown: Instance 8a80410d-fa11-41b8-b309-91b9bd36abb1 could not be found. [pid: 7|app: 0|req: 1694/3385] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:07 2026] GET /v2.1/servers/8a80410d-fa11-41b8-b309-91b9bd36abb1 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:07.329 8 WARNING neutronclient.v2_0.client [None req-53495737-0dce-4288-bbcd-80a7352971f8 f8d106292ef34b4fb751fe5ca9a22c15 527e88a26d3049ea8341318e23a7cde0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1692/3386] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:07 2026] GET /v2.1/servers/fb4b10ce-e312-4a34-99d6-509e306b7bfa => generated 1457 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-07-29 09:10:07.862 7 WARNING neutronclient.v2_0.client [None req-123c061d-a274-4933-8494-2f61beb328de 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1695/3387] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:07 2026] GET /v2.1/servers/fe618790-2e5e-4dec-8d48-6ab4a13d157d => generated 1375 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:08.143 8 WARNING neutronclient.v2_0.client [None req-59557892-4295-49ea-8489-9945b380bd03 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1693/3388] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:08 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1828 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:08.422 7 INFO nova.api.openstack.wsgi [None req-4af26ea4-bb34-4a35-b705-ac1772704734 f8d106292ef34b4fb751fe5ca9a22c15 527e88a26d3049ea8341318e23a7cde0 - - default default] HTTP exception thrown: Instance fb4b10ce-e312-4a34-99d6-509e306b7bfa could not be found. [pid: 7|app: 0|req: 1696/3389] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:08 2026] GET /v2.1/servers/fb4b10ce-e312-4a34-99d6-509e306b7bfa => generated 111 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:08.830 8 INFO nova.api.openstack.compute.server_external_events [req-e4912b9b-e36e-458e-bfb1-3fa65eb80fb5 req-bd892c1b-081b-44ea-8091-4848116b5ae5 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:987a525b-2a04-44d4-8d09-fc8f7b1ca916 for instance e5288b2c-1924-436a-b637-960a5047be7d on instance [pid: 8|app: 0|req: 1694/3390] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:10:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:08.960 7 WARNING neutronclient.v2_0.client [None req-d13165c4-8717-41cd-923f-847dec9706cd 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1697/3391] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:08 2026] GET /v2.1/servers/fe618790-2e5e-4dec-8d48-6ab4a13d157d => generated 1423 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:09.335 8 WARNING neutronclient.v2_0.client [None req-19add316-51fb-4014-b53c-89f1f52ef2f5 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1695/3392] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:09 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1828 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:10.040 7 WARNING neutronclient.v2_0.client [None req-03acc55e-a8c2-48c2-bb06-c2fee7baba5d 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1698/3393] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:10 2026] GET /v2.1/servers/fe618790-2e5e-4dec-8d48-6ab4a13d157d => generated 1423 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:10.589 8 WARNING neutronclient.v2_0.client [None req-7d0072bf-b651-4853-85f3-51a9568077d3 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1696/3394] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:10 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1828 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-07-29 09:10:11.132 7 WARNING neutronclient.v2_0.client [None req-4457a113-a32e-40f9-ae4f-8bb9c8a5a18e 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1699/3395] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:11 2026] GET /v2.1/servers/fe618790-2e5e-4dec-8d48-6ab4a13d157d => generated 1431 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:11.819 8 WARNING neutronclient.v2_0.client [None req-6c22b7cb-f4c2-4341-97e8-9a4f870439cc 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1697/3396] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:11 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1828 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:12.242 7 WARNING neutronclient.v2_0.client [None req-3f87531e-c6f1-4cbb-8c81-7bfce39f4253 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1700/3397] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:12 2026] GET /v2.1/servers/fe618790-2e5e-4dec-8d48-6ab4a13d157d => generated 1473 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:12.456 8 INFO nova.api.openstack.compute.server_external_events [req-b99ab66a-90e0-4623-98e8-45c42c3a5e1e req-cf355e75-2cc9-4edc-bf29-b48ea13ac3af da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:3e936690-e528-42b0-beb2-8df9efd7eef5 for instance fe618790-2e5e-4dec-8d48-6ab4a13d157d on instance [pid: 8|app: 0|req: 1698/3398] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:10:12 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-07-29 09:10:13.087 7 WARNING neutronclient.v2_0.client [None req-b16077c9-951a-40dd-a4e8-de6427d64e3e 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1701/3399] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:13 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1844 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:13.394 8 WARNING neutronclient.v2_0.client [None req-c3456cfb-ecf7-44fc-ad53-aadab2b0f37a 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1699/3400] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:13 2026] GET /v2.1/servers/fe618790-2e5e-4dec-8d48-6ab4a13d157d => generated 1471 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:14.286 7 WARNING neutronclient.v2_0.client [None req-09def3c8-ea5e-4c19-a123-684ba62f4361 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1702/3401] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:14 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1844 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:14.618 8 WARNING neutronclient.v2_0.client [None req-6cce2fef-d7be-41a2-97f2-201fe5085115 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1700/3402] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:14 2026] GET /v2.1/servers/fe618790-2e5e-4dec-8d48-6ab4a13d157d => generated 1471 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:15.502 7 WARNING neutronclient.v2_0.client [None req-299da52c-c61d-4257-a430-fc36379603f9 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1703/3403] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:15 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1844 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:15.811 8 WARNING neutronclient.v2_0.client [None req-4e92e9b8-7737-4a20-8a56-974702d3871b 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1701/3404] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:15 2026] GET /v2.1/servers/fe618790-2e5e-4dec-8d48-6ab4a13d157d => generated 1471 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-07-29 09:10:16.713 7 WARNING neutronclient.v2_0.client [None req-34277aaf-af2b-4569-b549-b0de1039b74c 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1705/3407] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:16 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1826 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-07-29 09:10:16.980 8 WARNING neutronclient.v2_0.client [None req-31ffa825-f979-47ee-9357-37ef2e6f7938 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1703/3408] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:16 2026] GET /v2.1/servers/fe618790-2e5e-4dec-8d48-6ab4a13d157d => generated 1471 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-07-29 09:10:17.934 7 WARNING neutronclient.v2_0.client [None req-be711e08-084e-4fa0-ad7c-46498564cc0c 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1706/3409] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:17 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1826 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:18.201 8 WARNING neutronclient.v2_0.client [None req-fdf448d7-a725-43ad-896d-97a16ae24f40 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1704/3410] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:18 2026] GET /v2.1/servers/fe618790-2e5e-4dec-8d48-6ab4a13d157d => generated 1471 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:18.578 7 INFO nova.api.openstack.compute.server_external_events [req-f5fdd038-3a52-492c-ad64-4b6f4c2f705f req-42a36425-0b9b-4be7-921b-edb57978e5a3 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:3e936690-e528-42b0-beb2-8df9efd7eef5 for instance fe618790-2e5e-4dec-8d48-6ab4a13d157d on instance [pid: 7|app: 0|req: 1707/3411] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:10:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 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, ' 2026-07-29 09:10:19.160 8 WARNING neutronclient.v2_0.client [None req-73826210-ca16-40df-9097-70a66628aa64 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:19.242 7 INFO nova.api.openstack.compute.server_external_events [req-847722f8-97c5-4a6e-aebc-521365fd0020 req-071e0e12-3077-4dfc-92fa-fa11972be9b5 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-unplugged:2b1a45b6-9e34-415c-b7c8-d59b1b725827 for instance ac5d0731-033c-4723-825e-273594611142 on instance [pid: 7|app: 0|req: 1708/3412] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:10:19 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1705/3413] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:19 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1826 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:19.389 7 WARNING neutronclient.v2_0.client [None req-f79ec66b-21a1-4358-a503-7f9d01191ae2 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1709/3414] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:19 2026] GET /v2.1/servers/fe618790-2e5e-4dec-8d48-6ab4a13d157d => generated 1471 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:19.929 8 WARNING neutronclient.v2_0.client [None req-aff07a93-eaa9-4944-b211-d6c38f0048a1 24d3773145054afc852f4c3c9972be29 e74f306a5f6c4b2582772cfc26eaebd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:10:20.100 8 WARNING neutronclient.v2_0.client [None req-aff07a93-eaa9-4944-b211-d6c38f0048a1 24d3773145054afc852f4c3c9972be29 e74f306a5f6c4b2582772cfc26eaebd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:20.349 7 WARNING neutronclient.v2_0.client [None req-7003a4c5-1448-4dfa-848a-da0eed5fb796 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1706/3415] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:10:19 2026] POST /v2.1/servers => generated 424 bytes in 664 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:20.420 8 WARNING neutronclient.v2_0.client [None req-bba23f28-e1ed-44d3-b07b-e6a853c14bfe 24d3773145054afc852f4c3c9972be29 e74f306a5f6c4b2582772cfc26eaebd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1707/3416] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:20 2026] GET /v2.1/servers/a75ecfe0-0cc6-4079-a990-7015b61b0a7c => generated 1379 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1710/3417] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:20 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1826 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:20.608 8 WARNING neutronclient.v2_0.client [None req-2c004380-2949-46c7-ab22-9ce02a63cd8c 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1708/3418] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:20 2026] GET /v2.1/servers/fe618790-2e5e-4dec-8d48-6ab4a13d157d => generated 1657 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:20.823 7 WARNING neutronclient.v2_0.client [None req-11eeae70-0662-4441-9403-48d863e6bb4b 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1711/3419] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:20 2026] GET /v2.1/servers/fe618790-2e5e-4dec-8d48-6ab4a13d157d => generated 1657 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1709/3420] 10.0.0.17 () {34 vars in 733 bytes} [Wed Jul 29 09:10:20 2026] PUT /v2.1/servers/fe618790-2e5e-4dec-8d48-6ab4a13d157d => generated 1233 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-07-29 09:10:21.174 7 WARNING neutronclient.v2_0.client [None req-58ab0b21-39e0-4c2c-9f8a-9d510dd30e40 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:21.289 8 INFO nova.api.openstack.compute.server_external_events [req-9a3934e3-aff6-46c2-8d74-e6b2af491aa9 req-7de6fccc-9932-4c30-98b9-ba9dc9901098 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:2b1a45b6-9e34-415c-b7c8-d59b1b725827 for instance ac5d0731-033c-4723-825e-273594611142 on instance [pid: 8|app: 0|req: 1710/3421] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:10:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1712/3422] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:21 2026] GET /v2.1/servers/fe618790-2e5e-4dec-8d48-6ab4a13d157d => generated 1655 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:21.372 8 WARNING neutronclient.v2_0.client [None req-d58de0a2-bc33-4957-aca9-a6b9ee6f2c34 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] 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: 1711/3423] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:21 2026] GET /v2.1/servers/fe618790-2e5e-4dec-8d48-6ab4a13d157d => generated 1655 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:21.536 7 WARNING neutronclient.v2_0.client [None req-0dc30a97-c23e-4d93-aa44-11f63c00dd0d 24d3773145054afc852f4c3c9972be29 e74f306a5f6c4b2582772cfc26eaebd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:10:21.541 8 WARNING neutronclient.v2_0.client [None req-4ec0386c-01c8-4c54-b955-cd663d96e6bc 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1713/3424] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:21 2026] GET /v2.1/servers/a75ecfe0-0cc6-4079-a990-7015b61b0a7c => generated 1383 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1712/3425] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:21 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1829 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, ' [pid: 7|app: 0|req: 1714/3426] 10.0.0.17 () {34 vars in 733 bytes} [Wed Jul 29 09:10:21 2026] PUT /v2.1/servers/fe618790-2e5e-4dec-8d48-6ab4a13d157d => generated 1235 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:21.724 8 WARNING neutronclient.v2_0.client [None req-f32e2e9e-3e0e-44c8-8b86-59a62808cc07 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:10:21.752 7 WARNING neutronclient.v2_0.client [None req-857ac081-f3aa-4668-bd37-740d19f336e7 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1713/3427] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:21 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1829 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1715/3428] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:21 2026] GET /v2.1/servers/fe618790-2e5e-4dec-8d48-6ab4a13d157d => generated 1657 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:21.969 8 WARNING neutronclient.v2_0.client [None req-199fc364-3d85-4f98-919a-249a6dff6468 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:10:21.978 7 WARNING neutronclient.v2_0.client [None req-c4249285-b5cc-4700-abcd-d48602a09399 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:10:21.979 7 WARNING neutronclient.v2_0.client [None req-c4249285-b5cc-4700-abcd-d48602a09399 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1714/3429] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:21 2026] GET /v2.1/servers/fe618790-2e5e-4dec-8d48-6ab4a13d157d => generated 1657 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, ' [pid: 7|app: 0|req: 1716/3430] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:10:21 2026] POST /v2.1/servers/ac5d0731-033c-4723-825e-273594611142/action => generated 0 bytes in 330 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:22.313 7 WARNING neutronclient.v2_0.client [None req-66c978dc-58bf-4d34-a8fe-3eb00635bb3f 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1715/3431] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:10:22 2026] DELETE /v2.1/servers/fe618790-2e5e-4dec-8d48-6ab4a13d157d => generated 0 bytes in 240 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, ' [pid: 7|app: 0|req: 1717/3432] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:22 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1837 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:10:22.446 8 INFO nova.compute.api [None req-434f7d41-ebe6-468c-9f7f-a890964c4261 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] [instance: fe618790-2e5e-4dec-8d48-6ab4a13d157d] Instance is already in deleting state, ignoring this request [pid: 8|app: 0|req: 1716/3433] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:10:22 2026] DELETE /v2.1/servers/fe618790-2e5e-4dec-8d48-6ab4a13d157d => 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-07-29 09:10:22.507 7 WARNING neutronclient.v2_0.client [None req-f222b673-c194-43a5-9e93-3a585a8b60c8 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] 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: 1718/3434] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:22 2026] GET /v2.1/servers/fe618790-2e5e-4dec-8d48-6ab4a13d157d => generated 1663 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:10:22.635 8 WARNING neutronclient.v2_0.client [None req-5d565d28-4785-4f55-9992-0a54ff40b575 24d3773145054afc852f4c3c9972be29 e74f306a5f6c4b2582772cfc26eaebd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1717/3435] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:22 2026] GET /v2.1/servers/a75ecfe0-0cc6-4079-a990-7015b61b0a7c => generated 1431 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:23.479 7 WARNING neutronclient.v2_0.client [None req-4888ce6d-0fac-4f4b-a14f-b4023cde5131 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1719/3436] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:23 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1777 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-07-29 09:10:23.685 8 WARNING neutronclient.v2_0.client [None req-ceb496b4-4c17-45fa-9ed8-5fbab8bb0379 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:23.792 7 WARNING neutronclient.v2_0.client [None req-102015e7-a4a6-47ae-ab50-1da388d3381a 24d3773145054afc852f4c3c9972be29 e74f306a5f6c4b2582772cfc26eaebd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1718/3437] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:23 2026] GET /v2.1/servers/fe618790-2e5e-4dec-8d48-6ab4a13d157d => generated 1663 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1720/3438] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:23 2026] GET /v2.1/servers/a75ecfe0-0cc6-4079-a990-7015b61b0a7c => generated 1431 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:24.699 8 WARNING neutronclient.v2_0.client [None req-0ca8acba-5687-436a-a149-18f9ab19f767 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1719/3439] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:24 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1777 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:24.890 7 WARNING neutronclient.v2_0.client [None req-3934171f-92bb-47f3-af1e-e97055cef3e0 24d3773145054afc852f4c3c9972be29 e74f306a5f6c4b2582772cfc26eaebd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:10:24.914 8 WARNING neutronclient.v2_0.client [None req-cebf69fa-5403-451b-9ad9-627425424661 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1721/3440] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:24 2026] GET /v2.1/servers/a75ecfe0-0cc6-4079-a990-7015b61b0a7c => generated 1439 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1720/3441] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:24 2026] GET /v2.1/servers/fe618790-2e5e-4dec-8d48-6ab4a13d157d => generated 1663 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-07-29 09:10:25.360 7 INFO nova.api.openstack.compute.server_external_events [req-5b72d638-bc47-446f-9569-439e9f38def6 req-e0a27a1c-6551-4cc8-9869-f19e1070f656 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:3e936690-e528-42b0-beb2-8df9efd7eef5 for instance fe618790-2e5e-4dec-8d48-6ab4a13d157d on instance [pid: 7|app: 0|req: 1722/3442] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:10:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:25.923 8 WARNING neutronclient.v2_0.client [None req-234cc6c2-7474-41bc-a077-f94013808e86 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:25.993 7 WARNING neutronclient.v2_0.client [None req-9e173db8-3e18-4524-8402-ff40579ba418 24d3773145054afc852f4c3c9972be29 e74f306a5f6c4b2582772cfc26eaebd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1721/3443] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:25 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1779 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1723/3444] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:25 2026] GET /v2.1/servers/a75ecfe0-0cc6-4079-a990-7015b61b0a7c => generated 1481 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:10:26.169 8 WARNING neutronclient.v2_0.client [None req-03cc2294-bdc0-429e-817f-1d7a5ef6dfe4 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1722/3445] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:26 2026] GET /v2.1/servers/fe618790-2e5e-4dec-8d48-6ab4a13d157d => generated 1452 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:27.185 8 WARNING neutronclient.v2_0.client [None req-3f7ceb74-572b-43d6-b250-c2ea5e920757 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:10:27.212 7 WARNING neutronclient.v2_0.client [None req-88c9d13a-5097-4801-af14-f9c2eda32066 24d3773145054afc852f4c3c9972be29 e74f306a5f6c4b2582772cfc26eaebd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1724/3448] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:27 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1835 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:27.364 8 WARNING neutronclient.v2_0.client [None req-10ba3767-ffb9-4b05-9b1b-1425f16f525f 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1725/3449] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:27 2026] GET /v2.1/servers/a75ecfe0-0cc6-4079-a990-7015b61b0a7c => generated 1479 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1725/3450] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:27 2026] GET /v2.1/servers/fe618790-2e5e-4dec-8d48-6ab4a13d157d => generated 1457 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:10:27.412 7 INFO nova.api.openstack.compute.server_external_events [req-e69a6827-e69c-4500-80f8-677801240df0 req-070e282f-1f55-4ba9-8321-e3a3b485aa03 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:43b11720-0283-42b0-9c96-45a4e11e142d for instance a75ecfe0-0cc6-4079-a990-7015b61b0a7c on instance [pid: 7|app: 0|req: 1726/3451] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:10:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:28.372 8 WARNING neutronclient.v2_0.client [None req-8d0e1288-675a-46de-8583-fcf9b8e8baca 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:28.430 7 WARNING neutronclient.v2_0.client [None req-6e7b7bda-921c-46ae-9550-ab5b83ddf634 24d3773145054afc852f4c3c9972be29 e74f306a5f6c4b2582772cfc26eaebd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1726/3452] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:28 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1835 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:28.507 8 WARNING neutronclient.v2_0.client [None req-86c6cbc3-83c5-41e3-bfe7-c477ad1312a8 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1727/3453] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:28 2026] GET /v2.1/servers/a75ecfe0-0cc6-4079-a990-7015b61b0a7c => generated 1479 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1727/3454] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:28 2026] GET /v2.1/servers/fe618790-2e5e-4dec-8d48-6ab4a13d157d => generated 1457 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-07-29 09:10:29.146 7 INFO nova.api.openstack.compute.server_external_events [req-8066a991-5dcc-423e-8325-2872b834f04d req-c68a950f-3980-461f-8b2f-6271bb634466 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:2b1a45b6-9e34-415c-b7c8-d59b1b725827 for instance ac5d0731-033c-4723-825e-273594611142 on instance [pid: 7|app: 0|req: 1728/3455] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:10:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:29.527 8 WARNING neutronclient.v2_0.client [None req-3f3253fa-d9d1-4d19-b1dc-d82bcbac9218 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:29.579 7 WARNING neutronclient.v2_0.client [None req-c72e5dd0-46f3-454a-b267-c622cc0e5cfa 24d3773145054afc852f4c3c9972be29 e74f306a5f6c4b2582772cfc26eaebd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1728/3456] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:29 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1835 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1729/3457] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:29 2026] GET /v2.1/servers/a75ecfe0-0cc6-4079-a990-7015b61b0a7c => generated 1479 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:10:29.735 8 WARNING neutronclient.v2_0.client [None req-ac8442fa-4f1a-408d-ad04-7dea86ad5f6b 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1729/3458] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:29 2026] GET /v2.1/servers/fe618790-2e5e-4dec-8d48-6ab4a13d157d => generated 1457 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:30.742 7 WARNING neutronclient.v2_0.client [None req-10d2efa6-46a5-4a16-a959-4d0cecbb1b46 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:10:30.783 8 WARNING neutronclient.v2_0.client [None req-92b37c46-240b-48bb-b5ae-223fca4b086e 24d3773145054afc852f4c3c9972be29 e74f306a5f6c4b2582772cfc26eaebd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1730/3459] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:30 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1835 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:30.889 7 INFO nova.api.openstack.wsgi [None req-5a791899-87c2-4e76-8a36-f2ab18925641 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] HTTP exception thrown: Instance fe618790-2e5e-4dec-8d48-6ab4a13d157d could not be found. [pid: 7|app: 0|req: 1731/3460] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:30 2026] GET /v2.1/servers/fe618790-2e5e-4dec-8d48-6ab4a13d157d => 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, ' 2026-07-29 09:10:30.929 7 INFO nova.api.openstack.wsgi [None req-93b023bc-c605-49ac-8edf-00261910794c 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] HTTP exception thrown: Instance e5288b2c-1924-436a-b637-960a5047be7d could not be found. [pid: 7|app: 0|req: 1732/3461] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:10:30 2026] DELETE /v2.1/servers/e5288b2c-1924-436a-b637-960a5047be7d => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1730/3462] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:30 2026] GET /v2.1/servers/a75ecfe0-0cc6-4079-a990-7015b61b0a7c => generated 1479 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:10:30.957 7 INFO nova.api.openstack.wsgi [None req-47bc93d4-2317-434b-8b17-ccf544b6a2a9 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] HTTP exception thrown: Instance e5288b2c-1924-436a-b637-960a5047be7d could not be found. [pid: 7|app: 0|req: 1733/3463] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:30 2026] GET /v2.1/servers/e5288b2c-1924-436a-b637-960a5047be7d => 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, ' 2026-07-29 09:10:30.987 8 INFO nova.api.openstack.wsgi [None req-869a8285-3f2e-4eb6-9584-82df631065d0 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] HTTP exception thrown: Instance b84b2697-dd69-4da5-8f4e-031ebf08f916 could not be found. [pid: 8|app: 0|req: 1731/3464] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:10:30 2026] DELETE /v2.1/servers/b84b2697-dd69-4da5-8f4e-031ebf08f916 => 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-07-29 09:10:31.028 7 INFO nova.api.openstack.wsgi [None req-2e401c3c-927a-46c6-b872-f3467b1a36d8 1408d1ea22e141a98f9937ca73889f7d 011e80be38134fda9ee2cfdcef857d3f - - default default] HTTP exception thrown: Instance b84b2697-dd69-4da5-8f4e-031ebf08f916 could not be found. [pid: 7|app: 0|req: 1734/3465] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:30 2026] GET /v2.1/servers/b84b2697-dd69-4da5-8f4e-031ebf08f916 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:31.203 8 INFO nova.api.openstack.compute.server_external_events [req-db97fb70-d42b-486d-8d10-aa65bcb54e0f req-508a3bb5-7d0f-47a9-b0ba-98fdad6bd434 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:43b11720-0283-42b0-9c96-45a4e11e142d for instance a75ecfe0-0cc6-4079-a990-7015b61b0a7c on instance [pid: 8|app: 0|req: 1732/3466] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:10:31 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-07-29 09:10:31.920 7 WARNING neutronclient.v2_0.client [None req-eec7adf5-e9f3-409c-bc6b-a32949285807 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:32.026 8 WARNING neutronclient.v2_0.client [None req-50ca944e-cb8d-4815-bd33-41092b3f8316 24d3773145054afc852f4c3c9972be29 e74f306a5f6c4b2582772cfc26eaebd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1735/3467] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:31 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1835 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1733/3468] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:31 2026] GET /v2.1/servers/a75ecfe0-0cc6-4079-a990-7015b61b0a7c => generated 1479 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:33.144 7 WARNING neutronclient.v2_0.client [None req-423160ce-d0e5-418b-b92d-870a2fe27451 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:33.225 8 WARNING neutronclient.v2_0.client [None req-6dc77926-a37c-450a-baa4-487e2247db97 24d3773145054afc852f4c3c9972be29 e74f306a5f6c4b2582772cfc26eaebd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1736/3469] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:33 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1835 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1734/3470] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:33 2026] GET /v2.1/servers/a75ecfe0-0cc6-4079-a990-7015b61b0a7c => generated 1479 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, ' 2026-07-29 09:10:34.346 7 WARNING neutronclient.v2_0.client [None req-98ae4b05-ab0d-4aa6-8803-13dd1e51def1 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1737/3471] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:34 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1835 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-07-29 09:10:34.546 8 WARNING neutronclient.v2_0.client [None req-a07f03b4-b4f0-480f-8d7a-b84385d31e7d 24d3773145054afc852f4c3c9972be29 e74f306a5f6c4b2582772cfc26eaebd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1735/3472] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:34 2026] GET /v2.1/servers/a75ecfe0-0cc6-4079-a990-7015b61b0a7c => generated 1673 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:34.725 7 INFO nova.api.openstack.wsgi [None req-6cb48b43-b844-4657-a230-1485c1f2d311 24d3773145054afc852f4c3c9972be29 e74f306a5f6c4b2582772cfc26eaebd6 - - default default] HTTP exception thrown: Instance is not a member of specified network [pid: 7|app: 0|req: 1738/3473] 10.0.0.17 () {32 vars in 737 bytes} [Wed Jul 29 09:10:34 2026] GET /v2.1/servers/a75ecfe0-0cc6-4079-a990-7015b61b0a7c/ips/invalid => generated 91 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:34.742 8 INFO nova.api.openstack.wsgi [None req-8576e40b-522f-475b-8442-4d277ecc935e 24d3773145054afc852f4c3c9972be29 e74f306a5f6c4b2582772cfc26eaebd6 - - default default] HTTP exception thrown: Instance 999 could not be found. [pid: 8|app: 0|req: 1736/3474] 10.0.0.17 () {32 vars in 655 bytes} [Wed Jul 29 09:10:34 2026] GET /v2.1/servers/999/ips => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1739/3475] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:10:34 2026] DELETE /v2.1/servers/a75ecfe0-0cc6-4079-a990-7015b61b0a7c => generated 0 bytes in 213 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-29 09:10:35.021 8 WARNING neutronclient.v2_0.client [None req-c833732c-79d5-4a11-b654-8186f558e862 24d3773145054afc852f4c3c9972be29 e74f306a5f6c4b2582772cfc26eaebd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1737/3476] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:34 2026] GET /v2.1/servers/a75ecfe0-0cc6-4079-a990-7015b61b0a7c => generated 1679 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:35.507 7 WARNING neutronclient.v2_0.client [None req-7d4ce873-516d-4ce5-aee1-4481d7907294 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1740/3477] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:35 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1835 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:36.223 8 WARNING neutronclient.v2_0.client [None req-506bf5c0-6aa4-41b2-95f9-e895d1c9b7ff 24d3773145054afc852f4c3c9972be29 e74f306a5f6c4b2582772cfc26eaebd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1738/3480] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:36 2026] GET /v2.1/servers/a75ecfe0-0cc6-4079-a990-7015b61b0a7c => generated 1679 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-07-29 09:10:36.775 7 WARNING neutronclient.v2_0.client [None req-d80f6a41-2bc5-4e39-9f2d-38cbf7e086ba 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1743/3481] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:36 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1835 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:37.389 8 WARNING neutronclient.v2_0.client [None req-990f9fd7-a276-4bff-8581-42a93545767a 24d3773145054afc852f4c3c9972be29 e74f306a5f6c4b2582772cfc26eaebd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1739/3482] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:37 2026] GET /v2.1/servers/a75ecfe0-0cc6-4079-a990-7015b61b0a7c => generated 1679 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:37.959 7 WARNING neutronclient.v2_0.client [None req-76eb8cb2-5a39-42c9-b041-2cf8852927d2 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1744/3483] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:37 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1835 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:38.533 8 WARNING neutronclient.v2_0.client [None req-319a2791-8ff0-4340-9085-fca34a04886c 24d3773145054afc852f4c3c9972be29 e74f306a5f6c4b2582772cfc26eaebd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:38.898 7 INFO nova.api.openstack.compute.server_external_events [req-a0d77a4d-9f0f-4389-ace2-d1b63c20dff0 req-e05970bd-f37c-4f91-ae5e-e07e1b8cbd04 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:2b1a45b6-9e34-415c-b7c8-d59b1b725827 for instance ac5d0731-033c-4723-825e-273594611142 on instance [pid: 7|app: 0|req: 1745/3484] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:10:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:39.118 7 WARNING neutronclient.v2_0.client [None req-48a117af-d34f-45a9-a6dc-ed8019ece8a1 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1740/3485] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:38 2026] GET /v2.1/servers/a75ecfe0-0cc6-4079-a990-7015b61b0a7c => generated 1637 bytes in 755 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:39.282 8 INFO nova.api.openstack.compute.server_external_events [req-4bafa052-6229-4e30-b5af-e84da64c22f1 req-17cee33d-aca2-4f41-98b4-2712e9b363d6 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:43b11720-0283-42b0-9c96-45a4e11e142d for instance a75ecfe0-0cc6-4079-a990-7015b61b0a7c on instance [pid: 8|app: 0|req: 1741/3486] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:10:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1746/3487] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:39 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1835 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-07-29 09:10:40.319 8 WARNING neutronclient.v2_0.client [None req-b07aa25d-373a-457e-b766-327d4edbb9e1 24d3773145054afc852f4c3c9972be29 e74f306a5f6c4b2582772cfc26eaebd6 - - default default] 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: 1742/3488] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:40 2026] GET /v2.1/servers/a75ecfe0-0cc6-4079-a990-7015b61b0a7c => generated 1460 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:10:40.404 7 WARNING neutronclient.v2_0.client [None req-d0f6791c-ed8e-4123-8e22-195c008b45ae 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1747/3489] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:40 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1835 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:41.426 8 WARNING neutronclient.v2_0.client [None req-37091c23-8fc2-4ce6-932c-d3d7ac8675f0 24d3773145054afc852f4c3c9972be29 e74f306a5f6c4b2582772cfc26eaebd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1743/3490] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:41 2026] GET /v2.1/servers/a75ecfe0-0cc6-4079-a990-7015b61b0a7c => generated 1465 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:41.645 7 WARNING neutronclient.v2_0.client [None req-394c4943-11a1-4391-b610-431e424803b7 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1748/3491] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:41 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1822 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:41.922 8 WARNING neutronclient.v2_0.client [None req-0ac0e1ca-b0ee-4b81-8ee2-9e7c675510ca 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] 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: 1744/3492] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:41 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1822 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:10:42.059 7 WARNING neutronclient.v2_0.client [None req-21c10d97-53b3-4800-9620-fe17a3152c96 037939c9fc4c491b81ab2c722014291b ca47be9f872e40259ba5e6d9908c53d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:42.128 8 INFO nova.compute.api [None req-651168c1-5f19-4a03-a020-d299d702b89f 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] [instance: 320b7886-49af-48d9-bb92-933d979bd9a4] Working on deleting snapshot de792714-e3bd-4760-b885-ac1ad18eb937 from shelved instance... 2026-07-29 09:10:42.217 7 WARNING neutronclient.v2_0.client [None req-21c10d97-53b3-4800-9620-fe17a3152c96 037939c9fc4c491b81ab2c722014291b ca47be9f872e40259ba5e6d9908c53d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1749/3493] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:10:41 2026] POST /v2.1/servers => generated 424 bytes in 579 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:42.531 7 WARNING neutronclient.v2_0.client [None req-47e26728-350a-494c-9da3-e46b2271d9e6 24d3773145054afc852f4c3c9972be29 e74f306a5f6c4b2582772cfc26eaebd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1750/3494] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:42 2026] GET /v2.1/servers/a75ecfe0-0cc6-4079-a990-7015b61b0a7c => generated 1465 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:42.872 7 WARNING neutronclient.v2_0.client [None req-9300874e-178a-420e-a84a-522bb43136a6 037939c9fc4c491b81ab2c722014291b ca47be9f872e40259ba5e6d9908c53d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:10:43.012 7 WARNING neutronclient.v2_0.client [None req-9300874e-178a-420e-a84a-522bb43136a6 037939c9fc4c491b81ab2c722014291b ca47be9f872e40259ba5e6d9908c53d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1751/3495] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:10:42 2026] POST /v2.1/servers => generated 424 bytes in 471 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:43.634 7 INFO nova.api.openstack.wsgi [None req-8ca4f368-1643-492e-bb26-5ca5f1033e1b 037939c9fc4c491b81ab2c722014291b ca47be9f872e40259ba5e6d9908c53d4 - - default default] HTTP exception thrown: Flavor 2 could not be found. [pid: 7|app: 0|req: 1752/3496] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:10:43 2026] POST /v2.1/servers => generated 72 bytes in 16 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) 2026-07-29 09:10:43.657 7 INFO nova.api.openstack.wsgi [None req-ce60af37-6100-46a7-acb6-409a3ecf22c7 24d3773145054afc852f4c3c9972be29 e74f306a5f6c4b2582772cfc26eaebd6 - - default default] HTTP exception thrown: Instance a75ecfe0-0cc6-4079-a990-7015b61b0a7c could not be found. [pid: 7|app: 0|req: 1753/3497] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:43 2026] GET /v2.1/servers/a75ecfe0-0cc6-4079-a990-7015b61b0a7c => 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-07-29 09:10:43.857 8 INFO nova.compute.api [None req-651168c1-5f19-4a03-a020-d299d702b89f 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] [instance: 320b7886-49af-48d9-bb92-933d979bd9a4] instance is in SHELVED_OFFLOADED state, cleanup the instance's info from database. 2026-07-29 09:10:43.858 8 WARNING neutronclient.v2_0.client [None req-651168c1-5f19-4a03-a020-d299d702b89f 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:10:43.901 7 INFO nova.scheduler.client.report [None req-a2b81c63-48ec-44ca-a24b-2367cc052925 037939c9fc4c491b81ab2c722014291b ca47be9f872e40259ba5e6d9908c53d4 - - default default] Deleted allocations for instance 04ddb799-63ac-493e-9ec6-c67e4c6d7587 2026-07-29 09:10:43.904 8 WARNING neutronclient.v2_0.client [None req-651168c1-5f19-4a03-a020-d299d702b89f 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:10:43.905 7 INFO nova.compute.api [None req-a2b81c63-48ec-44ca-a24b-2367cc052925 037939c9fc4c491b81ab2c722014291b ca47be9f872e40259ba5e6d9908c53d4 - - default default] [instance: 04ddb799-63ac-493e-9ec6-c67e4c6d7587] Instance Mapping does not exist while attempting local delete cleanup. [pid: 7|app: 0|req: 1754/3498] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:10:43 2026] DELETE /v2.1/servers/04ddb799-63ac-493e-9ec6-c67e4c6d7587 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:43.929 7 INFO nova.api.openstack.wsgi [None req-00973805-2d9a-427b-b745-4a5782a5c7a7 037939c9fc4c491b81ab2c722014291b ca47be9f872e40259ba5e6d9908c53d4 - - default default] HTTP exception thrown: Instance 04ddb799-63ac-493e-9ec6-c67e4c6d7587 could not be found. [pid: 7|app: 0|req: 1755/3499] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:43 2026] GET /v2.1/servers/04ddb799-63ac-493e-9ec6-c67e4c6d7587 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 09:10:44.422 7 INFO nova.scheduler.client.report [None req-4a14c386-ad84-43c3-a942-ee08e6e60641 037939c9fc4c491b81ab2c722014291b ca47be9f872e40259ba5e6d9908c53d4 - - default default] Deleted allocations for instance 69e6c91a-001c-49ff-829f-c5358e829cd4 [pid: 7|app: 0|req: 1756/3500] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:10:43 2026] DELETE /v2.1/servers/69e6c91a-001c-49ff-829f-c5358e829cd4 => generated 0 bytes in 527 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, ' [pid: 7|app: 0|req: 1757/3501] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:10:44 2026] POST /v2.1/os-server-external-events => generated 180 bytes in 22 msecs (HTTP/1.1 207) 9 headers in 367 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:44.511 7 INFO nova.api.openstack.wsgi [None req-030168aa-89ea-4ee2-a800-da7943ad7de0 037939c9fc4c491b81ab2c722014291b ca47be9f872e40259ba5e6d9908c53d4 - - default default] HTTP exception thrown: Instance 69e6c91a-001c-49ff-829f-c5358e829cd4 could not be found. [pid: 7|app: 0|req: 1758/3502] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:44 2026] GET /v2.1/servers/69e6c91a-001c-49ff-829f-c5358e829cd4 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1745/3503] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:10:42 2026] DELETE /v2.1/servers/320b7886-49af-48d9-bb92-933d979bd9a4 => generated 0 bytes in 2615 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:44.715 7 INFO nova.api.openstack.wsgi [None req-786ec4d5-5af0-4c49-b97c-bb20b7562c2e 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] HTTP exception thrown: Instance 320b7886-49af-48d9-bb92-933d979bd9a4 could not be found. [pid: 7|app: 0|req: 1759/3504] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:44 2026] GET /v2.1/servers/320b7886-49af-48d9-bb92-933d979bd9a4 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1746/3505] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:10:44 2026] DELETE /v2.1/servers/e03602a5-aed7-4ea0-aa8c-f51795fd16d1 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:45.031 7 WARNING neutronclient.v2_0.client [None req-ec2d077a-b3f8-4068-a595-882e7e747345 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1760/3506] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:44 2026] GET /v2.1/servers/e03602a5-aed7-4ea0-aa8c-f51795fd16d1 => generated 1661 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:46.307 8 WARNING neutronclient.v2_0.client [None req-40b81e22-20a1-4381-af9d-f9ccca43e0a2 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1747/3509] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:46 2026] GET /v2.1/servers/e03602a5-aed7-4ea0-aa8c-f51795fd16d1 => generated 1661 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:47.469 7 WARNING neutronclient.v2_0.client [None req-c86146bb-59e5-423d-9e1d-319a8476777a 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1763/3510] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:47 2026] GET /v2.1/servers/e03602a5-aed7-4ea0-aa8c-f51795fd16d1 => generated 1661 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:47.921 8 INFO nova.api.openstack.compute.server_external_events [req-27fa4e34-f855-48b0-ae76-c658e4c12019 req-11cb0b84-a87a-452e-9daf-52c53c324a8f da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:7295ca13-fd7e-4264-a243-9eb89b7c8dee for instance e03602a5-aed7-4ea0-aa8c-f51795fd16d1 on instance [pid: 8|app: 0|req: 1748/3511] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:10:47 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-07-29 09:10:48.681 7 WARNING neutronclient.v2_0.client [None req-4837aa3a-6170-495c-a7ef-e89a74f5aa73 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1764/3512] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:48 2026] GET /v2.1/servers/e03602a5-aed7-4ea0-aa8c-f51795fd16d1 => generated 1451 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:49.790 8 WARNING neutronclient.v2_0.client [None req-1d16d6e5-09b0-45a4-8f77-8f62671ecb00 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1749/3513] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:49 2026] GET /v2.1/servers/e03602a5-aed7-4ea0-aa8c-f51795fd16d1 => generated 1456 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-07-29 09:10:51.243 7 WARNING neutronclient.v2_0.client [None req-b3babeb2-2ca2-4f40-8b41-8611564a015a 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1765/3514] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:51 2026] GET /v2.1/servers/e03602a5-aed7-4ea0-aa8c-f51795fd16d1 => generated 1456 bytes in 780 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:53.025 8 INFO nova.api.openstack.wsgi [None req-b16c61f9-5452-4eb1-8760-93c661672e66 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] HTTP exception thrown: Instance e03602a5-aed7-4ea0-aa8c-f51795fd16d1 could not be found. [pid: 8|app: 0|req: 1750/3515] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:52 2026] GET /v2.1/servers/e03602a5-aed7-4ea0-aa8c-f51795fd16d1 => 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, ' [pid: 7|app: 0|req: 1766/3516] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:10:53 2026] DELETE /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:53.263 8 WARNING neutronclient.v2_0.client [None req-e74666b7-72d2-4c96-9fda-f5383a676657 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1751/3517] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:53 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1828 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-07-29 09:10:54.373 7 WARNING neutronclient.v2_0.client [None req-09d3f8bd-8658-4b2d-a7a9-ddb80a8b5a50 48e75107740c431294e24e2e67186884 394ed6bb3604420d96802a10085fc372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:54.555 7 WARNING neutronclient.v2_0.client [None req-09d3f8bd-8658-4b2d-a7a9-ddb80a8b5a50 48e75107740c431294e24e2e67186884 394ed6bb3604420d96802a10085fc372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:10:54.582 8 WARNING neutronclient.v2_0.client [None req-0565d4fa-2142-4ac7-b612-63720e6b9b4f 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1752/3518] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:54 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1828 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1767/3519] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:10:54 2026] POST /v2.1/servers => generated 424 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, ' [pid: 7|app: 0|req: 1768/3520] 10.0.0.17 () {32 vars in 639 bytes} [Wed Jul 29 09:10:55 2026] GET /v2.1/servers => generated 1150 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:55.250 7 WARNING neutronclient.v2_0.client [None req-edabee44-02e5-4f3f-9dfa-3365e1d6b211 48e75107740c431294e24e2e67186884 394ed6bb3604420d96802a10085fc372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1769/3521] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:55 2026] GET /v2.1/servers/ddc3590c-3d90-4f4a-ad44-2117a80588da => generated 1377 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1753/3522] 10.0.0.17 () {34 vars in 679 bytes} [Wed Jul 29 09:10:55 2026] POST /v2.1/os-server-groups => generated 184 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1770/3523] 10.0.0.17 () {34 vars in 678 bytes} [Wed Jul 29 09:10:55 2026] POST /v2.1/os-server-groups => generated 164 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1754/3524] 10.0.0.17 () {34 vars in 678 bytes} [Wed Jul 29 09:10:55 2026] POST /v2.1/os-server-groups => generated 164 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, ' [pid: 7|app: 0|req: 1771/3525] 10.0.0.17 () {32 vars in 734 bytes} [Wed Jul 29 09:10:55 2026] DELETE /v2.1/os-server-groups/1f20bbc1-34d4-4aa8-bd57-0b18f8ef56d2 => generated 0 bytes in 82 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1772/3526] 10.0.0.17 () {32 vars in 657 bytes} [Wed Jul 29 09:10:55 2026] GET /v2.1/os-server-groups => generated 335 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:55.772 8 WARNING neutronclient.v2_0.client [None req-44da9a0a-34d9-4c1e-af47-8ae0d5e79e23 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1773/3527] 10.0.0.17 () {32 vars in 734 bytes} [Wed Jul 29 09:10:55 2026] DELETE /v2.1/os-server-groups/ce58a887-a49d-4c17-9fb1-a680eb1ccf1c => generated 0 bytes in 82 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, ' [pid: 7|app: 0|req: 1774/3528] 10.0.0.17 () {32 vars in 657 bytes} [Wed Jul 29 09:10:55 2026] GET /v2.1/os-server-groups => generated 187 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1755/3529] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:55 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1828 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1775/3530] 10.0.0.17 () {34 vars in 678 bytes} [Wed Jul 29 09:10:55 2026] POST /v2.1/os-server-groups => generated 163 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1756/3531] 10.0.0.17 () {32 vars in 734 bytes} [Wed Jul 29 09:10:55 2026] DELETE /v2.1/os-server-groups/e84014a9-66f0-43f0-a173-1ba592307196 => 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, ' [pid: 7|app: 0|req: 1776/3532] 10.0.0.17 () {32 vars in 657 bytes} [Wed Jul 29 09:10:56 2026] GET /v2.1/os-server-groups => generated 187 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1757/3533] 10.0.0.17 () {34 vars in 678 bytes} [Wed Jul 29 09:10:56 2026] POST /v2.1/os-server-groups => generated 169 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:56.335 8 WARNING neutronclient.v2_0.client [None req-803a52d9-0738-4c11-809b-0d4e6255ee8b 48e75107740c431294e24e2e67186884 394ed6bb3604420d96802a10085fc372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1777/3534] 10.0.0.17 () {32 vars in 734 bytes} [Wed Jul 29 09:10:56 2026] DELETE /v2.1/os-server-groups/41d5eb97-d2c3-4a47-8baa-52d7f041cc15 => generated 0 bytes in 58 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, ' [pid: 7|app: 0|req: 1780/3537] 10.0.0.17 () {32 vars in 657 bytes} [Wed Jul 29 09:10:56 2026] GET /v2.1/os-server-groups => generated 187 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1758/3538] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:56 2026] GET /v2.1/servers/ddc3590c-3d90-4f4a-ad44-2117a80588da => generated 1377 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:56.640 7 INFO nova.api.openstack.compute.server_external_events [req-4345efdc-0a9d-4ce8-934e-e1d5943a0537 req-0c81f60d-bcde-4cbf-851e-ac0b0cc94963 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:2b1a45b6-9e34-415c-b7c8-d59b1b725827 for instance ac5d0731-033c-4723-825e-273594611142 on instance [pid: 7|app: 0|req: 1781/3539] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:10:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:56.803 8 WARNING neutronclient.v2_0.client [None req-ac8f35e1-544c-4dab-ab20-7f7b0b8a1ee2 c36807a64fd64d82b2b261e457633b8c 965cba3ec50c4f23978292beaf416b4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:57.013 7 WARNING neutronclient.v2_0.client [None req-71e503c3-10a2-4cf2-9d3d-7e02de85ad7e 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:10:57.015 8 WARNING neutronclient.v2_0.client [None req-ac8f35e1-544c-4dab-ab20-7f7b0b8a1ee2 c36807a64fd64d82b2b261e457633b8c 965cba3ec50c4f23978292beaf416b4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1782/3540] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:56 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1474 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:57.442 7 WARNING neutronclient.v2_0.client [None req-3a5b172b-296b-4498-9c55-76cb310bad5e 48e75107740c431294e24e2e67186884 394ed6bb3604420d96802a10085fc372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1783/3541] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:57 2026] GET /v2.1/servers/ddc3590c-3d90-4f4a-ad44-2117a80588da => generated 1381 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1759/3542] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:10:56 2026] POST /v2.1/servers => generated 424 bytes in 829 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:57.567 7 WARNING neutronclient.v2_0.client [None req-3366956d-df7a-4ea8-a473-2ce2e14c04a3 c36807a64fd64d82b2b261e457633b8c 965cba3ec50c4f23978292beaf416b4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1784/3543] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:57 2026] GET /v2.1/servers/659e21d9-fb26-4c25-8007-361481495007 => generated 1367 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:58.129 8 WARNING neutronclient.v2_0.client [None req-398a87ed-96ae-4f13-83ea-2da313104829 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1760/3544] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:58 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1479 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:58.549 7 WARNING neutronclient.v2_0.client [None req-edd95751-7910-4e9d-a1df-d070234a8b35 48e75107740c431294e24e2e67186884 394ed6bb3604420d96802a10085fc372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1785/3545] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:58 2026] GET /v2.1/servers/ddc3590c-3d90-4f4a-ad44-2117a80588da => generated 1373 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:58.679 8 WARNING neutronclient.v2_0.client [None req-b9d204d8-0113-48a1-8515-52a4c142311c c36807a64fd64d82b2b261e457633b8c 965cba3ec50c4f23978292beaf416b4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1761/3546] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:58 2026] GET /v2.1/servers/659e21d9-fb26-4c25-8007-361481495007 => generated 1371 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:59.250 7 WARNING neutronclient.v2_0.client [None req-7436d09b-d15b-4b85-842a-31df54a01488 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1786/3547] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:59 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1479 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:59.663 8 WARNING neutronclient.v2_0.client [None req-751b43fe-7e3b-4e98-9ea2-7639d7570eb9 48e75107740c431294e24e2e67186884 394ed6bb3604420d96802a10085fc372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1762/3548] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:59 2026] GET /v2.1/servers/ddc3590c-3d90-4f4a-ad44-2117a80588da => generated 1373 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:10:59.776 7 WARNING neutronclient.v2_0.client [None req-b3ef5892-6a64-4a8d-a3af-cef092fa001e c36807a64fd64d82b2b261e457633b8c 965cba3ec50c4f23978292beaf416b4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1787/3549] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:10:59 2026] GET /v2.1/servers/659e21d9-fb26-4c25-8007-361481495007 => generated 1363 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:00.366 8 WARNING neutronclient.v2_0.client [None req-664579bf-b69b-40c2-85d8-8cbefe4cb433 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1763/3550] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:00 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1479 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:00.754 7 WARNING neutronclient.v2_0.client [None req-0a6a18bc-ffd0-4bbd-988d-6e5aabbf825d 48e75107740c431294e24e2e67186884 394ed6bb3604420d96802a10085fc372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1788/3551] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:00 2026] GET /v2.1/servers/ddc3590c-3d90-4f4a-ad44-2117a80588da => generated 1373 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:00.877 8 WARNING neutronclient.v2_0.client [None req-e2634b22-ace4-4169-9e96-fdb2e3e69b57 c36807a64fd64d82b2b261e457633b8c 965cba3ec50c4f23978292beaf416b4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1764/3552] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:00 2026] GET /v2.1/servers/659e21d9-fb26-4c25-8007-361481495007 => generated 1363 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:01.481 7 WARNING neutronclient.v2_0.client [None req-8e697379-a37c-4932-ad68-c0bbb71479df 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1789/3553] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:01 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 1479 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-07-29 09:11:01.865 8 WARNING neutronclient.v2_0.client [None req-ce59027f-3f97-480b-a59b-6bf29ac4dc3b 48e75107740c431294e24e2e67186884 394ed6bb3604420d96802a10085fc372 - - default default] 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: 1765/3554] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:01 2026] GET /v2.1/servers/ddc3590c-3d90-4f4a-ad44-2117a80588da => generated 1373 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:11:01.912 7 INFO nova.api.openstack.compute.server_external_events [req-c68989cc-b352-4d1f-b6d9-66c4a776d008 req-fdd945e2-ccca-49d6-96e3-4a727e465738 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:6a3296d3-74d1-4bed-8bb2-f31f05ac477d for instance b0f02d9e-46aa-48fb-8dc8-e05bcc7ac80a on instance [pid: 7|app: 0|req: 1790/3555] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:11:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:01.984 8 WARNING neutronclient.v2_0.client [None req-0f187d4b-9842-43ea-ade2-ded050196763 c36807a64fd64d82b2b261e457633b8c 965cba3ec50c4f23978292beaf416b4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1766/3556] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:01 2026] GET /v2.1/servers/659e21d9-fb26-4c25-8007-361481495007 => generated 1363 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:02.567 7 INFO nova.api.openstack.wsgi [None req-61fbefe0-23f0-42c7-bee4-8c1b75d8822b 4e99b8dfdeb946dbbaf9e0ba8a1397aa b03ebc8d9ea44d2692848980c67eac74 - - default default] HTTP exception thrown: Instance ac5d0731-033c-4723-825e-273594611142 could not be found. [pid: 7|app: 0|req: 1791/3557] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:02 2026] GET /v2.1/servers/ac5d0731-033c-4723-825e-273594611142 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1767/3558] 10.0.0.17 () {32 vars in 702 bytes} [Wed Jul 29 09:11:02 2026] DELETE /v2.1/os-keypairs/tempest-keypair-780991000 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:02.959 7 WARNING neutronclient.v2_0.client [None req-d885f49f-23ee-4385-83a2-283cc97ea3fc 48e75107740c431294e24e2e67186884 394ed6bb3604420d96802a10085fc372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1792/3559] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:02 2026] GET /v2.1/servers/ddc3590c-3d90-4f4a-ad44-2117a80588da => generated 1373 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:11:03.082 8 WARNING neutronclient.v2_0.client [None req-be0f4ff9-8248-46b7-b91c-384ec9557aa6 c36807a64fd64d82b2b261e457633b8c 965cba3ec50c4f23978292beaf416b4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1768/3560] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:03 2026] GET /v2.1/servers/659e21d9-fb26-4c25-8007-361481495007 => generated 1363 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:04.060 7 WARNING neutronclient.v2_0.client [None req-a78a2810-b37c-4aa9-b63f-371006fe6d41 48e75107740c431294e24e2e67186884 394ed6bb3604420d96802a10085fc372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:04.188 8 WARNING neutronclient.v2_0.client [None req-69a02237-f5ad-43a7-9869-15d1607c3171 c36807a64fd64d82b2b261e457633b8c 965cba3ec50c4f23978292beaf416b4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1793/3561] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:04 2026] GET /v2.1/servers/ddc3590c-3d90-4f4a-ad44-2117a80588da => generated 1429 bytes in 436 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1769/3562] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:04 2026] GET /v2.1/servers/659e21d9-fb26-4c25-8007-361481495007 => generated 1363 bytes in 334 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:05.272 7 INFO nova.api.openstack.compute.server_external_events [req-7bb52051-a118-4126-86c4-61426cbdceda req-598055f3-823c-461e-ab93-c5427db5ebe3 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:60bfa4a0-8f57-4d3d-843d-21dc31e60b83 for instance d1bcb7c5-6e94-46ee-a97f-e68f6b8b28d2 on instance [pid: 7|app: 0|req: 1794/3563] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:11:05 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:05.522 8 WARNING neutronclient.v2_0.client [None req-9174c9bc-e43e-4d67-b6ab-6196f07fdc96 48e75107740c431294e24e2e67186884 394ed6bb3604420d96802a10085fc372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:11:05.531 7 WARNING neutronclient.v2_0.client [None req-ef8c7b69-9aac-4ab6-9905-b016cdfce9c9 c36807a64fd64d82b2b261e457633b8c 965cba3ec50c4f23978292beaf416b4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1770/3564] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:05 2026] GET /v2.1/servers/ddc3590c-3d90-4f4a-ad44-2117a80588da => generated 1429 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1795/3565] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:05 2026] GET /v2.1/servers/659e21d9-fb26-4c25-8007-361481495007 => generated 1363 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:06.646 7 WARNING neutronclient.v2_0.client [None req-8bf4ba80-f7d7-4989-8c3c-4a6c941003b9 48e75107740c431294e24e2e67186884 394ed6bb3604420d96802a10085fc372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:11:06.673 8 WARNING neutronclient.v2_0.client [None req-5cb46bdb-7462-4b45-b14e-8c78d8ee0e74 c36807a64fd64d82b2b261e457633b8c 965cba3ec50c4f23978292beaf416b4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1772/3568] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:06 2026] GET /v2.1/servers/659e21d9-fb26-4c25-8007-361481495007 => generated 1419 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:06.773 8 INFO nova.api.openstack.compute.server_external_events [req-456659aa-e95e-4991-bc27-1d5c66b89266 req-f6e72e9d-4e54-4656-b392-0847ff90315a da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:6a3296d3-74d1-4bed-8bb2-f31f05ac477d for instance b0f02d9e-46aa-48fb-8dc8-e05bcc7ac80a on instance [pid: 8|app: 0|req: 1773/3569] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:11:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1797/3570] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:06 2026] GET /v2.1/servers/ddc3590c-3d90-4f4a-ad44-2117a80588da => generated 1479 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:07.670 8 INFO nova.api.openstack.compute.server_external_events [req-90ac4189-1934-468d-870a-9ee26d8f46e2 req-ecf46f18-f249-488f-98b5-aeec5b2c29d3 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:41d851a3-6454-412d-966d-b0ed62f0a931 for instance ddc3590c-3d90-4f4a-ad44-2117a80588da on instance [pid: 8|app: 0|req: 1774/3571] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:11:07 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:07.827 7 WARNING neutronclient.v2_0.client [None req-c2106997-dad4-4a98-b3ef-86bd7466f81d c36807a64fd64d82b2b261e457633b8c 965cba3ec50c4f23978292beaf416b4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:11:07.858 8 WARNING neutronclient.v2_0.client [None req-36b36dd2-329a-4eeb-af17-c85133ad2d2e 48e75107740c431294e24e2e67186884 394ed6bb3604420d96802a10085fc372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1798/3572] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:07 2026] GET /v2.1/servers/659e21d9-fb26-4c25-8007-361481495007 => generated 1419 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1775/3573] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:07 2026] GET /v2.1/servers/ddc3590c-3d90-4f4a-ad44-2117a80588da => generated 1489 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:08.931 7 WARNING neutronclient.v2_0.client [None req-7803f308-190d-4609-b1a3-e950000a52c4 c36807a64fd64d82b2b261e457633b8c 965cba3ec50c4f23978292beaf416b4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1799/3574] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:08 2026] GET /v2.1/servers/659e21d9-fb26-4c25-8007-361481495007 => generated 1419 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:09.032 8 WARNING neutronclient.v2_0.client [None req-d452c329-59e0-4e04-bea8-5aacc06057d1 48e75107740c431294e24e2e67186884 394ed6bb3604420d96802a10085fc372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1776/3575] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:08 2026] GET /v2.1/servers/ddc3590c-3d90-4f4a-ad44-2117a80588da => generated 1477 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:10.027 7 WARNING neutronclient.v2_0.client [None req-4ba14dd5-0ff5-438c-b765-87ca14b9c426 c36807a64fd64d82b2b261e457633b8c 965cba3ec50c4f23978292beaf416b4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:10.193 8 WARNING neutronclient.v2_0.client [None req-5193e490-97d8-4499-b19c-c463e9df7765 48e75107740c431294e24e2e67186884 394ed6bb3604420d96802a10085fc372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1800/3576] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:09 2026] GET /v2.1/servers/659e21d9-fb26-4c25-8007-361481495007 => generated 1469 bytes in 823 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:10.846 7 INFO nova.api.openstack.compute.server_external_events [req-400e4bba-68c8-4382-adff-247e25617148 req-02ed8c35-3ac4-42a1-8fe1-3ed4e7eac490 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:60bfa4a0-8f57-4d3d-843d-21dc31e60b83 for instance d1bcb7c5-6e94-46ee-a97f-e68f6b8b28d2 on instance [pid: 7|app: 0|req: 1801/3577] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:11:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:10.894 7 INFO nova.api.openstack.compute.server_external_events [req-ebeb9b8d-1c8a-4cc4-8970-0c55ac183e97 req-c91e79e2-a969-4e74-8518-d195e81945e3 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:9bb930d7-8c63-49ff-b80f-1decdb73c94e for instance 659e21d9-fb26-4c25-8007-361481495007 on instance [pid: 7|app: 0|req: 1802/3578] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:11:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1777/3579] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:10 2026] GET /v2.1/servers/ddc3590c-3d90-4f4a-ad44-2117a80588da => generated 1477 bytes in 747 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:11.874 7 WARNING neutronclient.v2_0.client [None req-90aa0052-197f-4137-8b79-45168f1f84f0 c36807a64fd64d82b2b261e457633b8c 965cba3ec50c4f23978292beaf416b4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:11.963 8 WARNING neutronclient.v2_0.client [None req-d4bea249-ab57-4a04-aef8-044d723dbb02 48e75107740c431294e24e2e67186884 394ed6bb3604420d96802a10085fc372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1803/3580] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:11 2026] GET /v2.1/servers/659e21d9-fb26-4c25-8007-361481495007 => generated 1467 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1778/3581] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:11 2026] GET /v2.1/servers/ddc3590c-3d90-4f4a-ad44-2117a80588da => generated 1477 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:12.821 7 INFO nova.api.openstack.compute.server_external_events [req-ceb0c7c2-5fd3-4956-846e-979631065389 req-d58c6823-d199-49c0-8813-bf0188387a5e da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:41d851a3-6454-412d-966d-b0ed62f0a931 for instance ddc3590c-3d90-4f4a-ad44-2117a80588da on instance [pid: 7|app: 0|req: 1804/3582] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:11:12 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-07-29 09:11:13.072 8 WARNING neutronclient.v2_0.client [None req-8fd16857-a248-429b-9798-301afc60900c c36807a64fd64d82b2b261e457633b8c 965cba3ec50c4f23978292beaf416b4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:13.182 7 WARNING neutronclient.v2_0.client [None req-3d5481e6-16e3-4149-8816-6ccd722d2111 48e75107740c431294e24e2e67186884 394ed6bb3604420d96802a10085fc372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1779/3583] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:13 2026] GET /v2.1/servers/659e21d9-fb26-4c25-8007-361481495007 => generated 1467 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1805/3584] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:13 2026] GET /v2.1/servers/ddc3590c-3d90-4f4a-ad44-2117a80588da => generated 1477 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:14.244 8 WARNING neutronclient.v2_0.client [None req-14a8d5be-556d-4167-994b-200847ded460 c36807a64fd64d82b2b261e457633b8c 965cba3ec50c4f23978292beaf416b4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:14.377 7 WARNING neutronclient.v2_0.client [None req-2e13f0ab-b662-43e6-b02c-098e5e8b3337 48e75107740c431294e24e2e67186884 394ed6bb3604420d96802a10085fc372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1780/3585] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:14 2026] GET /v2.1/servers/659e21d9-fb26-4c25-8007-361481495007 => generated 1467 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1806/3586] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:14 2026] GET /v2.1/servers/ddc3590c-3d90-4f4a-ad44-2117a80588da => generated 1477 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-07-29 09:11:15.477 8 WARNING neutronclient.v2_0.client [None req-84458f5d-9680-44f2-9842-1abd66a2ec8c c36807a64fd64d82b2b261e457633b8c 965cba3ec50c4f23978292beaf416b4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:15.623 7 WARNING neutronclient.v2_0.client [None req-5fe46740-5bb7-41d7-a04f-ef9444a0c07e 48e75107740c431294e24e2e67186884 394ed6bb3604420d96802a10085fc372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1781/3587] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:15 2026] GET /v2.1/servers/659e21d9-fb26-4c25-8007-361481495007 => generated 1467 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1807/3588] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:15 2026] GET /v2.1/servers/ddc3590c-3d90-4f4a-ad44-2117a80588da => generated 1666 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:11:15.797 8 INFO nova.api.openstack.compute.server_external_events [req-98fa961e-0976-4e08-8555-cd29abaeb399 req-15435d3f-496d-4c65-baa8-48dedaeb1a0e da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:9bb930d7-8c63-49ff-b80f-1decdb73c94e for instance 659e21d9-fb26-4c25-8007-361481495007 on instance [pid: 8|app: 0|req: 1782/3589] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:11:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:15.863 7 WARNING neutronclient.v2_0.client [None req-9d7f3a6f-1908-4639-8c7e-0bba31db172c 48e75107740c431294e24e2e67186884 394ed6bb3604420d96802a10085fc372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1808/3590] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:15 2026] GET /v2.1/servers/d1bcb7c5-6e94-46ee-a97f-e68f6b8b28d2 => generated 1666 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-07-29 09:11:16.038 8 WARNING neutronclient.v2_0.client [None req-af165249-d444-4eaa-b3c5-12c52e475367 48e75107740c431294e24e2e67186884 394ed6bb3604420d96802a10085fc372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1783/3591] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:15 2026] GET /v2.1/servers/b0f02d9e-46aa-48fb-8dc8-e05bcc7ac80a => generated 1666 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1809/3592] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:11:16 2026] DELETE /v2.1/servers/b0f02d9e-46aa-48fb-8dc8-e05bcc7ac80a => generated 0 bytes in 248 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-29 09:11:16.411 8 WARNING neutronclient.v2_0.client [None req-a5365137-4cc1-4977-8850-2cc6dfd13254 8a69d5c5a4594dd88f4e1894f1fe09fb ecac2704f9ff4344b7f81b86148b9d20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:16.452 7 WARNING neutronclient.v2_0.client [None req-8aa71aed-dd34-43b5-986d-0ee80117d731 48e75107740c431294e24e2e67186884 394ed6bb3604420d96802a10085fc372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:11:16.606 8 WARNING neutronclient.v2_0.client [None req-a5365137-4cc1-4977-8850-2cc6dfd13254 8a69d5c5a4594dd88f4e1894f1fe09fb ecac2704f9ff4344b7f81b86148b9d20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1812/3595] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:16 2026] GET /v2.1/servers/b0f02d9e-46aa-48fb-8dc8-e05bcc7ac80a => generated 1672 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-07-29 09:11:16.734 7 WARNING neutronclient.v2_0.client [None req-0b89f9b8-f8d0-496f-9387-85ca87169bde c36807a64fd64d82b2b261e457633b8c 965cba3ec50c4f23978292beaf416b4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1813/3596] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:16 2026] GET /v2.1/servers/659e21d9-fb26-4c25-8007-361481495007 => generated 1467 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1784/3597] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:11:16 2026] POST /v2.1/servers => generated 424 bytes in 675 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:16.951 7 WARNING neutronclient.v2_0.client [None req-a10602a2-1752-440e-8b36-291ca7ffde22 8a69d5c5a4594dd88f4e1894f1fe09fb ecac2704f9ff4344b7f81b86148b9d20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1814/3598] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:16 2026] GET /v2.1/servers/a53a3289-1663-4165-b4ee-8082fb306728 => generated 1371 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:17.686 8 WARNING neutronclient.v2_0.client [None req-c48f81bf-9a8d-4e3f-9d0d-249bae641ef2 48e75107740c431294e24e2e67186884 394ed6bb3604420d96802a10085fc372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1785/3599] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:17 2026] GET /v2.1/servers/b0f02d9e-46aa-48fb-8dc8-e05bcc7ac80a => generated 1672 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:17.937 7 WARNING neutronclient.v2_0.client [None req-5fbbcb5e-621c-4617-95e6-82bba163d3ca c36807a64fd64d82b2b261e457633b8c 965cba3ec50c4f23978292beaf416b4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:18.066 8 WARNING neutronclient.v2_0.client [None req-e2b93b46-9e7c-4fc5-98b5-84bee43237d7 8a69d5c5a4594dd88f4e1894f1fe09fb ecac2704f9ff4344b7f81b86148b9d20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1786/3600] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:18 2026] GET /v2.1/servers/a53a3289-1663-4165-b4ee-8082fb306728 => generated 1375 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1815/3601] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:17 2026] GET /v2.1/servers/659e21d9-fb26-4c25-8007-361481495007 => generated 1648 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, ' [pid: 8|app: 0|req: 1787/3602] 10.0.0.17 () {32 vars in 731 bytes} [Wed Jul 29 09:11:18 2026] GET /v2.1/os-server-groups/f63d44ab-6db9-4aa2-ac9b-a94eeca97072 => generated 222 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1816/3603] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:11:18 2026] DELETE /v2.1/servers/659e21d9-fb26-4c25-8007-361481495007 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:18.529 8 WARNING neutronclient.v2_0.client [None req-d69ecca2-03c7-499b-bf4c-c61693d01e80 c36807a64fd64d82b2b261e457633b8c 965cba3ec50c4f23978292beaf416b4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1788/3604] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:18 2026] GET /v2.1/servers/659e21d9-fb26-4c25-8007-361481495007 => generated 1654 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:18.901 7 WARNING neutronclient.v2_0.client [None req-17a0a539-ba67-4a27-b5c1-ceff98c4ca18 48e75107740c431294e24e2e67186884 394ed6bb3604420d96802a10085fc372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1817/3605] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:18 2026] GET /v2.1/servers/b0f02d9e-46aa-48fb-8dc8-e05bcc7ac80a => generated 1672 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-07-29 09:11:19.174 8 WARNING neutronclient.v2_0.client [None req-8a53802e-f0de-46f5-9eab-aee6bb8aa408 8a69d5c5a4594dd88f4e1894f1fe09fb ecac2704f9ff4344b7f81b86148b9d20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1789/3606] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:19 2026] GET /v2.1/servers/a53a3289-1663-4165-b4ee-8082fb306728 => generated 1367 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-07-29 09:11:19.358 7 INFO nova.api.openstack.compute.server_external_events [req-f57e3935-7dc2-4b39-9454-6ae6ddcc68bd req-4ab3cd94-8c05-4906-8efc-1b458dd03bd7 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:6a3296d3-74d1-4bed-8bb2-f31f05ac477d for instance b0f02d9e-46aa-48fb-8dc8-e05bcc7ac80a on instance [pid: 7|app: 0|req: 1818/3607] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:11:19 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-07-29 09:11:19.711 8 WARNING neutronclient.v2_0.client [None req-c5879b38-c2aa-4771-b3ac-630b6b4895fc c36807a64fd64d82b2b261e457633b8c 965cba3ec50c4f23978292beaf416b4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1790/3608] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:19 2026] GET /v2.1/servers/659e21d9-fb26-4c25-8007-361481495007 => generated 1654 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-07-29 09:11:20.080 7 WARNING neutronclient.v2_0.client [None req-e0410f3d-da82-4bb2-96d9-d4b8eb1613ea 48e75107740c431294e24e2e67186884 394ed6bb3604420d96802a10085fc372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1819/3609] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:20 2026] GET /v2.1/servers/b0f02d9e-46aa-48fb-8dc8-e05bcc7ac80a => generated 1458 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-07-29 09:11:20.264 8 WARNING neutronclient.v2_0.client [None req-716f1c63-1cdf-4027-99d7-1946876bfbb6 8a69d5c5a4594dd88f4e1894f1fe09fb ecac2704f9ff4344b7f81b86148b9d20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1791/3610] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:20 2026] GET /v2.1/servers/a53a3289-1663-4165-b4ee-8082fb306728 => generated 1423 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:20.874 7 WARNING neutronclient.v2_0.client [None req-ab65bf47-82be-4974-b23b-fc187382817a c36807a64fd64d82b2b261e457633b8c 965cba3ec50c4f23978292beaf416b4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1820/3611] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:20 2026] GET /v2.1/servers/659e21d9-fb26-4c25-8007-361481495007 => generated 1654 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-07-29 09:11:21.193 8 WARNING neutronclient.v2_0.client [None req-f827587a-be4c-4a39-a970-1211a4a2ad72 48e75107740c431294e24e2e67186884 394ed6bb3604420d96802a10085fc372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1792/3612] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:21 2026] GET /v2.1/servers/b0f02d9e-46aa-48fb-8dc8-e05bcc7ac80a => generated 1463 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:21.279 7 INFO nova.api.openstack.compute.server_external_events [req-fc842a9a-f035-4850-8c7e-e03dcb235088 req-1af741c2-4dc8-4f05-bf5d-a525a60daacb da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:9bb930d7-8c63-49ff-b80f-1decdb73c94e for instance 659e21d9-fb26-4c25-8007-361481495007 on instance [pid: 7|app: 0|req: 1821/3613] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:11:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:21.384 8 WARNING neutronclient.v2_0.client [None req-6b921487-7265-4806-9ba0-34b8c740f373 8a69d5c5a4594dd88f4e1894f1fe09fb ecac2704f9ff4344b7f81b86148b9d20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1793/3614] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:21 2026] GET /v2.1/servers/a53a3289-1663-4165-b4ee-8082fb306728 => generated 1431 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:22.100 7 WARNING neutronclient.v2_0.client [None req-df2f6177-efce-4c13-a3be-cc28b9ccff6a c36807a64fd64d82b2b261e457633b8c 965cba3ec50c4f23978292beaf416b4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1822/3615] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:22 2026] GET /v2.1/servers/659e21d9-fb26-4c25-8007-361481495007 => generated 1448 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-07-29 09:11:22.290 8 WARNING neutronclient.v2_0.client [None req-c589d607-f28f-4438-a9cb-d724400276a3 48e75107740c431294e24e2e67186884 394ed6bb3604420d96802a10085fc372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1794/3616] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:22 2026] GET /v2.1/servers/b0f02d9e-46aa-48fb-8dc8-e05bcc7ac80a => generated 1463 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:22.480 7 WARNING neutronclient.v2_0.client [None req-5a8080c7-1b7b-4925-b3e6-58ffa5718f4b 8a69d5c5a4594dd88f4e1894f1fe09fb ecac2704f9ff4344b7f81b86148b9d20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1823/3617] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:22 2026] GET /v2.1/servers/a53a3289-1663-4165-b4ee-8082fb306728 => generated 1473 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:23.210 8 WARNING neutronclient.v2_0.client [None req-a44265ad-c5d1-4ef3-8159-db732729a3eb c36807a64fd64d82b2b261e457633b8c 965cba3ec50c4f23978292beaf416b4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1795/3618] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:23 2026] GET /v2.1/servers/659e21d9-fb26-4c25-8007-361481495007 => generated 1453 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-07-29 09:11:23.321 7 INFO nova.api.openstack.compute.server_external_events [req-49f62b33-4356-4641-ad3c-7aaca4e0fc13 req-eecdcfb4-702b-4c1b-9bc4-2a411f74f856 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:7613b384-46a6-48dd-bb40-bc8d8e65d619 for instance a53a3289-1663-4165-b4ee-8082fb306728 on instance [pid: 7|app: 0|req: 1824/3619] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:11:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:23.371 8 INFO nova.api.openstack.wsgi [None req-f6fb692f-08ff-49e4-9771-7ab02786f454 48e75107740c431294e24e2e67186884 394ed6bb3604420d96802a10085fc372 - - default default] HTTP exception thrown: Instance b0f02d9e-46aa-48fb-8dc8-e05bcc7ac80a could not be found. [pid: 8|app: 0|req: 1796/3620] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:23 2026] GET /v2.1/servers/b0f02d9e-46aa-48fb-8dc8-e05bcc7ac80a => 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: 1825/3621] 10.0.0.17 () {32 vars in 744 bytes} [Wed Jul 29 09:11:23 2026] GET /v2.1/servers?changes-since=2051-01-01T12%3A34%3A00Z&status=ACTIVE => generated 15 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1797/3622] 10.0.0.17 () {32 vars in 696 bytes} [Wed Jul 29 09:11:23 2026] GET /v2.1/servers?changes-since=2011%2F01%2F01 => generated 146 bytes in 8 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1826/3623] 10.0.0.17 () {32 vars in 639 bytes} [Wed Jul 29 09:11:23 2026] GET /v2.1/servers => generated 771 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1798/3624] 10.0.0.17 () {32 vars in 658 bytes} [Wed Jul 29 09:11:23 2026] GET /v2.1/servers?limit=102 => generated 771 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:23.628 7 WARNING neutronclient.v2_0.client [None req-fd0cec7f-ca24-4ae4-8f5a-b608bf82f792 8a69d5c5a4594dd88f4e1894f1fe09fb ecac2704f9ff4344b7f81b86148b9d20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1799/3625] 10.0.0.17 () {32 vars in 656 bytes} [Wed Jul 29 09:11:23 2026] GET /v2.1/servers?limit=-1 => generated 127 bytes in 6 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1800/3626] 10.0.0.17 () {32 vars in 666 bytes} [Wed Jul 29 09:11:23 2026] GET /v2.1/servers?limit=testing => generated 137 bytes in 8 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1801/3627] 10.0.0.17 () {32 vars in 692 bytes} [Wed Jul 29 09:11:23 2026] GET /v2.1/servers?flavor=non_existing_flavor => generated 15 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1802/3628] 10.0.0.17 () {32 vars in 688 bytes} [Wed Jul 29 09:11:23 2026] GET /v2.1/servers?image=non_existing_image => generated 15 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1827/3629] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:23 2026] GET /v2.1/servers/a53a3289-1663-4165-b4ee-8082fb306728 => generated 1471 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1803/3630] 10.0.0.17 () {32 vars in 698 bytes} [Wed Jul 29 09:11:23 2026] GET /v2.1/servers?name=non_existing_server_name => generated 15 bytes in 83 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-07-29 09:11:23.954 7 WARNING neutronclient.v2_0.client [None req-b231bb92-ba8b-4f70-9a44-36e26941c9d8 48e75107740c431294e24e2e67186884 394ed6bb3604420d96802a10085fc372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1828/3631] 10.0.0.17 () {32 vars in 653 bytes} [Wed Jul 29 09:11:23 2026] GET /v2.1/servers/detail => generated 3325 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1804/3632] 10.0.0.17 () {32 vars in 692 bytes} [Wed Jul 29 09:11:24 2026] GET /v2.1/servers?status=non_existing_status => generated 15 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1829/3633] 10.0.0.17 () {32 vars in 639 bytes} [Wed Jul 29 09:11:24 2026] GET /v2.1/servers => generated 771 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:11:24.238 8 INFO nova.api.openstack.wsgi [None req-2b8b4359-382a-49bf-b1f9-7bfedc2a1768 48e75107740c431294e24e2e67186884 394ed6bb3604420d96802a10085fc372 - - default default] HTTP exception thrown: Instance b0f02d9e-46aa-48fb-8dc8-e05bcc7ac80a could not be found. [pid: 8|app: 0|req: 1805/3634] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:11:24 2026] DELETE /v2.1/servers/b0f02d9e-46aa-48fb-8dc8-e05bcc7ac80a => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:24.303 8 WARNING neutronclient.v2_0.client [None req-8c7d45f5-805c-49c2-a272-ba8aa2a272b9 c36807a64fd64d82b2b261e457633b8c 965cba3ec50c4f23978292beaf416b4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1806/3635] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:24 2026] GET /v2.1/servers/659e21d9-fb26-4c25-8007-361481495007 => generated 1453 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1830/3636] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:11:24 2026] DELETE /v2.1/servers/d1bcb7c5-6e94-46ee-a97f-e68f6b8b28d2 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1807/3637] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:11:24 2026] DELETE /v2.1/servers/ddc3590c-3d90-4f4a-ad44-2117a80588da => generated 0 bytes in 185 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:24.651 7 INFO nova.api.openstack.wsgi [None req-82ed0f6f-937c-4c1f-9dd1-06625ee8b0de 48e75107740c431294e24e2e67186884 394ed6bb3604420d96802a10085fc372 - - default default] HTTP exception thrown: Instance b0f02d9e-46aa-48fb-8dc8-e05bcc7ac80a could not be found. [pid: 7|app: 0|req: 1831/3638] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:24 2026] GET /v2.1/servers/b0f02d9e-46aa-48fb-8dc8-e05bcc7ac80a => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:24.696 8 WARNING neutronclient.v2_0.client [None req-aa4e6ee9-d9c7-4c3e-9f98-d44c21afb2a5 48e75107740c431294e24e2e67186884 394ed6bb3604420d96802a10085fc372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:24.824 7 WARNING neutronclient.v2_0.client [None req-2d885b12-fd20-4a32-bb82-da9827250d41 8a69d5c5a4594dd88f4e1894f1fe09fb ecac2704f9ff4344b7f81b86148b9d20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1808/3639] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:24 2026] GET /v2.1/servers/d1bcb7c5-6e94-46ee-a97f-e68f6b8b28d2 => generated 1672 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1832/3640] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:24 2026] GET /v2.1/servers/a53a3289-1663-4165-b4ee-8082fb306728 => generated 1471 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:25.386 8 INFO nova.api.openstack.wsgi [None req-a0bc58da-8dbd-4919-b7ab-b20ad7c4d05a c36807a64fd64d82b2b261e457633b8c 965cba3ec50c4f23978292beaf416b4e - - default default] HTTP exception thrown: Instance 659e21d9-fb26-4c25-8007-361481495007 could not be found. [pid: 8|app: 0|req: 1809/3641] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:25 2026] GET /v2.1/servers/659e21d9-fb26-4c25-8007-361481495007 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1833/3642] 10.0.0.17 () {32 vars in 657 bytes} [Wed Jul 29 09:11:25 2026] GET /v2.1/os-server-groups => generated 187 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: 1810/3643] 10.0.0.17 () {32 vars in 731 bytes} [Wed Jul 29 09:11:25 2026] GET /v2.1/os-server-groups/f63d44ab-6db9-4aa2-ac9b-a94eeca97072 => generated 184 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:25.505 7 INFO nova.api.openstack.wsgi [None req-1358f9fc-86e2-4b58-bff9-7ef521d83d82 c36807a64fd64d82b2b261e457633b8c 965cba3ec50c4f23978292beaf416b4e - - default default] HTTP exception thrown: Instance 659e21d9-fb26-4c25-8007-361481495007 could not be found. [pid: 7|app: 0|req: 1834/3644] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:11:25 2026] DELETE /v2.1/servers/659e21d9-fb26-4c25-8007-361481495007 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:25.538 8 INFO nova.api.openstack.wsgi [None req-f3927cf2-5edc-4dfc-a918-cb9498f6cf06 c36807a64fd64d82b2b261e457633b8c 965cba3ec50c4f23978292beaf416b4e - - default default] HTTP exception thrown: Instance 659e21d9-fb26-4c25-8007-361481495007 could not be found. [pid: 8|app: 0|req: 1811/3645] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:25 2026] GET /v2.1/servers/659e21d9-fb26-4c25-8007-361481495007 => 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-07-29 09:11:25.556 7 INFO nova.api.openstack.wsgi [None req-c0adaac6-fb16-4489-8a94-424e298cb28b c36807a64fd64d82b2b261e457633b8c 965cba3ec50c4f23978292beaf416b4e - - default default] HTTP exception thrown: Instance group 41d5eb97-d2c3-4a47-8baa-52d7f041cc15 could not be found. [pid: 7|app: 0|req: 1835/3646] 10.0.0.17 () {32 vars in 734 bytes} [Wed Jul 29 09:11:25 2026] DELETE /v2.1/os-server-groups/41d5eb97-d2c3-4a47-8baa-52d7f041cc15 => generated 117 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:25.574 8 INFO nova.api.openstack.wsgi [None req-1467fb61-6edc-4437-b55e-c11e382d1d30 c36807a64fd64d82b2b261e457633b8c 965cba3ec50c4f23978292beaf416b4e - - default default] HTTP exception thrown: Instance group e84014a9-66f0-43f0-a173-1ba592307196 could not be found. [pid: 8|app: 0|req: 1812/3647] 10.0.0.17 () {32 vars in 734 bytes} [Wed Jul 29 09:11:25 2026] DELETE /v2.1/os-server-groups/e84014a9-66f0-43f0-a173-1ba592307196 => generated 117 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 09:11:25.587 7 INFO nova.api.openstack.wsgi [None req-190adca0-3afb-4e47-9046-e58cae0ecfeb c36807a64fd64d82b2b261e457633b8c 965cba3ec50c4f23978292beaf416b4e - - default default] HTTP exception thrown: Instance group ce58a887-a49d-4c17-9fb1-a680eb1ccf1c could not be found. [pid: 7|app: 0|req: 1836/3648] 10.0.0.17 () {32 vars in 734 bytes} [Wed Jul 29 09:11:25 2026] DELETE /v2.1/os-server-groups/ce58a887-a49d-4c17-9fb1-a680eb1ccf1c => generated 117 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 09:11:25.604 8 INFO nova.api.openstack.wsgi [None req-3f34e0dd-0865-4c60-8af8-f0ba94778392 c36807a64fd64d82b2b261e457633b8c 965cba3ec50c4f23978292beaf416b4e - - default default] HTTP exception thrown: Instance group 1f20bbc1-34d4-4aa8-bd57-0b18f8ef56d2 could not be found. [pid: 8|app: 0|req: 1813/3649] 10.0.0.17 () {32 vars in 734 bytes} [Wed Jul 29 09:11:25 2026] DELETE /v2.1/os-server-groups/1f20bbc1-34d4-4aa8-bd57-0b18f8ef56d2 => generated 117 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1837/3650] 10.0.0.17 () {32 vars in 734 bytes} [Wed Jul 29 09:11:25 2026] DELETE /v2.1/os-server-groups/f63d44ab-6db9-4aa2-ac9b-a94eeca97072 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-29 09:11:25.890 8 WARNING neutronclient.v2_0.client [None req-1d5c5aac-816a-4c42-bd9d-c41659e85b7f 48e75107740c431294e24e2e67186884 394ed6bb3604420d96802a10085fc372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:25.989 7 WARNING neutronclient.v2_0.client [None req-9ecd2fd4-8803-4a20-ae29-694d25dd06e3 8a69d5c5a4594dd88f4e1894f1fe09fb ecac2704f9ff4344b7f81b86148b9d20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1814/3651] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:25 2026] GET /v2.1/servers/d1bcb7c5-6e94-46ee-a97f-e68f6b8b28d2 => generated 1672 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1838/3652] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:25 2026] GET /v2.1/servers/a53a3289-1663-4165-b4ee-8082fb306728 => generated 1471 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:27.053 7 WARNING neutronclient.v2_0.client [None req-18644e68-6325-41a4-9c52-112740dfa84d 48e75107740c431294e24e2e67186884 394ed6bb3604420d96802a10085fc372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:27.135 8 WARNING neutronclient.v2_0.client [None req-93ae5ddb-0dfe-419c-b5c5-c0733d2da6cc 8a69d5c5a4594dd88f4e1894f1fe09fb ecac2704f9ff4344b7f81b86148b9d20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1840/3655] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:27 2026] GET /v2.1/servers/d1bcb7c5-6e94-46ee-a97f-e68f6b8b28d2 => generated 1630 bytes in 322 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:27.361 7 INFO nova.api.openstack.compute.server_external_events [req-5e4c42bf-9e2a-4019-82f8-cb277c5e02dd req-67d6b670-430e-4a08-b621-e17dc5343c0f da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:60bfa4a0-8f57-4d3d-843d-21dc31e60b83 for instance d1bcb7c5-6e94-46ee-a97f-e68f6b8b28d2 on instance [pid: 7|app: 0|req: 1841/3656] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:11:27 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-07-29 09:11:28.415 7 WARNING neutronclient.v2_0.client [None req-dfbc7476-0297-4d13-95b8-35dd5482f2da 48e75107740c431294e24e2e67186884 394ed6bb3604420d96802a10085fc372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1816/3657] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:27 2026] GET /v2.1/servers/a53a3289-1663-4165-b4ee-8082fb306728 => generated 1471 bytes in 1380 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1842/3658] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:28 2026] GET /v2.1/servers/d1bcb7c5-6e94-46ee-a97f-e68f6b8b28d2 => generated 1463 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:28.923 8 INFO nova.api.openstack.compute.server_external_events [req-bca3e537-447e-4f3a-bb19-b4cfff338870 req-46b48f75-349e-4f4a-b311-56893cba6651 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:7613b384-46a6-48dd-bb40-bc8d8e65d619 for instance a53a3289-1663-4165-b4ee-8082fb306728 on instance [pid: 8|app: 0|req: 1817/3659] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:11:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:29.409 7 INFO nova.api.openstack.compute.server_external_events [req-c54b49b6-1916-4c61-b781-ca364f06e7c4 req-25111fcf-9990-4526-89f3-06dccef37727 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:41d851a3-6454-412d-966d-b0ed62f0a931 for instance ddc3590c-3d90-4f4a-ad44-2117a80588da on instance [pid: 7|app: 0|req: 1843/3660] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:11:29 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:29.540 8 WARNING neutronclient.v2_0.client [None req-3bc4a9d5-abbc-40d9-93cb-0db934412c1b 8a69d5c5a4594dd88f4e1894f1fe09fb ecac2704f9ff4344b7f81b86148b9d20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:11:29.564 7 WARNING neutronclient.v2_0.client [None req-086e3023-8688-479b-bd1e-38ee8bde1682 48e75107740c431294e24e2e67186884 394ed6bb3604420d96802a10085fc372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1844/3661] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:29 2026] GET /v2.1/servers/d1bcb7c5-6e94-46ee-a97f-e68f6b8b28d2 => generated 1463 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1818/3662] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:29 2026] GET /v2.1/servers/a53a3289-1663-4165-b4ee-8082fb306728 => generated 1471 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:30.690 7 INFO nova.api.openstack.wsgi [None req-cd9e65e4-5d20-4cca-8fc4-c6842c09bafd 48e75107740c431294e24e2e67186884 394ed6bb3604420d96802a10085fc372 - - default default] HTTP exception thrown: Instance d1bcb7c5-6e94-46ee-a97f-e68f6b8b28d2 could not be found. [pid: 7|app: 0|req: 1845/3663] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:30 2026] GET /v2.1/servers/d1bcb7c5-6e94-46ee-a97f-e68f6b8b28d2 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:30.734 7 WARNING neutronclient.v2_0.client [None req-71c98527-7db8-49e6-86a2-7523a6d35b83 8a69d5c5a4594dd88f4e1894f1fe09fb ecac2704f9ff4344b7f81b86148b9d20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:11:30.739 8 WARNING neutronclient.v2_0.client [None req-20ab4423-9f53-4566-b405-dab72bc9e95a 48e75107740c431294e24e2e67186884 394ed6bb3604420d96802a10085fc372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1819/3664] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:30 2026] GET /v2.1/servers/ddc3590c-3d90-4f4a-ad44-2117a80588da => generated 1463 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1846/3665] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:30 2026] GET /v2.1/servers/a53a3289-1663-4165-b4ee-8082fb306728 => generated 1656 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, ' [pid: 8|app: 0|req: 1820/3666] 10.0.0.17 () {32 vars in 721 bytes} [Wed Jul 29 09:11:30 2026] GET /v2.1/servers/a53a3289-1663-4165-b4ee-8082fb306728/ips => generated 109 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1847/3667] 10.0.0.17 () {32 vars in 721 bytes} [Wed Jul 29 09:11:30 2026] GET /v2.1/servers/a53a3289-1663-4165-b4ee-8082fb306728/ips => generated 109 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1821/3668] 10.0.0.17 () {32 vars in 821 bytes} [Wed Jul 29 09:11:31 2026] GET /v2.1/servers/a53a3289-1663-4165-b4ee-8082fb306728/ips/tempest-ServerAddressesTestJSON-431352239-network => generated 94 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1848/3669] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:11:31 2026] DELETE /v2.1/servers/a53a3289-1663-4165-b4ee-8082fb306728 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:31.421 8 WARNING neutronclient.v2_0.client [None req-90f35ccb-0d06-49a8-9e2e-24e721aacf10 8a69d5c5a4594dd88f4e1894f1fe09fb ecac2704f9ff4344b7f81b86148b9d20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1822/3670] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:31 2026] GET /v2.1/servers/a53a3289-1663-4165-b4ee-8082fb306728 => generated 1662 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-07-29 09:11:31.837 7 INFO nova.api.openstack.wsgi [None req-90a0a1bb-a668-47fe-905e-10bbb3f85333 48e75107740c431294e24e2e67186884 394ed6bb3604420d96802a10085fc372 - - default default] HTTP exception thrown: Instance ddc3590c-3d90-4f4a-ad44-2117a80588da could not be found. [pid: 7|app: 0|req: 1849/3671] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:31 2026] GET /v2.1/servers/ddc3590c-3d90-4f4a-ad44-2117a80588da => generated 111 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:32.564 8 WARNING neutronclient.v2_0.client [None req-4a7a655f-bf84-4c33-9d43-aaa0cdbf23ce 8a69d5c5a4594dd88f4e1894f1fe09fb ecac2704f9ff4344b7f81b86148b9d20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1823/3672] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:32 2026] GET /v2.1/servers/a53a3289-1663-4165-b4ee-8082fb306728 => generated 1662 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-07-29 09:11:34.087 7 WARNING neutronclient.v2_0.client [None req-15cec4fa-0f84-4bb6-9f6c-7af64bc39e31 8a69d5c5a4594dd88f4e1894f1fe09fb ecac2704f9ff4344b7f81b86148b9d20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:34.750 8 INFO nova.api.openstack.compute.server_external_events [req-3802f3a0-5843-4cbb-aa48-37b3e70b68ce req-b4c706e0-7e52-4ffd-9ca5-14bcab1b188c da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:7613b384-46a6-48dd-bb40-bc8d8e65d619 for instance a53a3289-1663-4165-b4ee-8082fb306728 on instance [pid: 8|app: 0|req: 1824/3673] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:11:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1850/3674] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:34 2026] GET /v2.1/servers/a53a3289-1663-4165-b4ee-8082fb306728 => generated 1662 bytes in 726 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:35.844 8 WARNING neutronclient.v2_0.client [None req-9151859a-60fa-4ddb-8b9c-1ff7a7eae0e4 8a69d5c5a4594dd88f4e1894f1fe09fb ecac2704f9ff4344b7f81b86148b9d20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1825/3675] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:35 2026] GET /v2.1/servers/a53a3289-1663-4165-b4ee-8082fb306728 => generated 1457 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:36.964 8 WARNING neutronclient.v2_0.client [None req-ac61fd9b-c200-4b05-974c-855602358993 8a69d5c5a4594dd88f4e1894f1fe09fb ecac2704f9ff4344b7f81b86148b9d20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1827/3678] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:36 2026] GET /v2.1/servers/a53a3289-1663-4165-b4ee-8082fb306728 => generated 1457 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-07-29 09:11:37.762 7 WARNING neutronclient.v2_0.client [None req-cba53f29-289e-4828-9ad6-8eed03b5bf0d 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:11:37.926 7 WARNING neutronclient.v2_0.client [None req-cba53f29-289e-4828-9ad6-8eed03b5bf0d 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:38.081 8 WARNING neutronclient.v2_0.client [None req-57fbfb40-0aae-4758-be19-a0d33e712bad 8a69d5c5a4594dd88f4e1894f1fe09fb ecac2704f9ff4344b7f81b86148b9d20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1828/3679] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:38 2026] GET /v2.1/servers/a53a3289-1663-4165-b4ee-8082fb306728 => generated 1457 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1852/3680] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:11:37 2026] POST /v2.1/servers => generated 427 bytes in 616 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:38.224 8 WARNING neutronclient.v2_0.client [None req-192f5671-2445-4f4b-aa02-cdcc014303ed 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1829/3681] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:38 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1376 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:39.173 7 INFO nova.api.openstack.wsgi [None req-df396b61-6527-4749-9b47-7ce760894fec 8a69d5c5a4594dd88f4e1894f1fe09fb ecac2704f9ff4344b7f81b86148b9d20 - - default default] HTTP exception thrown: Instance a53a3289-1663-4165-b4ee-8082fb306728 could not be found. [pid: 7|app: 0|req: 1853/3682] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:39 2026] GET /v2.1/servers/a53a3289-1663-4165-b4ee-8082fb306728 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:39.329 8 WARNING neutronclient.v2_0.client [None req-02b13057-b5a1-4638-b331-7fbc8f7450de 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1830/3683] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:39 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1380 bytes in 1023 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:41.379 7 WARNING neutronclient.v2_0.client [None req-8906d6f4-eaaf-48fe-804d-58a385911379 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1854/3684] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:41 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1428 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-07-29 09:11:42.526 8 WARNING neutronclient.v2_0.client [None req-857f6823-127c-4aaf-90ae-1bbab8f2dc4f 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1831/3685] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:42 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1436 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1855/3686] 10.0.0.17 () {34 vars in 669 bytes} [Wed Jul 29 09:11:42 2026] POST /v2.1/os-keypairs => generated 386 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:43.626 8 WARNING neutronclient.v2_0.client [None req-ced72d58-9da8-4125-a2d7-11d45ae06add 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:11:44.089 7 INFO nova.api.openstack.compute.server_external_events [req-9577db51-92dd-457a-a031-defb6d61a940 req-4faa49a3-6482-4ba0-aaa4-fb3459774679 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:cb9beafc-085b-40c8-9d74-f5f9f8cc15f9 for instance ab64abb4-ffd9-4579-857c-ca35dbd26530 on instance [pid: 7|app: 0|req: 1856/3687] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:11:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1832/3688] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:43 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1478 bytes in 524 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:45.164 7 WARNING neutronclient.v2_0.client [None req-79c0c3a2-17f1-43d0-87e9-77ec5e83aaae 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] 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: 1857/3689] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:45 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1476 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:11:45.506 8 WARNING neutronclient.v2_0.client [None req-0d7af951-a0c4-4a74-a2bd-901ee30382c7 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:11:45.552 8 WARNING neutronclient.v2_0.client [None req-0d7af951-a0c4-4a74-a2bd-901ee30382c7 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:11:45.741 8 WARNING neutronclient.v2_0.client [None req-0d7af951-a0c4-4a74-a2bd-901ee30382c7 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1833/3690] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:11:45 2026] POST /v2.1/servers => generated 452 bytes in 742 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:46.006 7 WARNING neutronclient.v2_0.client [None req-1de3bfe1-a4c8-4c67-9b49-37a36beb586f 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1858/3691] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:45 2026] GET /v2.1/servers/5313e77a-9a8c-4b17-8374-dae1904633ea => generated 1394 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:46.365 8 WARNING neutronclient.v2_0.client [None req-88289872-0ad4-4b55-8676-7a3ff80f8514 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1834/3694] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:46 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1476 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-07-29 09:11:47.116 7 WARNING neutronclient.v2_0.client [None req-7d4ea365-773b-4df3-ad03-164ebbb15e2f 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1861/3695] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:47 2026] GET /v2.1/servers/5313e77a-9a8c-4b17-8374-dae1904633ea => generated 1398 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:47.536 8 WARNING neutronclient.v2_0.client [None req-319502b9-264c-47eb-949c-5a05daaf0041 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1835/3696] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:47 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1476 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-07-29 09:11:48.212 7 WARNING neutronclient.v2_0.client [None req-c0dc6f10-4418-437a-87a3-9c0f875c7641 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1862/3697] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:48 2026] GET /v2.1/servers/5313e77a-9a8c-4b17-8374-dae1904633ea => generated 1446 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:48.690 8 WARNING neutronclient.v2_0.client [None req-2b74f483-4471-40f0-989e-db82b84af465 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1836/3698] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:48 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1476 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:49.357 7 WARNING neutronclient.v2_0.client [None req-27f1e167-8ec2-4fd2-bd4d-88c2fe8a72a7 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1863/3699] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:49 2026] GET /v2.1/servers/5313e77a-9a8c-4b17-8374-dae1904633ea => generated 1446 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:49.787 8 INFO nova.api.openstack.compute.server_external_events [req-6cb911a5-a059-410c-8a46-0ef1dc9adbd5 req-8330280a-32cf-469c-a7f4-0f00d2dcaa3d da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:cb9beafc-085b-40c8-9d74-f5f9f8cc15f9 for instance ab64abb4-ffd9-4579-857c-ca35dbd26530 on instance [pid: 8|app: 0|req: 1837/3700] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:11:49 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-07-29 09:11:49.881 7 WARNING neutronclient.v2_0.client [None req-6d963ccb-7989-4591-927d-c7a7f1c1702f 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1864/3701] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:49 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1476 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-07-29 09:11:50.453 8 WARNING neutronclient.v2_0.client [None req-fafd8895-021a-4f0f-8080-7ee33ba09a27 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1838/3702] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:50 2026] GET /v2.1/servers/5313e77a-9a8c-4b17-8374-dae1904633ea => generated 1454 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:50.756 7 WARNING neutronclient.v2_0.client [None req-cfa649a0-de15-4bc9-8c7a-2258e8bcc6c8 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:11:50.975 7 WARNING neutronclient.v2_0.client [None req-cfa649a0-de15-4bc9-8c7a-2258e8bcc6c8 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:51.112 8 WARNING neutronclient.v2_0.client [None req-4bc6fbd0-8e1a-44d9-a324-02c8e319ac75 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1839/3703] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:51 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1667 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1865/3704] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:11:50 2026] POST /v2.1/servers => generated 427 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:51.311 8 WARNING neutronclient.v2_0.client [None req-7744a441-352e-4341-b4d1-b233944f01d3 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1840/3705] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:51 2026] GET /v2.1/servers/32662220-356e-4b6e-9958-c91cace39ef5 => generated 1376 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1866/3706] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:11:51 2026] POST /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530/action => generated 32 bytes in 209 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-07-29 09:11:51.538 8 WARNING neutronclient.v2_0.client [None req-8c9303fb-ea75-4591-84bc-8c780c0d390b 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:11:51.558 7 WARNING neutronclient.v2_0.client [None req-0f028a9a-7630-4f71-aee7-a0122d9a64fe 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1841/3707] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:51 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 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, ' [pid: 7|app: 0|req: 1867/3708] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:51 2026] GET /v2.1/servers/5313e77a-9a8c-4b17-8374-dae1904633ea => generated 1521 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:51.826 8 WARNING neutronclient.v2_0.client [None req-2ef99416-b14a-4040-91a1-049e02e68a85 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:11:51.828 7 INFO nova.api.openstack.compute.server_external_events [req-d57ab92d-9269-4c39-a912-336e3bfb8ad0 req-a994e475-28ed-40ff-9360-710ed0d856f5 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:7ea94ee9-5a61-4f84-938d-cf90bb63a1c0 for instance 5313e77a-9a8c-4b17-8374-dae1904633ea on instance [pid: 7|app: 0|req: 1868/3709] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:11:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:11:51.998 8 WARNING neutronclient.v2_0.client [None req-2ef99416-b14a-4040-91a1-049e02e68a85 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1842/3710] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:11:51 2026] POST /v2.1/servers => generated 427 bytes in 580 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:52.352 7 WARNING neutronclient.v2_0.client [None req-f3beca0a-659a-481e-b880-d62505078a00 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1869/3711] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:52 2026] GET /v2.1/servers/70ecf636-662d-44b7-b5d8-49124112b04a => generated 1375 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:52.791 8 WARNING neutronclient.v2_0.client [None req-f9194fc8-222b-4251-a2ac-4fa0a1bc1ad8 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:11:52.829 7 WARNING neutronclient.v2_0.client [None req-64e7de1f-4e94-442a-9826-360dd716478d 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1843/3712] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:52 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1870/3713] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:52 2026] GET /v2.1/servers/5313e77a-9a8c-4b17-8374-dae1904633ea => generated 1519 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:53.458 8 WARNING neutronclient.v2_0.client [None req-cf892eee-9819-4415-8517-cc995a8974db 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1844/3714] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:53 2026] GET /v2.1/servers/70ecf636-662d-44b7-b5d8-49124112b04a => generated 1379 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:53.971 7 WARNING neutronclient.v2_0.client [None req-db682ea4-b6d9-47af-a208-4418c90a981f 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:54.017 8 WARNING neutronclient.v2_0.client [None req-5cea7a6e-6625-4d0a-b068-1900b00fff70 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1871/3715] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:53 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1845/3716] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:53 2026] GET /v2.1/servers/5313e77a-9a8c-4b17-8374-dae1904633ea => generated 1519 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:54.557 7 WARNING neutronclient.v2_0.client [None req-aefc1e5d-7581-4c13-82a4-b3c1c9d293be 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1872/3717] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:54 2026] GET /v2.1/servers/70ecf636-662d-44b7-b5d8-49124112b04a => generated 1371 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:55.140 8 WARNING neutronclient.v2_0.client [None req-477e71ef-6073-482c-b6f7-ed1cddff6c44 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:55.200 7 WARNING neutronclient.v2_0.client [None req-74d99cb9-41c3-43a4-aa41-b94c78bb4d8a 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1846/3718] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:55 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1873/3719] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:55 2026] GET /v2.1/servers/5313e77a-9a8c-4b17-8374-dae1904633ea => generated 1519 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:55.659 8 WARNING neutronclient.v2_0.client [None req-0dfb80b4-a5d8-49d2-9159-1f6240b0b921 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1847/3720] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:55 2026] GET /v2.1/servers/70ecf636-662d-44b7-b5d8-49124112b04a => generated 1427 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:56.332 8 WARNING neutronclient.v2_0.client [None req-54dbdc57-9c0a-48af-a766-97032d171265 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:11:56.335 7 WARNING neutronclient.v2_0.client [None req-7f883f78-3123-4c29-a5a1-50c3b09cc0b3 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1848/3721] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:56 2026] GET /v2.1/servers/5313e77a-9a8c-4b17-8374-dae1904633ea => generated 1519 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1874/3724] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:56 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 bytes in 334 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:56.762 8 WARNING neutronclient.v2_0.client [None req-76aa3283-42ad-4ce3-aa6b-61e50fdbb727 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1851/3725] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:56 2026] GET /v2.1/servers/70ecf636-662d-44b7-b5d8-49124112b04a => generated 1427 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:57.199 7 INFO nova.api.openstack.compute.server_external_events [req-aeb6f09e-49c8-435c-bb50-39e3c03b37a8 req-35d5d5d5-8ab9-4103-8437-59859afccd07 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:a0cbb398-8157-4e41-bf75-f035c6f41342 for instance 32662220-356e-4b6e-9958-c91cace39ef5 on instance [pid: 7|app: 0|req: 1875/3726] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:11:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:57.476 8 INFO nova.api.openstack.compute.server_external_events [req-aafa5920-62d1-43da-adf4-bdfd840e500f req-eb60c133-fd2b-4b90-9530-a04c57f4c2b9 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:7ea94ee9-5a61-4f84-938d-cf90bb63a1c0 for instance 5313e77a-9a8c-4b17-8374-dae1904633ea on instance [pid: 8|app: 0|req: 1852/3727] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:11: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:57.638 7 WARNING neutronclient.v2_0.client [None req-3e81af65-aa30-4c5a-ae1b-867531267d85 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:57.689 8 WARNING neutronclient.v2_0.client [None req-7d1f9de7-ed4b-48a1-8670-20b472ea5195 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1853/3728] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:57 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1876/3729] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:57 2026] GET /v2.1/servers/5313e77a-9a8c-4b17-8374-dae1904633ea => generated 1519 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:57.857 8 WARNING neutronclient.v2_0.client [None req-03e17144-ac76-4fbe-8b6b-64407337dcdc 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1854/3730] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:57 2026] GET /v2.1/servers/70ecf636-662d-44b7-b5d8-49124112b04a => generated 1435 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:58.873 7 WARNING neutronclient.v2_0.client [None req-acf242df-1707-43a8-b4b2-20ba1c72b107 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:11:58.888 8 WARNING neutronclient.v2_0.client [None req-537720e9-62bb-47b2-a4b3-e7041c0faa4c 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1877/3731] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:58 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1855/3732] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:58 2026] GET /v2.1/servers/5313e77a-9a8c-4b17-8374-dae1904633ea => generated 1519 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:11:59.126 7 WARNING neutronclient.v2_0.client [None req-4b6b484c-1f84-4326-bbfb-e690d7022546 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1878/3733] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:11:59 2026] GET /v2.1/servers/70ecf636-662d-44b7-b5d8-49124112b04a => generated 1477 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:11:59.444 8 INFO nova.api.openstack.compute.server_external_events [req-0a534676-c88a-49e6-9e4a-9661e0f1bb43 req-a9d3278d-7d64-4fa4-96b2-32b50c0937c6 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:8e49d13f-2f92-458a-860e-ce46cc6353fb for instance 70ecf636-662d-44b7-b5d8-49124112b04a on instance [pid: 8|app: 0|req: 1856/3734] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:11:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:00.144 7 WARNING neutronclient.v2_0.client [None req-83046e6c-63be-4e6b-a21d-4d9705c2afc4 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:12:00.181 8 WARNING neutronclient.v2_0.client [None req-e9ac8dc2-2c8f-42e1-a412-9c1895893df4 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1879/3735] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:00 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1857/3736] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:00 2026] GET /v2.1/servers/5313e77a-9a8c-4b17-8374-dae1904633ea => generated 1704 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:00.306 7 WARNING neutronclient.v2_0.client [None req-17e0eb9d-5b20-47a8-95ca-7fbf45330322 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:12:00.334 8 WARNING neutronclient.v2_0.client [None req-737124be-78cc-46f3-be80-7024ad95266f 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1858/3737] 10.0.0.17 () {32 vars in 739 bytes} [Wed Jul 29 09:12:00 2026] GET /v2.1/servers/5313e77a-9a8c-4b17-8374-dae1904633ea/os-interface => generated 284 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1880/3738] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:00 2026] GET /v2.1/servers/70ecf636-662d-44b7-b5d8-49124112b04a => generated 1475 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:01.399 8 WARNING neutronclient.v2_0.client [None req-cf21e5c3-939d-41d8-bfa5-165894eb3bf3 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:01.475 7 WARNING neutronclient.v2_0.client [None req-e1412c9b-0e87-4b30-bd27-50b9825f6d17 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1859/3739] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:01 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 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-07-29 09:12:01.589 8 INFO nova.api.openstack.compute.server_external_events [req-af4ea132-16be-44a5-8404-3e7e169e9da9 req-c90149ce-1ca9-4148-a2c3-10797a8a93ea da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:7ea94ee9-5a61-4f84-938d-cf90bb63a1c0 for instance 5313e77a-9a8c-4b17-8374-dae1904633ea on instance [pid: 8|app: 0|req: 1860/3740] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:12:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1881/3741] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:01 2026] GET /v2.1/servers/70ecf636-662d-44b7-b5d8-49124112b04a => generated 1475 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:02.463 8 INFO nova.api.openstack.compute.server_external_events [req-bc1f6a99-0fd8-4211-9967-8eeb7925370a req-3aafb540-067f-46de-a61a-12217fb6d6aa da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:a0cbb398-8157-4e41-bf75-f035c6f41342 for instance 32662220-356e-4b6e-9958-c91cace39ef5 on instance [pid: 8|app: 0|req: 1861/3742] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:12:02 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:02.633 7 WARNING neutronclient.v2_0.client [None req-decfc8cc-8744-4d75-85fb-60221c5e0acf 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:12:02.663 8 WARNING neutronclient.v2_0.client [None req-871fc113-e646-413b-98cd-26dd1149c231 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1882/3743] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:02 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1862/3744] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:02 2026] GET /v2.1/servers/70ecf636-662d-44b7-b5d8-49124112b04a => generated 1475 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:03.927 8 WARNING neutronclient.v2_0.client [None req-4f0d17f6-55e9-44ae-8f68-3ecec257e17b 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:12:03.929 7 WARNING neutronclient.v2_0.client [None req-f9343a79-3a96-4a74-93ef-d69420ee8465 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1883/3745] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:03 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1863/3746] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:03 2026] GET /v2.1/servers/70ecf636-662d-44b7-b5d8-49124112b04a => generated 1475 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:04.509 7 INFO nova.api.openstack.compute.server_external_events [req-6bb50f6d-f92a-442d-b2f9-930c57897345 req-81972ef4-bfca-440f-80a1-9989b034d15b da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:8e49d13f-2f92-458a-860e-ce46cc6353fb for instance 70ecf636-662d-44b7-b5d8-49124112b04a on instance [pid: 7|app: 0|req: 1884/3747] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:12:04 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-07-29 09:12:05.159 8 WARNING neutronclient.v2_0.client [None req-255b9738-dad9-4dcc-9d00-1ee5341dee67 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:05.223 7 WARNING neutronclient.v2_0.client [None req-eda3412e-f988-4b02-8538-c45b3339b3ff 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1864/3748] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:05 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1885/3749] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:05 2026] GET /v2.1/servers/70ecf636-662d-44b7-b5d8-49124112b04a => generated 1475 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:06.332 8 WARNING neutronclient.v2_0.client [None req-4c36f5bc-5d02-4cdb-90aa-bea6f26b6a88 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:06.362 7 WARNING neutronclient.v2_0.client [None req-ed94f06f-7d8b-4cba-8669-681cb7b39ce1 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1865/3752] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:06 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1888/3753] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:06 2026] GET /v2.1/servers/70ecf636-662d-44b7-b5d8-49124112b04a => generated 1666 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, ' [pid: 8|app: 0|req: 1866/3754] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:12:06 2026] POST /v2.1/servers/70ecf636-662d-44b7-b5d8-49124112b04a/action => generated 32 bytes in 223 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-07-29 09:12:06.771 7 WARNING neutronclient.v2_0.client [None req-e3df90fd-ce68-482f-9713-1a698471eb2f 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1889/3755] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:06 2026] GET /v2.1/servers/70ecf636-662d-44b7-b5d8-49124112b04a => generated 1672 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:07.506 8 WARNING neutronclient.v2_0.client [None req-1cbe2a37-eff5-40b1-be20-97f907b0c368 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1867/3756] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:07 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 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-07-29 09:12:07.945 7 WARNING neutronclient.v2_0.client [None req-8d174e18-d375-4961-97d7-4e0ddb58350d 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1890/3757] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:07 2026] GET /v2.1/servers/70ecf636-662d-44b7-b5d8-49124112b04a => generated 1672 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:08.664 8 WARNING neutronclient.v2_0.client [None req-11390ba3-f091-4913-b1fa-751922d0d76f 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1868/3758] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:08 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:09.116 7 WARNING neutronclient.v2_0.client [None req-e95635e4-62bf-456b-ae0a-93e1bd89fa58 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1891/3759] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:09 2026] GET /v2.1/servers/70ecf636-662d-44b7-b5d8-49124112b04a => generated 1672 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:09.863 8 WARNING neutronclient.v2_0.client [None req-ba28d204-65b3-4078-9573-e3df05c49850 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1869/3760] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:09 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 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-07-29 09:12:10.303 7 WARNING neutronclient.v2_0.client [None req-bfaa7d7a-0a91-4a13-9f26-a3013f4d3bd0 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1892/3761] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:10 2026] GET /v2.1/servers/70ecf636-662d-44b7-b5d8-49124112b04a => generated 1672 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:11.025 8 WARNING neutronclient.v2_0.client [None req-c858d420-bc4a-4647-bb89-773c0eb90721 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1870/3762] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:10 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:11.457 7 WARNING neutronclient.v2_0.client [None req-6b831118-7216-419e-8eb1-19265e53ecef 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1893/3763] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:11 2026] GET /v2.1/servers/70ecf636-662d-44b7-b5d8-49124112b04a => generated 1672 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:12.180 8 WARNING neutronclient.v2_0.client [None req-e9e914e3-bda0-489f-be53-127c158704d3 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1871/3764] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:12 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:12.611 7 WARNING neutronclient.v2_0.client [None req-e8a1fb1d-c24f-44fb-986c-bfe6934cbdfc 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1894/3765] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:12 2026] GET /v2.1/servers/70ecf636-662d-44b7-b5d8-49124112b04a => generated 1672 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:13.345 8 WARNING neutronclient.v2_0.client [None req-61fcc96f-9282-479a-ae06-0be4b836c882 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1872/3766] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:13 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:13.767 7 WARNING neutronclient.v2_0.client [None req-c9adbdeb-3947-4a4b-8566-68df7e11cc35 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1895/3767] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:13 2026] GET /v2.1/servers/70ecf636-662d-44b7-b5d8-49124112b04a => generated 1672 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:14.503 8 WARNING neutronclient.v2_0.client [None req-80811333-77c4-46e9-971a-ae05d7d17d16 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1873/3768] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:14 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:14.923 7 WARNING neutronclient.v2_0.client [None req-f7adc876-de39-47be-8fc4-b79fbe1b2c46 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1896/3769] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:14 2026] GET /v2.1/servers/70ecf636-662d-44b7-b5d8-49124112b04a => generated 1672 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:15.679 8 WARNING neutronclient.v2_0.client [None req-e8376bce-2ea0-43a5-8353-fe0eb488e891 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1874/3770] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:15 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:16.145 7 WARNING neutronclient.v2_0.client [None req-b5f1fd39-17d2-4a1d-a1e0-f1817f14732c 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1897/3771] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:16 2026] GET /v2.1/servers/70ecf636-662d-44b7-b5d8-49124112b04a => generated 1672 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:16.832 7 WARNING neutronclient.v2_0.client [None req-98179ede-99e3-4a55-8fd6-30efc5e01b7d 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1899/3774] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:16 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:17.299 8 WARNING neutronclient.v2_0.client [None req-c37e49fb-3d70-4e00-8e05-4aabcf8bb6a5 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1876/3775] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:17 2026] GET /v2.1/servers/70ecf636-662d-44b7-b5d8-49124112b04a => generated 1672 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:17.980 7 WARNING neutronclient.v2_0.client [None req-da314e52-7fbc-4b33-a9f6-896460d2bfee 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1900/3776] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:17 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:18.453 8 WARNING neutronclient.v2_0.client [None req-7212f8d0-a0ec-4d13-84df-4ed32c2a6d1f 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1877/3777] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:18 2026] GET /v2.1/servers/70ecf636-662d-44b7-b5d8-49124112b04a => generated 1672 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:19.176 7 WARNING neutronclient.v2_0.client [None req-677a5f05-31a2-45c3-b4b8-4f4a1cde4a52 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1901/3778] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:19 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:19.665 8 WARNING neutronclient.v2_0.client [None req-7a7b2c28-583b-4116-9d25-089a96c06cab 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1878/3779] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:19 2026] GET /v2.1/servers/70ecf636-662d-44b7-b5d8-49124112b04a => generated 1672 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:20.330 7 WARNING neutronclient.v2_0.client [None req-4b6e8622-3bb2-4f04-af0a-689ed6205984 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1902/3780] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:20 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:20.831 8 WARNING neutronclient.v2_0.client [None req-15ab554a-8f6c-4ead-abc8-608d2475578b 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1879/3781] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:20 2026] GET /v2.1/servers/70ecf636-662d-44b7-b5d8-49124112b04a => generated 1672 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:21.478 7 WARNING neutronclient.v2_0.client [None req-85a86236-ce9e-4217-9ae8-2347c1fdab90 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1903/3782] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:21 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:22.002 8 WARNING neutronclient.v2_0.client [None req-99f369ed-f348-4c7b-9c5a-55079d490991 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1880/3783] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:21 2026] GET /v2.1/servers/70ecf636-662d-44b7-b5d8-49124112b04a => generated 1672 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:22.636 7 WARNING neutronclient.v2_0.client [None req-360ac9b5-8b35-45ac-bfd0-04d6f7cf8a56 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1904/3784] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:22 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:22.911 8 WARNING neutronclient.v2_0.client [None req-a437f083-1db6-4fc8-8359-8152ff31512d 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1881/3785] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:22 2026] GET /v2.1/servers/5313e77a-9a8c-4b17-8374-dae1904633ea => generated 1824 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-07-29 09:12:23.158 7 WARNING neutronclient.v2_0.client [None req-b0b7cb90-f795-4514-9302-ec66e178e2ef 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1905/3786] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:23 2026] GET /v2.1/servers/70ecf636-662d-44b7-b5d8-49124112b04a => generated 1672 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-07-29 09:12:23.473 8 WARNING neutronclient.v2_0.client [None req-634dec6f-04e5-40b3-aeac-2a6800db3e91 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:12:23.595 8 WARNING neutronclient.v2_0.client [None req-634dec6f-04e5-40b3-aeac-2a6800db3e91 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:23.787 7 WARNING neutronclient.v2_0.client [None req-172263a1-a75a-4176-ac3f-55770f73e264 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1882/3787] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:12:23 2026] POST /v2.1/servers => generated 424 bytes in 442 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:23.869 8 WARNING neutronclient.v2_0.client [None req-6791a9dd-a564-4ecf-9fa0-01c3e5fcf5d7 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1883/3788] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:23 2026] GET /v2.1/servers/a7ba94dc-c9b7-404a-8152-264f83fd16be => generated 1371 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1906/3789] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:23 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:24.327 8 WARNING neutronclient.v2_0.client [None req-c7ab3dad-d717-40a7-8e5f-329efaa6a2d7 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1884/3790] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:24 2026] GET /v2.1/servers/70ecf636-662d-44b7-b5d8-49124112b04a => generated 1672 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:24.964 7 WARNING neutronclient.v2_0.client [None req-8641dc7e-d6a4-4f3d-998b-d31c4e3d986a 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:12:25.003 8 WARNING neutronclient.v2_0.client [None req-ba0c0d0f-43ce-4d22-a2ab-1281238a914b 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1907/3791] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:24 2026] GET /v2.1/servers/a7ba94dc-c9b7-404a-8152-264f83fd16be => generated 1375 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1885/3792] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:24 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:25.543 7 WARNING neutronclient.v2_0.client [None req-e12f3b8d-ee74-40dc-815a-bbf7c2c54888 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1908/3793] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:25 2026] GET /v2.1/servers/70ecf636-662d-44b7-b5d8-49124112b04a => generated 1672 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:26.058 8 WARNING neutronclient.v2_0.client [None req-ab3974bf-954c-439f-b63d-948e97ab207c 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1886/3794] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:26 2026] GET /v2.1/servers/a7ba94dc-c9b7-404a-8152-264f83fd16be => generated 1423 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:26.152 7 WARNING neutronclient.v2_0.client [None req-70d4f264-fc02-4246-a3d3-6fdab5c661ad 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1909/3795] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:26 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:26.736 7 WARNING neutronclient.v2_0.client [None req-f5930b38-9245-44be-96b6-0219d0ebb076 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1911/3798] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:26 2026] GET /v2.1/servers/70ecf636-662d-44b7-b5d8-49124112b04a => generated 1672 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:27.154 8 WARNING neutronclient.v2_0.client [None req-f4c5729a-d058-4d8d-b0c7-0f303c8b6163 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1888/3799] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:27 2026] GET /v2.1/servers/a7ba94dc-c9b7-404a-8152-264f83fd16be => generated 1423 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:27.344 7 WARNING neutronclient.v2_0.client [None req-091aca62-2753-42b2-b2c0-61419b0d5dfd 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1912/3800] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:27 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 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-07-29 09:12:27.890 8 WARNING neutronclient.v2_0.client [None req-b6f9adda-ad86-462a-8486-458918290421 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1889/3801] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:27 2026] GET /v2.1/servers/70ecf636-662d-44b7-b5d8-49124112b04a => generated 1672 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:28.240 7 WARNING neutronclient.v2_0.client [None req-bac00c64-3445-43a3-9233-729768ceb6d3 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1913/3802] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:28 2026] GET /v2.1/servers/a7ba94dc-c9b7-404a-8152-264f83fd16be => generated 1431 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:28.487 8 WARNING neutronclient.v2_0.client [None req-f927fa7d-43ba-45ea-af49-4f0ac3ec7ae4 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1890/3803] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:28 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:29.044 7 WARNING neutronclient.v2_0.client [None req-4bdd7624-db0b-4af5-8a70-2ef916889fe1 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1914/3804] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:29 2026] GET /v2.1/servers/70ecf636-662d-44b7-b5d8-49124112b04a => generated 1672 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:29.336 8 WARNING neutronclient.v2_0.client [None req-0f5cd852-23b3-4e08-9cbd-8f7b3274c846 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1891/3805] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:29 2026] GET /v2.1/servers/a7ba94dc-c9b7-404a-8152-264f83fd16be => generated 1473 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:29.578 7 INFO nova.api.openstack.compute.server_external_events [req-70fcfa91-a568-4b92-96bd-e5898ef92ab2 req-0211d134-2307-4f6e-8739-a799ac624a0d da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:5a4f2473-4193-43b9-8aa9-eddabf4794e1 for instance a7ba94dc-c9b7-404a-8152-264f83fd16be on instance [pid: 7|app: 0|req: 1915/3806] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:12:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:29.646 8 WARNING neutronclient.v2_0.client [None req-6a4a32b3-2ca4-4299-bdb0-4aa5c9893c1b 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1892/3807] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:29 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:30.201 7 WARNING neutronclient.v2_0.client [None req-1ccc3ebc-d60c-4e7e-aa65-7a18363c9c70 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1916/3808] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:30 2026] GET /v2.1/servers/70ecf636-662d-44b7-b5d8-49124112b04a => generated 1672 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:30.486 8 WARNING neutronclient.v2_0.client [None req-223ddafe-ca5e-4932-8d1c-677a4fcef9e2 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1893/3809] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:30 2026] GET /v2.1/servers/a7ba94dc-c9b7-404a-8152-264f83fd16be => generated 1471 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:30.865 7 WARNING neutronclient.v2_0.client [None req-d238eb18-b887-461c-8ab5-195c78e43906 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1917/3810] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:30 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 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-07-29 09:12:31.361 8 WARNING neutronclient.v2_0.client [None req-5e578f5f-5bd0-4c46-be89-d253649b4211 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1894/3811] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:31 2026] GET /v2.1/servers/70ecf636-662d-44b7-b5d8-49124112b04a => generated 1672 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:31.685 7 WARNING neutronclient.v2_0.client [None req-cfb6e2cb-969d-4471-8e25-ddd166cb6200 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1918/3812] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:31 2026] GET /v2.1/servers/a7ba94dc-c9b7-404a-8152-264f83fd16be => generated 1471 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:32.029 8 WARNING neutronclient.v2_0.client [None req-a6bca6a0-3759-4168-939c-fa3e0d721344 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1895/3813] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:31 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:32.544 7 WARNING neutronclient.v2_0.client [None req-380a9158-4439-4b0b-9e81-980f3151e8a4 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1919/3814] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:32 2026] GET /v2.1/servers/70ecf636-662d-44b7-b5d8-49124112b04a => generated 1672 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:32.829 8 WARNING neutronclient.v2_0.client [None req-59c4e804-97ea-4df7-87f4-deab3273cad0 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1896/3815] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:32 2026] GET /v2.1/servers/a7ba94dc-c9b7-404a-8152-264f83fd16be => generated 1471 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:33.209 7 WARNING neutronclient.v2_0.client [None req-b8652649-9208-43ed-9406-7fccfd94240d 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1920/3816] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:33 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 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-07-29 09:12:33.777 8 WARNING neutronclient.v2_0.client [None req-b7e29e38-a89c-4c1d-ab41-af77f5e12e88 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1897/3817] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:33 2026] GET /v2.1/servers/70ecf636-662d-44b7-b5d8-49124112b04a => generated 1652 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:33.952 7 WARNING neutronclient.v2_0.client [None req-5fd0a3dc-2e08-4972-bb2d-91195623e97b 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:12:33.998 8 WARNING neutronclient.v2_0.client [None req-21d63adb-cbcd-42e9-bec5-8f01f49cb749 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1921/3818] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:33 2026] GET /v2.1/servers/32662220-356e-4b6e-9958-c91cace39ef5 => generated 1667 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:34.093 7 INFO nova.api.openstack.wsgi [None req-3e4b4699-d728-4185-9d91-e47b7ba0cf00 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] HTTP exception thrown: Instance 16adf6ac-1597-4421-b948-66f3cb90484f could not be found. [pid: 7|app: 0|req: 1922/3819] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:12:34 2026] POST /v2.1/servers/16adf6ac-1597-4421-b948-66f3cb90484f/action => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1898/3820] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:33 2026] GET /v2.1/servers/a7ba94dc-c9b7-404a-8152-264f83fd16be => generated 1471 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1923/3821] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:12:34 2026] POST /v2.1/servers/32662220-356e-4b6e-9958-c91cace39ef5/action => generated 0 bytes in 171 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:34.327 8 WARNING neutronclient.v2_0.client [None req-ae410a45-5c6d-41d4-b09f-c69c47c58d71 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:34.402 7 WARNING neutronclient.v2_0.client [None req-445c6705-80a0-4362-b95d-6946acb05f81 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1899/3822] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:34 2026] GET /v2.1/servers/32662220-356e-4b6e-9958-c91cace39ef5 => generated 1672 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1924/3823] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:34 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:34.831 8 INFO nova.api.openstack.compute.server_external_events [req-27b9b6e4-fc48-4f4c-bd9e-4b96e65c895b req-633ad01a-04d6-495c-87c6-8a8ffa306487 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:5a4f2473-4193-43b9-8aa9-eddabf4794e1 for instance a7ba94dc-c9b7-404a-8152-264f83fd16be on instance [pid: 8|app: 0|req: 1900/3824] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:12:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:35.214 7 WARNING neutronclient.v2_0.client [None req-8d728080-ad0c-46fa-b002-261d2b5bfb4b 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1925/3825] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:35 2026] GET /v2.1/servers/a7ba94dc-c9b7-404a-8152-264f83fd16be => generated 1471 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:35.517 8 WARNING neutronclient.v2_0.client [None req-696c64df-9e5d-4547-9e5b-570caf028da3 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:35.593 7 WARNING neutronclient.v2_0.client [None req-6dd6af6c-f850-4367-bb98-31735a4e57cd 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1901/3826] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:35 2026] GET /v2.1/servers/32662220-356e-4b6e-9958-c91cace39ef5 => generated 1652 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:35.673 8 INFO nova.api.openstack.wsgi [None req-741c0753-b75d-4bfb-816a-6be4bf7c4a8e 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] HTTP exception thrown: Cannot 'rescue' instance 32662220-356e-4b6e-9958-c91cace39ef5 while it is in vm_state paused [pid: 8|app: 0|req: 1902/3827] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:12:35 2026] POST /v2.1/servers/32662220-356e-4b6e-9958-c91cace39ef5/action => generated 144 bytes in 39 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1926/3828] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:35 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1903/3829] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:12:35 2026] POST /v2.1/servers/32662220-356e-4b6e-9958-c91cace39ef5/action => generated 0 bytes in 159 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:35.893 7 WARNING neutronclient.v2_0.client [None req-abe35ca0-782e-46ed-be79-13af4d48bd60 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1927/3830] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:35 2026] GET /v2.1/servers/32662220-356e-4b6e-9958-c91cace39ef5 => generated 1659 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:36.378 8 WARNING neutronclient.v2_0.client [None req-bf097ae0-cfc2-4ede-bc35-3f9cd4e71532 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1905/3833] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:36 2026] GET /v2.1/servers/a7ba94dc-c9b7-404a-8152-264f83fd16be => generated 1656 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-07-29 09:12:36.570 7 WARNING neutronclient.v2_0.client [None req-2a9e1053-3cdf-4410-b515-aea2f6b34f4c 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1929/3834] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:36 2026] GET /v2.1/servers/a7ba94dc-c9b7-404a-8152-264f83fd16be => generated 1656 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:36.809 7 WARNING neutronclient.v2_0.client [None req-d5f9a81f-827d-44b1-b1fb-351768153fa4 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1906/3835] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:12:36 2026] POST /v2.1/servers/a7ba94dc-c9b7-404a-8152-264f83fd16be/action => generated 0 bytes in 129 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:36.892 8 WARNING neutronclient.v2_0.client [None req-81c16de6-abbd-4005-b0ae-f36d20bcfeec 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1930/3836] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:36 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1907/3837] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:36 2026] GET /v2.1/servers/a7ba94dc-c9b7-404a-8152-264f83fd16be => generated 1666 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-07-29 09:12:37.119 7 WARNING neutronclient.v2_0.client [None req-5066dff7-bc04-4c14-a516-1da0173ffcf6 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1931/3838] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:37 2026] GET /v2.1/servers/32662220-356e-4b6e-9958-c91cace39ef5 => generated 1667 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:37.350 8 INFO nova.api.openstack.wsgi [None req-6d91d519-d89c-4dee-911c-db22536655fe 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] HTTP exception thrown: Cannot 'reboot' instance 70ecf636-662d-44b7-b5d8-49124112b04a while it is in vm_state rescued [pid: 8|app: 0|req: 1908/3839] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:12:37 2026] POST /v2.1/servers/70ecf636-662d-44b7-b5d8-49124112b04a/action => generated 145 bytes in 44 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1932/3840] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:12:37 2026] POST /v2.1/servers/70ecf636-662d-44b7-b5d8-49124112b04a/action => generated 129 bytes in 7 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1909/3841] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:12:37 2026] DELETE /v2.1/servers/70ecf636-662d-44b7-b5d8-49124112b04a => generated 0 bytes in 226 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-29 09:12:37.660 7 WARNING neutronclient.v2_0.client [None req-7bb615d2-99b4-4e43-8b4e-7d4d41382bc1 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1933/3842] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:37 2026] GET /v2.1/servers/70ecf636-662d-44b7-b5d8-49124112b04a => generated 1658 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-07-29 09:12:38.003 8 WARNING neutronclient.v2_0.client [None req-4d814986-8456-41e5-9f91-581fb5c3aa4f 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:38.105 7 WARNING neutronclient.v2_0.client [None req-bfa4abac-8fb4-4ed1-bba2-90a6c2df27c6 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1910/3843] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:37 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1934/3844] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:38 2026] GET /v2.1/servers/a7ba94dc-c9b7-404a-8152-264f83fd16be => generated 1666 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:38.864 8 WARNING neutronclient.v2_0.client [None req-7e6c2734-f7bd-4e55-b2a2-678958281715 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1911/3845] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:38 2026] GET /v2.1/servers/70ecf636-662d-44b7-b5d8-49124112b04a => generated 1658 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-07-29 09:12:39.194 7 WARNING neutronclient.v2_0.client [None req-1d417163-1423-4715-9016-5ef645c19a65 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:39.292 8 WARNING neutronclient.v2_0.client [None req-fa0ec72f-8013-49f7-a8df-4863cd8dc877 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1935/3846] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:39 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1912/3847] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:39 2026] GET /v2.1/servers/a7ba94dc-c9b7-404a-8152-264f83fd16be => generated 1666 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:39.951 7 INFO nova.api.openstack.compute.server_external_events [req-8df8b21c-f033-4be1-b2bb-70e0ab67f06c req-c4e70eda-a8dc-46b6-bb78-2abbbbfc35ba da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-unplugged:8e49d13f-2f92-458a-860e-ce46cc6353fb for instance 70ecf636-662d-44b7-b5d8-49124112b04a on instance [pid: 7|app: 0|req: 1936/3848] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:12:39 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:40.043 8 WARNING neutronclient.v2_0.client [None req-d0e8bf4f-7510-4535-b65b-998743526e03 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1913/3849] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:40 2026] GET /v2.1/servers/70ecf636-662d-44b7-b5d8-49124112b04a => generated 1658 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:40.374 7 WARNING neutronclient.v2_0.client [None req-dedd8260-af32-46c9-b543-67957ea463ab 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:40.528 8 WARNING neutronclient.v2_0.client [None req-a5217819-aee2-4731-ae7e-bdfbac4cc3f8 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1937/3850] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:40 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 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-07-29 09:12:40.588 7 INFO nova.api.openstack.compute.server_external_events [req-37abac12-f27c-48b4-9de5-708312d83ebb req-c0f23b54-93b4-426b-92e7-dbc3ec2ab423 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:8e49d13f-2f92-458a-860e-ce46cc6353fb for instance 70ecf636-662d-44b7-b5d8-49124112b04a on instance [pid: 7|app: 0|req: 1938/3851] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:12:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1914/3852] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:40 2026] GET /v2.1/servers/a7ba94dc-c9b7-404a-8152-264f83fd16be => generated 1666 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:41.199 7 WARNING neutronclient.v2_0.client [None req-0ef744d0-ec90-43bd-93d8-06d656cabdec 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1939/3853] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:41 2026] GET /v2.1/servers/70ecf636-662d-44b7-b5d8-49124112b04a => generated 1442 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:41.592 8 WARNING neutronclient.v2_0.client [None req-4635a63b-8a5a-4112-bed3-1ff865f0b79e 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:41.733 7 WARNING neutronclient.v2_0.client [None req-cb0a2601-b737-4896-b658-1b718110139a 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1915/3854] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:41 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1940/3855] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:41 2026] GET /v2.1/servers/a7ba94dc-c9b7-404a-8152-264f83fd16be => generated 1666 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:42.302 8 WARNING neutronclient.v2_0.client [None req-55558d49-5d7c-4cc2-880b-7fdfca539604 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1916/3856] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:42 2026] GET /v2.1/servers/70ecf636-662d-44b7-b5d8-49124112b04a => generated 1461 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:42.803 7 WARNING neutronclient.v2_0.client [None req-0d3587b7-6626-4cb6-bf3c-0e89714d5942 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:42.893 8 WARNING neutronclient.v2_0.client [None req-3b4758da-1462-46f2-9622-d685647514b2 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1941/3857] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:42 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1917/3858] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:42 2026] GET /v2.1/servers/a7ba94dc-c9b7-404a-8152-264f83fd16be => generated 1666 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:43.415 7 WARNING neutronclient.v2_0.client [None req-fbde6f86-33f7-47e7-a963-92d72d553ad8 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1942/3859] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:43 2026] GET /v2.1/servers/70ecf636-662d-44b7-b5d8-49124112b04a => generated 1461 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:43.979 8 WARNING neutronclient.v2_0.client [None req-7daa1306-f414-4d09-9d17-e257d02fef87 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:44.069 7 WARNING neutronclient.v2_0.client [None req-ad35d5d5-c0b0-4c2a-956d-46e65e0a6780 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1918/3860] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:43 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1943/3861] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:44 2026] GET /v2.1/servers/a7ba94dc-c9b7-404a-8152-264f83fd16be => generated 1666 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:44.497 8 INFO nova.api.openstack.wsgi [None req-f2698525-81f0-4817-b7c8-e422f0a6435c 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] HTTP exception thrown: Instance 70ecf636-662d-44b7-b5d8-49124112b04a could not be found. [pid: 8|app: 0|req: 1919/3862] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:44 2026] GET /v2.1/servers/70ecf636-662d-44b7-b5d8-49124112b04a => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1944/3863] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:12:44 2026] DELETE /v2.1/servers/32662220-356e-4b6e-9958-c91cace39ef5 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:44.740 8 WARNING neutronclient.v2_0.client [None req-bff99e1d-7af2-4fa1-8422-44a9c24d723a 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1920/3864] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:44 2026] GET /v2.1/servers/32662220-356e-4b6e-9958-c91cace39ef5 => generated 1673 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:45.148 7 WARNING neutronclient.v2_0.client [None req-ee77b7dc-bad8-483f-8faf-6c99754ed595 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:45.218 8 WARNING neutronclient.v2_0.client [None req-66c9319e-e332-4500-bd1f-97a5504686ff 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1945/3865] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:45 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1921/3866] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:45 2026] GET /v2.1/servers/a7ba94dc-c9b7-404a-8152-264f83fd16be => generated 1666 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:45.971 7 WARNING neutronclient.v2_0.client [None req-74f79060-f57d-4801-b520-6ed66964d84d 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1946/3867] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:45 2026] GET /v2.1/servers/32662220-356e-4b6e-9958-c91cace39ef5 => generated 1673 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:46.305 8 WARNING neutronclient.v2_0.client [None req-2b71e28e-6694-4e9d-a980-641772dd17ca 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] 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: 1922/3870] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:46 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:12:46.415 7 WARNING neutronclient.v2_0.client [None req-210611e5-fcb1-45d9-8e7f-e78686ae4217 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1949/3871] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:46 2026] GET /v2.1/servers/a7ba94dc-c9b7-404a-8152-264f83fd16be => generated 1666 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:47.114 8 WARNING neutronclient.v2_0.client [None req-c71a9d3a-9487-48fd-96ea-b0ea616c530e 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1923/3872] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:47 2026] GET /v2.1/servers/32662220-356e-4b6e-9958-c91cace39ef5 => generated 1673 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:47.468 7 WARNING neutronclient.v2_0.client [None req-8d736d7e-2b5e-4dde-86b9-0c1f0ed91e1b 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:47.547 8 INFO nova.api.openstack.compute.server_external_events [req-60591d26-345e-45d9-9d39-64d57e30c6e8 req-6d21da36-3a01-40a9-afdb-17291ed7fc5e da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:a0cbb398-8157-4e41-bf75-f035c6f41342 for instance 32662220-356e-4b6e-9958-c91cace39ef5 on instance [pid: 8|app: 0|req: 1924/3873] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:12:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:47.592 8 WARNING neutronclient.v2_0.client [None req-226dce4c-05c3-4b4f-91d2-e13176340e99 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1950/3874] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:47 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1925/3875] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:47 2026] GET /v2.1/servers/a7ba94dc-c9b7-404a-8152-264f83fd16be => generated 1666 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:48.287 7 WARNING neutronclient.v2_0.client [None req-0c19a9b8-9c35-4bca-b1fa-a34323339aac 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1951/3876] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:48 2026] GET /v2.1/servers/32662220-356e-4b6e-9958-c91cace39ef5 => generated 1457 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:48.653 8 WARNING neutronclient.v2_0.client [None req-e900a074-7a70-409d-ac50-5a201704ac44 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:48.791 7 WARNING neutronclient.v2_0.client [None req-94e54db6-455a-48f6-bd38-1a6189c8f05d 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1926/3877] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:48 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1952/3878] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:48 2026] GET /v2.1/servers/a7ba94dc-c9b7-404a-8152-264f83fd16be => generated 1666 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:49.388 8 WARNING neutronclient.v2_0.client [None req-a3e7215b-5c5b-4f9f-bbc1-53bc3cafb277 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1927/3879] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:49 2026] GET /v2.1/servers/32662220-356e-4b6e-9958-c91cace39ef5 => generated 1462 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:49.853 7 WARNING neutronclient.v2_0.client [None req-6c3022da-9d1f-4004-9587-e6de162ea711 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] 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: 1953/3880] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:49 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:12:49.960 8 WARNING neutronclient.v2_0.client [None req-f94c35b1-1558-4223-83ef-43c0431f4abc 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1928/3881] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:49 2026] GET /v2.1/servers/a7ba94dc-c9b7-404a-8152-264f83fd16be => generated 1666 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:50.489 7 WARNING neutronclient.v2_0.client [None req-5164643c-fa3c-4ace-b711-11e2d5825092 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1954/3882] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:50 2026] GET /v2.1/servers/32662220-356e-4b6e-9958-c91cace39ef5 => generated 1462 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:51.020 8 WARNING neutronclient.v2_0.client [None req-ae683fbd-fc23-4553-b425-a04ddefc0a1f 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:51.129 7 WARNING neutronclient.v2_0.client [None req-8c508fc6-1f09-4cfb-919a-39c3c78e4a20 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1929/3883] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:50 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1955/3884] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:51 2026] GET /v2.1/servers/a7ba94dc-c9b7-404a-8152-264f83fd16be => generated 1666 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:51.572 8 INFO nova.api.openstack.wsgi [None req-fa32d56d-712e-487f-86e5-8ec05b8159f0 51556b0ddad9404bbcaee15e588990ef faa1451f5fe748c88ffcb49bc2bd4f5b - - default default] HTTP exception thrown: Instance 32662220-356e-4b6e-9958-c91cace39ef5 could not be found. [pid: 8|app: 0|req: 1930/3885] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:51 2026] GET /v2.1/servers/32662220-356e-4b6e-9958-c91cace39ef5 => 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-07-29 09:12:52.188 7 WARNING neutronclient.v2_0.client [None req-179ca02e-e509-44a5-ac4d-994d031d1bab 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1956/3886] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:52 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:52.349 8 WARNING neutronclient.v2_0.client [None req-bb4ec6ca-57f4-4fdf-b894-536053979baa 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1931/3887] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:52 2026] GET /v2.1/servers/a7ba94dc-c9b7-404a-8152-264f83fd16be => generated 1666 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:53.349 7 WARNING neutronclient.v2_0.client [None req-e0d3767d-e96a-4dfe-b9f7-1a9ae255c999 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1957/3888] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:53 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:53.488 8 WARNING neutronclient.v2_0.client [None req-f6a1db6b-6ae4-477f-9e85-14276ad4155b 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1932/3889] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:53 2026] GET /v2.1/servers/a7ba94dc-c9b7-404a-8152-264f83fd16be => generated 1666 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:54.500 7 WARNING neutronclient.v2_0.client [None req-0b74222d-fcf2-40bd-9528-eba6b9288f4d 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] 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: 1958/3890] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:54 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:12:54.655 8 WARNING neutronclient.v2_0.client [None req-8a1b6e4b-294d-4a35-b277-33b7eed15f95 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1933/3891] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:54 2026] GET /v2.1/servers/a7ba94dc-c9b7-404a-8152-264f83fd16be => generated 1666 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:55.705 7 WARNING neutronclient.v2_0.client [None req-98f81184-bfee-4539-a794-156c73766d1a 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1959/3892] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:55 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 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-07-29 09:12:55.876 8 WARNING neutronclient.v2_0.client [None req-7b4f1191-8eb1-4384-b7aa-23ed3fea1392 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1934/3893] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:55 2026] GET /v2.1/servers/a7ba94dc-c9b7-404a-8152-264f83fd16be => generated 1666 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1961/3896] 10.0.0.17 () {30 vars in 411 bytes} [Wed Jul 29 09:12:56 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:56.892 7 WARNING neutronclient.v2_0.client [None req-b3b6f12b-d198-4817-945d-2754ad6685c7 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1962/3897] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:56 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1936/3898] 10.0.0.17 () {28 vars in 558 bytes} [Wed Jul 29 09:12:56 2026] GET /v2/ => generated 402 bytes in 448 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1937/3899] 10.0.0.17 () {28 vars in 562 bytes} [Wed Jul 29 09:12:57 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1938/3900] 10.0.0.17 () {30 vars in 411 bytes} [Wed Jul 29 09:12:57 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-07-29 09:12:57.394 7 WARNING neutronclient.v2_0.client [None req-c219817e-e2e2-4b40-9ae4-00e61f1f7229 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1963/3901] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:57 2026] GET /v2.1/servers/a7ba94dc-c9b7-404a-8152-264f83fd16be => generated 1666 bytes in 470 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:12:58.056 8 WARNING neutronclient.v2_0.client [None req-8d9afb32-3062-4d8f-82e0-ab5e03f0d192 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1939/3902] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:58 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:58.537 7 WARNING neutronclient.v2_0.client [None req-2c93fe90-66d6-46fb-9e84-ea0ef9c30861 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1964/3903] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:58 2026] GET /v2.1/servers/a7ba94dc-c9b7-404a-8152-264f83fd16be => generated 1666 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:59.261 8 WARNING neutronclient.v2_0.client [None req-6eae85cd-2e93-42b5-983a-38e4a19abcc4 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1940/3904] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:59 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:59.691 7 WARNING neutronclient.v2_0.client [None req-c1ea93c0-0bd2-4c29-b67a-f304d7490af2 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1965/3905] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:59 2026] GET /v2.1/servers/a7ba94dc-c9b7-404a-8152-264f83fd16be => generated 1643 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, ' [pid: 8|app: 0|req: 1941/3906] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:12:59 2026] POST /v2.1/servers/a7ba94dc-c9b7-404a-8152-264f83fd16be/action => generated 129 bytes in 9 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:12:59.879 7 WARNING neutronclient.v2_0.client [None req-2c9dca72-50ee-4083-bda9-9a36eb89335b 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1966/3907] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:12:59 2026] GET /v2.1/servers/5313e77a-9a8c-4b17-8374-dae1904633ea => generated 1824 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1942/3908] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:13:00 2026] DELETE /v2.1/servers/a7ba94dc-c9b7-404a-8152-264f83fd16be => generated 0 bytes in 213 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:00.294 7 WARNING neutronclient.v2_0.client [None req-19d0c908-4ab3-4fa2-ad4e-72336f9eb737 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] 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: 1967/3909] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:00 2026] GET /v2.1/servers/a7ba94dc-c9b7-404a-8152-264f83fd16be => generated 1649 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:13:00.421 8 WARNING neutronclient.v2_0.client [None req-22aaed3e-2006-4f7e-a104-cb476044237a 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1943/3910] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:00 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1673 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:01.447 7 WARNING neutronclient.v2_0.client [None req-7cc23d90-efd4-440f-b663-b2ec242e5624 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1968/3911] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:01 2026] GET /v2.1/servers/a7ba94dc-c9b7-404a-8152-264f83fd16be => generated 1649 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:01.623 8 WARNING neutronclient.v2_0.client [None req-777d1581-7635-4826-b419-bb7c76c653dc 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1944/3912] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:01 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1653 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:01.748 7 WARNING neutronclient.v2_0.client [None req-0e26453b-bf90-4ab7-b004-4f2675acddf2 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1969/3913] 10.0.0.17 () {34 vars in 683 bytes} [Wed Jul 29 09:13:01 2026] POST /v2.1/os-security-groups => generated 250 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:01.994 8 WARNING neutronclient.v2_0.client [None req-a16da977-8c61-42ac-99a6-81f6c748a669 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:13:02.091 8 INFO nova.network.security_group_api [None req-a16da977-8c61-42ac-99a6-81f6c748a669 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] Adding security group c9ed4c20-fd4f-4442-9029-9fca30f1335e to port cb9beafc-085b-40c8-9d74-f5f9f8cc15f9 [pid: 8|app: 0|req: 1945/3914] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:13:01 2026] POST /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530/action => generated 0 bytes in 416 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:02.420 7 INFO nova.api.openstack.compute.server_external_events [req-3a1b29bb-022c-4c12-a52b-545d0634d4bf req-eaa6b42a-d0ae-4b8f-91a8-4546e3692c52 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:cb9beafc-085b-40c8-9d74-f5f9f8cc15f9 for instance ab64abb4-ffd9-4579-857c-ca35dbd26530 on instance [pid: 7|app: 0|req: 1970/3915] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:13:02 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) 2026-07-29 09:13:02.442 8 WARNING neutronclient.v2_0.client [None req-97938701-87d2-4944-a505-ce5659e24d58 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:13:02.523 8 INFO nova.network.security_group_api [None req-97938701-87d2-4944-a505-ce5659e24d58 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] Removing security group c9ed4c20-fd4f-4442-9029-9fca30f1335e from port cb9beafc-085b-40c8-9d74-f5f9f8cc15f9 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:02.595 7 WARNING neutronclient.v2_0.client [None req-31cc18f1-d527-4074-9358-4430a69b44a2 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1946/3916] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:13:02 2026] POST /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530/action => generated 0 bytes in 430 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:02.854 8 INFO nova.api.openstack.compute.server_external_events [req-deedbfe4-7560-4750-a9a5-5d5108bb69b8 req-4b30d890-dc01-4b19-8613-27659b8eef10 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:cb9beafc-085b-40c8-9d74-f5f9f8cc15f9 for instance ab64abb4-ffd9-4579-857c-ca35dbd26530 on instance [pid: 8|app: 0|req: 1947/3917] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:13:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:02.867 8 WARNING neutronclient.v2_0.client [None req-1dcae01c-fbf4-4c04-aa84-9f94e207c922 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1971/3918] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:02 2026] GET /v2.1/servers/a7ba94dc-c9b7-404a-8152-264f83fd16be => generated 1649 bytes in 433 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:13:03.787 8 WARNING neutronclient.v2_0.client [None req-1dcae01c-fbf4-4c04-aa84-9f94e207c922 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1948/3919] 10.0.0.17 () {34 vars in 676 bytes} [Wed Jul 29 09:13:02 2026] POST /v2.1/os-floating-ips => generated 143 bytes in 1051 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:03.956 7 WARNING neutronclient.v2_0.client [None req-62673665-c2bd-45f7-9365-553dcd38a8d3 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:13:04.076 8 WARNING neutronclient.v2_0.client [None req-e7461eec-7d0e-4409-9ecf-9c97f8551a18 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1949/3920] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:04 2026] GET /v2.1/servers/a7ba94dc-c9b7-404a-8152-264f83fd16be => generated 1439 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:04.459 8 INFO nova.api.openstack.compute.server_external_events [req-225c20b6-6dd3-43b4-b8ef-1b1969900ea7 req-b3a10d57-0ad2-466c-a6a5-62df5506e0fc da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:5a4f2473-4193-43b9-8aa9-eddabf4794e1 for instance a7ba94dc-c9b7-404a-8152-264f83fd16be on instance [pid: 8|app: 0|req: 1950/3921] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:13:04 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-07-29 09:13:04.922 7 WARNING neutronclient.v2_0.client [None req-62673665-c2bd-45f7-9365-553dcd38a8d3 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:04.951 8 INFO nova.api.openstack.compute.server_external_events [req-e034c742-8af0-488b-a687-e83785a3acb5 req-55c1a8f7-6938-4ef7-8e38-08487a1d6cb7 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:cb9beafc-085b-40c8-9d74-f5f9f8cc15f9 for instance ab64abb4-ffd9-4579-857c-ca35dbd26530 on instance [pid: 8|app: 0|req: 1951/3922] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:13:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:05.196 8 WARNING neutronclient.v2_0.client [None req-4fd41230-76be-4726-8214-3c12cfd548bc 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1952/3923] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:05 2026] GET /v2.1/servers/a7ba94dc-c9b7-404a-8152-264f83fd16be => generated 1457 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:13:05.362 7 WARNING neutronclient.v2_0.client [None req-62673665-c2bd-45f7-9365-553dcd38a8d3 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1972/3924] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:13:03 2026] POST /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530/action => generated 0 bytes in 1582 msecs (HTTP/1.1 202) 9 headers in 369 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:05.515 8 WARNING neutronclient.v2_0.client [None req-86353c64-dcba-4070-8843-2e7a36ff8dcc 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:13:05.638 8 WARNING neutronclient.v2_0.client [None req-86353c64-dcba-4070-8843-2e7a36ff8dcc 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:13:05.774 8 WARNING neutronclient.v2_0.client [None req-86353c64-dcba-4070-8843-2e7a36ff8dcc 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:06.306 7 WARNING neutronclient.v2_0.client [None req-b566de37-d582-44c5-a0f4-de5a0ff1fb0f 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1973/3925] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:06 2026] GET /v2.1/servers/a7ba94dc-c9b7-404a-8152-264f83fd16be => generated 1457 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:13:06.451 8 WARNING neutronclient.v2_0.client [None req-86353c64-dcba-4070-8843-2e7a36ff8dcc 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:13:06.678 8 WARNING neutronclient.v2_0.client [None req-86353c64-dcba-4070-8843-2e7a36ff8dcc 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1953/3928] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:13:05 2026] POST /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530/action => generated 0 bytes in 1300 msecs (HTTP/1.1 202) 9 headers in 369 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:06.820 7 WARNING neutronclient.v2_0.client [None req-ec1838ff-1eff-4fb0-af24-9f2cd7c394aa 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:13:06.943 7 WARNING neutronclient.v2_0.client [None req-ec1838ff-1eff-4fb0-af24-9f2cd7c394aa 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:06.989 8 INFO nova.api.openstack.compute.server_external_events [req-fd66fda6-553a-4038-a710-d567316b9a65 req-6903073d-ddb5-48f3-b15f-b15197c6dc94 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:cb9beafc-085b-40c8-9d74-f5f9f8cc15f9 for instance ab64abb4-ffd9-4579-857c-ca35dbd26530 on instance 2026-07-29 09:13:06.989 7 WARNING neutronclient.v2_0.client [None req-ec1838ff-1eff-4fb0-af24-9f2cd7c394aa 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1954/3929] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:13:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1976/3930] 10.0.0.17 () {32 vars in 732 bytes} [Wed Jul 29 09:13:06 2026] DELETE /v2.1/os-floating-ips/1ba4eba8-3546-4495-92b4-1aa91a2f92d5 => generated 0 bytes in 577 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-29 09:13:07.391 8 INFO nova.api.openstack.wsgi [None req-d2abce79-6460-4b6d-a171-e857ff79b823 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] HTTP exception thrown: Instance a7ba94dc-c9b7-404a-8152-264f83fd16be could not be found. [pid: 8|app: 0|req: 1955/3931] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:07 2026] GET /v2.1/servers/a7ba94dc-c9b7-404a-8152-264f83fd16be => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 09:13:07.404 7 WARNING neutronclient.v2_0.client [None req-5f5b1c66-98bb-4c60-b235-c01e3373068c 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:07.445 7 WARNING neutronclient.v2_0.client [None req-5f5b1c66-98bb-4c60-b235-c01e3373068c 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:13:07.450 8 WARNING neutronclient.v2_0.client [None req-9e145a24-7660-4903-887e-0c5bf6892634 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1977/3932] 10.0.0.17 () {32 vars in 738 bytes} [Wed Jul 29 09:13:07 2026] DELETE /v2.1/os-security-groups/c9ed4c20-fd4f-4442-9029-9fca30f1335e => generated 0 bytes in 196 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1956/3933] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:07 2026] GET /v2.1/servers/5313e77a-9a8c-4b17-8374-dae1904633ea => generated 1824 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-07-29 09:13:07.708 8 WARNING neutronclient.v2_0.client [None req-f3cb3d5a-8df4-4a16-8be8-52bf66f53f3b 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1957/3934] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:07 2026] GET /v2.1/servers/5313e77a-9a8c-4b17-8374-dae1904633ea => generated 1824 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1978/3935] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:13:07 2026] DELETE /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:07.872 8 WARNING neutronclient.v2_0.client [None req-b8087410-584f-4fd2-b819-f873c0082d00 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:13:07.896 7 WARNING neutronclient.v2_0.client [None req-f4e90a6f-d805-49ea-9c85-67bfb743f28d 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1958/3936] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:07 2026] GET /v2.1/servers/5313e77a-9a8c-4b17-8374-dae1904633ea => generated 1824 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1979/3937] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:07 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1659 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:08.436 8 WARNING neutronclient.v2_0.client [None req-87037f2d-e749-4742-9ab9-00d1107be989 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:13:08.566 8 WARNING neutronclient.v2_0.client [None req-87037f2d-e749-4742-9ab9-00d1107be989 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1959/3938] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:13:08 2026] POST /v2.1/servers => generated 424 bytes in 432 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:08.824 7 WARNING neutronclient.v2_0.client [None req-00d9acef-2391-4f69-b813-d956310fedb2 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1980/3939] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:08 2026] GET /v2.1/servers/c28e3d3b-49fa-41ed-937a-09df0c2cc1c7 => generated 1371 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:09.068 8 WARNING neutronclient.v2_0.client [None req-7edc2c73-935e-4601-abb4-5c2914c88f8b 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1960/3940] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:09 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1659 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:09.920 7 WARNING neutronclient.v2_0.client [None req-f1bc45d6-3fb7-411c-a00c-2bd1c8f7ba74 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1981/3941] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:09 2026] GET /v2.1/servers/c28e3d3b-49fa-41ed-937a-09df0c2cc1c7 => generated 1375 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:10.284 8 WARNING neutronclient.v2_0.client [None req-a09ee771-41e3-48d3-9275-443c044d7fea 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1961/3942] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:10 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1659 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:10.675 7 INFO nova.api.openstack.compute.server_external_events [req-9cfecc5e-a4db-4134-852c-f9b467ee58df req-f058d4a4-cad4-4d04-ab4f-1dcb80047088 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:cb9beafc-085b-40c8-9d74-f5f9f8cc15f9 for instance ab64abb4-ffd9-4579-857c-ca35dbd26530 on instance [pid: 7|app: 0|req: 1982/3943] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:13:10 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-07-29 09:13:11.014 8 WARNING neutronclient.v2_0.client [None req-ffb17cb9-7159-481e-9ec4-2fee761e0d60 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1962/3944] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:10 2026] GET /v2.1/servers/c28e3d3b-49fa-41ed-937a-09df0c2cc1c7 => generated 1423 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:11.434 7 WARNING neutronclient.v2_0.client [None req-a7cb8754-ec22-4184-8754-cfd85a4b9aee 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1983/3945] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:11 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1443 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:12.108 8 WARNING neutronclient.v2_0.client [None req-41764507-05dd-4ea6-bcb0-cf45de500838 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1963/3946] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:12 2026] GET /v2.1/servers/c28e3d3b-49fa-41ed-937a-09df0c2cc1c7 => generated 1423 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:12.543 7 WARNING neutronclient.v2_0.client [None req-77bc0c1e-dbd8-4aa0-bf6d-116b4eb34719 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1984/3947] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:12 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1462 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:13.200 8 WARNING neutronclient.v2_0.client [None req-a7280d9a-d02a-4e6e-954e-fed982b825cc 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1964/3948] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:13 2026] GET /v2.1/servers/c28e3d3b-49fa-41ed-937a-09df0c2cc1c7 => generated 1431 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:13.653 7 WARNING neutronclient.v2_0.client [None req-48a81075-43b1-43d5-898b-a1d776f4b6d7 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1985/3949] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:13 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 1462 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:14.291 8 WARNING neutronclient.v2_0.client [None req-ba4f267d-08f6-42bc-bf04-e0973cd5162f 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1965/3950] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:14 2026] GET /v2.1/servers/c28e3d3b-49fa-41ed-937a-09df0c2cc1c7 => generated 1473 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-07-29 09:13:14.523 7 INFO nova.api.openstack.compute.server_external_events [req-5ba20812-d2bc-47b5-a689-b2e0755fe9bf req-3a84838d-a56c-4bb0-808b-17612f7521ae da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:a4e93374-2466-4f71-a56b-7db6ff45ada8 for instance c28e3d3b-49fa-41ed-937a-09df0c2cc1c7 on instance [pid: 7|app: 0|req: 1986/3951] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:13:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:14.747 8 INFO nova.api.openstack.wsgi [None req-a018b9c0-76da-42a8-9b3c-b2f3d0e8a82c 7b4e63558d28486c87ae150d570ac145 a4b1296058804dc586f3712e21fe3e4f - - default default] HTTP exception thrown: Instance ab64abb4-ffd9-4579-857c-ca35dbd26530 could not be found. [pid: 8|app: 0|req: 1966/3952] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:14 2026] GET /v2.1/servers/ab64abb4-ffd9-4579-857c-ca35dbd26530 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:15.472 7 WARNING neutronclient.v2_0.client [None req-ab7ebae6-df42-4e46-bc51-ce523ef77906 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1987/3953] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:15 2026] GET /v2.1/servers/c28e3d3b-49fa-41ed-937a-09df0c2cc1c7 => generated 1471 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:16.655 7 WARNING neutronclient.v2_0.client [None req-7f35b577-3354-4388-9fd6-f720b790d3a9 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1989/3956] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:16 2026] GET /v2.1/servers/c28e3d3b-49fa-41ed-937a-09df0c2cc1c7 => generated 1471 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:17.814 8 WARNING neutronclient.v2_0.client [None req-6043f47b-dd6b-4b43-acb2-b608a84bd241 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1968/3957] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:17 2026] GET /v2.1/servers/c28e3d3b-49fa-41ed-937a-09df0c2cc1c7 => generated 1471 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:18.832 7 INFO nova.api.openstack.compute.server_external_events [req-c7fd0503-532d-4eb8-9c7e-def13ac514b4 req-e8b77dbe-6881-4274-aac1-71fa2b60cc50 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:a4e93374-2466-4f71-a56b-7db6ff45ada8 for instance c28e3d3b-49fa-41ed-937a-09df0c2cc1c7 on instance [pid: 7|app: 0|req: 1990/3958] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:13:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:19.084 8 WARNING neutronclient.v2_0.client [None req-444029d2-b86c-470f-bfbb-142e495f8f84 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1969/3959] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:19 2026] GET /v2.1/servers/c28e3d3b-49fa-41ed-937a-09df0c2cc1c7 => generated 1471 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:20.314 7 WARNING neutronclient.v2_0.client [None req-73bf655b-4a3b-4f20-a8f7-592865056d4b 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1991/3960] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:20 2026] GET /v2.1/servers/c28e3d3b-49fa-41ed-937a-09df0c2cc1c7 => generated 1471 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:21.489 8 WARNING neutronclient.v2_0.client [None req-0d8bc592-850a-422e-941f-eb22fb3e196b 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1970/3961] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:21 2026] GET /v2.1/servers/c28e3d3b-49fa-41ed-937a-09df0c2cc1c7 => generated 1657 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:21.706 7 WARNING neutronclient.v2_0.client [None req-7894f4b1-8eed-480a-a655-aa00d60def73 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:13:21.821 7 INFO nova.network.security_group_api [None req-7894f4b1-8eed-480a-a655-aa00d60def73 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] Removing security group 6699c539-3c35-486f-ad78-5175a189082d from port a4e93374-2466-4f71-a56b-7db6ff45ada8 [pid: 7|app: 0|req: 1992/3962] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:13:21 2026] POST /v2.1/servers/c28e3d3b-49fa-41ed-937a-09df0c2cc1c7/action => generated 0 bytes in 495 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:22.180 8 INFO nova.api.openstack.compute.server_external_events [req-cb355d5b-ce8d-4402-a49f-b9e095c084a9 req-9b872c4e-dffa-4024-a1d0-434729c6e7cb da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:a4e93374-2466-4f71-a56b-7db6ff45ada8 for instance c28e3d3b-49fa-41ed-937a-09df0c2cc1c7 on instance [pid: 8|app: 0|req: 1971/3963] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:13:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:13:22.201 7 WARNING neutronclient.v2_0.client [None req-1f658d83-e55c-4959-8b13-02dca9eba1a8 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1993/3964] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:22 2026] GET /v2.1/servers/c28e3d3b-49fa-41ed-937a-09df0c2cc1c7 => generated 1615 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:22.325 8 WARNING neutronclient.v2_0.client [None req-a2740870-789e-4677-906f-7d6ce555564d 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1972/3965] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:22 2026] GET /v2.1/servers/5313e77a-9a8c-4b17-8374-dae1904633ea => generated 1824 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1994/3966] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:13:22 2026] DELETE /v2.1/servers/c28e3d3b-49fa-41ed-937a-09df0c2cc1c7 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:22.841 8 WARNING neutronclient.v2_0.client [None req-497e3ecb-4a66-4f1f-b5aa-114f91565e82 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1973/3967] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:22 2026] GET /v2.1/servers/c28e3d3b-49fa-41ed-937a-09df0c2cc1c7 => generated 1621 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:23.977 7 WARNING neutronclient.v2_0.client [None req-fbe4ef82-2c66-45db-a404-844529534ac1 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1995/3968] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:23 2026] GET /v2.1/servers/c28e3d3b-49fa-41ed-937a-09df0c2cc1c7 => generated 1621 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:25.165 8 WARNING neutronclient.v2_0.client [None req-2b6bbfb7-50ec-4ea1-bc86-83a2fa198ddd 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1974/3969] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:25 2026] GET /v2.1/servers/c28e3d3b-49fa-41ed-937a-09df0c2cc1c7 => generated 1621 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:25.704 7 INFO nova.api.openstack.compute.server_external_events [req-d5e1f089-b3bc-4940-9dc2-198af01b0bdb req-f30ca0f1-cff1-43cb-b20c-04fa065c78c8 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:a4e93374-2466-4f71-a56b-7db6ff45ada8 for instance c28e3d3b-49fa-41ed-937a-09df0c2cc1c7 on instance [pid: 7|app: 0|req: 1996/3970] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:13:25 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-07-29 09:13:26.344 8 WARNING neutronclient.v2_0.client [None req-ffc000bf-b251-47b6-a8d5-182f8a30e6dc 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1975/3973] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:26 2026] GET /v2.1/servers/c28e3d3b-49fa-41ed-937a-09df0c2cc1c7 => generated 1452 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:27.455 7 WARNING neutronclient.v2_0.client [None req-fbf27fb5-3856-4c9d-9b64-1da5bfadda20 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 1999/3974] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:27 2026] GET /v2.1/servers/c28e3d3b-49fa-41ed-937a-09df0c2cc1c7 => generated 1457 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:28.559 8 WARNING neutronclient.v2_0.client [None req-c47954c4-2306-454a-a5b2-a2123393424c 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1976/3975] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:28 2026] GET /v2.1/servers/c28e3d3b-49fa-41ed-937a-09df0c2cc1c7 => generated 1457 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:28.816 7 WARNING neutronclient.v2_0.client [None req-0f733971-1c40-467d-be6f-0334c3a36643 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:13:29.033 7 WARNING neutronclient.v2_0.client [None req-0f733971-1c40-467d-be6f-0334c3a36643 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2000/3976] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:13:28 2026] POST /v2.1/servers => generated 424 bytes in 719 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:29.338 8 WARNING neutronclient.v2_0.client [None req-c8a1019f-16e0-4677-bbbf-385b83d49ae6 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1977/3977] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:29 2026] GET /v2.1/servers/07caf895-6dd5-452c-9822-7fe973a61a41 => generated 1346 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:29.663 7 INFO nova.api.openstack.wsgi [None req-8e707e41-3a1e-488f-9e98-e46144e5d82b 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] HTTP exception thrown: Instance c28e3d3b-49fa-41ed-937a-09df0c2cc1c7 could not be found. [pid: 7|app: 0|req: 2001/3978] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:29 2026] GET /v2.1/servers/c28e3d3b-49fa-41ed-937a-09df0c2cc1c7 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1978/3979] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:13:29 2026] DELETE /v2.1/servers/5313e77a-9a8c-4b17-8374-dae1904633ea => generated 0 bytes in 255 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:29.977 7 WARNING neutronclient.v2_0.client [None req-366dcde1-a487-4fed-9cfd-efd90d01961f 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2002/3980] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:29 2026] GET /v2.1/servers/5313e77a-9a8c-4b17-8374-dae1904633ea => generated 1830 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:30.435 8 WARNING neutronclient.v2_0.client [None req-255a5ad2-95af-4e70-8a04-86a7c02fe95e 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1979/3981] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:30 2026] GET /v2.1/servers/07caf895-6dd5-452c-9822-7fe973a61a41 => generated 1350 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:31.213 7 WARNING neutronclient.v2_0.client [None req-327761f3-7841-414d-a1b5-67708640f489 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2003/3982] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:31 2026] GET /v2.1/servers/5313e77a-9a8c-4b17-8374-dae1904633ea => generated 1830 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-07-29 09:13:31.531 8 WARNING neutronclient.v2_0.client [None req-46e805ac-9c39-4da3-9f5a-317bb70a6c29 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1980/3983] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:31 2026] GET /v2.1/servers/07caf895-6dd5-452c-9822-7fe973a61a41 => generated 1398 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:32.422 7 WARNING neutronclient.v2_0.client [None req-06adec93-55ec-494f-affb-01efb5336eaa 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:32.633 8 WARNING neutronclient.v2_0.client [None req-c497638b-add7-43cb-8f45-c1eb008b6d9c 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1981/3984] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:32 2026] GET /v2.1/servers/07caf895-6dd5-452c-9822-7fe973a61a41 => generated 1398 bytes in 605 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 2004/3985] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:32 2026] GET /v2.1/servers/5313e77a-9a8c-4b17-8374-dae1904633ea => generated 1763 bytes in 836 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:13:33.222 8 INFO nova.api.openstack.compute.server_external_events [req-232dc1fe-145a-4958-a70f-7ed8a77ddce2 req-87c89622-7538-49b2-b975-4eee583c318d da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:7ea94ee9-5a61-4f84-938d-cf90bb63a1c0 for instance 5313e77a-9a8c-4b17-8374-dae1904633ea on instance [pid: 8|app: 0|req: 1982/3986] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:13:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:34.261 7 WARNING neutronclient.v2_0.client [None req-2b249c59-2750-41c8-9e0d-05921fdf1067 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:13:34.280 8 WARNING neutronclient.v2_0.client [None req-69ee5ead-7a94-4e88-881b-7bd26129dad7 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1983/3987] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:34 2026] GET /v2.1/servers/5313e77a-9a8c-4b17-8374-dae1904633ea => generated 1480 bytes in 439 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2005/3988] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:34 2026] GET /v2.1/servers/07caf895-6dd5-452c-9822-7fe973a61a41 => generated 1448 bytes in 607 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:35.287 8 INFO nova.api.openstack.compute.server_external_events [req-471c6231-00bf-4d11-8d11-f9cba6c2faee req-dffdf123-f3f6-49f4-aad4-241a6afcbf73 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:b13869cf-3868-4005-a47b-9e7e0ad86264 for instance 07caf895-6dd5-452c-9822-7fe973a61a41 on instance [pid: 8|app: 0|req: 1984/3989] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:13:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:35.726 7 WARNING neutronclient.v2_0.client [None req-f07fb48b-5b38-4fcb-a4b5-180f4719b7f1 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2006/3990] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:35 2026] GET /v2.1/servers/5313e77a-9a8c-4b17-8374-dae1904633ea => generated 1480 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:35.881 8 WARNING neutronclient.v2_0.client [None req-79e3e959-8e19-4ac3-8f68-dcf801ce52df 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1985/3991] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:35 2026] GET /v2.1/servers/07caf895-6dd5-452c-9822-7fe973a61a41 => generated 1446 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:36.819 7 INFO nova.api.openstack.wsgi [None req-e5c0a09f-ddd7-4bc7-9860-b5e060ab408f 90dd2b2ca6094fdea3d7f438223e82bc bf1c300b5cbb4d4e88ecff0c72571199 - - default default] HTTP exception thrown: Instance 5313e77a-9a8c-4b17-8374-dae1904633ea could not be found. [pid: 7|app: 0|req: 2008/3994] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:36 2026] GET /v2.1/servers/5313e77a-9a8c-4b17-8374-dae1904633ea => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1987/3995] 10.0.0.17 () {32 vars in 704 bytes} [Wed Jul 29 09:13:36 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1211836980 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:37.083 7 WARNING neutronclient.v2_0.client [None req-1478ef12-e385-4089-945e-705de7815291 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2009/3996] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:37 2026] GET /v2.1/servers/07caf895-6dd5-452c-9822-7fe973a61a41 => generated 1446 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:13:38.288 8 WARNING neutronclient.v2_0.client [None req-2156f479-9318-4586-afba-be81799e1008 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1988/3997] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:38 2026] GET /v2.1/servers/07caf895-6dd5-452c-9822-7fe973a61a41 => generated 1446 bytes in 1362 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:40.671 7 WARNING neutronclient.v2_0.client [None req-32cc6f79-2e24-4bde-ac8e-803d0024430e 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2010/3998] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:40 2026] GET /v2.1/servers/07caf895-6dd5-452c-9822-7fe973a61a41 => generated 1446 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-07-29 09:13:41.040 8 INFO nova.api.openstack.compute.server_external_events [req-8f324bd4-084c-4354-9d28-cd1f934b4cb0 req-b28b4e2b-fc16-48ea-b5ae-93d94a8921f7 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:b13869cf-3868-4005-a47b-9e7e0ad86264 for instance 07caf895-6dd5-452c-9822-7fe973a61a41 on instance [pid: 8|app: 0|req: 1989/3999] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:13:41 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-07-29 09:13:41.860 7 WARNING neutronclient.v2_0.client [None req-2efe7164-bee5-4023-9d03-41b7130dc5f2 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2011/4000] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:41 2026] GET /v2.1/servers/07caf895-6dd5-452c-9822-7fe973a61a41 => generated 1446 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:43.086 8 WARNING neutronclient.v2_0.client [None req-a7d1b948-b949-4e28-90ef-4a5d9bd8b483 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1990/4001] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:43 2026] GET /v2.1/servers/07caf895-6dd5-452c-9822-7fe973a61a41 => generated 1622 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-07-29 09:13:43.718 7 WARNING neutronclient.v2_0.client [None req-4ccc782d-7ccc-4261-9671-fe28ce77c847 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:13:44.266 7 WARNING neutronclient.v2_0.client [None req-4ccc782d-7ccc-4261-9671-fe28ce77c847 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2012/4002] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:13:43 2026] POST /v2.1/servers => generated 424 bytes in 2254 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1991/4005] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:13:45 2026] DELETE /v2.1/servers/82cd409a-56cf-4676-a817-c3281e9d2e36 => generated 0 bytes in 449 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:46.363 7 INFO nova.api.openstack.wsgi [None req-ee3dd4ab-24f6-4e6e-8655-91b8250e26e2 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] HTTP exception thrown: Instance 82cd409a-56cf-4676-a817-c3281e9d2e36 could not be found. [pid: 7|app: 0|req: 2015/4006] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:46 2026] GET /v2.1/servers/82cd409a-56cf-4676-a817-c3281e9d2e36 => 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-07-29 09:13:46.843 8 WARNING neutronclient.v2_0.client [None req-89485ebe-a7ab-4665-9434-cf1d46c4b01b 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:13:47.234 8 WARNING neutronclient.v2_0.client [None req-89485ebe-a7ab-4665-9434-cf1d46c4b01b 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1992/4007] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:13:46 2026] POST /v2.1/servers => generated 424 bytes in 695 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:47.480 7 WARNING neutronclient.v2_0.client [None req-35615ff6-5a72-4ab5-a1b3-9f31cb65ff9e 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2016/4008] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:47 2026] GET /v2.1/servers/04c48bbc-d369-4284-819e-f4eb5f020f42 => generated 1375 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:48.576 8 WARNING neutronclient.v2_0.client [None req-32a5fb03-48e2-4cd6-8efd-a97e1da09102 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1993/4009] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:48 2026] GET /v2.1/servers/04c48bbc-d369-4284-819e-f4eb5f020f42 => generated 1379 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:49.621 7 WARNING neutronclient.v2_0.client [None req-da0d8070-1e37-426b-a118-3229551a1270 332c1b6f8b2d4bd0a9b7dc961409f1af 48e34eb8b5bf4ae79368e371f17746d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:49.684 8 WARNING neutronclient.v2_0.client [None req-d90075ee-2963-4c70-8acd-582609983307 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1994/4010] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:49 2026] GET /v2.1/servers/04c48bbc-d369-4284-819e-f4eb5f020f42 => generated 1427 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:13:49.829 7 WARNING neutronclient.v2_0.client [None req-da0d8070-1e37-426b-a118-3229551a1270 332c1b6f8b2d4bd0a9b7dc961409f1af 48e34eb8b5bf4ae79368e371f17746d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2017/4011] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:13:49 2026] POST /v2.1/servers => generated 424 bytes in 644 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:50.138 8 WARNING neutronclient.v2_0.client [None req-ed1a0be4-ac3d-4731-895c-efbc4619660f 332c1b6f8b2d4bd0a9b7dc961409f1af 48e34eb8b5bf4ae79368e371f17746d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1995/4012] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:50 2026] GET /v2.1/servers/c8177ffe-d4d1-44f0-a913-bf46ee3e8229 => generated 1370 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:50.824 7 WARNING neutronclient.v2_0.client [None req-2d919744-281d-4b09-a314-d448b905bbf6 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2018/4013] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:50 2026] GET /v2.1/servers/04c48bbc-d369-4284-819e-f4eb5f020f42 => generated 1427 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:51.239 8 WARNING neutronclient.v2_0.client [None req-fb27c5f4-7d3d-4b7e-b46d-37aa764cc8f2 332c1b6f8b2d4bd0a9b7dc961409f1af 48e34eb8b5bf4ae79368e371f17746d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1996/4014] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:51 2026] GET /v2.1/servers/c8177ffe-d4d1-44f0-a913-bf46ee3e8229 => generated 1374 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:51.926 7 WARNING neutronclient.v2_0.client [None req-bd0832d9-5a56-41fb-9d3a-c0c01ba75833 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2019/4015] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:51 2026] GET /v2.1/servers/04c48bbc-d369-4284-819e-f4eb5f020f42 => generated 1435 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:52.375 8 WARNING neutronclient.v2_0.client [None req-37d40ecc-3553-47c4-9083-1d3dc8f89a82 332c1b6f8b2d4bd0a9b7dc961409f1af 48e34eb8b5bf4ae79368e371f17746d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1997/4016] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:52 2026] GET /v2.1/servers/c8177ffe-d4d1-44f0-a913-bf46ee3e8229 => generated 1422 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:53.029 7 WARNING neutronclient.v2_0.client [None req-75728b38-8cc0-4b11-b3d0-963c3baa3d69 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2020/4017] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:52 2026] GET /v2.1/servers/04c48bbc-d369-4284-819e-f4eb5f020f42 => generated 1477 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:53.229 8 INFO nova.api.openstack.compute.server_external_events [req-09fd3f34-511e-4b8e-8d81-468ec686b49f req-68c5558d-b967-45d3-8bf9-874b310a9f6e da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:c2d02e19-2b64-401c-a1c2-63f9f4be760c for instance 04c48bbc-d369-4284-819e-f4eb5f020f42 on instance [pid: 8|app: 0|req: 1998/4018] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:13:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:53.551 7 WARNING neutronclient.v2_0.client [None req-198da868-91c8-46b8-8d65-331ebaf57efe 332c1b6f8b2d4bd0a9b7dc961409f1af 48e34eb8b5bf4ae79368e371f17746d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2021/4019] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:53 2026] GET /v2.1/servers/c8177ffe-d4d1-44f0-a913-bf46ee3e8229 => generated 1422 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:54.268 8 WARNING neutronclient.v2_0.client [None req-33a3ddd1-60eb-4eda-8cd1-ed14bba5387c 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 1999/4020] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:54 2026] GET /v2.1/servers/04c48bbc-d369-4284-819e-f4eb5f020f42 => generated 1475 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-07-29 09:13:54.655 7 WARNING neutronclient.v2_0.client [None req-ba3b0383-6939-4076-9cc2-549ba2b32cd0 332c1b6f8b2d4bd0a9b7dc961409f1af 48e34eb8b5bf4ae79368e371f17746d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2022/4021] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:54 2026] GET /v2.1/servers/c8177ffe-d4d1-44f0-a913-bf46ee3e8229 => generated 1430 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:55.469 8 WARNING neutronclient.v2_0.client [None req-b23de842-825b-4190-bdaf-f1df0b697ac3 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:55.778 7 WARNING neutronclient.v2_0.client [None req-ab2bd374-21b2-43d9-bbd2-9764a9065b95 332c1b6f8b2d4bd0a9b7dc961409f1af 48e34eb8b5bf4ae79368e371f17746d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2000/4022] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:55 2026] GET /v2.1/servers/04c48bbc-d369-4284-819e-f4eb5f020f42 => generated 1475 bytes in 594 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:56.058 8 INFO nova.api.openstack.compute.server_external_events [req-cfa00e6c-afc5-43f7-b863-0f8937369ac8 req-2586d9a2-8092-4cda-aa98-de0eca79bc72 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:2c0c3b14-493f-4c3b-9042-63c71fc901da for instance c8177ffe-d4d1-44f0-a913-bf46ee3e8229 on instance [pid: 8|app: 0|req: 2001/4023] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:13:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2023/4024] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:55 2026] GET /v2.1/servers/c8177ffe-d4d1-44f0-a913-bf46ee3e8229 => generated 1472 bytes in 384 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:57.069 7 INFO nova.api.openstack.compute.server_external_events [req-eee303f2-b5a5-408a-b60c-f5c98f7c5a63 req-1c7b8e12-cefb-414d-b130-e56d8e2e1fd3 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:c2d02e19-2b64-401c-a1c2-63f9f4be760c for instance 04c48bbc-d369-4284-819e-f4eb5f020f42 on instance [pid: 7|app: 0|req: 2025/4027] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:13:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:13:57.080 8 WARNING neutronclient.v2_0.client [None req-1a58484a-9e1e-4cc6-8df5-8821a7dc10a0 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:57.160 7 WARNING neutronclient.v2_0.client [None req-24d782ce-3cb5-4b9d-8ab0-0ff54ecbc2cd 332c1b6f8b2d4bd0a9b7dc961409f1af 48e34eb8b5bf4ae79368e371f17746d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2003/4028] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:57 2026] GET /v2.1/servers/04c48bbc-d369-4284-819e-f4eb5f020f42 => generated 1475 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2026/4029] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:57 2026] GET /v2.1/servers/c8177ffe-d4d1-44f0-a913-bf46ee3e8229 => generated 1470 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:58.241 8 WARNING neutronclient.v2_0.client [None req-6df59957-ce82-4fd5-8c99-3b241b24ed42 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:58.327 7 WARNING neutronclient.v2_0.client [None req-9574d4d9-beee-4431-9093-0d0f0b7c4577 332c1b6f8b2d4bd0a9b7dc961409f1af 48e34eb8b5bf4ae79368e371f17746d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2004/4030] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:58 2026] GET /v2.1/servers/04c48bbc-d369-4284-819e-f4eb5f020f42 => generated 1475 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2027/4031] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:58 2026] GET /v2.1/servers/c8177ffe-d4d1-44f0-a913-bf46ee3e8229 => generated 1470 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:13:59.483 8 WARNING neutronclient.v2_0.client [None req-babdd8b3-8634-4fc5-9bdb-142a4727da83 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:13:59.505 7 WARNING neutronclient.v2_0.client [None req-0ea03002-10ee-4d84-a4e3-e3b994e441e9 332c1b6f8b2d4bd0a9b7dc961409f1af 48e34eb8b5bf4ae79368e371f17746d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2005/4032] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:59 2026] GET /v2.1/servers/04c48bbc-d369-4284-819e-f4eb5f020f42 => generated 1475 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2028/4033] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:13:59 2026] GET /v2.1/servers/c8177ffe-d4d1-44f0-a913-bf46ee3e8229 => generated 1470 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:00.765 8 WARNING neutronclient.v2_0.client [None req-ad81824f-5a09-44cc-bdbc-dc520960690b 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:14:00.801 7 WARNING neutronclient.v2_0.client [None req-708601f4-b4ac-4c87-af46-6dfab1a562b2 332c1b6f8b2d4bd0a9b7dc961409f1af 48e34eb8b5bf4ae79368e371f17746d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2006/4034] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:00 2026] GET /v2.1/servers/04c48bbc-d369-4284-819e-f4eb5f020f42 => generated 1651 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:00.927 8 WARNING neutronclient.v2_0.client [None req-e9bd9288-c084-4082-b188-515f21da1f95 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2029/4035] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:00 2026] GET /v2.1/servers/c8177ffe-d4d1-44f0-a913-bf46ee3e8229 => generated 1470 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2007/4036] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:00 2026] GET /v2.1/servers/04c48bbc-d369-4284-819e-f4eb5f020f42 => generated 1651 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: 2030/4037] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:14:01 2026] DELETE /v2.1/servers/04c48bbc-d369-4284-819e-f4eb5f020f42 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:01.298 8 WARNING neutronclient.v2_0.client [None req-b8863096-3183-45d7-a147-e7744f8329d5 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2008/4038] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:01 2026] GET /v2.1/servers/04c48bbc-d369-4284-819e-f4eb5f020f42 => generated 1657 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-07-29 09:14:02.054 7 WARNING neutronclient.v2_0.client [None req-b9856b3d-072c-49d2-883d-e93635113d71 332c1b6f8b2d4bd0a9b7dc961409f1af 48e34eb8b5bf4ae79368e371f17746d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:02.103 8 INFO nova.api.openstack.compute.server_external_events [req-d0ffc73a-bc28-4083-9096-3ceb956366e0 req-d8706068-1afc-47f0-bd2d-9d7f2b373226 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:2c0c3b14-493f-4c3b-9042-63c71fc901da for instance c8177ffe-d4d1-44f0-a913-bf46ee3e8229 on instance [pid: 8|app: 0|req: 2009/4039] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:14:02 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) [pid: 7|app: 0|req: 2031/4040] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:02 2026] GET /v2.1/servers/c8177ffe-d4d1-44f0-a913-bf46ee3e8229 => generated 1470 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:02.490 8 WARNING neutronclient.v2_0.client [None req-5613534b-cfb0-45cd-8d16-e51df5539b0f 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2010/4041] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:02 2026] GET /v2.1/servers/04c48bbc-d369-4284-819e-f4eb5f020f42 => generated 1657 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-07-29 09:14:03.359 7 WARNING neutronclient.v2_0.client [None req-ee8b7306-b97f-412d-91d4-2996168d1b88 332c1b6f8b2d4bd0a9b7dc961409f1af 48e34eb8b5bf4ae79368e371f17746d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2032/4042] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:03 2026] GET /v2.1/servers/c8177ffe-d4d1-44f0-a913-bf46ee3e8229 => generated 1654 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:03.672 7 WARNING neutronclient.v2_0.client [None req-57b8a173-3c3b-44a6-bdaa-f81b46694657 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2011/4043] 10.0.0.17 () {34 vars in 751 bytes} [Wed Jul 29 09:14:03 2026] PUT /v2.1/servers/c8177ffe-d4d1-44f0-a913-bf46ee3e8229/metadata => generated 50 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 2012/4044] 10.0.0.17 () {32 vars in 744 bytes} [Wed Jul 29 09:14:03 2026] DELETE /v2.1/servers/c8177ffe-d4d1-44f0-a913-bf46ee3e8229/metadata/key1 => generated 0 bytes in 126 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, ' [pid: 8|app: 0|req: 2013/4045] 10.0.0.17 () {32 vars in 731 bytes} [Wed Jul 29 09:14:03 2026] GET /v2.1/servers/c8177ffe-d4d1-44f0-a913-bf46ee3e8229/metadata => generated 32 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 2033/4046] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:03 2026] GET /v2.1/servers/04c48bbc-d369-4284-819e-f4eb5f020f42 => generated 1657 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2014/4047] 10.0.0.17 () {34 vars in 751 bytes} [Wed Jul 29 09:14:03 2026] PUT /v2.1/servers/c8177ffe-d4d1-44f0-a913-bf46ee3e8229/metadata => generated 50 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 2034/4048] 10.0.0.17 () {32 vars in 741 bytes} [Wed Jul 29 09:14:04 2026] GET /v2.1/servers/c8177ffe-d4d1-44f0-a913-bf46ee3e8229/metadata/key2 => generated 28 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:04.284 7 INFO nova.api.openstack.compute.server_external_events [req-ef172b40-83a7-4fbe-a7ba-1b2097b4a7fb req-d7de3418-d512-421b-bee6-db7a0054d4dd da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:c2d02e19-2b64-401c-a1c2-63f9f4be760c for instance 04c48bbc-d369-4284-819e-f4eb5f020f42 on instance [pid: 7|app: 0|req: 2035/4049] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:14:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2015/4050] 10.0.0.17 () {34 vars in 751 bytes} [Wed Jul 29 09:14:04 2026] PUT /v2.1/servers/c8177ffe-d4d1-44f0-a913-bf46ee3e8229/metadata => generated 50 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 2036/4051] 10.0.0.17 () {32 vars in 731 bytes} [Wed Jul 29 09:14:04 2026] GET /v2.1/servers/c8177ffe-d4d1-44f0-a913-bf46ee3e8229/metadata => generated 50 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 2016/4052] 10.0.0.17 () {34 vars in 751 bytes} [Wed Jul 29 09:14:04 2026] PUT /v2.1/servers/c8177ffe-d4d1-44f0-a913-bf46ee3e8229/metadata => generated 50 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 2037/4053] 10.0.0.17 () {34 vars in 751 bytes} [Wed Jul 29 09:14:04 2026] PUT /v2.1/servers/c8177ffe-d4d1-44f0-a913-bf46ee3e8229/metadata => generated 50 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 2017/4054] 10.0.0.17 () {32 vars in 731 bytes} [Wed Jul 29 09:14:04 2026] GET /v2.1/servers/c8177ffe-d4d1-44f0-a913-bf46ee3e8229/metadata => generated 50 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 2038/4055] 10.0.0.17 () {34 vars in 751 bytes} [Wed Jul 29 09:14:04 2026] PUT /v2.1/servers/c8177ffe-d4d1-44f0-a913-bf46ee3e8229/metadata => generated 50 bytes in 138 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, ' [pid: 8|app: 0|req: 2018/4056] 10.0.0.17 () {34 vars in 761 bytes} [Wed Jul 29 09:14:04 2026] PUT /v2.1/servers/c8177ffe-d4d1-44f0-a913-bf46ee3e8229/metadata/nova => generated 25 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-29 09:14:04.972 7 WARNING neutronclient.v2_0.client [None req-b2c27dfb-c2b4-4269-bcd9-c2cd8ff6a7e6 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] 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: 2039/4057] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:04 2026] GET /v2.1/servers/04c48bbc-d369-4284-819e-f4eb5f020f42 => generated 1456 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2019/4058] 10.0.0.17 () {32 vars in 731 bytes} [Wed Jul 29 09:14:04 2026] GET /v2.1/servers/c8177ffe-d4d1-44f0-a913-bf46ee3e8229/metadata => generated 65 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 2040/4059] 10.0.0.17 () {34 vars in 751 bytes} [Wed Jul 29 09:14:05 2026] PUT /v2.1/servers/c8177ffe-d4d1-44f0-a913-bf46ee3e8229/metadata => generated 50 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 2020/4060] 10.0.0.17 () {34 vars in 752 bytes} [Wed Jul 29 09:14:05 2026] POST /v2.1/servers/c8177ffe-d4d1-44f0-a913-bf46ee3e8229/metadata => generated 50 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 2041/4061] 10.0.0.17 () {32 vars in 731 bytes} [Wed Jul 29 09:14:05 2026] GET /v2.1/servers/c8177ffe-d4d1-44f0-a913-bf46ee3e8229/metadata => generated 50 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 2021/4062] 10.0.0.17 () {34 vars in 751 bytes} [Wed Jul 29 09:14:05 2026] PUT /v2.1/servers/c8177ffe-d4d1-44f0-a913-bf46ee3e8229/metadata => generated 50 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 2042/4063] 10.0.0.17 () {34 vars in 752 bytes} [Wed Jul 29 09:14:05 2026] POST /v2.1/servers/c8177ffe-d4d1-44f0-a913-bf46ee3e8229/metadata => generated 66 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 2022/4064] 10.0.0.17 () {32 vars in 731 bytes} [Wed Jul 29 09:14:05 2026] GET /v2.1/servers/c8177ffe-d4d1-44f0-a913-bf46ee3e8229/metadata => generated 66 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 2043/4065] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:14:05 2026] DELETE /v2.1/servers/c8177ffe-d4d1-44f0-a913-bf46ee3e8229 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:05.895 8 WARNING neutronclient.v2_0.client [None req-59fe939d-b06e-4d6e-bf38-343f8bbc342e 332c1b6f8b2d4bd0a9b7dc961409f1af 48e34eb8b5bf4ae79368e371f17746d0 - - default default] 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: 2023/4066] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:05 2026] GET /v2.1/servers/c8177ffe-d4d1-44f0-a913-bf46ee3e8229 => generated 1710 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:14:06.092 7 WARNING neutronclient.v2_0.client [None req-79a6e556-43ea-4bf7-9741-065c66c9298c 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2044/4067] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:06 2026] GET /v2.1/servers/04c48bbc-d369-4284-819e-f4eb5f020f42 => generated 1461 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:07.149 8 WARNING neutronclient.v2_0.client [None req-dabdcfcf-c6e5-4d66-8209-19b9829f8488 332c1b6f8b2d4bd0a9b7dc961409f1af 48e34eb8b5bf4ae79368e371f17746d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:07.221 7 WARNING neutronclient.v2_0.client [None req-b56cba04-ed10-41bd-9907-b7dbf152e594 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2046/4070] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:07 2026] GET /v2.1/servers/04c48bbc-d369-4284-819e-f4eb5f020f42 => generated 1461 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2025/4071] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:07 2026] GET /v2.1/servers/c8177ffe-d4d1-44f0-a913-bf46ee3e8229 => generated 1710 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:08.408 8 INFO nova.api.openstack.wsgi [None req-9f67a78e-cd26-402f-ae48-5cc12fc1f606 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] HTTP exception thrown: Instance 04c48bbc-d369-4284-819e-f4eb5f020f42 could not be found. [pid: 8|app: 0|req: 2026/4072] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:08 2026] GET /v2.1/servers/04c48bbc-d369-4284-819e-f4eb5f020f42 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 2027/4073] 10.0.0.17 () {34 vars in 669 bytes} [Wed Jul 29 09:14:08 2026] POST /v2.1/os-keypairs => generated 382 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:08.527 8 WARNING neutronclient.v2_0.client [None req-9592f050-24b1-4d74-96fd-15fb091abe20 332c1b6f8b2d4bd0a9b7dc961409f1af 48e34eb8b5bf4ae79368e371f17746d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2047/4074] 10.0.0.17 () {34 vars in 669 bytes} [Wed Jul 29 09:14:08 2026] POST /v2.1/os-keypairs => generated 396 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:14:08.612 7 WARNING oslo_db.sqlalchemy.utils [None req-f8bcfd24-2897-4fdc-96bf-48b032c4da04 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 2048/4075] 10.0.0.17 () {32 vars in 647 bytes} [Wed Jul 29 09:14:08 2026] GET /v2.1/os-keypairs => generated 351 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2028/4076] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:08 2026] GET /v2.1/servers/c8177ffe-d4d1-44f0-a913-bf46ee3e8229 => generated 1710 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:14:08.957 7 INFO nova.api.openstack.compute.server_external_events [req-ef9aca74-cbcb-4cfd-a290-16a8207bf5c2 req-975c189c-e616-46cb-82ad-4d10ec7049bd da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:2c0c3b14-493f-4c3b-9042-63c71fc901da for instance c8177ffe-d4d1-44f0-a913-bf46ee3e8229 on instance [pid: 7|app: 0|req: 2049/4077] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:14:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:09.141 8 WARNING neutronclient.v2_0.client [None req-43d4433b-08f9-4649-892b-115b7bb626c5 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:14:09.360 8 WARNING neutronclient.v2_0.client [None req-43d4433b-08f9-4649-892b-115b7bb626c5 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2029/4078] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:14:09 2026] POST /v2.1/servers => generated 424 bytes in 554 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:09.637 7 WARNING neutronclient.v2_0.client [None req-929a713d-e610-4f2c-b82c-bca4fd2ccb14 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:09.676 8 WARNING neutronclient.v2_0.client [None req-27301496-4312-4fce-a9a9-7f97da0ef378 332c1b6f8b2d4bd0a9b7dc961409f1af 48e34eb8b5bf4ae79368e371f17746d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2050/4079] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:09 2026] GET /v2.1/servers/00798b42-4093-45f0-b2d5-4df70c357bc0 => generated 1382 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2030/4080] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:09 2026] GET /v2.1/servers/c8177ffe-d4d1-44f0-a913-bf46ee3e8229 => generated 1501 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 2051/4081] 10.0.0.17 () {34 vars in 669 bytes} [Wed Jul 29 09:14:10 2026] POST /v2.1/os-keypairs => generated 386 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:14:10.749 8 WARNING neutronclient.v2_0.client [None req-23418b02-e248-41ee-9bbf-a4fff86c434f 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:14:10.796 7 WARNING neutronclient.v2_0.client [None req-824a0072-9df7-40aa-a71e-c691c36b5034 332c1b6f8b2d4bd0a9b7dc961409f1af 48e34eb8b5bf4ae79368e371f17746d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2052/4082] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:10 2026] GET /v2.1/servers/c8177ffe-d4d1-44f0-a913-bf46ee3e8229 => generated 1506 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2031/4083] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:10 2026] GET /v2.1/servers/00798b42-4093-45f0-b2d5-4df70c357bc0 => generated 1386 bytes in 858 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:12.077 7 WARNING neutronclient.v2_0.client [None req-56681531-16b7-40e7-9665-46e38c9d821a 332c1b6f8b2d4bd0a9b7dc961409f1af 48e34eb8b5bf4ae79368e371f17746d0 - - default default] 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: 2053/4084] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:12 2026] GET /v2.1/servers/c8177ffe-d4d1-44f0-a913-bf46ee3e8229 => generated 1506 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:14:12.206 8 WARNING neutronclient.v2_0.client [None req-2374b26a-1762-4694-91a4-e592d09a797d 13eaed4c687f4cd594179eef7f056077 7dcf8345fdf54bd1bcf2bfb81b934d0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:14:12.257 8 WARNING neutronclient.v2_0.client [None req-2374b26a-1762-4694-91a4-e592d09a797d 13eaed4c687f4cd594179eef7f056077 7dcf8345fdf54bd1bcf2bfb81b934d0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:14:12.305 8 WARNING neutronclient.v2_0.client [None req-2374b26a-1762-4694-91a4-e592d09a797d 13eaed4c687f4cd594179eef7f056077 7dcf8345fdf54bd1bcf2bfb81b934d0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:14:12.504 8 WARNING neutronclient.v2_0.client [None req-2374b26a-1762-4694-91a4-e592d09a797d 13eaed4c687f4cd594179eef7f056077 7dcf8345fdf54bd1bcf2bfb81b934d0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:12.626 7 WARNING neutronclient.v2_0.client [None req-95fa5a44-8ce1-4ff4-8fe1-7b005edb9eab 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2054/4085] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:12 2026] GET /v2.1/servers/00798b42-4093-45f0-b2d5-4df70c357bc0 => generated 1434 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2032/4086] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:14:12 2026] POST /v2.1/servers => generated 496 bytes in 690 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:12.842 7 WARNING neutronclient.v2_0.client [None req-dc13561b-cd33-4aba-bc05-50b0943b1949 13eaed4c687f4cd594179eef7f056077 7dcf8345fdf54bd1bcf2bfb81b934d0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2055/4087] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:12 2026] GET /v2.1/servers/e65a9a86-83d2-47e4-bc78-4801d16142c6 => generated 1456 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:13.158 8 INFO nova.api.openstack.wsgi [None req-800c85f2-6185-4f7f-bc28-bce6cf25f0fb 332c1b6f8b2d4bd0a9b7dc961409f1af 48e34eb8b5bf4ae79368e371f17746d0 - - default default] HTTP exception thrown: Instance c8177ffe-d4d1-44f0-a913-bf46ee3e8229 could not be found. [pid: 8|app: 0|req: 2033/4088] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:13 2026] GET /v2.1/servers/c8177ffe-d4d1-44f0-a913-bf46ee3e8229 => 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-07-29 09:14:13.717 7 WARNING neutronclient.v2_0.client [None req-5ff30353-eca8-4c78-8f08-8a4516ad9d47 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2056/4089] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:13 2026] GET /v2.1/servers/00798b42-4093-45f0-b2d5-4df70c357bc0 => generated 1434 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:13.937 8 WARNING neutronclient.v2_0.client [None req-86aec215-c661-48df-9b04-b7dd949a21a6 13eaed4c687f4cd594179eef7f056077 7dcf8345fdf54bd1bcf2bfb81b934d0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2034/4090] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:13 2026] GET /v2.1/servers/e65a9a86-83d2-47e4-bc78-4801d16142c6 => generated 1460 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:14.812 7 WARNING neutronclient.v2_0.client [None req-f058dadc-7476-45ed-bbfe-ce94ff61d90d 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:15.032 8 WARNING neutronclient.v2_0.client [None req-95839431-6116-46c0-a3cd-cc4a5b061e4a 13eaed4c687f4cd594179eef7f056077 7dcf8345fdf54bd1bcf2bfb81b934d0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2035/4091] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:14 2026] GET /v2.1/servers/e65a9a86-83d2-47e4-bc78-4801d16142c6 => generated 1508 bytes in 439 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:15.453 8 INFO nova.api.openstack.compute.server_external_events [req-e3f00fe4-a96c-4929-bce4-6f5075d006d5 req-2c7fd6b5-2f2f-4547-b98c-2a7c69355eaf da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:19e391d7-0fab-414e-bf2d-5b67a2f2704f for instance 00798b42-4093-45f0-b2d5-4df70c357bc0 on instance [pid: 8|app: 0|req: 2036/4092] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:14:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2057/4093] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:14 2026] GET /v2.1/servers/00798b42-4093-45f0-b2d5-4df70c357bc0 => generated 1484 bytes in 745 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:16.487 8 WARNING neutronclient.v2_0.client [None req-eb975586-c289-4b4e-bbde-a7657df22b3f 13eaed4c687f4cd594179eef7f056077 7dcf8345fdf54bd1bcf2bfb81b934d0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2038/4096] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:16 2026] GET /v2.1/servers/e65a9a86-83d2-47e4-bc78-4801d16142c6 => generated 1508 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:16.576 7 WARNING neutronclient.v2_0.client [None req-591d1195-1695-48cf-a992-878fa9f8f9b0 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2059/4097] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:16 2026] GET /v2.1/servers/00798b42-4093-45f0-b2d5-4df70c357bc0 => generated 1482 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:17.587 8 WARNING neutronclient.v2_0.client [None req-3756b527-7749-49c7-a8bf-4b9e872e126d 13eaed4c687f4cd594179eef7f056077 7dcf8345fdf54bd1bcf2bfb81b934d0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2039/4098] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:17 2026] GET /v2.1/servers/e65a9a86-83d2-47e4-bc78-4801d16142c6 => generated 1516 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-07-29 09:14:17.734 7 WARNING neutronclient.v2_0.client [None req-808141e6-8360-4009-aec3-1a70bec53830 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2060/4099] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:17 2026] GET /v2.1/servers/00798b42-4093-45f0-b2d5-4df70c357bc0 => generated 1482 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:18.567 8 INFO nova.api.openstack.compute.server_external_events [req-6e90b19e-2883-4bd3-956a-4c3405e1ad55 req-3c99da23-1397-45b2-b2f0-b9d076c1a772 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:1e8469b7-43d0-4e30-b96f-bfca7d49f363 for instance e65a9a86-83d2-47e4-bc78-4801d16142c6 on instance [pid: 8|app: 0|req: 2040/4100] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:14:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:18.681 7 WARNING neutronclient.v2_0.client [None req-3b096d3a-2a6e-481d-8662-b4612df9cc5d 13eaed4c687f4cd594179eef7f056077 7dcf8345fdf54bd1bcf2bfb81b934d0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2061/4101] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:18 2026] GET /v2.1/servers/e65a9a86-83d2-47e4-bc78-4801d16142c6 => generated 1640 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:18.915 8 WARNING neutronclient.v2_0.client [None req-7809c9d4-bd95-4730-84d8-4ce70a543985 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2041/4102] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:18 2026] GET /v2.1/servers/00798b42-4093-45f0-b2d5-4df70c357bc0 => generated 1482 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-07-29 09:14:19.190 7 INFO nova.api.openstack.compute.server_external_events [req-b023724e-d687-48f7-ad3c-7a5d8acec323 req-a28ff69d-5bc9-4583-a402-95fa1afe3d9f da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:19e391d7-0fab-414e-bf2d-5b67a2f2704f for instance 00798b42-4093-45f0-b2d5-4df70c357bc0 on instance [pid: 7|app: 0|req: 2062/4103] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:14:19 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-07-29 09:14:19.871 8 WARNING neutronclient.v2_0.client [None req-8f2c2d93-6cf1-47f4-9c36-6574b451fc0e 13eaed4c687f4cd594179eef7f056077 7dcf8345fdf54bd1bcf2bfb81b934d0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2042/4104] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:19 2026] GET /v2.1/servers/e65a9a86-83d2-47e4-bc78-4801d16142c6 => generated 1628 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:20.075 7 WARNING neutronclient.v2_0.client [None req-2cc0e9a8-ec96-4b8c-b456-91737d6fa2d0 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2063/4105] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:20 2026] GET /v2.1/servers/00798b42-4093-45f0-b2d5-4df70c357bc0 => generated 1482 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:21.038 8 WARNING neutronclient.v2_0.client [None req-ef271fb6-b2d4-461b-98e5-4e26c3ddb318 13eaed4c687f4cd594179eef7f056077 7dcf8345fdf54bd1bcf2bfb81b934d0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2043/4106] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:20 2026] GET /v2.1/servers/e65a9a86-83d2-47e4-bc78-4801d16142c6 => generated 1628 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:21.223 7 WARNING neutronclient.v2_0.client [None req-c9fac7eb-6d2f-4e47-a2dd-16962b610402 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2064/4107] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:21 2026] GET /v2.1/servers/00798b42-4093-45f0-b2d5-4df70c357bc0 => generated 1482 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:22.232 8 WARNING neutronclient.v2_0.client [None req-e61a6938-ba90-4fd0-8e45-5b706e354abc 13eaed4c687f4cd594179eef7f056077 7dcf8345fdf54bd1bcf2bfb81b934d0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2044/4108] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:22 2026] GET /v2.1/servers/e65a9a86-83d2-47e4-bc78-4801d16142c6 => generated 1628 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:22.414 7 WARNING neutronclient.v2_0.client [None req-469f8f8f-260c-46a8-b933-3573c0a8d605 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2065/4109] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:22 2026] GET /v2.1/servers/00798b42-4093-45f0-b2d5-4df70c357bc0 => generated 1658 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:22.660 8 WARNING neutronclient.v2_0.client [None req-88042581-294e-42e4-a2ff-e7d8f49098b6 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2045/4110] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:22 2026] GET /v2.1/servers/00798b42-4093-45f0-b2d5-4df70c357bc0 => generated 1658 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 2066/4111] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:14:22 2026] DELETE /v2.1/servers/00798b42-4093-45f0-b2d5-4df70c357bc0 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:23.130 8 WARNING neutronclient.v2_0.client [None req-2cb9f63e-44fa-4f69-920b-23bbad96fb84 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2046/4112] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:23 2026] GET /v2.1/servers/00798b42-4093-45f0-b2d5-4df70c357bc0 => generated 1664 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:23.414 7 WARNING neutronclient.v2_0.client [None req-e2a7a7ea-4070-4b45-81ef-bd5a5163f251 13eaed4c687f4cd594179eef7f056077 7dcf8345fdf54bd1bcf2bfb81b934d0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2067/4113] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:23 2026] GET /v2.1/servers/e65a9a86-83d2-47e4-bc78-4801d16142c6 => generated 1628 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:24.295 7 WARNING neutronclient.v2_0.client [None req-19c2999b-273f-4e30-93b8-82d4c769b48a 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:14:24.317 8 WARNING neutronclient.v2_0.client [None req-8d936ab3-1094-4e8d-9a35-7ed359317987 4171975322f5448abc9f146991dc196b 160b2a4f7fcd4b43a6366e97619a1324 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2068/4114] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:24 2026] GET /v2.1/servers/00798b42-4093-45f0-b2d5-4df70c357bc0 => generated 1664 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:14:24.507 8 WARNING neutronclient.v2_0.client [None req-8d936ab3-1094-4e8d-9a35-7ed359317987 4171975322f5448abc9f146991dc196b 160b2a4f7fcd4b43a6366e97619a1324 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:24.645 7 WARNING neutronclient.v2_0.client [None req-5c31ade3-f94b-472e-9b73-e10adc68f415 13eaed4c687f4cd594179eef7f056077 7dcf8345fdf54bd1bcf2bfb81b934d0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2047/4115] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:14:24 2026] POST /v2.1/servers => generated 424 bytes in 610 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:24.801 8 WARNING neutronclient.v2_0.client [None req-47e78c02-45b4-44b8-a950-8cd003e554c7 4171975322f5448abc9f146991dc196b 160b2a4f7fcd4b43a6366e97619a1324 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2069/4116] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:24 2026] GET /v2.1/servers/e65a9a86-83d2-47e4-bc78-4801d16142c6 => generated 1628 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2048/4117] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:24 2026] GET /v2.1/servers/0f3cac24-d84a-40a6-92c6-b25035fe5fa3 => generated 1377 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:25.460 7 WARNING neutronclient.v2_0.client [None req-f59a6eeb-305a-46ee-b295-a11308fd9153 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2070/4118] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:25 2026] GET /v2.1/servers/00798b42-4093-45f0-b2d5-4df70c357bc0 => generated 1664 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:25.762 8 INFO nova.api.openstack.compute.server_external_events [req-f1eec8a9-be5b-4872-81c7-3681b68e1383 req-562f98ae-3bff-4a47-80ac-2f25ceaabcb6 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:1e8469b7-43d0-4e30-b96f-bfca7d49f363 for instance e65a9a86-83d2-47e4-bc78-4801d16142c6 on instance [pid: 8|app: 0|req: 2049/4119] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:14:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:25.903 7 WARNING neutronclient.v2_0.client [None req-09932d9a-c3e8-4b60-b404-89b9cfe73323 13eaed4c687f4cd594179eef7f056077 7dcf8345fdf54bd1bcf2bfb81b934d0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:14:25.903 8 WARNING neutronclient.v2_0.client [None req-5010ca45-1230-4213-b8b2-bac48b1a33d8 4171975322f5448abc9f146991dc196b 160b2a4f7fcd4b43a6366e97619a1324 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2050/4120] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:25 2026] GET /v2.1/servers/0f3cac24-d84a-40a6-92c6-b25035fe5fa3 => generated 1381 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:25.981 8 INFO nova.api.openstack.compute.server_external_events [req-050b1f43-53f9-451f-8715-7e7b1b70814c req-5ea2b234-c979-4df4-bd66-ee9d7834b25b da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:19e391d7-0fab-414e-bf2d-5b67a2f2704f for instance 00798b42-4093-45f0-b2d5-4df70c357bc0 on instance [pid: 8|app: 0|req: 2051/4121] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:14:25 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) [pid: 7|app: 0|req: 2071/4122] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:25 2026] GET /v2.1/servers/e65a9a86-83d2-47e4-bc78-4801d16142c6 => generated 1628 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:26.637 7 WARNING neutronclient.v2_0.client [None req-d69c839f-9111-48db-9a45-e2eb81253be9 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2073/4125] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:26 2026] GET /v2.1/servers/00798b42-4093-45f0-b2d5-4df70c357bc0 => generated 1463 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-07-29 09:14:27.019 8 WARNING neutronclient.v2_0.client [None req-dfb51af4-a511-4e46-bf19-31c7ee7c650d 4171975322f5448abc9f146991dc196b 160b2a4f7fcd4b43a6366e97619a1324 - - default default] 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: 2053/4126] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:26 2026] GET /v2.1/servers/0f3cac24-d84a-40a6-92c6-b25035fe5fa3 => generated 1429 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:14:27.082 7 WARNING neutronclient.v2_0.client [None req-65c0c2a0-ab22-407e-9071-0c08f9f9df5b 13eaed4c687f4cd594179eef7f056077 7dcf8345fdf54bd1bcf2bfb81b934d0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2074/4127] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:27 2026] GET /v2.1/servers/e65a9a86-83d2-47e4-bc78-4801d16142c6 => generated 1808 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-07-29 09:14:27.233 8 WARNING neutronclient.v2_0.client [None req-0c94f7da-ccc7-4b14-b1e6-ae3958a62c17 13eaed4c687f4cd594179eef7f056077 7dcf8345fdf54bd1bcf2bfb81b934d0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2054/4128] 10.0.0.17 () {32 vars in 739 bytes} [Wed Jul 29 09:14:27 2026] GET /v2.1/servers/e65a9a86-83d2-47e4-bc78-4801d16142c6/os-interface => generated 285 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:27.746 7 WARNING neutronclient.v2_0.client [None req-3c34671b-9299-4d31-9e09-5dd222d47567 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2075/4129] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:27 2026] GET /v2.1/servers/00798b42-4093-45f0-b2d5-4df70c357bc0 => generated 1468 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:28.115 8 WARNING neutronclient.v2_0.client [None req-481941d7-8c93-4ddd-8569-850438e3b086 4171975322f5448abc9f146991dc196b 160b2a4f7fcd4b43a6366e97619a1324 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:28.164 7 INFO nova.api.openstack.compute.server_external_events [req-fbf01cc9-2edb-467c-9704-d38b5476143b req-ff320f9f-e2b2-42a3-af07-ddf6aceeaa00 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:1e8469b7-43d0-4e30-b96f-bfca7d49f363 for instance e65a9a86-83d2-47e4-bc78-4801d16142c6 on instance [pid: 8|app: 0|req: 2055/4130] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:28 2026] GET /v2.1/servers/0f3cac24-d84a-40a6-92c6-b25035fe5fa3 => generated 1429 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2076/4131] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:14:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:28.859 8 WARNING neutronclient.v2_0.client [None req-84d05094-a55c-4b68-afbd-6e441402e5b6 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2056/4132] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:28 2026] GET /v2.1/servers/00798b42-4093-45f0-b2d5-4df70c357bc0 => generated 1468 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:29.240 7 WARNING neutronclient.v2_0.client [None req-21d75a9e-42f7-48ed-ba96-14e0d617809c 4171975322f5448abc9f146991dc196b 160b2a4f7fcd4b43a6366e97619a1324 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2077/4133] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:29 2026] GET /v2.1/servers/0f3cac24-d84a-40a6-92c6-b25035fe5fa3 => generated 1437 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:29.955 8 WARNING neutronclient.v2_0.client [None req-61adc627-84ac-4333-ae04-6288c927bff6 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2057/4134] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:29 2026] GET /v2.1/servers/00798b42-4093-45f0-b2d5-4df70c357bc0 => generated 1468 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:30.330 7 WARNING neutronclient.v2_0.client [None req-77e2c102-d3b4-485b-bae6-740fb959b7cf 4171975322f5448abc9f146991dc196b 160b2a4f7fcd4b43a6366e97619a1324 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2078/4135] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:30 2026] GET /v2.1/servers/0f3cac24-d84a-40a6-92c6-b25035fe5fa3 => generated 1479 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:30.934 8 INFO nova.api.openstack.compute.server_external_events [req-0ad9f5cf-77d4-4b21-875a-dedd46e70a30 req-71d67a8d-6460-4aeb-91fc-82fcc6625eaa da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:bea76b81-0f85-4cfe-b901-413786fde685 for instance 0f3cac24-d84a-40a6-92c6-b25035fe5fa3 on instance [pid: 8|app: 0|req: 2058/4136] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:14:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:31.048 7 INFO nova.api.openstack.wsgi [None req-1f972478-e5c1-483e-b5b6-9a282c0861c4 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] HTTP exception thrown: Instance 00798b42-4093-45f0-b2d5-4df70c357bc0 could not be found. [pid: 7|app: 0|req: 2079/4137] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:31 2026] GET /v2.1/servers/00798b42-4093-45f0-b2d5-4df70c357bc0 => generated 111 bytes in 42 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: 2059/4138] 10.0.0.17 () {32 vars in 696 bytes} [Wed Jul 29 09:14:31 2026] DELETE /v2.1/os-keypairs/tempest-key-1194083012 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:31.484 7 WARNING neutronclient.v2_0.client [None req-65ab777f-319c-4808-a575-60f20c46e38b 4171975322f5448abc9f146991dc196b 160b2a4f7fcd4b43a6366e97619a1324 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:14:31.568 8 WARNING neutronclient.v2_0.client [None req-6441c14f-e365-4640-869a-819a8bc7af77 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2080/4139] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:31 2026] GET /v2.1/servers/0f3cac24-d84a-40a6-92c6-b25035fe5fa3 => generated 1477 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:14:31.750 8 WARNING neutronclient.v2_0.client [None req-6441c14f-e365-4640-869a-819a8bc7af77 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2060/4140] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:14:31 2026] POST /v2.1/servers => generated 424 bytes in 526 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:32.061 7 WARNING neutronclient.v2_0.client [None req-c53661e5-2490-4006-a304-fce8898ae99e 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2081/4141] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:32 2026] GET /v2.1/servers/da737fbc-24c9-413f-aa65-912b2171676b => generated 1363 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:32.712 8 WARNING neutronclient.v2_0.client [None req-22031234-30ce-42bb-85d1-2e4957c4dbdf 4171975322f5448abc9f146991dc196b 160b2a4f7fcd4b43a6366e97619a1324 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2061/4142] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:32 2026] GET /v2.1/servers/0f3cac24-d84a-40a6-92c6-b25035fe5fa3 => generated 1477 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:33.155 7 WARNING neutronclient.v2_0.client [None req-8f871970-ab82-4be0-bae8-08efcaa789d2 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2082/4143] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:33 2026] GET /v2.1/servers/da737fbc-24c9-413f-aa65-912b2171676b => generated 1367 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:33.902 8 WARNING neutronclient.v2_0.client [None req-52bde4f8-8551-4e76-bc22-889a21a9bb4f 4171975322f5448abc9f146991dc196b 160b2a4f7fcd4b43a6366e97619a1324 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2062/4144] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:33 2026] GET /v2.1/servers/0f3cac24-d84a-40a6-92c6-b25035fe5fa3 => generated 1477 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-07-29 09:14:34.249 7 WARNING neutronclient.v2_0.client [None req-bbf3bf1f-cc4e-4f21-b050-18f2edf58adb 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2083/4145] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:34 2026] GET /v2.1/servers/da737fbc-24c9-413f-aa65-912b2171676b => generated 1415 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:35.101 8 WARNING neutronclient.v2_0.client [None req-dd52a313-023e-460c-b92c-04cd42575a66 4171975322f5448abc9f146991dc196b 160b2a4f7fcd4b43a6366e97619a1324 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2063/4146] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:35 2026] GET /v2.1/servers/0f3cac24-d84a-40a6-92c6-b25035fe5fa3 => generated 1477 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:35.337 7 WARNING neutronclient.v2_0.client [None req-15701185-0008-4127-8aae-f98e9d257242 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2084/4147] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:35 2026] GET /v2.1/servers/da737fbc-24c9-413f-aa65-912b2171676b => generated 1415 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-07-29 09:14:36.180 8 WARNING neutronclient.v2_0.client [None req-5ea6e9a3-3565-4685-8d1f-afff0d5b7d66 13eaed4c687f4cd594179eef7f056077 7dcf8345fdf54bd1bcf2bfb81b934d0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:36.264 7 WARNING neutronclient.v2_0.client [None req-4485592a-fb02-4c8a-b037-eb87b5d2bb2f 4171975322f5448abc9f146991dc196b 160b2a4f7fcd4b43a6366e97619a1324 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2064/4148] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:36 2026] GET /v2.1/servers/e65a9a86-83d2-47e4-bc78-4801d16142c6 => generated 1928 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2085/4151] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:36 2026] GET /v2.1/servers/0f3cac24-d84a-40a6-92c6-b25035fe5fa3 => generated 1477 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:36.434 8 WARNING neutronclient.v2_0.client [None req-d72ff562-6893-49f4-b405-7154f2c93193 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2067/4152] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:36 2026] GET /v2.1/servers/da737fbc-24c9-413f-aa65-912b2171676b => generated 1423 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:36.663 7 INFO nova.api.openstack.compute.server_external_events [req-b00c4ab8-e716-4929-9d56-fc7900f33e58 req-18edc973-b649-477d-bfb1-c1701cd62cd1 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:bea76b81-0f85-4cfe-b901-413786fde685 for instance 0f3cac24-d84a-40a6-92c6-b25035fe5fa3 on instance [pid: 7|app: 0|req: 2086/4153] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:14:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:37.445 8 WARNING neutronclient.v2_0.client [None req-4e56e56b-82c8-4a97-855a-58b824026853 4171975322f5448abc9f146991dc196b 160b2a4f7fcd4b43a6366e97619a1324 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:37.525 7 WARNING neutronclient.v2_0.client [None req-ffa8d110-8198-4937-8128-cc0ead00eda0 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2068/4154] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:37 2026] GET /v2.1/servers/0f3cac24-d84a-40a6-92c6-b25035fe5fa3 => generated 1477 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 2087/4155] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:37 2026] GET /v2.1/servers/da737fbc-24c9-413f-aa65-912b2171676b => generated 1465 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:14:37.767 8 INFO nova.api.openstack.compute.server_external_events [req-3290e88e-23a9-4b4b-9fb4-ca924941a8e6 req-e9f88ec7-6852-4161-b666-47577457d165 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:a308338a-112b-4202-b210-39f60d10d1dd for instance da737fbc-24c9-413f-aa65-912b2171676b on instance [pid: 8|app: 0|req: 2069/4156] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:14:37 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:38.796 7 WARNING neutronclient.v2_0.client [None req-5a5669dc-084b-49cb-a0c2-da92c59b0310 4171975322f5448abc9f146991dc196b 160b2a4f7fcd4b43a6366e97619a1324 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:14:38.821 8 WARNING neutronclient.v2_0.client [None req-816e19dc-db9c-4918-945c-262d0e3b3e7b 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2070/4157] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:38 2026] GET /v2.1/servers/da737fbc-24c9-413f-aa65-912b2171676b => generated 1463 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 2071/4158] 10.0.0.17 () {32 vars in 751 bytes} [Wed Jul 29 09:14:39 2026] GET /v2.1/servers/e65a9a86-83d2-47e4-bc78-4801d16142c6/os-server-password => generated 116 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2088/4159] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:38 2026] GET /v2.1/servers/0f3cac24-d84a-40a6-92c6-b25035fe5fa3 => generated 1669 bytes in 891 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 2072/4160] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:14:39 2026] POST /v2.1/servers => generated 175 bytes in 8 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:40.002 8 INFO nova.api.openstack.wsgi [None req-9963a4ad-bf3e-49e0-8a94-b6bb42a07ca1 4171975322f5448abc9f146991dc196b 160b2a4f7fcd4b43a6366e97619a1324 - - default default] HTTP exception thrown: Instance 808dc727-6f09-412e-adfb-3041afff9596 could not be found. [pid: 8|app: 0|req: 2073/4161] 10.0.0.17 () {32 vars in 738 bytes} [Wed Jul 29 09:14:39 2026] DELETE /v2.1/servers/808dc727-6f09-412e-adfb-3041afff9596/metadata/d => generated 111 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 09:14:40.026 7 WARNING neutronclient.v2_0.client [None req-c70ca7db-6fa5-462a-bcd0-c538fb416089 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:14:40.027 8 INFO nova.api.openstack.wsgi [None req-08a93a1a-4d4f-4e40-b606-1591e5a01dd2 4171975322f5448abc9f146991dc196b 160b2a4f7fcd4b43a6366e97619a1324 - - default default] HTTP exception thrown: Instance d3274220-44fb-4cbe-a475-66c4a6a00971 could not be found. [pid: 8|app: 0|req: 2074/4162] 10.0.0.17 () {32 vars in 731 bytes} [Wed Jul 29 09:14:40 2026] GET /v2.1/servers/d3274220-44fb-4cbe-a475-66c4a6a00971/metadata => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2075/4163] 10.0.0.17 () {32 vars in 717 bytes} [Wed Jul 29 09:14:40 2026] GET /v2.1/os-quota-sets/160b2a4f7fcd4b43a6366e97619a1324 => generated 371 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2089/4164] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:39 2026] GET /v2.1/servers/da737fbc-24c9-413f-aa65-912b2171676b => generated 1463 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:14:40.155 8 INFO nova.api.openstack.wsgi [None req-d298cfaa-0069-4c80-8ade-75b1e2aa66fb 4171975322f5448abc9f146991dc196b 160b2a4f7fcd4b43a6366e97619a1324 - - default default] HTTP exception thrown: Maximum number of metadata items exceeds 128 [pid: 8|app: 0|req: 2076/4165] 10.0.0.17 () {34 vars in 753 bytes} [Wed Jul 29 09:14:40 2026] PUT /v2.1/servers/0f3cac24-d84a-40a6-92c6-b25035fe5fa3/metadata => generated 87 bytes in 61 msecs (HTTP/1.1 403) 9 headers in 378 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:40.211 7 INFO nova.api.openstack.wsgi [None req-94246ab3-b50a-418f-9e4a-af056157b0e4 4171975322f5448abc9f146991dc196b 160b2a4f7fcd4b43a6366e97619a1324 - - default default] HTTP exception thrown: Maximum number of metadata items exceeds 128 [pid: 7|app: 0|req: 2090/4166] 10.0.0.17 () {34 vars in 754 bytes} [Wed Jul 29 09:14:40 2026] POST /v2.1/servers/0f3cac24-d84a-40a6-92c6-b25035fe5fa3/metadata => generated 87 bytes in 52 msecs (HTTP/1.1 403) 9 headers in 378 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 2077/4167] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:14:40 2026] POST /v2.1/servers => generated 687 bytes in 7 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 2078/4168] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:14:40 2026] POST /v2.1/servers => generated 689 bytes in 8 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2091/4169] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:14:40 2026] DELETE /v2.1/servers/e65a9a86-83d2-47e4-bc78-4801d16142c6 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-29 09:14:40.986 8 WARNING neutronclient.v2_0.client [None req-43f80cab-4e22-4d4c-87f4-2d00a6d32b63 13eaed4c687f4cd594179eef7f056077 7dcf8345fdf54bd1bcf2bfb81b934d0c - - default default] 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: 2079/4170] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:40 2026] GET /v2.1/servers/e65a9a86-83d2-47e4-bc78-4801d16142c6 => generated 1934 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:14:41.185 7 WARNING neutronclient.v2_0.client [None req-fe39eab7-b4a9-4dab-bc79-dd3a46b04971 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] 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: 2080/4171] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:14:41 2026] POST /v2.1/servers => generated 1197 bytes in 8 msecs (HTTP/1.1 400) 9 headers in 382 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2092/4172] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:41 2026] GET /v2.1/servers/da737fbc-24c9-413f-aa65-912b2171676b => generated 1463 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2081/4173] 10.0.0.17 () {34 vars in 662 bytes} [Wed Jul 29 09:14:41 2026] POST /v2.1/servers => generated 2221 bytes in 10 msecs (HTTP/1.1 400) 9 headers in 382 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:41.603 7 INFO nova.api.openstack.wsgi [None req-1a8e7f11-c796-4392-bfbb-f5c22adf02e0 4171975322f5448abc9f146991dc196b 160b2a4f7fcd4b43a6366e97619a1324 - - default default] HTTP exception thrown: Instance eb57d0ba-ce3a-4617-b9ce-e629792aa02f could not be found. [pid: 7|app: 0|req: 2093/4174] 10.0.0.17 () {32 vars in 743 bytes} [Wed Jul 29 09:14:41 2026] GET /v2.1/servers/eb57d0ba-ce3a-4617-b9ce-e629792aa02f/metadata/test2 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 09:14:41.641 8 INFO nova.api.openstack.wsgi [None req-3dec46f5-9f18-4cb2-a007-798579aa7167 4171975322f5448abc9f146991dc196b 160b2a4f7fcd4b43a6366e97619a1324 - - default default] HTTP exception thrown: Request body and URI mismatch [pid: 8|app: 0|req: 2082/4175] 10.0.0.17 () {34 vars in 759 bytes} [Wed Jul 29 09:14:41 2026] PUT /v2.1/servers/0f3cac24-d84a-40a6-92c6-b25035fe5fa3/metadata/key => generated 73 bytes in 33 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) 2026-07-29 09:14:41.664 7 INFO nova.api.openstack.wsgi [None req-2a565c9b-360f-4dc8-a71f-e9363244bb22 4171975322f5448abc9f146991dc196b 160b2a4f7fcd4b43a6366e97619a1324 - - default default] HTTP exception thrown: Instance 1e709e12-a83f-47c3-b977-35f5911b2732 could not be found. [pid: 7|app: 0|req: 2094/4176] 10.0.0.17 () {34 vars in 751 bytes} [Wed Jul 29 09:14:41 2026] PUT /v2.1/servers/1e709e12-a83f-47c3-b977-35f5911b2732/metadata => generated 111 bytes in 14 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: 2083/4177] 10.0.0.17 () {34 vars in 751 bytes} [Wed Jul 29 09:14:41 2026] PUT /v2.1/servers/0f3cac24-d84a-40a6-92c6-b25035fe5fa3/metadata => generated 175 bytes in 8 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2095/4178] 10.0.0.17 () {34 vars in 750 bytes} [Wed Jul 29 09:14:41 2026] PUT /v2.1/servers/0f3cac24-d84a-40a6-92c6-b25035fe5fa3/metadata => generated 72 bytes in 9 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) 2026-07-29 09:14:41.714 8 INFO nova.api.openstack.wsgi [None req-64b062f5-2ae2-4074-a481-6ddeed2a8831 4171975322f5448abc9f146991dc196b 160b2a4f7fcd4b43a6366e97619a1324 - - default default] HTTP exception thrown: Instance 7db76836-7d37-48b1-af96-d8ff9205f157 could not be found. [pid: 8|app: 0|req: 2084/4179] 10.0.0.17 () {34 vars in 752 bytes} [Wed Jul 29 09:14:41 2026] POST /v2.1/servers/7db76836-7d37-48b1-af96-d8ff9205f157/metadata => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2096/4180] 10.0.0.17 () {34 vars in 752 bytes} [Wed Jul 29 09:14:41 2026] POST /v2.1/servers/0f3cac24-d84a-40a6-92c6-b25035fe5fa3/metadata => generated 175 bytes in 9 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) 2026-07-29 09:14:41.789 7 INFO nova.api.openstack.compute.server_external_events [req-038e31c1-bd71-4eef-bbcd-28cf38700622 req-123f6281-7ea4-469b-8dc0-041439c74bf2 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:a308338a-112b-4202-b210-39f60d10d1dd for instance da737fbc-24c9-413f-aa65-912b2171676b on instance [pid: 7|app: 0|req: 2097/4181] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:14:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2085/4182] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:14:41 2026] DELETE /v2.1/servers/0f3cac24-d84a-40a6-92c6-b25035fe5fa3 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:41.999 7 WARNING neutronclient.v2_0.client [None req-8315c210-142a-4b37-bb86-6365749cad18 4171975322f5448abc9f146991dc196b 160b2a4f7fcd4b43a6366e97619a1324 - - default default] 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: 2098/4183] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:41 2026] GET /v2.1/servers/0f3cac24-d84a-40a6-92c6-b25035fe5fa3 => generated 1675 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:14:42.221 8 WARNING neutronclient.v2_0.client [None req-788d0e4d-af62-4b02-8c66-f9f1901911cd 13eaed4c687f4cd594179eef7f056077 7dcf8345fdf54bd1bcf2bfb81b934d0c - - default default] 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: 2086/4184] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:42 2026] GET /v2.1/servers/e65a9a86-83d2-47e4-bc78-4801d16142c6 => generated 1934 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:14:42.357 7 WARNING neutronclient.v2_0.client [None req-8c06f0dc-4260-4aef-bc7d-f051a9c8917a 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2099/4185] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:42 2026] GET /v2.1/servers/da737fbc-24c9-413f-aa65-912b2171676b => generated 1463 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:43.404 8 WARNING neutronclient.v2_0.client [None req-14d5dbc7-bb01-47a4-b71c-2e4127c84167 4171975322f5448abc9f146991dc196b 160b2a4f7fcd4b43a6366e97619a1324 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:14:43.413 7 WARNING neutronclient.v2_0.client [None req-eaabe8bd-f869-4076-8315-eab3346195fb 13eaed4c687f4cd594179eef7f056077 7dcf8345fdf54bd1bcf2bfb81b934d0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2087/4186] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:43 2026] GET /v2.1/servers/0f3cac24-d84a-40a6-92c6-b25035fe5fa3 => generated 1675 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:43.574 8 WARNING neutronclient.v2_0.client [None req-4f090e54-eb40-4be0-b6ea-6a6a49d36629 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2100/4187] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:43 2026] GET /v2.1/servers/e65a9a86-83d2-47e4-bc78-4801d16142c6 => generated 1934 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2088/4188] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:43 2026] GET /v2.1/servers/da737fbc-24c9-413f-aa65-912b2171676b => generated 1463 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-07-29 09:14:44.579 7 WARNING neutronclient.v2_0.client [None req-80b18896-c262-4ac9-bfb2-7e669b93eb44 4171975322f5448abc9f146991dc196b 160b2a4f7fcd4b43a6366e97619a1324 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:44.700 8 WARNING neutronclient.v2_0.client [None req-d3536c7c-e203-44e2-91a1-79e6a6c242db 13eaed4c687f4cd594179eef7f056077 7dcf8345fdf54bd1bcf2bfb81b934d0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2089/4189] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:44 2026] GET /v2.1/servers/e65a9a86-83d2-47e4-bc78-4801d16142c6 => generated 1820 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 2101/4190] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:44 2026] GET /v2.1/servers/0f3cac24-d84a-40a6-92c6-b25035fe5fa3 => generated 1675 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:44.786 8 INFO nova.api.openstack.compute.server_external_events [req-2085dfdc-5528-40bc-be74-036bac8c489b req-5aa9fe6c-2314-483d-8b08-1d2655d66bd7 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:1e8469b7-43d0-4e30-b96f-bfca7d49f363 for instance e65a9a86-83d2-47e4-bc78-4801d16142c6 on instance [pid: 8|app: 0|req: 2090/4191] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:14:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:14:44.801 7 WARNING neutronclient.v2_0.client [None req-0a6d29b1-8dcc-4b2f-8fb7-b39b8e910727 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2102/4192] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:44 2026] GET /v2.1/servers/da737fbc-24c9-413f-aa65-912b2171676b => generated 1463 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:45.235 8 INFO nova.api.openstack.compute.server_external_events [req-540afaa9-79a1-4e75-af32-ab81ff19eb4c req-899d3459-f2cf-47fd-bc7d-9579e78952e3 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:bea76b81-0f85-4cfe-b901-413786fde685 for instance 0f3cac24-d84a-40a6-92c6-b25035fe5fa3 on instance [pid: 8|app: 0|req: 2091/4193] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:14:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:45.827 7 WARNING neutronclient.v2_0.client [None req-78a3eddf-85c8-4e09-b906-1f0e64465643 4171975322f5448abc9f146991dc196b 160b2a4f7fcd4b43a6366e97619a1324 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:14:45.841 8 WARNING neutronclient.v2_0.client [None req-2cf85cbc-57f0-4701-9d88-58ca0bbb6cfd 13eaed4c687f4cd594179eef7f056077 7dcf8345fdf54bd1bcf2bfb81b934d0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2103/4194] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:45 2026] GET /v2.1/servers/0f3cac24-d84a-40a6-92c6-b25035fe5fa3 => generated 1458 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2092/4195] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:45 2026] GET /v2.1/servers/e65a9a86-83d2-47e4-bc78-4801d16142c6 => generated 1542 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:46.010 7 WARNING neutronclient.v2_0.client [None req-b6a09dbe-1c6f-4030-8c38-005d263cd586 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2104/4196] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:45 2026] GET /v2.1/servers/da737fbc-24c9-413f-aa65-912b2171676b => generated 1639 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:46.525 7 WARNING neutronclient.v2_0.client [None req-122ca1b9-7747-469e-be74-be63880cf75f 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:14:46.649 7 WARNING neutronclient.v2_0.client [None req-122ca1b9-7747-469e-be74-be63880cf75f 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2106/4199] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:14:46 2026] POST /v2.1/servers => generated 424 bytes in 416 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:46.910 8 WARNING neutronclient.v2_0.client [None req-f6784c42-45e5-494c-9058-2440ff7a1dfa 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:14:46.951 7 WARNING neutronclient.v2_0.client [None req-d49fd1b7-0034-428e-9242-a6748dc80ae3 4171975322f5448abc9f146991dc196b 160b2a4f7fcd4b43a6366e97619a1324 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2094/4200] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:46 2026] GET /v2.1/servers/2c9e95ab-2058-4ec0-a4c0-5e6f363fc657 => generated 1363 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 2107/4201] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:46 2026] GET /v2.1/servers/0f3cac24-d84a-40a6-92c6-b25035fe5fa3 => generated 1463 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:14:47.009 8 WARNING neutronclient.v2_0.client [None req-b85cb6c3-b5e5-4ae6-807b-b93c9db685d7 13eaed4c687f4cd594179eef7f056077 7dcf8345fdf54bd1bcf2bfb81b934d0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2095/4202] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:46 2026] GET /v2.1/servers/e65a9a86-83d2-47e4-bc78-4801d16142c6 => generated 1542 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:47.998 7 WARNING neutronclient.v2_0.client [None req-4eab442e-08af-4e21-92f3-08f96f155507 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] 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: 2108/4203] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:47 2026] GET /v2.1/servers/2c9e95ab-2058-4ec0-a4c0-5e6f363fc657 => generated 1367 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:14:48.067 8 WARNING neutronclient.v2_0.client [None req-7201275a-3c9c-408e-b30b-a61c68d77045 4171975322f5448abc9f146991dc196b 160b2a4f7fcd4b43a6366e97619a1324 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:48.096 7 INFO nova.api.openstack.wsgi [None req-aaeb42a5-398f-4018-a61d-0092bb8740a6 13eaed4c687f4cd594179eef7f056077 7dcf8345fdf54bd1bcf2bfb81b934d0c - - default default] HTTP exception thrown: Instance e65a9a86-83d2-47e4-bc78-4801d16142c6 could not be found. [pid: 7|app: 0|req: 2109/4204] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:48 2026] GET /v2.1/servers/e65a9a86-83d2-47e4-bc78-4801d16142c6 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 2096/4205] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:48 2026] GET /v2.1/servers/0f3cac24-d84a-40a6-92c6-b25035fe5fa3 => generated 1463 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:14:48.130 7 INFO nova.api.openstack.wsgi [None req-40b67fc2-0fd3-43c0-9fd1-4c5f45eb14cb 13eaed4c687f4cd594179eef7f056077 7dcf8345fdf54bd1bcf2bfb81b934d0c - - default default] HTTP exception thrown: Instance e65a9a86-83d2-47e4-bc78-4801d16142c6 could not be found. [pid: 7|app: 0|req: 2110/4206] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:14:48 2026] DELETE /v2.1/servers/e65a9a86-83d2-47e4-bc78-4801d16142c6 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:48.164 8 INFO nova.api.openstack.wsgi [None req-b73bdaac-f22d-4ebc-83fd-ac8936b9e5c4 13eaed4c687f4cd594179eef7f056077 7dcf8345fdf54bd1bcf2bfb81b934d0c - - default default] HTTP exception thrown: Instance e65a9a86-83d2-47e4-bc78-4801d16142c6 could not be found. [pid: 8|app: 0|req: 2097/4207] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:48 2026] GET /v2.1/servers/e65a9a86-83d2-47e4-bc78-4801d16142c6 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 2111/4208] 10.0.0.17 () {32 vars in 704 bytes} [Wed Jul 29 09:14:48 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2019788095 => generated 0 bytes in 48 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: 2098/4209] 10.0.0.17 () {32 vars in 724 bytes} [Wed Jul 29 09:14:48 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-220372689 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-29 09:14:49.107 7 WARNING neutronclient.v2_0.client [None req-d7161f67-6f31-42d4-a72b-3606923f1b8c 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2112/4210] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:49 2026] GET /v2.1/servers/2c9e95ab-2058-4ec0-a4c0-5e6f363fc657 => generated 1415 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:14:49.172 8 WARNING neutronclient.v2_0.client [None req-b8d098b7-3da3-4a95-b6e0-885e26783688 4171975322f5448abc9f146991dc196b 160b2a4f7fcd4b43a6366e97619a1324 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2099/4211] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:49 2026] GET /v2.1/servers/0f3cac24-d84a-40a6-92c6-b25035fe5fa3 => generated 1463 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:50.206 7 WARNING neutronclient.v2_0.client [None req-62cea5b2-0ed4-4182-9a2d-030540c1fe21 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] 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: 2113/4212] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:50 2026] GET /v2.1/servers/2c9e95ab-2058-4ec0-a4c0-5e6f363fc657 => generated 1415 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:14:50.251 8 INFO nova.api.openstack.wsgi [None req-4a2160ce-a6c1-4840-96db-2935bd6070ab 4171975322f5448abc9f146991dc196b 160b2a4f7fcd4b43a6366e97619a1324 - - default default] HTTP exception thrown: Instance 0f3cac24-d84a-40a6-92c6-b25035fe5fa3 could not be found. [pid: 8|app: 0|req: 2100/4213] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:50 2026] GET /v2.1/servers/0f3cac24-d84a-40a6-92c6-b25035fe5fa3 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:51.292 7 WARNING neutronclient.v2_0.client [None req-8b750be1-d041-4a18-b6a3-d45a41db92aa 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2114/4214] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:51 2026] GET /v2.1/servers/2c9e95ab-2058-4ec0-a4c0-5e6f363fc657 => generated 1423 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:52.435 8 WARNING neutronclient.v2_0.client [None req-7afd43bf-1ffe-439a-beb8-82e851a00784 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:53.324 7 INFO nova.api.openstack.compute.server_external_events [req-66787131-4c26-44fb-a02b-e07ff7be66ec req-a58459d4-08e9-4d5e-998a-2b9ad1109c8c da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:fdf9ffab-9059-4647-a547-935592b1517f for instance 2c9e95ab-2058-4ec0-a4c0-5e6f363fc657 on instance [pid: 7|app: 0|req: 2115/4215] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:14:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2101/4216] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:52 2026] GET /v2.1/servers/2c9e95ab-2058-4ec0-a4c0-5e6f363fc657 => generated 1465 bytes in 1123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:54.574 7 WARNING neutronclient.v2_0.client [None req-bf5f8975-b143-402f-b3cd-648770ec011e 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2116/4217] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:54 2026] GET /v2.1/servers/2c9e95ab-2058-4ec0-a4c0-5e6f363fc657 => generated 1463 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-07-29 09:14:55.795 8 WARNING neutronclient.v2_0.client [None req-45d5e092-477f-4761-b588-5bd8a44a23d1 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2102/4218] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:55 2026] GET /v2.1/servers/2c9e95ab-2058-4ec0-a4c0-5e6f363fc657 => generated 1463 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:14:56.973 8 WARNING neutronclient.v2_0.client [None req-15b1d76c-b218-4093-b4cb-abf894a9101f 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2104/4221] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:56 2026] GET /v2.1/servers/2c9e95ab-2058-4ec0-a4c0-5e6f363fc657 => generated 1463 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-07-29 09:14:57.628 7 INFO nova.api.openstack.compute.server_external_events [req-bcabcfac-9630-4676-a96e-d28f0f9ba0d3 req-c4857c00-e7cc-4df6-9ab1-fd9ede7a09ec da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:fdf9ffab-9059-4647-a547-935592b1517f for instance 2c9e95ab-2058-4ec0-a4c0-5e6f363fc657 on instance [pid: 7|app: 0|req: 2118/4222] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:14:57 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-07-29 09:14:58.135 8 WARNING neutronclient.v2_0.client [None req-81f3738c-cc81-4a02-8a2a-edbb6e1a0ddf 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2105/4223] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:58 2026] GET /v2.1/servers/2c9e95ab-2058-4ec0-a4c0-5e6f363fc657 => generated 1463 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-07-29 09:14:59.306 7 WARNING neutronclient.v2_0.client [None req-ff43fd57-ac17-46dd-8482-acfd00235a45 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2119/4224] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:14:59 2026] GET /v2.1/servers/2c9e95ab-2058-4ec0-a4c0-5e6f363fc657 => generated 1463 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-07-29 09:15:00.530 8 WARNING neutronclient.v2_0.client [None req-026d63bf-3622-494a-95d0-bc155bd997cd 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2106/4225] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:00 2026] GET /v2.1/servers/2c9e95ab-2058-4ec0-a4c0-5e6f363fc657 => generated 1640 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:00.739 7 WARNING neutronclient.v2_0.client [None req-d037e8c4-3afe-4a21-a35d-cc07d0d8af25 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2120/4226] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:00 2026] GET /v2.1/servers/da737fbc-24c9-413f-aa65-912b2171676b => generated 1639 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:00.901 8 WARNING neutronclient.v2_0.client [None req-4ec029fd-d1b9-4793-bafd-331447d7b1a3 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2107/4227] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:00 2026] GET /v2.1/servers/2c9e95ab-2058-4ec0-a4c0-5e6f363fc657 => generated 1640 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 2121/4228] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:15:01 2026] DELETE /v2.1/servers/2c9e95ab-2058-4ec0-a4c0-5e6f363fc657 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:01.292 8 WARNING neutronclient.v2_0.client [None req-136c65b5-1a33-4cc6-ad7e-c9edf0b1f844 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2108/4229] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:01 2026] GET /v2.1/servers/2c9e95ab-2058-4ec0-a4c0-5e6f363fc657 => generated 1646 bytes in 576 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:02.756 7 WARNING neutronclient.v2_0.client [None req-e74d2396-e2c7-4e03-acde-2ea441a8e543 467e974becf846189c17639041eac500 914f9469f578489c949eb33ce7e5a0ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:02.879 8 WARNING neutronclient.v2_0.client [None req-0ccacffd-701a-4d65-ba7e-0d64c6286507 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:15:02.921 7 WARNING neutronclient.v2_0.client [None req-e74d2396-e2c7-4e03-acde-2ea441a8e543 467e974becf846189c17639041eac500 914f9469f578489c949eb33ce7e5a0ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2109/4230] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:02 2026] GET /v2.1/servers/2c9e95ab-2058-4ec0-a4c0-5e6f363fc657 => generated 1646 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2122/4231] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:15:02 2026] POST /v2.1/servers => generated 424 bytes in 774 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:03.358 8 WARNING neutronclient.v2_0.client [None req-f223b28b-a2cd-4f83-8c27-5109de360417 467e974becf846189c17639041eac500 914f9469f578489c949eb33ce7e5a0ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2110/4232] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:03 2026] GET /v2.1/servers/0065de4c-df79-4438-a833-4a70bdb5cbb5 => generated 1370 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-07-29 09:15:04.073 7 WARNING neutronclient.v2_0.client [None req-628d46ca-08ee-414a-9019-652233fbbfd3 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:04.260 8 INFO nova.api.openstack.compute.server_external_events [req-49aac3f5-b546-4bca-8692-5560eebfe6fc req-d5116fed-c391-4571-bb65-a67ffd07cc67 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:fdf9ffab-9059-4647-a547-935592b1517f for instance 2c9e95ab-2058-4ec0-a4c0-5e6f363fc657 on instance [pid: 8|app: 0|req: 2111/4233] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:15:04 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) [pid: 7|app: 0|req: 2123/4234] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:04 2026] GET /v2.1/servers/2c9e95ab-2058-4ec0-a4c0-5e6f363fc657 => generated 1604 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:04.465 8 WARNING neutronclient.v2_0.client [None req-a252c92c-01a1-4b36-86c4-24e7931d5afb 467e974becf846189c17639041eac500 914f9469f578489c949eb33ce7e5a0ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2112/4235] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:04 2026] GET /v2.1/servers/0065de4c-df79-4438-a833-4a70bdb5cbb5 => generated 1374 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:05.349 7 WARNING neutronclient.v2_0.client [None req-c1393558-e6ac-4658-a45e-a49ad492ccf7 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2124/4236] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:05 2026] GET /v2.1/servers/2c9e95ab-2058-4ec0-a4c0-5e6f363fc657 => generated 1449 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:05.561 8 WARNING neutronclient.v2_0.client [None req-81632c08-e175-41e8-b054-b5e040848099 467e974becf846189c17639041eac500 914f9469f578489c949eb33ce7e5a0ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2113/4237] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:05 2026] GET /v2.1/servers/0065de4c-df79-4438-a833-4a70bdb5cbb5 => generated 1422 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:06.484 7 WARNING neutronclient.v2_0.client [None req-cce2cdab-d331-4308-a50c-9d4b72e0c94d 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2126/4240] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:06 2026] GET /v2.1/servers/2c9e95ab-2058-4ec0-a4c0-5e6f363fc657 => generated 1449 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:06.677 8 WARNING neutronclient.v2_0.client [None req-034fd8cf-d3e3-423b-a920-c1ecf7999e92 467e974becf846189c17639041eac500 914f9469f578489c949eb33ce7e5a0ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2115/4241] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:06 2026] GET /v2.1/servers/0065de4c-df79-4438-a833-4a70bdb5cbb5 => generated 1422 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:07.584 7 WARNING neutronclient.v2_0.client [None req-759598a6-bd2d-41b7-9575-24efbfce171d 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2127/4242] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:07 2026] GET /v2.1/servers/2c9e95ab-2058-4ec0-a4c0-5e6f363fc657 => generated 1449 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:07.773 8 WARNING neutronclient.v2_0.client [None req-35d43c85-7503-4d88-8f82-b0dfc384db60 467e974becf846189c17639041eac500 914f9469f578489c949eb33ce7e5a0ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2116/4243] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:07 2026] GET /v2.1/servers/0065de4c-df79-4438-a833-4a70bdb5cbb5 => generated 1430 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:08.689 7 WARNING neutronclient.v2_0.client [None req-4da5a6da-2bf9-4595-99c0-288046a60252 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2128/4244] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:08 2026] GET /v2.1/servers/2c9e95ab-2058-4ec0-a4c0-5e6f363fc657 => generated 1449 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:08.870 8 WARNING neutronclient.v2_0.client [None req-d087621e-7199-414a-aa2a-9738bd01b5cf 467e974becf846189c17639041eac500 914f9469f578489c949eb33ce7e5a0ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2117/4245] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:08 2026] GET /v2.1/servers/0065de4c-df79-4438-a833-4a70bdb5cbb5 => generated 1472 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:09.260 7 INFO nova.api.openstack.compute.server_external_events [req-3efe733a-b1b1-4d99-ad47-96c3f5b313a8 req-bade8cf8-9626-47d2-ab03-89d5ccf22e14 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:8238cdb9-4a97-4704-9b0c-772f657372e9 for instance 0065de4c-df79-4438-a833-4a70bdb5cbb5 on instance [pid: 7|app: 0|req: 2129/4246] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:15:09 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-07-29 09:15:09.763 8 INFO nova.api.openstack.wsgi [None req-64ff03be-b8b2-4e38-9ea2-5c3a4b0756c1 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] HTTP exception thrown: Instance 2c9e95ab-2058-4ec0-a4c0-5e6f363fc657 could not be found. [pid: 8|app: 0|req: 2118/4247] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:09 2026] GET /v2.1/servers/2c9e95ab-2058-4ec0-a4c0-5e6f363fc657 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:10.022 8 WARNING neutronclient.v2_0.client [None req-159cdf49-ddad-4880-8593-7d6498f64807 467e974becf846189c17639041eac500 914f9469f578489c949eb33ce7e5a0ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2130/4248] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:15:09 2026] DELETE /v2.1/servers/da737fbc-24c9-413f-aa65-912b2171676b => generated 0 bytes in 272 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:10.082 7 WARNING neutronclient.v2_0.client [None req-ab0a4ec0-1713-4780-8b32-c4353ddfe721 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2119/4249] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:09 2026] GET /v2.1/servers/0065de4c-df79-4438-a833-4a70bdb5cbb5 => generated 1470 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2131/4250] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:10 2026] GET /v2.1/servers/da737fbc-24c9-413f-aa65-912b2171676b => generated 1645 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:11.193 8 WARNING neutronclient.v2_0.client [None req-58f648a4-f6e2-4c65-9b32-2831b7d65e58 467e974becf846189c17639041eac500 914f9469f578489c949eb33ce7e5a0ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:11.282 7 WARNING neutronclient.v2_0.client [None req-82923aed-5221-4f1c-a58f-59cffe8fcb71 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2120/4251] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:11 2026] GET /v2.1/servers/0065de4c-df79-4438-a833-4a70bdb5cbb5 => generated 1470 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2132/4252] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:11 2026] GET /v2.1/servers/da737fbc-24c9-413f-aa65-912b2171676b => generated 1645 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:12.431 7 WARNING neutronclient.v2_0.client [None req-9a472c9a-4115-43c1-8100-067fb392d1ca 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2133/4253] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:12 2026] GET /v2.1/servers/da737fbc-24c9-413f-aa65-912b2171676b => generated 1645 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:15:12.632 8 WARNING neutronclient.v2_0.client [None req-ec778159-b6d6-4650-94f5-49ba3899c8f6 467e974becf846189c17639041eac500 914f9469f578489c949eb33ce7e5a0ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2121/4254] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:12 2026] GET /v2.1/servers/0065de4c-df79-4438-a833-4a70bdb5cbb5 => generated 1470 bytes in 407 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:12.877 7 INFO nova.api.openstack.compute.server_external_events [req-e7eca55d-7a4d-4360-850b-6324cebdb365 req-47f8e283-e253-418f-bca0-23728470f4a5 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:a308338a-112b-4202-b210-39f60d10d1dd for instance da737fbc-24c9-413f-aa65-912b2171676b on instance [pid: 7|app: 0|req: 2134/4255] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:15:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:13.625 8 WARNING neutronclient.v2_0.client [None req-5e527e48-2fe4-4a79-a030-94b95a292b82 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2122/4256] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:13 2026] GET /v2.1/servers/da737fbc-24c9-413f-aa65-912b2171676b => generated 1444 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:13.783 7 WARNING neutronclient.v2_0.client [None req-ee6f3f65-6913-4935-a0fb-b4e1d4ef69f4 467e974becf846189c17639041eac500 914f9469f578489c949eb33ce7e5a0ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2135/4257] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:13 2026] GET /v2.1/servers/0065de4c-df79-4438-a833-4a70bdb5cbb5 => generated 1470 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:14.700 8 INFO nova.api.openstack.compute.server_external_events [req-81144c51-bdf2-4222-8641-aea34ec198e7 req-1b79b569-32fa-4950-8781-cde72a7666f9 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:8238cdb9-4a97-4704-9b0c-772f657372e9 for instance 0065de4c-df79-4438-a833-4a70bdb5cbb5 on instance [pid: 8|app: 0|req: 2123/4258] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:15:14 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) 2026-07-29 09:15:14.726 7 WARNING neutronclient.v2_0.client [None req-aafeee9b-7ab9-4cc2-8aec-de97a471d713 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2136/4259] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:14 2026] GET /v2.1/servers/da737fbc-24c9-413f-aa65-912b2171676b => generated 1449 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:14.961 8 WARNING neutronclient.v2_0.client [None req-c170bd22-dca2-4720-94d1-df7c4b5809e3 467e974becf846189c17639041eac500 914f9469f578489c949eb33ce7e5a0ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2124/4260] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:14 2026] GET /v2.1/servers/0065de4c-df79-4438-a833-4a70bdb5cbb5 => generated 1470 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-07-29 09:15:15.841 7 WARNING neutronclient.v2_0.client [None req-060721ff-de68-4317-b125-cdb0bc90a3d3 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2137/4261] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:15 2026] GET /v2.1/servers/da737fbc-24c9-413f-aa65-912b2171676b => generated 1449 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:16.162 8 WARNING neutronclient.v2_0.client [None req-a9ac1745-c6f1-49c2-a346-eaf9c193178f 467e974becf846189c17639041eac500 914f9469f578489c949eb33ce7e5a0ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2125/4262] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:16 2026] GET /v2.1/servers/0065de4c-df79-4438-a833-4a70bdb5cbb5 => generated 1654 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: 2139/4265] 10.0.0.17 () {32 vars in 754 bytes} [Wed Jul 29 09:15:16 2026] DELETE /v2.1/servers/0065de4c-df79-4438-a833-4a70bdb5cbb5/os-server-password => generated 0 bytes in 117 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, ' [pid: 8|app: 0|req: 2127/4266] 10.0.0.17 () {32 vars in 751 bytes} [Wed Jul 29 09:15:16 2026] GET /v2.1/servers/0065de4c-df79-4438-a833-4a70bdb5cbb5/os-server-password => generated 16 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 2140/4267] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:15:16 2026] DELETE /v2.1/servers/0065de4c-df79-4438-a833-4a70bdb5cbb5 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:16.765 8 WARNING neutronclient.v2_0.client [None req-6ca932fb-4062-40a8-9b2e-e0b58eedfbe9 467e974becf846189c17639041eac500 914f9469f578489c949eb33ce7e5a0ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2128/4268] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:16 2026] GET /v2.1/servers/0065de4c-df79-4438-a833-4a70bdb5cbb5 => generated 1660 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:16.931 7 INFO nova.api.openstack.wsgi [None req-a77511f8-839a-4510-9883-96bfeebfa170 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] HTTP exception thrown: Instance da737fbc-24c9-413f-aa65-912b2171676b could not be found. [pid: 7|app: 0|req: 2141/4269] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:16 2026] GET /v2.1/servers/da737fbc-24c9-413f-aa65-912b2171676b => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:17.392 8 WARNING neutronclient.v2_0.client [None req-8d46aab6-3159-4e8f-8da7-175440189172 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:15:17.562 8 WARNING neutronclient.v2_0.client [None req-8d46aab6-3159-4e8f-8da7-175440189172 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2129/4270] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:15:17 2026] POST /v2.1/servers => generated 424 bytes in 476 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:17.847 7 WARNING neutronclient.v2_0.client [None req-261bc432-d944-4f80-b9f7-290120c1e63f 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2142/4271] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:17 2026] GET /v2.1/servers/723f66e1-b950-41ab-98b0-02bee443e7a6 => generated 1363 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:17.940 8 WARNING neutronclient.v2_0.client [None req-50d582fd-2c84-4cc4-b314-7c3499abd359 467e974becf846189c17639041eac500 914f9469f578489c949eb33ce7e5a0ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2130/4272] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:17 2026] GET /v2.1/servers/0065de4c-df79-4438-a833-4a70bdb5cbb5 => generated 1660 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:18.934 7 WARNING neutronclient.v2_0.client [None req-d562ad41-32e8-4188-9130-cd3299347a4d 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2143/4273] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:18 2026] GET /v2.1/servers/723f66e1-b950-41ab-98b0-02bee443e7a6 => generated 1367 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:19.115 8 WARNING neutronclient.v2_0.client [None req-f583ee3a-be79-48ab-b00a-1a1be8e2d800 467e974becf846189c17639041eac500 914f9469f578489c949eb33ce7e5a0ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2131/4274] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:19 2026] GET /v2.1/servers/0065de4c-df79-4438-a833-4a70bdb5cbb5 => generated 1660 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:19.621 7 INFO nova.api.openstack.compute.server_external_events [req-6850dd58-1ecd-4fb0-aacf-64358e7a0b0a req-fd445ba9-ebd2-42ed-8444-9c3437346dbe da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:8238cdb9-4a97-4704-9b0c-772f657372e9 for instance 0065de4c-df79-4438-a833-4a70bdb5cbb5 on instance [pid: 7|app: 0|req: 2144/4275] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:15:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:20.031 8 WARNING neutronclient.v2_0.client [None req-382ad3c7-f157-41f7-a02b-d47d05d592cf 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2132/4276] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:19 2026] GET /v2.1/servers/723f66e1-b950-41ab-98b0-02bee443e7a6 => generated 1415 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:20.294 7 WARNING neutronclient.v2_0.client [None req-9f708061-cfd6-4ed4-abf3-a1d17946b924 467e974becf846189c17639041eac500 914f9469f578489c949eb33ce7e5a0ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2145/4277] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:20 2026] GET /v2.1/servers/0065de4c-df79-4438-a833-4a70bdb5cbb5 => generated 1451 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:21.123 8 WARNING neutronclient.v2_0.client [None req-98c27399-47ea-43a9-9744-091e64109be2 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2133/4278] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:21 2026] GET /v2.1/servers/723f66e1-b950-41ab-98b0-02bee443e7a6 => generated 1415 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:21.408 7 WARNING neutronclient.v2_0.client [None req-a0a79590-a610-497d-a17c-a9a3ae0d7f41 467e974becf846189c17639041eac500 914f9469f578489c949eb33ce7e5a0ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2146/4279] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:21 2026] GET /v2.1/servers/0065de4c-df79-4438-a833-4a70bdb5cbb5 => generated 1456 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:22.228 8 WARNING neutronclient.v2_0.client [None req-072b7dca-b0ad-4d95-933f-285538a0cd7c 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2134/4280] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:22 2026] GET /v2.1/servers/723f66e1-b950-41ab-98b0-02bee443e7a6 => generated 1423 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:22.520 7 WARNING neutronclient.v2_0.client [None req-53f51135-f22f-4984-afd2-09595d7e9e64 467e974becf846189c17639041eac500 914f9469f578489c949eb33ce7e5a0ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2147/4281] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:22 2026] GET /v2.1/servers/0065de4c-df79-4438-a833-4a70bdb5cbb5 => generated 1456 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-07-29 09:15:23.323 8 WARNING neutronclient.v2_0.client [None req-ab85aeb2-cc78-4666-b823-db4942ac42ef 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2135/4282] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:23 2026] GET /v2.1/servers/723f66e1-b950-41ab-98b0-02bee443e7a6 => generated 1465 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:23.635 7 INFO nova.api.openstack.compute.server_external_events [req-23476de1-d930-4477-bc9d-4bc6f53de58c req-20225039-828c-43a5-8134-1e40ac4457e1 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:1e4d652e-ced2-48f4-a3ce-f3cdc15d1704 for instance 723f66e1-b950-41ab-98b0-02bee443e7a6 on instance [pid: 7|app: 0|req: 2148/4283] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:15:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:23.708 8 INFO nova.api.openstack.wsgi [None req-38b48f0f-a66d-4034-943f-e820fb193eaa 467e974becf846189c17639041eac500 914f9469f578489c949eb33ce7e5a0ba - - default default] HTTP exception thrown: Instance 0065de4c-df79-4438-a833-4a70bdb5cbb5 could not be found. [pid: 8|app: 0|req: 2136/4284] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:23 2026] GET /v2.1/servers/0065de4c-df79-4438-a833-4a70bdb5cbb5 => 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-07-29 09:15:24.492 7 WARNING neutronclient.v2_0.client [None req-47457b80-e428-4bf6-8356-d30f5708ce3f 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2149/4285] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:24 2026] GET /v2.1/servers/723f66e1-b950-41ab-98b0-02bee443e7a6 => generated 1463 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:25.697 8 WARNING neutronclient.v2_0.client [None req-8a313b8e-97b1-4f30-b6dd-3544a11ce381 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2137/4286] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:25 2026] GET /v2.1/servers/723f66e1-b950-41ab-98b0-02bee443e7a6 => generated 1463 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:26.899 8 WARNING neutronclient.v2_0.client [None req-51b2d407-7d89-493e-ae83-07e132140905 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2139/4289] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:26 2026] GET /v2.1/servers/723f66e1-b950-41ab-98b0-02bee443e7a6 => generated 1463 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:28.075 7 WARNING neutronclient.v2_0.client [None req-6dc5ce6e-f54f-4e4f-af1b-56fbd75b7b7b 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:15:28.083 8 INFO nova.api.openstack.compute.server_external_events [req-25a1133c-6bd5-4d57-83e7-fa6e3ab27d1d req-6d6da5d3-c430-4ea5-bed1-52c1a05dabad da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:1e4d652e-ced2-48f4-a3ce-f3cdc15d1704 for instance 723f66e1-b950-41ab-98b0-02bee443e7a6 on instance [pid: 8|app: 0|req: 2140/4290] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:15:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2151/4291] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:28 2026] GET /v2.1/servers/723f66e1-b950-41ab-98b0-02bee443e7a6 => generated 1463 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-07-29 09:15:29.250 8 WARNING neutronclient.v2_0.client [None req-32943ddc-cf84-4ae5-ab32-2c47022c7096 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2141/4292] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:29 2026] GET /v2.1/servers/723f66e1-b950-41ab-98b0-02bee443e7a6 => generated 1463 bytes in 380 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:30.639 7 WARNING neutronclient.v2_0.client [None req-d76db2fa-3f13-4db3-aa33-8eaedeea9807 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2152/4293] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:30 2026] GET /v2.1/servers/723f66e1-b950-41ab-98b0-02bee443e7a6 => generated 1639 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 2142/4294] 10.0.0.17 () {34 vars in 733 bytes} [Wed Jul 29 09:15:30 2026] PUT /v2.1/servers/723f66e1-b950-41ab-98b0-02bee443e7a6 => generated 1238 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:31.019 7 WARNING neutronclient.v2_0.client [None req-81b75f04-74e6-40e9-9c21-13e17097dc8b 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2153/4295] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:30 2026] GET /v2.1/servers/723f66e1-b950-41ab-98b0-02bee443e7a6 => generated 1660 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:31.188 8 WARNING neutronclient.v2_0.client [None req-60c598b9-7766-45ee-a35b-c18463f404fc 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2143/4296] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:31 2026] GET /v2.1/servers/723f66e1-b950-41ab-98b0-02bee443e7a6 => generated 1660 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 2154/4297] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:15:31 2026] DELETE /v2.1/servers/723f66e1-b950-41ab-98b0-02bee443e7a6 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:31.564 8 WARNING neutronclient.v2_0.client [None req-88cd00be-9298-406f-a2fa-a3cfd4a8faf4 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2144/4298] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:31 2026] GET /v2.1/servers/723f66e1-b950-41ab-98b0-02bee443e7a6 => generated 1666 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:32.749 7 WARNING neutronclient.v2_0.client [None req-2cae262a-d0a8-4fa6-a92e-4b4edd83860d 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2155/4299] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:32 2026] GET /v2.1/servers/723f66e1-b950-41ab-98b0-02bee443e7a6 => generated 1666 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:33.962 8 WARNING neutronclient.v2_0.client [None req-684c725c-96b1-4d6b-9026-c3e472952362 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:34.014 7 INFO nova.api.openstack.compute.server_external_events [req-f12a5a46-7525-437c-91bd-4fa7e778338a req-a08dfcbd-262c-471c-a44c-09d9c4899098 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-unplugged:1e4d652e-ced2-48f4-a3ce-f3cdc15d1704 for instance 723f66e1-b950-41ab-98b0-02bee443e7a6 on instance [pid: 7|app: 0|req: 2156/4300] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:15:33 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:34.373 7 INFO nova.api.openstack.compute.server_external_events [req-98c6b5b3-31e3-441a-9130-bacd520b42f1 req-cfaf5c8b-e7c4-4bdd-92d7-ccc508e4f9c0 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:1e4d652e-ced2-48f4-a3ce-f3cdc15d1704 for instance 723f66e1-b950-41ab-98b0-02bee443e7a6 on instance [pid: 7|app: 0|req: 2157/4301] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:15:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2145/4302] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:33 2026] GET /v2.1/servers/723f66e1-b950-41ab-98b0-02bee443e7a6 => generated 1666 bytes in 464 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:35.448 8 WARNING neutronclient.v2_0.client [None req-54f6f814-5982-4e86-9250-1d72b04fdb44 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] 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: 2146/4303] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:35 2026] GET /v2.1/servers/723f66e1-b950-41ab-98b0-02bee443e7a6 => generated 1470 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:15:35.555 7 WARNING neutronclient.v2_0.client [None req-37941be3-0c4f-4cb3-834a-71ee85d2b804 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:15:35.740 7 WARNING neutronclient.v2_0.client [None req-37941be3-0c4f-4cb3-834a-71ee85d2b804 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2158/4304] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:15:35 2026] POST /v2.1/servers => generated 427 bytes in 707 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:36.056 8 WARNING neutronclient.v2_0.client [None req-355a6a6f-dd48-4ff0-908a-4c5590d0f58d cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2147/4305] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:36 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1368 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:36.547 7 WARNING neutronclient.v2_0.client [None req-54b1105f-c998-4422-9fec-bc958e353484 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2160/4308] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:36 2026] GET /v2.1/servers/723f66e1-b950-41ab-98b0-02bee443e7a6 => generated 1470 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:37.141 8 WARNING neutronclient.v2_0.client [None req-dc87a31b-ab8c-4b3b-849d-61ecbd8bfdc5 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2149/4309] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:37 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1372 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:37.666 7 INFO nova.api.openstack.wsgi [None req-be0ea7e7-16c2-43de-9414-23addc3e4b1d 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] HTTP exception thrown: Instance 723f66e1-b950-41ab-98b0-02bee443e7a6 could not be found. [pid: 7|app: 0|req: 2161/4310] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:37 2026] GET /v2.1/servers/723f66e1-b950-41ab-98b0-02bee443e7a6 => generated 111 bytes in 46 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:38.118 8 WARNING neutronclient.v2_0.client [None req-e0b3f024-8dee-49f0-9d37-2e95f58acce1 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:38.253 7 WARNING neutronclient.v2_0.client [None req-4d71bec0-9063-43cd-94d2-6b61dc60faf1 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:15:38.319 8 WARNING neutronclient.v2_0.client [None req-e0b3f024-8dee-49f0-9d37-2e95f58acce1 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2162/4311] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:38 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1420 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2150/4312] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:15:38 2026] POST /v2.1/servers => generated 424 bytes in 511 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:38.586 7 WARNING neutronclient.v2_0.client [None req-033c804f-b2f8-4b37-9109-084d4fea55a2 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2163/4313] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:38 2026] GET /v2.1/servers/55bc0cea-ee08-4439-850f-8312c01737f7 => generated 1362 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:39.412 8 WARNING neutronclient.v2_0.client [None req-0e0fb4f3-5d9b-4894-bc5a-97e41601c295 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2151/4314] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:39 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1420 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:39.676 7 WARNING neutronclient.v2_0.client [None req-25df195a-b2ed-4988-957c-53555aed275a 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2164/4315] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:39 2026] GET /v2.1/servers/55bc0cea-ee08-4439-850f-8312c01737f7 => generated 1366 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:40.508 8 WARNING neutronclient.v2_0.client [None req-9fd80d01-d1fd-40c2-b8df-43c87edcf997 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2152/4316] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:40 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1428 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:40.773 7 WARNING neutronclient.v2_0.client [None req-bd956fae-adb4-43ff-8d77-b54cd2cd09b3 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2165/4317] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:40 2026] GET /v2.1/servers/55bc0cea-ee08-4439-850f-8312c01737f7 => generated 1414 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:41.594 8 WARNING neutronclient.v2_0.client [None req-08e08321-f1c1-424a-b5ad-87c83e0e6997 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] 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: 2153/4318] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:41 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1470 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:15:41.713 7 INFO nova.api.openstack.compute.server_external_events [req-85eccda6-f7ba-4cc3-b664-d35dcf9b7842 req-96eca0f7-4ffb-414c-9129-613979baefd5 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:1770bbf3-a5b4-4cd2-b93b-c803c272ad78 for instance 827dcf18-548b-47df-92d6-583cd842ba8d on instance [pid: 7|app: 0|req: 2166/4319] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:15: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:41.882 8 WARNING neutronclient.v2_0.client [None req-13ee19ea-16d7-4a4f-8b51-158a02f362db 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2154/4320] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:41 2026] GET /v2.1/servers/55bc0cea-ee08-4439-850f-8312c01737f7 => generated 1414 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:42.755 7 WARNING neutronclient.v2_0.client [None req-137e9ef2-0757-41b7-a16f-8fa7bfaebd2f cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2167/4321] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:42 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1468 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:42.976 8 WARNING neutronclient.v2_0.client [None req-2a578763-0edc-4b11-9ea5-f1363aadacd3 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2155/4322] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:42 2026] GET /v2.1/servers/55bc0cea-ee08-4439-850f-8312c01737f7 => generated 1422 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:43.945 7 WARNING neutronclient.v2_0.client [None req-c3fc5c99-bb2f-4341-a9bc-52313524a46e cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] 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: 2168/4323] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:43 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1468 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:15:44.058 8 WARNING neutronclient.v2_0.client [None req-786000ad-1297-40aa-9ce0-90813d419d4a 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:44.114 7 INFO nova.api.openstack.compute.server_external_events [req-2686832f-dded-45df-a4e1-d20c4c880bbf req-3567c2e2-7eec-4c05-8010-dee51ce9fa36 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:d4d06f72-6030-49c5-855d-af3bb7949ba0 for instance 55bc0cea-ee08-4439-850f-8312c01737f7 on instance [pid: 7|app: 0|req: 2169/4324] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:15:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2156/4325] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:44 2026] GET /v2.1/servers/55bc0cea-ee08-4439-850f-8312c01737f7 => generated 1474 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:45.108 7 WARNING neutronclient.v2_0.client [None req-6a64d0bc-8644-49c8-99e0-e17a19dbbb97 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2170/4326] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:45 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1468 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:45.259 8 WARNING neutronclient.v2_0.client [None req-055babda-2d0a-4572-a373-eedfccae1256 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2157/4327] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:45 2026] GET /v2.1/servers/55bc0cea-ee08-4439-850f-8312c01737f7 => generated 1462 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-07-29 09:15:46.260 7 WARNING neutronclient.v2_0.client [None req-20b7aec8-cd62-4536-90ad-7a3039d56150 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:46.400 8 WARNING neutronclient.v2_0.client [None req-6022de64-e242-48ca-93f2-0f5f387d4e21 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2171/4330] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:46 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1468 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2160/4331] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:46 2026] GET /v2.1/servers/55bc0cea-ee08-4439-850f-8312c01737f7 => generated 1462 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:47.033 7 INFO nova.api.openstack.compute.server_external_events [req-e24ac472-5ca9-4cb8-9223-d23e72b94b7b req-a4321684-652f-46f5-a03e-dd37d4aa121e da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:1770bbf3-a5b4-4cd2-b93b-c803c272ad78 for instance 827dcf18-548b-47df-92d6-583cd842ba8d on instance [pid: 7|app: 0|req: 2172/4332] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:15:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:47.453 8 WARNING neutronclient.v2_0.client [None req-bb903dc2-cbaa-475a-aa63-02522daa3e33 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:47.560 7 WARNING neutronclient.v2_0.client [None req-904c34be-a8b7-4963-b3eb-db0944b92c86 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2161/4333] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:47 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1468 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2173/4334] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:47 2026] GET /v2.1/servers/55bc0cea-ee08-4439-850f-8312c01737f7 => generated 1462 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-07-29 09:15:48.459 8 INFO nova.api.openstack.compute.server_external_events [req-e8c82c8e-6b70-4eeb-a027-ed827b757a68 req-2b611e54-6326-4ac4-93aa-f7bd952ccf7d da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:d4d06f72-6030-49c5-855d-af3bb7949ba0 for instance 55bc0cea-ee08-4439-850f-8312c01737f7 on instance [pid: 8|app: 0|req: 2162/4335] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:15:48 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-07-29 09:15:48.623 7 WARNING neutronclient.v2_0.client [None req-8568f55d-4974-40cc-b039-4adb364fef30 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:48.729 8 WARNING neutronclient.v2_0.client [None req-bc9ed64b-9344-42da-92d9-65d6990e4308 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2174/4336] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:48 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1651 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, ' [pid: 8|app: 0|req: 2163/4337] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:48 2026] GET /v2.1/servers/55bc0cea-ee08-4439-850f-8312c01737f7 => generated 1462 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2175/4338] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:15:48 2026] POST /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d/action => generated 32 bytes in 160 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-07-29 09:15:49.012 8 WARNING neutronclient.v2_0.client [None req-807c33aa-4091-41db-80e0-d8eeffcce758 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2164/4339] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:48 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:49.904 7 WARNING neutronclient.v2_0.client [None req-79b54e54-e5f8-47e0-af3f-9eab9ce0db7f 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2176/4340] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:49 2026] GET /v2.1/servers/55bc0cea-ee08-4439-850f-8312c01737f7 => generated 1462 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:50.181 8 WARNING neutronclient.v2_0.client [None req-44d83191-e7dc-4615-bb4d-e3d55627ed51 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2165/4341] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:50 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 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-07-29 09:15:51.171 7 WARNING neutronclient.v2_0.client [None req-ab4dd9da-f7b1-4f02-bee6-f0e5d52fb658 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] 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: 2177/4342] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:51 2026] GET /v2.1/servers/55bc0cea-ee08-4439-850f-8312c01737f7 => generated 1638 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-07-29 09:15:51.367 8 WARNING neutronclient.v2_0.client [None req-8e14a37f-44ba-4326-82b6-5391326d6f45 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2178/4343] 10.0.0.17 () {34 vars in 733 bytes} [Wed Jul 29 09:15:51 2026] PUT /v2.1/servers/55bc0cea-ee08-4439-850f-8312c01737f7 => generated 1228 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:51.496 7 WARNING neutronclient.v2_0.client [None req-5780e923-5fac-4d2a-ba56-477dfb4909b3 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2166/4344] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:51 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2179/4345] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:51 2026] GET /v2.1/servers/55bc0cea-ee08-4439-850f-8312c01737f7 => generated 1650 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:51.658 8 WARNING neutronclient.v2_0.client [None req-aef49e99-3c6b-42af-8356-9c97daf6994e 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2167/4346] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:51 2026] GET /v2.1/servers/55bc0cea-ee08-4439-850f-8312c01737f7 => generated 1650 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 2180/4347] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:15:51 2026] POST /v2.1/servers/55bc0cea-ee08-4439-850f-8312c01737f7/action => generated 0 bytes in 130 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:51.952 8 WARNING neutronclient.v2_0.client [None req-28fc4006-b9bf-4367-aaaf-8d514d584a1f 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2168/4348] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:51 2026] GET /v2.1/servers/55bc0cea-ee08-4439-850f-8312c01737f7 => generated 1660 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:52.578 7 WARNING neutronclient.v2_0.client [None req-276410d7-9b3d-40fb-a8e5-0bf3fc903833 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2181/4349] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:52 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:53.129 8 WARNING neutronclient.v2_0.client [None req-c7c3a2bb-7b47-4304-9859-9cb0f5668394 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2169/4350] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:53 2026] GET /v2.1/servers/55bc0cea-ee08-4439-850f-8312c01737f7 => generated 1660 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:53.741 7 WARNING neutronclient.v2_0.client [None req-1dfc1c3c-d2a4-417c-a0fa-9838911cf3bb cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2182/4351] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:53 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:54.279 8 WARNING neutronclient.v2_0.client [None req-b27158a1-0ece-48cc-bbc6-47ba5e2444df 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2170/4352] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:54 2026] GET /v2.1/servers/55bc0cea-ee08-4439-850f-8312c01737f7 => generated 1660 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:54.929 7 WARNING neutronclient.v2_0.client [None req-2a2a2705-f8ed-414f-b92d-3f63c531e283 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2183/4353] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:54 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:55.437 8 WARNING neutronclient.v2_0.client [None req-3460dca0-5dea-400c-9ac7-2b7b5bc91535 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2171/4354] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:55 2026] GET /v2.1/servers/55bc0cea-ee08-4439-850f-8312c01737f7 => generated 1660 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:56.094 7 WARNING neutronclient.v2_0.client [None req-688939c5-a3d0-45f0-8b6b-ee4194b0a4b7 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2184/4355] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:56 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:56.595 7 WARNING neutronclient.v2_0.client [None req-a525e091-59ae-4602-9151-d5f7e4c9b42f 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2186/4358] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:56 2026] GET /v2.1/servers/55bc0cea-ee08-4439-850f-8312c01737f7 => generated 1660 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:57.237 8 WARNING neutronclient.v2_0.client [None req-6e84d383-7bad-4332-a647-b13bbd649346 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2173/4359] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:57 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:57.789 7 WARNING neutronclient.v2_0.client [None req-94bbc263-d1a5-435f-80b0-bade8749c52e 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2187/4360] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:57 2026] GET /v2.1/servers/55bc0cea-ee08-4439-850f-8312c01737f7 => generated 1660 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:58.434 8 WARNING neutronclient.v2_0.client [None req-f9d77720-fa8e-4649-9446-7682abf1af36 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2174/4361] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:58 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:58.959 7 WARNING neutronclient.v2_0.client [None req-0422e0a3-e25b-445c-a9d7-bb133b750027 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2188/4362] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:58 2026] GET /v2.1/servers/55bc0cea-ee08-4439-850f-8312c01737f7 => generated 1660 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:15:59.591 8 WARNING neutronclient.v2_0.client [None req-c6ca4b32-d469-44eb-8237-4adb7688e2ae cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2175/4363] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:15:59 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:00.130 7 WARNING neutronclient.v2_0.client [None req-6efccad3-43e0-4ad2-9940-a821a00e14ba 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2189/4364] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:00 2026] GET /v2.1/servers/55bc0cea-ee08-4439-850f-8312c01737f7 => generated 1660 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:00.754 8 WARNING neutronclient.v2_0.client [None req-34296df1-0b7e-4adb-ae47-529c03f24fad cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2176/4365] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:00 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:01.297 7 WARNING neutronclient.v2_0.client [None req-84cb2e80-887a-4378-9ca0-68e44b9b9ca4 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2190/4366] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:01 2026] GET /v2.1/servers/55bc0cea-ee08-4439-850f-8312c01737f7 => generated 1660 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:01.908 8 WARNING neutronclient.v2_0.client [None req-870e2f8a-2242-4244-aa4d-2af637fa5277 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2177/4367] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:01 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:02.443 7 WARNING neutronclient.v2_0.client [None req-a896e4d6-af7b-405a-a2c3-7ac3992d8d32 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2191/4368] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:02 2026] GET /v2.1/servers/55bc0cea-ee08-4439-850f-8312c01737f7 => generated 1660 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:03.066 8 WARNING neutronclient.v2_0.client [None req-46d7b83c-f5a6-4f6b-a445-8dc694681693 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2178/4369] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:03 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:03.650 7 WARNING neutronclient.v2_0.client [None req-fb09b13f-a759-4d7b-a485-ccbb5cbb409d 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2192/4370] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:03 2026] GET /v2.1/servers/55bc0cea-ee08-4439-850f-8312c01737f7 => generated 1660 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:04.273 8 WARNING neutronclient.v2_0.client [None req-f1e6ae1b-e7a9-4149-964f-12d2d4498565 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2179/4371] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:04 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:04.874 7 WARNING neutronclient.v2_0.client [None req-a3b8322f-adb7-4bb4-9a24-a78fdd00891d 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2193/4372] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:04 2026] GET /v2.1/servers/55bc0cea-ee08-4439-850f-8312c01737f7 => generated 1660 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:05.423 8 WARNING neutronclient.v2_0.client [None req-1b7dddc6-2961-481b-b674-0ae9e68b579f cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2180/4373] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:05 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:06.027 7 WARNING neutronclient.v2_0.client [None req-9e46bddb-2e9b-4a3b-96a1-e939ce86dd06 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2194/4374] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:05 2026] GET /v2.1/servers/55bc0cea-ee08-4439-850f-8312c01737f7 => generated 1660 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:06.568 8 WARNING neutronclient.v2_0.client [None req-8fa55116-5faf-4861-a594-6e61efef5c36 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2182/4377] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:06 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:07.181 7 WARNING neutronclient.v2_0.client [None req-20a4be28-ce60-4451-8b36-d85d8d245dfb 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2196/4378] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:07 2026] GET /v2.1/servers/55bc0cea-ee08-4439-850f-8312c01737f7 => generated 1660 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:07.716 8 WARNING neutronclient.v2_0.client [None req-4809fec7-b510-41e6-ba45-213ccd3f53e2 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2183/4379] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:07 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:08.327 7 WARNING neutronclient.v2_0.client [None req-300bdee6-71bf-4e28-939b-7ac7686fcb32 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2197/4380] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:08 2026] GET /v2.1/servers/55bc0cea-ee08-4439-850f-8312c01737f7 => generated 1660 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:08.870 8 WARNING neutronclient.v2_0.client [None req-c9cdfb4b-fc99-495c-ab65-6894933cf90d cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2184/4381] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:08 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:09.479 7 WARNING neutronclient.v2_0.client [None req-73b1bfc9-72f5-403b-aac0-be737d580065 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2198/4382] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:09 2026] GET /v2.1/servers/55bc0cea-ee08-4439-850f-8312c01737f7 => generated 1660 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:10.075 8 WARNING neutronclient.v2_0.client [None req-41a56b15-5370-42a8-9adf-f3b566648848 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2185/4383] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:10 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:10.677 7 WARNING neutronclient.v2_0.client [None req-a3a833ea-c702-40cd-90c6-e0aafd455a4f 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2199/4384] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:10 2026] GET /v2.1/servers/55bc0cea-ee08-4439-850f-8312c01737f7 => generated 1660 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-07-29 09:16:11.232 8 WARNING neutronclient.v2_0.client [None req-06f66f1b-dc12-4401-91dd-14f7c16a41af cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2186/4385] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:11 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:11.822 7 WARNING neutronclient.v2_0.client [None req-75b014e3-ed80-4633-addb-22a228fc29b0 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2200/4386] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:11 2026] GET /v2.1/servers/55bc0cea-ee08-4439-850f-8312c01737f7 => generated 1660 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:12.384 8 WARNING neutronclient.v2_0.client [None req-abbdaf97-16fc-4a88-905a-f8c70d10bf0e cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2187/4387] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:12 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:12.967 7 WARNING neutronclient.v2_0.client [None req-602733a7-b13c-495c-b405-f063c6aec4d8 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2201/4388] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:12 2026] GET /v2.1/servers/55bc0cea-ee08-4439-850f-8312c01737f7 => generated 1637 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 2188/4389] 10.0.0.17 () {34 vars in 733 bytes} [Wed Jul 29 09:16:13 2026] PUT /v2.1/servers/55bc0cea-ee08-4439-850f-8312c01737f7 => generated 1214 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:13.242 7 WARNING neutronclient.v2_0.client [None req-b70fc83e-4853-4437-9e09-d7113f2288d3 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2202/4390] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:13 2026] GET /v2.1/servers/55bc0cea-ee08-4439-850f-8312c01737f7 => generated 1637 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:13.394 8 WARNING neutronclient.v2_0.client [None req-7e673de5-9cd1-4ac1-8565-67b5fbe8dc8e 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2189/4391] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:13 2026] GET /v2.1/servers/55bc0cea-ee08-4439-850f-8312c01737f7 => generated 1637 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:13.536 8 WARNING neutronclient.v2_0.client [None req-9fbc8e9c-af2f-4b62-a24a-c861b8c922e0 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2190/4392] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:13 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2203/4393] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:16:13 2026] DELETE /v2.1/servers/55bc0cea-ee08-4439-850f-8312c01737f7 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:13.704 8 WARNING neutronclient.v2_0.client [None req-e322ca54-8ad2-4f83-8264-1f7c1776c6ad 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2191/4394] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:13 2026] GET /v2.1/servers/55bc0cea-ee08-4439-850f-8312c01737f7 => generated 1643 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-07-29 09:16:14.701 7 WARNING neutronclient.v2_0.client [None req-e90b5c88-47c3-4328-a358-8c214df0f7dd cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] 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: 2204/4395] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:14 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:16:14.871 8 WARNING neutronclient.v2_0.client [None req-1501c20d-8e6e-4723-890c-ab1ea84271d6 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2192/4396] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:14 2026] GET /v2.1/servers/55bc0cea-ee08-4439-850f-8312c01737f7 => generated 1643 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:15.903 7 WARNING neutronclient.v2_0.client [None req-e75ca7d7-bdbb-4c07-9003-3d8ea78f8311 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:15.984 8 INFO nova.api.openstack.compute.server_external_events [req-4bfdefce-9751-425d-8e24-992acb14ebf1 req-cafe04fb-f375-43b4-a926-5b13cbfb63d0 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-unplugged:d4d06f72-6030-49c5-855d-af3bb7949ba0 for instance 55bc0cea-ee08-4439-850f-8312c01737f7 on instance [pid: 8|app: 0|req: 2193/4397] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:16:15 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2205/4398] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:15 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 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-07-29 09:16:16.059 8 WARNING neutronclient.v2_0.client [None req-22233948-459b-4256-acb0-fdd161a39705 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2194/4399] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:16 2026] GET /v2.1/servers/55bc0cea-ee08-4439-850f-8312c01737f7 => generated 1643 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:16.316 7 INFO nova.api.openstack.compute.server_external_events [req-bc0256da-fdbb-4056-b254-64e737458ec5 req-c83d78c8-654d-4687-9311-cb74d7d02da2 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:d4d06f72-6030-49c5-855d-af3bb7949ba0 for instance 55bc0cea-ee08-4439-850f-8312c01737f7 on instance [pid: 7|app: 0|req: 2206/4401] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:16:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:17.082 7 WARNING neutronclient.v2_0.client [None req-263b9c3a-93b7-4e34-9c75-66be958e5ce1 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] 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: 2207/4403] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:17 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:16:17.227 8 WARNING neutronclient.v2_0.client [None req-57c92b00-6c4b-477c-bd39-603498f949a1 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2197/4404] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:17 2026] GET /v2.1/servers/55bc0cea-ee08-4439-850f-8312c01737f7 => generated 1442 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:18.239 7 WARNING neutronclient.v2_0.client [None req-7c4fe530-c693-4c8c-9ad3-b08366461541 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:18.326 8 WARNING neutronclient.v2_0.client [None req-9b0c36f8-4b40-458a-8748-af7d271b8db5 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2198/4405] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:18 2026] GET /v2.1/servers/55bc0cea-ee08-4439-850f-8312c01737f7 => generated 1460 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2208/4406] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:18 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:19.427 8 WARNING neutronclient.v2_0.client [None req-649d03db-a72a-4ad2-90a4-92f50e830ec6 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:16:19.441 7 WARNING neutronclient.v2_0.client [None req-7ac512df-4d9e-489e-8be1-39d356428664 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2199/4407] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:19 2026] GET /v2.1/servers/55bc0cea-ee08-4439-850f-8312c01737f7 => generated 1460 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2209/4408] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:19 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:20.515 8 INFO nova.api.openstack.wsgi [None req-b762f28a-9be3-40c9-8c6b-f31b5dbe6f42 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] HTTP exception thrown: Instance 55bc0cea-ee08-4439-850f-8312c01737f7 could not be found. [pid: 8|app: 0|req: 2200/4409] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:20 2026] GET /v2.1/servers/55bc0cea-ee08-4439-850f-8312c01737f7 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:20.545 7 INFO nova.api.openstack.wsgi [None req-5673a5f4-62e0-4bf2-9c53-da90729ef34d 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] HTTP exception thrown: Instance 55bc0cea-ee08-4439-850f-8312c01737f7 could not be found. [pid: 7|app: 0|req: 2210/4410] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:16:20 2026] DELETE /v2.1/servers/55bc0cea-ee08-4439-850f-8312c01737f7 => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:20.574 8 INFO nova.api.openstack.wsgi [None req-165aeec4-0d95-4653-993f-185b47a20eae 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] HTTP exception thrown: Instance 55bc0cea-ee08-4439-850f-8312c01737f7 could not be found. [pid: 8|app: 0|req: 2201/4411] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:20 2026] GET /v2.1/servers/55bc0cea-ee08-4439-850f-8312c01737f7 => 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-07-29 09:16:20.595 7 WARNING neutronclient.v2_0.client [None req-92180195-d33c-481d-998d-02db79176361 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:16:20.606 8 INFO nova.api.openstack.wsgi [None req-94fa4194-d96f-4005-bba4-a894e132d962 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] HTTP exception thrown: Instance 723f66e1-b950-41ab-98b0-02bee443e7a6 could not be found. [pid: 8|app: 0|req: 2202/4412] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:16:20 2026] DELETE /v2.1/servers/723f66e1-b950-41ab-98b0-02bee443e7a6 => 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-07-29 09:16:20.641 8 INFO nova.api.openstack.wsgi [None req-dc674a09-71f3-49ce-ba53-508b73f2c14d 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] HTTP exception thrown: Instance 723f66e1-b950-41ab-98b0-02bee443e7a6 could not be found. [pid: 8|app: 0|req: 2203/4413] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:20 2026] GET /v2.1/servers/723f66e1-b950-41ab-98b0-02bee443e7a6 => 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-07-29 09:16:20.670 8 INFO nova.api.openstack.wsgi [None req-5efa5937-af9d-4c2e-a229-c30cc8553658 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] HTTP exception thrown: Instance 2c9e95ab-2058-4ec0-a4c0-5e6f363fc657 could not be found. [pid: 8|app: 0|req: 2204/4414] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:16:20 2026] DELETE /v2.1/servers/2c9e95ab-2058-4ec0-a4c0-5e6f363fc657 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 2211/4415] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:20 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:16:20.704 8 INFO nova.api.openstack.wsgi [None req-55b3097a-cfea-40c1-85ff-a5fe14fa056c 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] HTTP exception thrown: Instance 2c9e95ab-2058-4ec0-a4c0-5e6f363fc657 could not be found. [pid: 8|app: 0|req: 2205/4416] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:20 2026] GET /v2.1/servers/2c9e95ab-2058-4ec0-a4c0-5e6f363fc657 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:20.736 7 INFO nova.api.openstack.wsgi [None req-8da94af4-0c8e-4f3e-8bc7-74e49721624d 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] HTTP exception thrown: Instance da737fbc-24c9-413f-aa65-912b2171676b could not be found. [pid: 7|app: 0|req: 2212/4417] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:16:20 2026] DELETE /v2.1/servers/da737fbc-24c9-413f-aa65-912b2171676b => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:20.777 8 INFO nova.api.openstack.wsgi [None req-e88e47f2-b3a8-4819-9d5c-0bd5cedafde3 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] HTTP exception thrown: Instance da737fbc-24c9-413f-aa65-912b2171676b could not be found. [pid: 8|app: 0|req: 2206/4418] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:20 2026] GET /v2.1/servers/da737fbc-24c9-413f-aa65-912b2171676b => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:20.805 7 INFO nova.api.openstack.wsgi [None req-7f77402a-4930-4904-b624-c93dba4f2ec0 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] HTTP exception thrown: Instance 00798b42-4093-45f0-b2d5-4df70c357bc0 could not be found. [pid: 7|app: 0|req: 2213/4419] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:16:20 2026] DELETE /v2.1/servers/00798b42-4093-45f0-b2d5-4df70c357bc0 => 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, ' 2026-07-29 09:16:20.840 8 INFO nova.api.openstack.wsgi [None req-442d308c-8067-4152-9a63-1a8d8e635c70 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] HTTP exception thrown: Instance 00798b42-4093-45f0-b2d5-4df70c357bc0 could not be found. [pid: 8|app: 0|req: 2207/4420] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:20 2026] GET /v2.1/servers/00798b42-4093-45f0-b2d5-4df70c357bc0 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:20.870 7 INFO nova.api.openstack.wsgi [None req-20cd225e-2bfb-4572-9cb4-f7950e0b1b8b 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] HTTP exception thrown: Instance 04c48bbc-d369-4284-819e-f4eb5f020f42 could not be found. [pid: 7|app: 0|req: 2214/4421] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:16:20 2026] DELETE /v2.1/servers/04c48bbc-d369-4284-819e-f4eb5f020f42 => 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-07-29 09:16:20.904 8 INFO nova.api.openstack.wsgi [None req-5786e204-c628-4caa-9a6b-f7cdcbd43570 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] HTTP exception thrown: Instance 04c48bbc-d369-4284-819e-f4eb5f020f42 could not be found. [pid: 8|app: 0|req: 2208/4422] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:20 2026] GET /v2.1/servers/04c48bbc-d369-4284-819e-f4eb5f020f42 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:20.922 7 INFO nova.api.openstack.wsgi [None req-553b3654-41fc-4697-b3eb-e7db9a060fae 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] HTTP exception thrown: Instance 82cd409a-56cf-4676-a817-c3281e9d2e36 could not be found. [pid: 7|app: 0|req: 2215/4423] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:16:20 2026] DELETE /v2.1/servers/82cd409a-56cf-4676-a817-c3281e9d2e36 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:20.979 8 INFO nova.api.openstack.wsgi [None req-0f6aef77-b339-4b71-9799-15d54e840d1d 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] HTTP exception thrown: Instance 82cd409a-56cf-4676-a817-c3281e9d2e36 could not be found. [pid: 8|app: 0|req: 2209/4424] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:20 2026] GET /v2.1/servers/82cd409a-56cf-4676-a817-c3281e9d2e36 => generated 111 bytes in 52 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2216/4425] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:16:20 2026] DELETE /v2.1/servers/07caf895-6dd5-452c-9822-7fe973a61a41 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-29 09:16:21.260 8 WARNING neutronclient.v2_0.client [None req-22926552-f4ca-42e4-96d8-2d5252fd7495 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2210/4426] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:21 2026] GET /v2.1/servers/07caf895-6dd5-452c-9822-7fe973a61a41 => generated 1628 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:21.734 7 WARNING neutronclient.v2_0.client [None req-b12cd348-301b-4b1b-8981-b8aa2802afea cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2217/4427] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:21 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 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-07-29 09:16:22.460 8 WARNING neutronclient.v2_0.client [None req-e3bbb279-e484-4f0f-b186-6454377dc2c2 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2211/4428] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:22 2026] GET /v2.1/servers/07caf895-6dd5-452c-9822-7fe973a61a41 => generated 1628 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:22.893 7 WARNING neutronclient.v2_0.client [None req-dd5ddf6e-b562-47c1-bcb1-554e4c3697f7 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2218/4429] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:22 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:23.613 8 WARNING neutronclient.v2_0.client [None req-f83a4d17-46f4-425c-b524-4ed2b5c87f81 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2212/4430] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:23 2026] GET /v2.1/servers/07caf895-6dd5-452c-9822-7fe973a61a41 => generated 1628 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:24.072 7 WARNING neutronclient.v2_0.client [None req-1ff869d3-6094-4108-bca3-faeb908411e6 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:16:24.085 8 INFO nova.api.openstack.compute.server_external_events [req-f83b1757-3efd-4fa2-b2ca-91df53e18af5 req-7f6f5677-4524-43a3-ba03-71f37aea45be da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:b13869cf-3868-4005-a47b-9e7e0ad86264 for instance 07caf895-6dd5-452c-9822-7fe973a61a41 on instance [pid: 8|app: 0|req: 2213/4431] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:16:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2219/4432] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:24 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:24.758 8 WARNING neutronclient.v2_0.client [None req-71666a9e-67af-46b6-af9b-fcaa221b98bd 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2214/4433] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:24 2026] GET /v2.1/servers/07caf895-6dd5-452c-9822-7fe973a61a41 => generated 1427 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:25.297 7 WARNING neutronclient.v2_0.client [None req-a5ffa54f-b8b8-4820-b9a7-a6deda0bf1e1 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2220/4434] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:25 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:25.866 8 WARNING neutronclient.v2_0.client [None req-f4e36314-b0d6-417f-b24b-0091a3780da2 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2215/4435] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:25 2026] GET /v2.1/servers/07caf895-6dd5-452c-9822-7fe973a61a41 => generated 1432 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:26.482 7 WARNING neutronclient.v2_0.client [None req-6c3958c3-62d1-4dac-9050-f60df76a1ec4 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2222/4438] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:26 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:26.967 8 WARNING neutronclient.v2_0.client [None req-0629993b-48c0-43f3-838a-80bd9a174efe 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2217/4439] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:26 2026] GET /v2.1/servers/07caf895-6dd5-452c-9822-7fe973a61a41 => generated 1432 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:27.611 7 WARNING neutronclient.v2_0.client [None req-8c9d79de-2657-4656-a7ce-e27c9e2cd96e cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2223/4440] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:27 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:28.044 8 INFO nova.api.openstack.wsgi [None req-c0e83279-1dd7-49b7-be11-65368aa1c2e5 4d17c36894f14f8a98474810cce6d9f9 f0a794ead83245b5a031752ca40bc178 - - default default] HTTP exception thrown: Instance 07caf895-6dd5-452c-9822-7fe973a61a41 could not be found. [pid: 8|app: 0|req: 2218/4441] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:28 2026] GET /v2.1/servers/07caf895-6dd5-452c-9822-7fe973a61a41 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:28.760 7 WARNING neutronclient.v2_0.client [None req-d32c69cb-1580-4147-a228-b321c64aef17 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2224/4442] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:28 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:29.912 8 WARNING neutronclient.v2_0.client [None req-2c88ed85-1451-48ee-ab89-e273b348be5c cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2219/4443] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:29 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 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-07-29 09:16:31.083 7 WARNING neutronclient.v2_0.client [None req-ba80f123-e2c4-4acc-8669-4804294f6de2 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2225/4444] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:31 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:32.290 8 WARNING neutronclient.v2_0.client [None req-fdb3792e-8474-4d71-8cea-0b4713c23c8d cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2220/4445] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:32 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:33.461 7 WARNING neutronclient.v2_0.client [None req-ef89e89a-87f0-4899-b7e2-cc0a4d23d6ee cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2226/4446] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:33 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:34.670 8 WARNING neutronclient.v2_0.client [None req-5ec72a8d-de2a-4b14-94dd-5e2caeabebf8 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2221/4447] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:34 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 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-07-29 09:16:35.136 7 WARNING neutronclient.v2_0.client [None req-aef4572b-7e93-43bf-a1cf-f4c563a17a22 11d6169181524905bffb9e80234eecfe 5f799b5c63f744f9a0b9c2b3e31ba8f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2227/4448] 10.0.0.17 () {32 vars in 661 bytes} [Wed Jul 29 09:16:35 2026] GET /v2.1/os-tenant-networks => generated 226 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:35.205 8 WARNING neutronclient.v2_0.client [None req-415804f6-2b98-4eee-881f-ed0b0fedc73f 11d6169181524905bffb9e80234eecfe 5f799b5c63f744f9a0b9c2b3e31ba8f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2222/4449] 10.0.0.17 () {32 vars in 735 bytes} [Wed Jul 29 09:16:35 2026] GET /v2.1/os-tenant-networks/c7151ec9-3b22-47ba-8d02-9da7eda874ef => generated 140 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 09:16:35.853 7 WARNING neutronclient.v2_0.client [None req-62cd0921-9fc6-4914-8550-d5c8123be8db cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2228/4450] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:35 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:16:37.029 8 WARNING neutronclient.v2_0.client [None req-9388caf7-f669-41bb-8541-0cf6bab5b4da cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2224/4453] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:36 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 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-07-29 09:16:38.234 7 WARNING neutronclient.v2_0.client [None req-051c8ba3-a14c-4fb7-a700-5e00ab5f0fa1 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2230/4454] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:38 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:39.404 8 WARNING neutronclient.v2_0.client [None req-f1b77413-2b42-4472-bc66-dedc3a85eb63 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2225/4455] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:39 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:40.592 7 WARNING neutronclient.v2_0.client [None req-2aa14ed4-f4d7-402b-ae6e-0c9013e1a28d cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2231/4456] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:40 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:41.737 8 WARNING neutronclient.v2_0.client [None req-20e101a2-fc42-464e-8e0c-75f73fa1eebe cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2226/4457] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:41 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 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-07-29 09:16:42.935 7 WARNING neutronclient.v2_0.client [None req-b23e7d81-7961-44fb-a939-4df1c132b002 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2232/4458] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:42 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:44.117 8 WARNING neutronclient.v2_0.client [None req-1035e0b1-81e7-41d0-b260-a85133a58678 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2227/4459] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:44 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 bytes in 385 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:45.519 7 WARNING neutronclient.v2_0.client [None req-02782ed0-3de5-4cee-94cc-7c7f9890092a cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2233/4460] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:45 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 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-07-29 09:16:46.723 8 WARNING neutronclient.v2_0.client [None req-69efdb58-ae7e-4b36-b1b8-1a338e6b5715 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2229/4463] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:46 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:47.895 7 WARNING neutronclient.v2_0.client [None req-5bcc0cc5-b692-4f94-a678-84a31d46e980 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2235/4464] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:47 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:49.111 8 WARNING neutronclient.v2_0.client [None req-4bd55a07-2d79-4dfb-a0f8-d8adf6e1fb4c cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2230/4465] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:49 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:50.272 7 WARNING neutronclient.v2_0.client [None req-d290cc5a-8e68-43af-a0dd-105c3ee11450 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2236/4466] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:50 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:51.517 8 WARNING neutronclient.v2_0.client [None req-9272831f-f283-4423-8628-3a1e4e897a18 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2231/4467] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:51 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 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-07-29 09:16:52.715 7 WARNING neutronclient.v2_0.client [None req-6d490fd7-b79c-46dd-8930-bd7e95baf367 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2237/4468] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:52 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:53.892 8 WARNING neutronclient.v2_0.client [None req-d5a7a939-ef14-44f7-9ebd-f1c061ca41ba cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2232/4469] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:53 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:55.042 7 WARNING neutronclient.v2_0.client [None req-38b6dea9-29a5-4db3-9cf3-0fd0e68fd2a6 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2238/4470] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:54 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:56.221 8 WARNING neutronclient.v2_0.client [None req-9650fba3-cebc-45ef-8e20-495d44025050 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2233/4473] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:56 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:57.403 7 WARNING neutronclient.v2_0.client [None req-596bc8fe-2207-4d7e-b304-eee6be56cb0b cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2241/4474] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:57 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1657 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:58.656 8 WARNING neutronclient.v2_0.client [None req-f29b2523-057b-4da2-9547-acccb31bd6db cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2234/4475] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:58 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1637 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:59.326 7 WARNING neutronclient.v2_0.client [None req-c12c36d4-3e56-485b-9c9e-1ac78523dd6d cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:16:59.462 7 WARNING neutronclient.v2_0.client [None req-c12c36d4-3e56-485b-9c9e-1ac78523dd6d cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2242/4476] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:16:59 2026] POST /v2.1/servers => generated 427 bytes in 568 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:16:59.854 8 WARNING neutronclient.v2_0.client [None req-4e594e3c-7b33-45b2-8464-8b0559348428 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2235/4477] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:16:59 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1368 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:17:00.953 7 WARNING neutronclient.v2_0.client [None req-fc8eafbc-9841-4401-97c6-d82e9faa350b cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2243/4478] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:17:00 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1372 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:17:02.069 8 WARNING neutronclient.v2_0.client [None req-c8f9c21f-381d-4ab6-8d49-df16828d619f cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2236/4479] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:17:02 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1420 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:17:03.202 7 WARNING neutronclient.v2_0.client [None req-1f69d894-1c0a-4e12-899f-797dfb0101ea cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2244/4480] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:17:03 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1420 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:17:04.297 8 WARNING neutronclient.v2_0.client [None req-7e4eefbb-ce44-47c6-a066-e8c1f9a451f3 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2237/4481] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:17:04 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1428 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:17:05.415 7 WARNING neutronclient.v2_0.client [None req-aa094df2-bee3-4944-831a-cd4d97862ba0 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:17:05.861 8 INFO nova.api.openstack.compute.server_external_events [req-ac5f036c-1ea2-45f8-aad0-5c32f5b7d0f7 req-d8e1af2f-a9a0-4746-b378-4f780ff8d9b3 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:7b19fa9f-419f-4781-b4b7-efddeaf21f6a for instance d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 on instance [pid: 8|app: 0|req: 2238/4482] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:17:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2245/4483] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:17:05 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1470 bytes in 590 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:17:07.016 7 WARNING neutronclient.v2_0.client [None req-6d5ac08a-d02b-438d-aac5-d026dc04a611 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2247/4486] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:17:06 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1468 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:17:08.195 8 WARNING neutronclient.v2_0.client [None req-6fad0b0a-fc13-4945-b20c-b225d927900b cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2240/4487] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:17:08 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1468 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-07-29 09:17:09.373 7 WARNING neutronclient.v2_0.client [None req-7cea2190-75ab-4d96-a9c9-74fa6bb12a97 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2248/4488] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:17:09 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1468 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-07-29 09:17:10.076 8 INFO nova.api.openstack.compute.server_external_events [req-4c04a449-b8e9-4673-bb03-81f4f28b8f52 req-a72ee96a-bc42-49aa-b12f-1c6af8498772 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:7b19fa9f-419f-4781-b4b7-efddeaf21f6a for instance d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 on instance [pid: 8|app: 0|req: 2241/4489] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:17:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:17:10.570 7 WARNING neutronclient.v2_0.client [None req-c5fa6ec8-fb0a-43cf-8e6e-388d35b0b54d cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2249/4490] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:17:10 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1468 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-07-29 09:17:11.830 8 WARNING neutronclient.v2_0.client [None req-7050843c-f639-4ddb-88b7-f763e0547a22 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2242/4491] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:17:11 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1468 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-07-29 09:17:13.012 7 WARNING neutronclient.v2_0.client [None req-00b0f58d-5b6b-4dd3-9d74-eb8502ff392a cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2250/4492] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:17:12 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1651 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 2243/4493] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:17:13 2026] POST /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19/action => generated 32 bytes in 577 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-07-29 09:17:13.773 7 WARNING neutronclient.v2_0.client [None req-af5f48ea-853a-4359-9db1-1f867c066cee cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2251/4494] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:17:13 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:17:14.968 8 WARNING neutronclient.v2_0.client [None req-e498b5d3-f277-4e78-8123-5dfb6205f43b cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2244/4495] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:17:14 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:17:16.212 7 WARNING neutronclient.v2_0.client [None req-4bcfe838-b2df-49b1-a006-8a0e52e23e49 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2252/4497] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:17:16 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 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-07-29 09:17:17.384 7 WARNING neutronclient.v2_0.client [None req-2320b4ea-2df7-47e3-b422-3a41295802dd cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2253/4499] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:17:17 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:17:18.554 8 WARNING neutronclient.v2_0.client [None req-b44c06f3-95bf-4d41-b11c-49f82cc59b7b cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2247/4500] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:17:18 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:17:19.744 7 WARNING neutronclient.v2_0.client [None req-ca33aea0-d3a0-4304-b0d3-59044c22a1d0 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2254/4501] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:17:19 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:17:20.939 8 WARNING neutronclient.v2_0.client [None req-2e598be8-c073-4a21-a0cd-68b1b44a0e59 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2248/4502] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:17:20 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:17:22.110 7 WARNING neutronclient.v2_0.client [None req-6cc818b0-3172-4f73-a0d0-d6c8e6b616f1 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2255/4503] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:17:22 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:17:23.314 8 WARNING neutronclient.v2_0.client [None req-fb6b910b-de2d-4d79-ab1f-0b16c87e138e cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2249/4504] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:17:23 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:17:24.484 7 WARNING neutronclient.v2_0.client [None req-c8ebd352-f8b1-4ed5-8c64-8b0a9d58d945 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2256/4505] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:17:24 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 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-07-29 09:17:25.699 8 WARNING neutronclient.v2_0.client [None req-9bb5fd33-f221-4911-bdf5-aa0d2f8bc5a3 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2250/4506] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:17:25 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:17:26.895 7 WARNING neutronclient.v2_0.client [None req-af8c70b4-82be-4204-b3ac-b8f4b927e599 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2258/4509] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:17:26 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:17:28.082 8 WARNING neutronclient.v2_0.client [None req-1cba2d7e-e7be-44f4-aeec-d2fea766233b cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2252/4510] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:17:28 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:17:29.316 7 WARNING neutronclient.v2_0.client [None req-b1c95ee5-0323-4e31-aee5-a65028085008 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2259/4511] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:17:29 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:17:30.480 8 WARNING neutronclient.v2_0.client [None req-586e253c-3d1d-4e22-bb3b-d02af073231c cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2253/4512] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:17:30 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 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-07-29 09:17:31.655 7 WARNING neutronclient.v2_0.client [None req-7dcc07b3-60e6-4d37-af4b-6255c8199e30 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2260/4513] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:17:31 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:17:32.829 8 WARNING neutronclient.v2_0.client [None req-fcc69cdd-ded7-47e4-8409-0afc906f9a62 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2254/4514] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:17:32 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:17:34.001 7 WARNING neutronclient.v2_0.client [None req-f1287b88-78c3-4238-9ac3-7dbcb617ae46 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2261/4515] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:17:33 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 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-07-29 09:17:35.171 8 WARNING neutronclient.v2_0.client [None req-4b5bf262-e9c8-4327-9174-fc08aed39478 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2255/4516] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:17:35 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:17:36.318 7 WARNING neutronclient.v2_0.client [None req-911e137b-7ed3-477a-a2b6-715b276e7553 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2262/4519] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:17:36 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 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-07-29 09:17:37.491 8 WARNING neutronclient.v2_0.client [None req-fa5eb0b4-9e2f-44cb-b9f2-ba6c080589d5 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2258/4520] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:17:37 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:17:38.663 7 WARNING neutronclient.v2_0.client [None req-c1ebfd04-03c1-44f6-a2fc-d905f39ea223 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2263/4521] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:17:38 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 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-07-29 09:17:39.830 8 WARNING neutronclient.v2_0.client [None req-2ab2ffe6-b33b-48c1-8605-7251e58f35f7 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2259/4522] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:17:39 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 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-07-29 09:17:41.052 7 WARNING neutronclient.v2_0.client [None req-08786d5c-fa0e-4853-a52e-92c8094a9ee6 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2264/4523] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:17:40 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 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-07-29 09:17:42.213 8 WARNING neutronclient.v2_0.client [None req-678a3e3d-55c0-4898-bf43-32a5d2b3bcba cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2260/4524] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:17:42 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:17:43.383 7 WARNING neutronclient.v2_0.client [None req-245b1ad1-17dd-41c1-b5b4-1e4973cc3733 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2265/4525] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:17:43 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 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-07-29 09:17:44.592 8 WARNING neutronclient.v2_0.client [None req-21e6c61d-9e3e-452f-b65b-fc3a97def040 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2261/4526] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:17:44 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 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-07-29 09:17:45.771 7 WARNING neutronclient.v2_0.client [None req-9f4d5b52-f8af-488c-af4a-95d42bab9ef5 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2266/4527] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:17:45 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 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-07-29 09:17:46.959 8 WARNING neutronclient.v2_0.client [None req-e0cad013-fb30-4289-8b91-c41734b287ef cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2263/4530] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:17:46 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:17:48.171 7 WARNING neutronclient.v2_0.client [None req-e3cc3e7f-582d-4745-b8d5-cc077b0ce87e cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2268/4531] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:17:48 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 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-07-29 09:17:49.343 8 WARNING neutronclient.v2_0.client [None req-c4776e2f-6915-4b7d-b949-10a267ef6a07 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2264/4532] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:17:49 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:17:50.552 7 WARNING neutronclient.v2_0.client [None req-dc772484-cc83-4b63-b5cb-a078149902c4 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2269/4533] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:17:50 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:17:51.724 8 WARNING neutronclient.v2_0.client [None req-3f18e88b-0f6b-40e4-a97d-363758fe44fa cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2265/4534] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:17:51 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:17:52.882 7 WARNING neutronclient.v2_0.client [None req-2d00cb9d-f4cd-4b39-82a9-21eab57ea5f9 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2270/4535] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:17:52 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 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-07-29 09:17:54.087 8 WARNING neutronclient.v2_0.client [None req-e030d5e2-d31c-4a96-82f1-b1ae5ed873ab cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2266/4536] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:17:54 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:17:55.255 7 WARNING neutronclient.v2_0.client [None req-dd177166-749f-4559-b60e-d33f05262190 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2271/4537] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:17:55 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:17:56.421 8 WARNING neutronclient.v2_0.client [None req-419655eb-cf32-421c-9fea-be1e760396e0 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2268/4540] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:17:56 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:17:57.576 7 WARNING neutronclient.v2_0.client [None req-f59b3161-b7c3-40b1-a510-3c934cd85db4 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2273/4541] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:17:57 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:17:58.800 8 WARNING neutronclient.v2_0.client [None req-8a252f88-22b9-4bbc-8f01-0d31d1f310d1 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2269/4542] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:17:58 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 2274/4543] 10.0.0.17 () {34 vars in 669 bytes} [Wed Jul 29 09:17:59 2026] POST /v2.1/os-keypairs => generated 398 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:18:00.027 8 WARNING neutronclient.v2_0.client [None req-72a14374-ed52-44d2-871b-822266980867 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2270/4544] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:17:59 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:18:01.210 7 WARNING neutronclient.v2_0.client [None req-5c1536e8-e4ef-442a-9bfd-5b22dedf5107 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2275/4545] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:18:01 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 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-07-29 09:18:02.307 8 WARNING neutronclient.v2_0.client [None req-1dc425ee-eff9-4483-831b-b470da8be185 40662e62144a4a1384c36a78b45a4137 1cc7d97e193a4fae8970f6ba4b6c0a42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:18:02.384 8 WARNING neutronclient.v2_0.client [None req-1dc425ee-eff9-4483-831b-b470da8be185 40662e62144a4a1384c36a78b45a4137 1cc7d97e193a4fae8970f6ba4b6c0a42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:18:02.466 7 WARNING neutronclient.v2_0.client [None req-7e25cac4-6a5f-4c71-bdc8-818a0e4eea5f cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2276/4546] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:18:02 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:18:02.596 8 WARNING neutronclient.v2_0.client [None req-1dc425ee-eff9-4483-831b-b470da8be185 40662e62144a4a1384c36a78b45a4137 1cc7d97e193a4fae8970f6ba4b6c0a42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2271/4547] 10.0.0.17 () {34 vars in 661 bytes} [Wed Jul 29 09:18:02 2026] POST /v2.1/servers => generated 449 bytes in 658 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:18:02.918 7 WARNING neutronclient.v2_0.client [None req-c9346d88-17b0-48de-8e85-e41494c13012 40662e62144a4a1384c36a78b45a4137 1cc7d97e193a4fae8970f6ba4b6c0a42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2277/4548] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:18:02 2026] GET /v2.1/servers/9fa782bd-c0b4-41f1-add2-2eb73dc10e07 => generated 1402 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:18:03.625 8 WARNING neutronclient.v2_0.client [None req-42f063ae-05bf-4c04-a670-b01bfdedcaf5 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2272/4549] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:18:03 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:18:04.021 7 WARNING neutronclient.v2_0.client [None req-b9e7009f-59d3-41f2-a4dc-7bcab548a165 40662e62144a4a1384c36a78b45a4137 1cc7d97e193a4fae8970f6ba4b6c0a42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2278/4550] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:18:03 2026] GET /v2.1/servers/9fa782bd-c0b4-41f1-add2-2eb73dc10e07 => generated 1406 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:18:04.823 8 WARNING neutronclient.v2_0.client [None req-02803149-de0f-4a69-b5af-0a2e8df9ce65 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2273/4551] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:18:04 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:18:05.109 7 WARNING neutronclient.v2_0.client [None req-37709bf3-c12d-46fb-9b97-72eec2441588 40662e62144a4a1384c36a78b45a4137 1cc7d97e193a4fae8970f6ba4b6c0a42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2279/4552] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:18:05 2026] GET /v2.1/servers/9fa782bd-c0b4-41f1-add2-2eb73dc10e07 => generated 1398 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:18:05.986 8 WARNING neutronclient.v2_0.client [None req-f7ee5c38-7f90-44b3-af4b-764b15d804a9 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2274/4553] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:18:05 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 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-07-29 09:18:06.221 7 WARNING neutronclient.v2_0.client [None req-78d2785c-d38e-42b8-80e6-ba5abbb4d3fb 40662e62144a4a1384c36a78b45a4137 1cc7d97e193a4fae8970f6ba4b6c0a42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2280/4554] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:18:06 2026] GET /v2.1/servers/9fa782bd-c0b4-41f1-add2-2eb73dc10e07 => generated 1454 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:18:07.214 7 WARNING neutronclient.v2_0.client [None req-7b4c357a-18c6-405d-aa69-4020cce33140 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:18:07.323 8 WARNING neutronclient.v2_0.client [None req-4a38dd85-2f23-4047-b8db-ebc755b3879f 40662e62144a4a1384c36a78b45a4137 1cc7d97e193a4fae8970f6ba4b6c0a42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2282/4557] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:18:07 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2276/4558] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:18:07 2026] GET /v2.1/servers/9fa782bd-c0b4-41f1-add2-2eb73dc10e07 => generated 1462 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:18:08.400 7 WARNING neutronclient.v2_0.client [None req-41ebe254-1a18-4236-9348-40f4afbeacb3 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:18:08.403 8 WARNING neutronclient.v2_0.client [None req-1d6b1bc3-806c-4b54-8b22-b5d047e69867 40662e62144a4a1384c36a78b45a4137 1cc7d97e193a4fae8970f6ba4b6c0a42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2283/4559] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:18:08 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2277/4560] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:18:08 2026] GET /v2.1/servers/9fa782bd-c0b4-41f1-add2-2eb73dc10e07 => generated 1529 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:18:08.839 7 INFO nova.api.openstack.compute.server_external_events [req-2a96f1e2-7a2e-4aaa-bdce-8818513c4d80 req-f669c7ae-bb51-4933-9a12-b4b41e5ee923 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:82355bba-9fc2-4c1a-b6ca-1781528a95d3 for instance 9fa782bd-c0b4-41f1-add2-2eb73dc10e07 on instance [pid: 7|app: 0|req: 2284/4561] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:18:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:18:09.567 8 WARNING neutronclient.v2_0.client [None req-4d3ea31b-abc6-40e9-a10f-c1bc7e3422bc cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:18:09.603 7 WARNING neutronclient.v2_0.client [None req-986f85df-7f4a-4403-bfdc-7235e048deb1 40662e62144a4a1384c36a78b45a4137 1cc7d97e193a4fae8970f6ba4b6c0a42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2278/4562] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:18:09 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2285/4563] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:18:09 2026] GET /v2.1/servers/9fa782bd-c0b4-41f1-add2-2eb73dc10e07 => generated 1527 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:18:10.725 8 WARNING neutronclient.v2_0.client [None req-e85c9bf8-61f5-4ada-aeac-fefa0dcaa70b cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:18:10.753 7 WARNING neutronclient.v2_0.client [None req-9aae31e8-ae0e-438a-abde-fc2081a8cd4d 40662e62144a4a1384c36a78b45a4137 1cc7d97e193a4fae8970f6ba4b6c0a42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2279/4564] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:18:10 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2286/4565] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:18:10 2026] GET /v2.1/servers/9fa782bd-c0b4-41f1-add2-2eb73dc10e07 => generated 1527 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:18:11.936 8 WARNING neutronclient.v2_0.client [None req-0b0c6eda-1efe-4da9-af40-b2c6e08b9d07 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 09:18:11.951 7 WARNING neutronclient.v2_0.client [None req-492541f8-1373-4436-900e-68fee9bb972c 40662e62144a4a1384c36a78b45a4137 1cc7d97e193a4fae8970f6ba4b6c0a42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2287/4566] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:18:11 2026] GET /v2.1/servers/9fa782bd-c0b4-41f1-add2-2eb73dc10e07 => generated 1527 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2280/4567] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:18:11 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:18:13.119 7 WARNING neutronclient.v2_0.client [None req-39f93c7e-77d8-446f-8bf4-5c58d88a79b8 40662e62144a4a1384c36a78b45a4137 1cc7d97e193a4fae8970f6ba4b6c0a42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:18:13.172 8 WARNING neutronclient.v2_0.client [None req-07515c7b-b9d7-4933-b742-790362de45a7 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2288/4568] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:18:13 2026] GET /v2.1/servers/9fa782bd-c0b4-41f1-add2-2eb73dc10e07 => generated 1527 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2281/4569] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:18:13 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:18:14.261 7 WARNING neutronclient.v2_0.client [None req-db66c52d-4dd8-461c-9d1b-0987fc3b7255 40662e62144a4a1384c36a78b45a4137 1cc7d97e193a4fae8970f6ba4b6c0a42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:18:14.354 8 WARNING neutronclient.v2_0.client [None req-c9f3d2a2-ec86-4f7b-86e2-5456937cb4b2 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2289/4570] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:18:14 2026] GET /v2.1/servers/9fa782bd-c0b4-41f1-add2-2eb73dc10e07 => generated 1527 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2282/4571] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:18:14 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:18:14.514 7 INFO nova.api.openstack.compute.server_external_events [req-6ecf8aa4-397c-4e2b-9e92-f05aea2ed3fd req-4dcfd34e-113a-4ae3-99cd-6ee27aa872c1 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-plugged:82355bba-9fc2-4c1a-b6ca-1781528a95d3 for instance 9fa782bd-c0b4-41f1-add2-2eb73dc10e07 on instance [pid: 7|app: 0|req: 2290/4572] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:18:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:18:15.441 8 WARNING neutronclient.v2_0.client [None req-f62c0d55-7b96-4c9d-b9e6-780a5aae9d4c 40662e62144a4a1384c36a78b45a4137 1cc7d97e193a4fae8970f6ba4b6c0a42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:18:15.541 7 WARNING neutronclient.v2_0.client [None req-325d7dd8-c85e-4922-8434-acc032c3b4c4 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2283/4573] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:18:15 2026] GET /v2.1/servers/9fa782bd-c0b4-41f1-add2-2eb73dc10e07 => generated 1527 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2291/4574] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:18:15 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 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-07-29 09:18:16.614 8 WARNING neutronclient.v2_0.client [None req-7e8ca731-aa85-4f86-baed-94bff56e6559 40662e62144a4a1384c36a78b45a4137 1cc7d97e193a4fae8970f6ba4b6c0a42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:18:16.706 7 WARNING neutronclient.v2_0.client [None req-12840da1-2334-4b35-bb26-187729a15112 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2285/4577] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:18:16 2026] GET /v2.1/servers/9fa782bd-c0b4-41f1-add2-2eb73dc10e07 => generated 1696 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, ' [pid: 7|app: 0|req: 2293/4578] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:18:16 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 09:18:16.828 8 WARNING neutronclient.v2_0.client [None req-4c753f35-2359-46fb-bd77-a682da6739ad 40662e62144a4a1384c36a78b45a4137 1cc7d97e193a4fae8970f6ba4b6c0a42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2286/4579] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:18:16 2026] GET /v2.1/servers/9fa782bd-c0b4-41f1-add2-2eb73dc10e07 => generated 1696 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:18:17.880 7 WARNING neutronclient.v2_0.client [None req-e5028214-8018-4db5-ae33-268fc4c9580c cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2294/4580] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:18:17 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:18:18.496 8 INFO nova.api.openstack.compute.server_external_events [req-a8972483-8b50-4fb1-87da-c9a2412216c7 req-e6e87b11-f2e6-40f9-9215-6a1324e05904 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:82355bba-9fc2-4c1a-b6ca-1781528a95d3 for instance 9fa782bd-c0b4-41f1-add2-2eb73dc10e07 on instance [pid: 8|app: 0|req: 2287/4581] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:18:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:18:19.040 7 WARNING neutronclient.v2_0.client [None req-9eca35d7-3e1a-4a5f-9318-26e66955fa9c cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2295/4582] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:18:19 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 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-07-29 09:18:20.247 8 WARNING neutronclient.v2_0.client [None req-001030b1-fb97-4ae0-a7e8-83a9a4d2ae3d cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2288/4583] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:18:20 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:18:21.409 7 WARNING neutronclient.v2_0.client [None req-a0bb3084-deb1-4406-b82e-8da28d03a356 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2296/4584] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:18:21 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1637 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, ' [pid: 8|app: 0|req: 2289/4585] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:18:21 2026] POST /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19/action => generated 0 bytes in 164 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:18:21.790 7 WARNING neutronclient.v2_0.client [None req-67673351-bd24-46b6-acb3-3f8396976f1d cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2297/4586] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:18:21 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1645 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:18:22.974 8 WARNING neutronclient.v2_0.client [None req-32ef9312-7278-4771-9f7e-a76da00fc5f5 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2290/4587] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:18:22 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1645 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:18:24.150 7 WARNING neutronclient.v2_0.client [None req-2743d37e-b8bc-4a72-9752-434e03bd3271 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2298/4588] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:18:24 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1645 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:18:25.338 8 WARNING neutronclient.v2_0.client [None req-40668a26-8d76-4266-a4dc-f8b3fd48476b cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2291/4589] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:18:25 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1645 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:18:26.478 7 WARNING neutronclient.v2_0.client [None req-db7035d4-b7be-4415-a4ea-8679c09c4f01 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] 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: 2300/4592] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:18:26 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1651 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 2301/4593] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:18:26 2026] DELETE /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:18:26.847 7 WARNING neutronclient.v2_0.client [None req-e99fdaec-7e39-4b34-9f19-7df08195fc41 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2302/4594] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:18:26 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2293/4595] 10.0.0.17 () {34 vars in 748 bytes} [Wed Jul 29 09:18:26 2026] POST /v2.1/servers/9fa782bd-c0b4-41f1-add2-2eb73dc10e07/action => generated 32007 bytes in 545 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:18:27.994 7 WARNING neutronclient.v2_0.client [None req-d130f1a6-a27b-4afe-9ee5-30b68cbd6eff cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2303/4596] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:18:27 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:18:29.149 8 WARNING neutronclient.v2_0.client [None req-96654832-5b04-42cb-a620-2196bd282ee5 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2294/4597] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:18:29 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1657 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:18:29.671 7 INFO nova.api.openstack.compute.server_external_events [req-9ab85c70-c393-4fa9-8886-9964ab526eea req-0e2159f3-daa1-42f3-b88b-c01b9b8c6fdd da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:7b19fa9f-419f-4781-b4b7-efddeaf21f6a for instance d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 on instance [pid: 7|app: 0|req: 2304/4598] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:18:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:18:30.304 8 WARNING neutronclient.v2_0.client [None req-b49e4ec2-1e99-41cd-bb86-3cb42c7af318 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2295/4599] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:18:30 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1449 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:18:31.408 7 WARNING neutronclient.v2_0.client [None req-7f36503f-b429-4c86-bba9-a1d598e633a2 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2305/4600] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:18:31 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1454 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:18:32.521 8 WARNING neutronclient.v2_0.client [None req-ab094531-dd0a-4f5d-8550-0a538bbcbe6e cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2296/4601] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:18:32 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 1454 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:18:33.606 7 INFO nova.api.openstack.wsgi [None req-47370ec7-32f7-4d90-93aa-0aea2be4b3de cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] HTTP exception thrown: Instance d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 could not be found. [pid: 7|app: 0|req: 2306/4602] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:18:33 2026] GET /v2.1/servers/d45c5a0d-cbaf-455d-ab36-14c10d1b2c19 => generated 111 bytes in 38 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: 2297/4603] 10.0.0.17 () {32 vars in 716 bytes} [Wed Jul 29 09:18:33 2026] DELETE /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 0 bytes in 207 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:18:33.869 7 WARNING neutronclient.v2_0.client [None req-0403981d-b7f6-4a33-95d3-90a9178780f9 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2307/4604] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:18:33 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1643 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-07-29 09:18:35.050 8 WARNING neutronclient.v2_0.client [None req-08fc7eeb-a0c2-40b9-aac7-e354f594e42b cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2298/4605] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:18:34 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1643 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:18:36.075 7 INFO nova.api.openstack.compute.server_external_events [req-63e9ae35-8c6c-4826-8e55-30a87cc41771 req-b3974818-756c-4f63-b76b-6810cba095a9 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-unplugged:1770bbf3-a5b4-4cd2-b93b-c803c272ad78 for instance 827dcf18-548b-47df-92d6-583cd842ba8d on instance [pid: 7|app: 0|req: 2308/4606] 10.0.0.35 () {38 vars in 813 bytes} [Wed Jul 29 09:18:36 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:18:36.261 8 WARNING neutronclient.v2_0.client [None req-a9b6a38a-61f2-4ea0-bb43-22794c463424 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2299/4609] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:18:36 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1643 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:18:36.656 7 INFO nova.api.openstack.compute.server_external_events [req-a35f912f-31d1-452d-ab9d-154860bcf82e req-36d5c799-cdab-4bd4-9148-e69873ffacf4 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-vif-deleted:1770bbf3-a5b4-4cd2-b93b-c803c272ad78 for instance 827dcf18-548b-47df-92d6-583cd842ba8d on instance [pid: 7|app: 0|req: 2311/4610] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:18:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:18:37.502 8 WARNING neutronclient.v2_0.client [None req-16d1903b-8487-4ce5-bbd7-3574c09c76d3 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 2300/4611] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:18:37 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1435 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:18:38.595 7 WARNING neutronclient.v2_0.client [None req-384c8001-3efd-41dc-b5f4-a0d69a744725 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2312/4612] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:18:38 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1454 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:18:38.869 8 INFO nova.api.openstack.compute.server_external_events [req-31d436b3-4420-43b1-aa89-2b771f85f15f req-307b2fc0-14ba-4443-a7d5-cf2eb1fb9d91 da9283429d214334afc233adf7876593 a7a19637e9ea426b97b313ac12cdaa84 - - b5699dd1bf25432a873b76a93a838659 b5699dd1bf25432a873b76a93a838659] Creating event network-changed:82355bba-9fc2-4c1a-b6ca-1781528a95d3 for instance 9fa782bd-c0b4-41f1-add2-2eb73dc10e07 on instance [pid: 8|app: 0|req: 2301/4613] 10.0.0.248 () {38 vars in 814 bytes} [Wed Jul 29 09:18:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 09:18:39.715 7 WARNING neutronclient.v2_0.client [None req-b56b2e4b-e8aa-4c49-8458-e64f52464cf7 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 2313/4614] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:18:39 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 1454 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-07-29 09:18:40.818 8 INFO nova.api.openstack.wsgi [None req-b07cde69-56a3-4775-ac7e-c1e480831906 cc5a63705c834ad0af13b3e44f32ab70 7bbeb94c4e644d5daf22776fc1556be2 - - default default] HTTP exception thrown: Instance 827dcf18-548b-47df-92d6-583cd842ba8d could not be found. [pid: 8|app: 0|req: 2302/4615] 10.0.0.17 () {32 vars in 713 bytes} [Wed Jul 29 09:18:40 2026] GET /v2.1/servers/827dcf18-548b-47df-92d6-583cd842ba8d => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 2314/4616] 10.0.0.17 () {34 vars in 669 bytes} [Wed Jul 29 09:18:41 2026] POST /v2.1/os-keypairs => generated 397 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0)