+ 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 [Tue Apr 21 17:44:19 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: nova-api-osapi-6767cbf4db-rcgkw 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 0x7fbc89bfb668 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-04-21 17:44:24.255 7 INFO nova.utils [None req-a5ff9261-b7dc-440b-a888-7d61ff140751 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-21 17:44:24.286 8 INFO nova.utils [None req-03ae2946-6efc-401c-b66d-d7f23e461854 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-21 17:44:26.062 8 WARNING keystonemiddleware._common.config [None req-03ae2946-6efc-401c-b66d-d7f23e461854 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-21 17:44:26.071 8 WARNING oslo_config.cfg [None req-03ae2946-6efc-401c-b66d-d7f23e461854 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-21 17:44:26.117 7 WARNING keystonemiddleware._common.config [None req-a5ff9261-b7dc-440b-a888-7d61ff140751 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-21 17:44:26.126 7 WARNING oslo_config.cfg [None req-a5ff9261-b7dc-440b-a888-7d61ff140751 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-21 17:44:26.152 8 WARNING keystonemiddleware._common.config [None req-03ae2946-6efc-401c-b66d-d7f23e461854 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-21 17:44:26.168 8 WARNING oslo_config.cfg [None req-03ae2946-6efc-401c-b66d-d7f23e461854 - - - - - -] 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-04-21 17:44:26.181 8 WARNING oslo_config.cfg [None req-03ae2946-6efc-401c-b66d-d7f23e461854 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7fbc89bfb668 pid: 8 (default app) 2026-04-21 17:44:26.211 7 WARNING keystonemiddleware._common.config [None req-a5ff9261-b7dc-440b-a888-7d61ff140751 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-21 17:44:26.227 7 WARNING oslo_config.cfg [None req-a5ff9261-b7dc-440b-a888-7d61ff140751 - - - - - -] 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-04-21 17:44:26.240 7 WARNING oslo_config.cfg [None req-a5ff9261-b7dc-440b-a888-7d61ff140751 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7fbc89bfb668 pid: 7 (default app) [pid: 8|app: 0|req: 2/3] 199.204.45.153 () {42 vars in 704 bytes} [Tue Apr 21 17:44:38 2026] GET /v2.1 => generated 114 bytes in 27 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 17:44:38.922 7 WARNING oslo_policy.policy [None req-6c5312df-b79a-49ef-b2ef-b556a71c242c e5f6a4d1ff8740538dd4915dacfda3c6 bb590d2128bf46559e1bf1c24306c6ee - - 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-04-21 17:44:38.922 7 WARNING oslo_policy.policy [None req-6c5312df-b79a-49ef-b2ef-b556a71c242c e5f6a4d1ff8740538dd4915dacfda3c6 bb590d2128bf46559e1bf1c24306c6ee - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 2/4] 199.204.45.153 () {44 vars in 908 bytes} [Tue Apr 21 17:44:38 2026] GET /v2.1 => generated 0 bytes in 710 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 17:44:39.042 8 WARNING oslo_policy.policy [req-6c5312df-b79a-49ef-b2ef-b556a71c242c req-67de1fe8-e51e-4164-8aec-e4d61bc66a44 e5f6a4d1ff8740538dd4915dacfda3c6 bb590d2128bf46559e1bf1c24306c6ee - - 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-04-21 17:44:39.043 8 WARNING oslo_policy.policy [req-6c5312df-b79a-49ef-b2ef-b556a71c242c req-67de1fe8-e51e-4164-8aec-e4d61bc66a44 e5f6a4d1ff8740538dd4915dacfda3c6 bb590d2128bf46559e1bf1c24306c6ee - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 199.204.45.153 () {46 vars in 981 bytes} [Tue Apr 21 17:44:39 2026] GET /v2.1/ => generated 400 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 17:44:39.153 7 INFO nova.api.openstack.wsgi [None req-057ec822-7531-4a98-ab69-cebfbeb961ad e5f6a4d1ff8740538dd4915dacfda3c6 bb590d2128bf46559e1bf1c24306c6ee - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.153 () {48 vars in 1010 bytes} [Tue Apr 21 17:44:39 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.153 () {48 vars in 1050 bytes} [Tue Apr 21 17:44:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.153 () {52 vars in 1047 bytes} [Tue Apr 21 17:44:39 2026] POST /v2.1/flavors => generated 529 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.153 () {42 vars in 704 bytes} [Tue Apr 21 17:44:40 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.204.45.153 () {44 vars in 908 bytes} [Tue Apr 21 17:44:40 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.204.45.153 () {46 vars in 981 bytes} [Tue Apr 21 17:44:40 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 17:44:40.218 7 INFO nova.api.openstack.wsgi [None req-2e8e725f-4e8d-4192-9d63-fe73d3e0e43a e5f6a4d1ff8740538dd4915dacfda3c6 bb590d2128bf46559e1bf1c24306c6ee - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.204.45.153 () {48 vars in 1012 bytes} [Tue Apr 21 17:44:40 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: 7/13] 199.204.45.153 () {48 vars in 1050 bytes} [Tue Apr 21 17:44:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.153 () {52 vars in 1047 bytes} [Tue Apr 21 17:44:40 2026] POST /v2.1/flavors => generated 532 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.153 () {42 vars in 704 bytes} [Tue Apr 21 17:44:41 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.153 () {44 vars in 908 bytes} [Tue Apr 21 17:44:41 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.153 () {46 vars in 981 bytes} [Tue Apr 21 17:44:41 2026] GET /v2.1/ => generated 400 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 17:44:41.179 7 INFO nova.api.openstack.wsgi [None req-d8130e21-33ee-4122-bcf3-cc355b9ba3eb e5f6a4d1ff8740538dd4915dacfda3c6 bb590d2128bf46559e1bf1c24306c6ee - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.153 () {48 vars in 1014 bytes} [Tue Apr 21 17:44:41 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 199.204.45.153 () {48 vars in 1050 bytes} [Tue Apr 21 17:44:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.153 () {52 vars in 1047 bytes} [Tue Apr 21 17:44:41 2026] POST /v2.1/flavors => generated 533 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.153 () {42 vars in 704 bytes} [Tue Apr 21 17:44:42 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: 12/24] 199.204.45.153 () {44 vars in 908 bytes} [Tue Apr 21 17:44:42 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 13/25] 199.204.45.153 () {46 vars in 981 bytes} [Tue Apr 21 17:44:42 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 17:44:42.217 7 INFO nova.api.openstack.wsgi [None req-e2c738f7-4144-43a2-95b1-32af24d51f77 e5f6a4d1ff8740538dd4915dacfda3c6 bb590d2128bf46559e1bf1c24306c6ee - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/26] 199.204.45.153 () {48 vars in 1012 bytes} [Tue Apr 21 17:44:42 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.153 () {48 vars in 1050 bytes} [Tue Apr 21 17:44:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.204.45.153 () {52 vars in 1047 bytes} [Tue Apr 21 17:44:42 2026] POST /v2.1/flavors => generated 532 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.153 () {42 vars in 704 bytes} [Tue Apr 21 17:44:43 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: 15/30] 199.204.45.153 () {44 vars in 908 bytes} [Tue Apr 21 17:44:43 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.204.45.153 () {46 vars in 981 bytes} [Tue Apr 21 17:44:43 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 17:44:43.301 7 INFO nova.api.openstack.wsgi [None req-53fdbe0a-e11f-4545-8317-e231ef81fe8f e5f6a4d1ff8740538dd4915dacfda3c6 bb590d2128bf46559e1bf1c24306c6ee - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/32] 199.204.45.153 () {48 vars in 1014 bytes} [Tue Apr 21 17:44:43 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/33] 199.204.45.153 () {48 vars in 1050 bytes} [Tue Apr 21 17:44:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/34] 199.204.45.153 () {52 vars in 1047 bytes} [Tue Apr 21 17:44:43 2026] POST /v2.1/flavors => generated 535 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/101] 10.0.0.213 () {28 vars in 454 bytes} [Tue Apr 21 17:50:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 51/102] 10.0.0.213 () {30 vars in 658 bytes} [Tue Apr 21 17:50:14 2026] GET /v2.1 => generated 0 bytes in 460 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: 52/103] 10.0.0.213 () {32 vars in 731 bytes} [Tue Apr 21 17:50:15 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: 52/104] 10.0.0.213 () {34 vars in 804 bytes} [Tue Apr 21 17:50:15 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/143] 199.204.45.153 () {42 vars in 704 bytes} [Tue Apr 21 17:53: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 72/144] 199.204.45.153 () {44 vars in 908 bytes} [Tue Apr 21 17:53:26 2026] GET /v2.1 => generated 0 bytes in 91 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 73/145] 199.204.45.153 () {46 vars in 981 bytes} [Tue Apr 21 17:53:26 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 17:53:26.969 8 INFO nova.api.openstack.wsgi [None req-9317047a-5688-4a08-a536-635d703de253 e5f6a4d1ff8740538dd4915dacfda3c6 bb590d2128bf46559e1bf1c24306c6ee - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 73/146] 199.204.45.153 () {48 vars in 1016 bytes} [Tue Apr 21 17:53:26 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/147] 199.204.45.153 () {48 vars in 1050 bytes} [Tue Apr 21 17:53:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/148] 199.204.45.153 () {52 vars in 1048 bytes} [Tue Apr 21 17:53:27 2026] POST /v2.1/flavors => generated 534 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/161] 199.204.45.153 () {42 vars in 704 bytes} [Tue Apr 21 17:54:25 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: 81/162] 199.204.45.153 () {44 vars in 908 bytes} [Tue Apr 21 17:54:25 2026] GET /v2.1 => generated 0 bytes in 56 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 82/163] 199.204.45.153 () {46 vars in 981 bytes} [Tue Apr 21 17:54:25 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 17:54:25.276 8 INFO nova.api.openstack.wsgi [None req-365c1dd9-cd8d-402a-9c7b-f033b34cdaf7 e5f6a4d1ff8740538dd4915dacfda3c6 bb590d2128bf46559e1bf1c24306c6ee - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user e5f6a4d1ff8740538dd4915dacfda3c6 [pid: 8|app: 0|req: 82/164] 199.204.45.153 () {48 vars in 1050 bytes} [Tue Apr 21 17:54:25 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-04-21 17:54:25.288 7 WARNING oslo_db.sqlalchemy.utils [None req-f6f1ee1b-00b2-4958-bf04-efacd6958f6a e5f6a4d1ff8740538dd4915dacfda3c6 bb590d2128bf46559e1bf1c24306c6ee - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 83/165] 199.204.45.153 () {48 vars in 1015 bytes} [Tue Apr 21 17:54:25 2026] GET /v2.1/os-keypairs => generated 16 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/166] 199.204.45.153 () {52 vars in 1056 bytes} [Tue Apr 21 17:54:25 2026] POST /v2.1/os-keypairs => generated 576 bytes in 56 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/167] 199.204.45.153 () {42 vars in 704 bytes} [Tue Apr 21 17:54:29 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/168] 199.204.45.153 () {44 vars in 908 bytes} [Tue Apr 21 17:54:29 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 85/169] 199.204.45.153 () {46 vars in 981 bytes} [Tue Apr 21 17:54:29 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/170] 199.204.45.153 () {48 vars in 1072 bytes} [Tue Apr 21 17:54:29 2026] GET /v2.1/os-quota-sets/bb590d2128bf46559e1bf1c24306c6ee => generated 283 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/171] 199.204.45.153 () {52 vars in 1124 bytes} [Tue Apr 21 17:54:29 2026] PUT /v2.1/os-quota-sets/bb590d2128bf46559e1bf1c24306c6ee => generated 238 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/240] 10.0.0.35 () {28 vars in 453 bytes} [Tue Apr 21 18:00:07 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) 2026-04-21 18:00:08.000 8 WARNING keystonemiddleware.audit [None req-58ed4ae5-5f26-4ec0-809c-38035eb7b04a e5f6a4d1ff8740538dd4915dacfda3c6 bb590d2128bf46559e1bf1c24306c6ee - - default default] Skipping service magnum as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 120/241] 10.0.0.35 () {30 vars in 657 bytes} [Tue Apr 21 18:00:07 2026] GET /v2.1 => generated 0 bytes in 67 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-04-21 18:00:08.013 7 WARNING keystonemiddleware.audit [None req-8791353b-132e-4b6a-8827-6036653286f0 e5f6a4d1ff8740538dd4915dacfda3c6 bb590d2128bf46559e1bf1c24306c6ee - - default default] Skipping service magnum as it have no endpoints. [pid: 7|app: 0|req: 122/242] 10.0.0.35 () {32 vars in 730 bytes} [Tue Apr 21 18:00:08 2026] GET /v2.1/ => generated 411 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 18:00:08.037 8 WARNING keystonemiddleware.audit [None req-8ad6b881-5eec-4ae1-bee5-3df6f645db6e b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Skipping service magnum as it have no endpoints. [pid: 8|app: 0|req: 121/243] 10.0.0.35 () {34 vars in 764 bytes} [Tue Apr 21 18:00:08 2026] GET /v2.1/os-services => generated 780 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/246] 10.0.0.35 () {28 vars in 453 bytes} [Tue Apr 21 18:00:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) 2026-04-21 18:00:12.522 7 WARNING keystonemiddleware.audit [req-8ad6b881-5eec-4ae1-bee5-3df6f645db6e req-ce2f18dc-f850-47c8-8c79-6f72ad0c0f15 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Skipping service magnum as it have no endpoints. [pid: 7|app: 0|req: 124/247] 10.0.0.35 () {30 vars in 657 bytes} [Tue Apr 21 18:00:12 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-04-21 18:00:12.536 8 WARNING keystonemiddleware.audit [None req-22194757-59cc-4922-95ad-4045e0f7f8a3 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Skipping service magnum as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 124/248] 10.0.0.35 () {32 vars in 730 bytes} [Tue Apr 21 18:00:12 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 18:00:12.555 7 WARNING keystonemiddleware.audit [None req-e681165a-e460-4e96-b11e-62ec750c0da7 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Skipping service magnum as it have no endpoints. [pid: 7|app: 0|req: 125/249] 10.0.0.35 () {34 vars in 764 bytes} [Tue Apr 21 18:00:12 2026] GET /v2.1/os-services => generated 780 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/250] 10.0.0.35 () {28 vars in 453 bytes} [Tue Apr 21 18:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 126/251] 10.0.0.35 () {30 vars in 657 bytes} [Tue Apr 21 18:00:17 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 126/252] 10.0.0.35 () {32 vars in 730 bytes} [Tue Apr 21 18:00:17 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/253] 10.0.0.35 () {34 vars in 807 bytes} [Tue Apr 21 18:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/254] 10.0.0.35 () {28 vars in 453 bytes} [Tue Apr 21 18:00:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 128/255] 10.0.0.35 () {30 vars in 657 bytes} [Tue Apr 21 18:00:21 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 128/256] 10.0.0.35 () {32 vars in 730 bytes} [Tue Apr 21 18:00:21 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: 129/257] 10.0.0.35 () {34 vars in 807 bytes} [Tue Apr 21 18:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 278 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/284] 199.204.45.153 () {42 vars in 704 bytes} [Tue Apr 21 18:02: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 142/285] 199.204.45.153 () {44 vars in 908 bytes} [Tue Apr 21 18:02:26 2026] GET /v2.1 => generated 0 bytes in 103 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 144/286] 199.204.45.153 () {46 vars in 981 bytes} [Tue Apr 21 18:02:26 2026] GET /v2.1/ => generated 400 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 18:02:26.350 8 INFO nova.api.openstack.wsgi [None req-83301579-c1b0-481a-8595-4694e26da7e1 e5f6a4d1ff8740538dd4915dacfda3c6 bb590d2128bf46559e1bf1c24306c6ee - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 143/287] 199.204.45.153 () {48 vars in 1014 bytes} [Tue Apr 21 18:02:26 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/288] 199.204.45.153 () {48 vars in 1050 bytes} [Tue Apr 21 18:02:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/289] 199.204.45.153 () {52 vars in 1048 bytes} [Tue Apr 21 18:02:26 2026] POST /v2.1/flavors => generated 534 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/326] 199.204.45.153 () {42 vars in 704 bytes} [Tue Apr 21 18:05:29 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/327] 199.204.45.153 () {44 vars in 908 bytes} [Tue Apr 21 18:05:29 2026] GET /v2.1 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 164/328] 199.204.45.153 () {46 vars in 981 bytes} [Tue Apr 21 18:05:29 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/329] 199.204.45.153 () {48 vars in 1072 bytes} [Tue Apr 21 18:05:29 2026] GET /v2.1/os-quota-sets/add0507eddba4b28b30396e8b24f66a3 => generated 283 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/330] 199.204.45.153 () {52 vars in 1124 bytes} [Tue Apr 21 18:05:29 2026] PUT /v2.1/os-quota-sets/add0507eddba4b28b30396e8b24f66a3 => generated 238 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/469] 199.204.45.153 () {42 vars in 704 bytes} [Tue Apr 21 18:16:58 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/470] 199.204.45.153 () {44 vars in 908 bytes} [Tue Apr 21 18:16:58 2026] GET /v2.1 => generated 0 bytes in 131 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 236/471] 199.204.45.153 () {46 vars in 981 bytes} [Tue Apr 21 18:16:58 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 18:16:58.699 8 INFO nova.api.openstack.wsgi [None req-cd440fce-08b9-4bd3-9c64-7fbe7f98dbbe e5f6a4d1ff8740538dd4915dacfda3c6 bb590d2128bf46559e1bf1c24306c6ee - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 236/472] 199.204.45.153 () {48 vars in 1010 bytes} [Tue Apr 21 18:16:58 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/473] 199.204.45.153 () {48 vars in 1050 bytes} [Tue Apr 21 18:16:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/474] 199.204.45.153 () {48 vars in 1098 bytes} [Tue Apr 21 18:16:58 2026] GET /v2.1/flavors/a50944ac-448c-4043-8b36-5cb611ae0395/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/475] 199.204.45.153 () {42 vars in 704 bytes} [Tue Apr 21 18:16:59 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/476] 199.204.45.153 () {44 vars in 908 bytes} [Tue Apr 21 18:16:59 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 239/477] 199.204.45.153 () {46 vars in 981 bytes} [Tue Apr 21 18:16:59 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 18:16:59.779 8 INFO nova.api.openstack.wsgi [None req-9e3d6c11-7463-488a-b778-2816a89a9d81 e5f6a4d1ff8740538dd4915dacfda3c6 bb590d2128bf46559e1bf1c24306c6ee - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 239/478] 199.204.45.153 () {48 vars in 1012 bytes} [Tue Apr 21 18:16:59 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/479] 199.204.45.153 () {48 vars in 1050 bytes} [Tue Apr 21 18:16:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/480] 199.204.45.153 () {48 vars in 1098 bytes} [Tue Apr 21 18:16:59 2026] GET /v2.1/flavors/e4d119c1-7e71-42fe-9004-1637479b8936/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: 241/481] 199.204.45.153 () {42 vars in 704 bytes} [Tue Apr 21 18:17:00 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/482] 199.204.45.153 () {44 vars in 908 bytes} [Tue Apr 21 18:17:00 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 242/483] 199.204.45.153 () {46 vars in 981 bytes} [Tue Apr 21 18:17:00 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 18:17:00.836 8 INFO nova.api.openstack.wsgi [None req-db9659a5-d840-429b-b388-1b0dbfdbb4e7 e5f6a4d1ff8740538dd4915dacfda3c6 bb590d2128bf46559e1bf1c24306c6ee - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 242/484] 199.204.45.153 () {48 vars in 1014 bytes} [Tue Apr 21 18:17:00 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/485] 199.204.45.153 () {48 vars in 1050 bytes} [Tue Apr 21 18:17:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/486] 199.204.45.153 () {48 vars in 1098 bytes} [Tue Apr 21 18:17:00 2026] GET /v2.1/flavors/58c42464-2887-4dee-a54e-4e1c7754f16e/os-extra_specs => generated 19 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/487] 199.204.45.153 () {42 vars in 704 bytes} [Tue Apr 21 18:17:01 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/488] 199.204.45.153 () {44 vars in 908 bytes} [Tue Apr 21 18:17:01 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 245/489] 199.204.45.153 () {46 vars in 981 bytes} [Tue Apr 21 18:17:01 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 18:17:01.860 8 INFO nova.api.openstack.wsgi [None req-2cd0cb60-df31-40c8-b01b-9a6dfe1f18eb e5f6a4d1ff8740538dd4915dacfda3c6 bb590d2128bf46559e1bf1c24306c6ee - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 245/490] 199.204.45.153 () {48 vars in 1012 bytes} [Tue Apr 21 18:17:01 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: 246/491] 199.204.45.153 () {48 vars in 1050 bytes} [Tue Apr 21 18:17:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/492] 199.204.45.153 () {48 vars in 1098 bytes} [Tue Apr 21 18:17:01 2026] GET /v2.1/flavors/d8679e26-e7e6-48ce-8386-8ea6f4228d1b/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/495] 199.204.45.153 () {42 vars in 704 bytes} [Tue Apr 21 18:17:02 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/496] 199.204.45.153 () {44 vars in 908 bytes} [Tue Apr 21 18:17:02 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 249/497] 199.204.45.153 () {46 vars in 981 bytes} [Tue Apr 21 18:17:02 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 18:17:02.919 8 INFO nova.api.openstack.wsgi [None req-a415a305-f6c8-4eed-9998-789a0c579052 e5f6a4d1ff8740538dd4915dacfda3c6 bb590d2128bf46559e1bf1c24306c6ee - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 249/498] 199.204.45.153 () {48 vars in 1014 bytes} [Tue Apr 21 18:17:02 2026] GET /v2.1/flavors/m1.xlarge => 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: 250/499] 199.204.45.153 () {48 vars in 1050 bytes} [Tue Apr 21 18:17:02 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/500] 199.204.45.153 () {48 vars in 1098 bytes} [Tue Apr 21 18:17:02 2026] GET /v2.1/flavors/7eb8f938-73fc-44c8-bb06-96e783d45d0e/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: 257/513] 199.204.45.153 () {42 vars in 704 bytes} [Tue Apr 21 18:18:11 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: 257/514] 199.204.45.153 () {44 vars in 908 bytes} [Tue Apr 21 18:18:11 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 258/515] 199.204.45.153 () {46 vars in 981 bytes} [Tue Apr 21 18:18:11 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 18:18:11.658 8 INFO nova.api.openstack.wsgi [None req-8b937e16-9d9b-4f85-ab28-5879c963e37f e5f6a4d1ff8740538dd4915dacfda3c6 bb590d2128bf46559e1bf1c24306c6ee - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 258/516] 199.204.45.153 () {48 vars in 1016 bytes} [Tue Apr 21 18:18:11 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/517] 199.204.45.153 () {48 vars in 1050 bytes} [Tue Apr 21 18:18:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/518] 199.204.45.153 () {48 vars in 1098 bytes} [Tue Apr 21 18:18:11 2026] GET /v2.1/flavors/a4faff37-b220-40dd-8083-486ff02e571f/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/521] 199.204.45.153 () {42 vars in 704 bytes} [Tue Apr 21 18:18:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/522] 199.204.45.153 () {44 vars in 908 bytes} [Tue Apr 21 18:18:18 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 262/523] 199.204.45.153 () {46 vars in 981 bytes} [Tue Apr 21 18:18:18 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/524] 199.204.45.153 () {48 vars in 1050 bytes} [Tue Apr 21 18:18:18 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/527] 199.204.45.153 () {42 vars in 704 bytes} [Tue Apr 21 18:18:22 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/528] 199.204.45.153 () {44 vars in 908 bytes} [Tue Apr 21 18:18:22 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 265/529] 199.204.45.153 () {46 vars in 981 bytes} [Tue Apr 21 18:18:22 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/530] 199.204.45.153 () {48 vars in 1072 bytes} [Tue Apr 21 18:18:22 2026] GET /v2.1/os-quota-sets/bb590d2128bf46559e1bf1c24306c6ee => generated 280 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/541] 199.204.45.153 () {42 vars in 704 bytes} [Tue Apr 21 18:19:15 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/542] 199.204.45.153 () {44 vars in 908 bytes} [Tue Apr 21 18:19:15 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 272/543] 199.204.45.153 () {46 vars in 981 bytes} [Tue Apr 21 18:19:16 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 18:19:16.065 7 INFO nova.api.openstack.wsgi [None req-08268f2f-485b-4aba-9139-4603d8df3aff e5f6a4d1ff8740538dd4915dacfda3c6 bb590d2128bf46559e1bf1c24306c6ee - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 272/544] 199.204.45.153 () {48 vars in 1014 bytes} [Tue Apr 21 18:19:16 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/545] 199.204.45.153 () {48 vars in 1050 bytes} [Tue Apr 21 18:19:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/546] 199.204.45.153 () {48 vars in 1098 bytes} [Tue Apr 21 18:19:16 2026] GET /v2.1/flavors/ced2cb1a-a9bc-4b88-8ce7-274c2e34f5a3/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: 276/551] 199.204.45.153 () {42 vars in 704 bytes} [Tue Apr 21 18:19:32 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/552] 199.204.45.153 () {44 vars in 908 bytes} [Tue Apr 21 18:19:32 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 277/553] 199.204.45.153 () {46 vars in 981 bytes} [Tue Apr 21 18:19:32 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/554] 199.204.45.153 () {48 vars in 1072 bytes} [Tue Apr 21 18:19:32 2026] GET /v2.1/os-quota-sets/add0507eddba4b28b30396e8b24f66a3 => generated 280 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/565] 199.204.45.153 () {42 vars in 704 bytes} [Tue Apr 21 18:20:25 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: 283/566] 199.204.45.153 () {44 vars in 908 bytes} [Tue Apr 21 18:20:25 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 284/567] 199.204.45.153 () {46 vars in 981 bytes} [Tue Apr 21 18:20:25 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 18:20:25.114 7 INFO nova.api.openstack.wsgi [None req-7ad0b7ce-aa52-4c8b-9ad6-cecbeeb815c3 e5f6a4d1ff8740538dd4915dacfda3c6 bb590d2128bf46559e1bf1c24306c6ee - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 284/568] 199.204.45.153 () {48 vars in 1010 bytes} [Tue Apr 21 18:20:25 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/569] 199.204.45.153 () {48 vars in 1050 bytes} [Tue Apr 21 18:20:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/578] 10.0.0.252 () {32 vars in 655 bytes} [Tue Apr 21 18:21:09 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 289/579] 10.0.0.252 () {32 vars in 641 bytes} [Tue Apr 21 18:21:09 2026] GET /v2.1/servers => generated 15 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-21 18:21:09.631 8 WARNING oslo_db.sqlalchemy.utils [None req-95fab1b0-e556-4d26-bc37-049860341a04 e5f6a4d1ff8740538dd4915dacfda3c6 bb590d2128bf46559e1bf1c24306c6ee - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 291/580] 10.0.0.252 () {32 vars in 649 bytes} [Tue Apr 21 18:21:09 2026] GET /v2.1/os-keypairs => generated 530 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/581] 10.0.0.252 () {32 vars in 694 bytes} [Tue Apr 21 18:21:09 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/584] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:21:21 2026] GET /v2.1/flavors/a50944ac-448c-4043-8b36-5cb611ae0395 => generated 511 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/585] 10.0.0.252 () {32 vars in 641 bytes} [Tue Apr 21 18:21:21 2026] GET /v2.1/flavors => generated 1674 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/586] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:21:21 2026] GET /v2.1/flavors/a50944ac-448c-4043-8b36-5cb611ae0395 => 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: 295/589] 10.0.0.252 () {34 vars in 671 bytes} [Tue Apr 21 18:21:31 2026] POST /v2.1/os-keypairs => generated 386 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 18:21:32.515 8 WARNING neutronclient.v2_0.client [None req-745e61d3-f282-4aac-b63a-73b84353775b c3da79907ad545d2b1073279118cbcc1 05a239f48ff549e0a5ee6ac0e10113ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 296/592] 10.0.0.252 () {34 vars in 685 bytes} [Tue Apr 21 18:21:32 2026] POST /v2.1/os-security-groups => generated 247 bytes in 1037 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 18:21:33.503 7 WARNING neutronclient.v2_0.client [None req-92cac8c1-e32b-4600-a7e3-a9207ec1eead c3da79907ad545d2b1073279118cbcc1 05a239f48ff549e0a5ee6ac0e10113ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:21:33.659 8 WARNING neutronclient.v2_0.client [None req-830ef858-2c22-4376-aa88-6baae1bd38bb cc6ad9c94bf744b1a868d4a0fe5bbb9d 50217525eb27490f9111b881f66af42e - - default default] The python binding code in 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/593] 10.0.0.252 () {34 vars in 685 bytes} [Tue Apr 21 18:21:33 2026] POST /v2.1/os-security-groups => generated 244 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 18:21:33.923 8 WARNING neutronclient.v2_0.client [None req-8fa7f849-c34c-4479-a9ae-1655e185af83 cc6ad9c94bf744b1a868d4a0fe5bbb9d 50217525eb27490f9111b881f66af42e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:21:34.269 7 WARNING neutronclient.v2_0.client [None req-92cac8c1-e32b-4600-a7e3-a9207ec1eead c3da79907ad545d2b1073279118cbcc1 05a239f48ff549e0a5ee6ac0e10113ee - - default default] The python binding code in 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/594] 10.0.0.252 () {34 vars in 685 bytes} [Tue Apr 21 18:21:33 2026] POST /v2.1/os-security-groups => generated 244 bytes in 540 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 18:21:34.471 8 WARNING neutronclient.v2_0.client [None req-55cc5ca2-86b8-4b1e-86b1-ef4ec2d631b0 cc6ad9c94bf744b1a868d4a0fe5bbb9d 50217525eb27490f9111b881f66af42e - - default default] The python binding code in 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/595] 10.0.0.252 () {34 vars in 695 bytes} [Tue Apr 21 18:21:33 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1729 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 18:21:35.244 7 WARNING neutronclient.v2_0.client [None req-ab10b245-0f4f-4e2a-93c4-060cc9b6c45d c3da79907ad545d2b1073279118cbcc1 05a239f48ff549e0a5ee6ac0e10113ee - - default default] The python binding code in 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/596] 10.0.0.252 () {34 vars in 685 bytes} [Tue Apr 21 18:21:34 2026] POST /v2.1/os-security-groups => generated 243 bytes in 972 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 18:21:35.526 8 WARNING neutronclient.v2_0.client [None req-b62060eb-c5e8-49b0-8c9d-f850a195adaa 02d8e8a532a6456e9f091ae3077ebaa3 524aca11706b4c08aa476f07b0f0b207 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 298/597] 10.0.0.252 () {34 vars in 685 bytes} [Tue Apr 21 18:21:35 2026] POST /v2.1/os-security-groups => generated 246 bytes in 542 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 18:21:35.791 7 WARNING neutronclient.v2_0.client [None req-8fd36db1-d875-4939-9e93-665f632a2a3f cc6ad9c94bf744b1a868d4a0fe5bbb9d 50217525eb27490f9111b881f66af42e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:21:36.268 8 WARNING neutronclient.v2_0.client [None req-b62060eb-c5e8-49b0-8c9d-f850a195adaa 02d8e8a532a6456e9f091ae3077ebaa3 524aca11706b4c08aa476f07b0f0b207 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:21:36.365 7 WARNING neutronclient.v2_0.client [None req-8fd36db1-d875-4939-9e93-665f632a2a3f cc6ad9c94bf744b1a868d4a0fe5bbb9d 50217525eb27490f9111b881f66af42e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:21:36.561 7 WARNING neutronclient.v2_0.client [None req-8fd36db1-d875-4939-9e93-665f632a2a3f cc6ad9c94bf744b1a868d4a0fe5bbb9d 50217525eb27490f9111b881f66af42e - - default default] The python binding code in 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/598] 10.0.0.252 () {32 vars in 663 bytes} [Tue Apr 21 18:21:35 2026] GET /v2.1/os-security-groups => generated 1384 bytes in 889 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-21 18:21:36.694 7 WARNING neutronclient.v2_0.client [None req-63061ad9-8d5f-4478-a2f3-392f3481b70a c3da79907ad545d2b1073279118cbcc1 05a239f48ff549e0a5ee6ac0e10113ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:21:36.857 8 WARNING neutronclient.v2_0.client [None req-b62060eb-c5e8-49b0-8c9d-f850a195adaa 02d8e8a532a6456e9f091ae3077ebaa3 524aca11706b4c08aa476f07b0f0b207 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:21:36.891 7 WARNING neutronclient.v2_0.client [None req-63061ad9-8d5f-4478-a2f3-392f3481b70a c3da79907ad545d2b1073279118cbcc1 05a239f48ff549e0a5ee6ac0e10113ee - - default default] The python binding code in 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/599] 10.0.0.252 () {34 vars in 695 bytes} [Tue Apr 21 18:21:36 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 599 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 18:21:37.286 7 WARNING neutronclient.v2_0.client [None req-433f5b27-0ee7-46eb-b6cd-db2c3c78469a cc6ad9c94bf744b1a868d4a0fe5bbb9d 50217525eb27490f9111b881f66af42e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:21:37.407 7 WARNING neutronclient.v2_0.client [None req-433f5b27-0ee7-46eb-b6cd-db2c3c78469a cc6ad9c94bf744b1a868d4a0fe5bbb9d 50217525eb27490f9111b881f66af42e - - default default] The python binding code in 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/600] 10.0.0.252 () {32 vars in 740 bytes} [Tue Apr 21 18:21:37 2026] DELETE /v2.1/os-security-groups/b4c839f1-8f79-4cce-a565-1c221487e6e7 => generated 0 bytes in 534 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-21 18:21:37.816 7 WARNING neutronclient.v2_0.client [None req-2c766117-a8de-4fe6-90db-81627cdf04ba c3da79907ad545d2b1073279118cbcc1 05a239f48ff549e0a5ee6ac0e10113ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:21:37.959 7 WARNING neutronclient.v2_0.client [None req-2c766117-a8de-4fe6-90db-81627cdf04ba c3da79907ad545d2b1073279118cbcc1 05a239f48ff549e0a5ee6ac0e10113ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 300/601] 10.0.0.252 () {34 vars in 663 bytes} [Tue Apr 21 18:21:35 2026] POST /v2.1/servers => generated 452 bytes in 2624 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-04-21 18:21:38.075 8 WARNING neutronclient.v2_0.client [None req-a71c77e7-55d7-452c-8650-7cd18cf75c02 cc6ad9c94bf744b1a868d4a0fe5bbb9d 50217525eb27490f9111b881f66af42e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:21:38.099 8 INFO nova.api.openstack.wsgi [None req-a71c77e7-55d7-452c-8650-7cd18cf75c02 cc6ad9c94bf744b1a868d4a0fe5bbb9d 50217525eb27490f9111b881f66af42e - - default default] HTTP exception thrown: Security group b4c839f1-8f79-4cce-a565-1c221487e6e7 does not exist Neutron server returns request_ids: ['req-66bcc76f-1328-4e5e-b527-b087ed4285cb'] [pid: 8|app: 0|req: 301/602] 10.0.0.252 () {32 vars in 737 bytes} [Tue Apr 21 18:21:38 2026] GET /v2.1/os-security-groups/b4c839f1-8f79-4cce-a565-1c221487e6e7 => generated 194 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-21 18:21:38.124 8 WARNING neutronclient.v2_0.client [None req-71c2e591-183a-44ea-a5a1-81ec661289d1 02d8e8a532a6456e9f091ae3077ebaa3 524aca11706b4c08aa476f07b0f0b207 - - default default] The python binding code in 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/603] 10.0.0.252 () {34 vars in 695 bytes} [Tue Apr 21 18:21:37 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 385 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 18:21:38.201 7 WARNING neutronclient.v2_0.client [None req-98505526-268f-4aec-95e4-f3b909e08d6c cc6ad9c94bf744b1a868d4a0fe5bbb9d 50217525eb27490f9111b881f66af42e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:21:38.245 7 WARNING neutronclient.v2_0.client [None req-98505526-268f-4aec-95e4-f3b909e08d6c cc6ad9c94bf744b1a868d4a0fe5bbb9d 50217525eb27490f9111b881f66af42e - - default default] The python binding code in 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/604] 10.0.0.252 () {32 vars in 740 bytes} [Tue Apr 21 18:21:38 2026] DELETE /v2.1/os-security-groups/73430ec8-3187-486a-b7dc-5a6711a90455 => generated 0 bytes in 206 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-21 18:21:38.414 7 WARNING neutronclient.v2_0.client [None req-b5442125-a0e9-4cf9-9cf9-4a31e2950c36 c3da79907ad545d2b1073279118cbcc1 05a239f48ff549e0a5ee6ac0e10113ee - - default default] The python binding code in 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/605] 10.0.0.252 () {32 vars in 737 bytes} [Tue Apr 21 18:21:38 2026] GET /v2.1/os-security-groups/5c4489cc-d427-40cf-9e35-061525220d2b => generated 663 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 18:21:38.478 7 WARNING neutronclient.v2_0.client [None req-ddb20089-5e76-4bd4-a753-f0746d9463b0 cc6ad9c94bf744b1a868d4a0fe5bbb9d 50217525eb27490f9111b881f66af42e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:21:38.499 7 INFO nova.api.openstack.wsgi [None req-ddb20089-5e76-4bd4-a753-f0746d9463b0 cc6ad9c94bf744b1a868d4a0fe5bbb9d 50217525eb27490f9111b881f66af42e - - default default] HTTP exception thrown: Security group 73430ec8-3187-486a-b7dc-5a6711a90455 does not exist Neutron server returns request_ids: ['req-8641b971-d5ce-452e-bc5d-38830dbcdf72'] [pid: 7|app: 0|req: 305/606] 10.0.0.252 () {32 vars in 737 bytes} [Tue Apr 21 18:21:38 2026] GET /v2.1/os-security-groups/73430ec8-3187-486a-b7dc-5a6711a90455 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/607] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:21:38 2026] GET /v2.1/servers/0a3f718a-3e39-47fb-bace-fa6f271d038e => generated 1431 bytes in 446 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:21:38.553 8 WARNING neutronclient.v2_0.client [None req-cf6c714c-5582-4897-92b2-e2ef80b9a5e7 c3da79907ad545d2b1073279118cbcc1 05a239f48ff549e0a5ee6ac0e10113ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:21:38.591 8 WARNING neutronclient.v2_0.client [None req-cf6c714c-5582-4897-92b2-e2ef80b9a5e7 c3da79907ad545d2b1073279118cbcc1 05a239f48ff549e0a5ee6ac0e10113ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 306/608] 10.0.0.252 () {34 vars in 671 bytes} [Tue Apr 21 18:21:38 2026] POST /v2.1/os-keypairs => generated 386 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 18:21:38.622 7 WARNING neutronclient.v2_0.client [None req-a6adb07f-32eb-4dd9-aab2-2d5ac2bf4263 cc6ad9c94bf744b1a868d4a0fe5bbb9d 50217525eb27490f9111b881f66af42e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:21:38.650 8 WARNING neutronclient.v2_0.client [None req-cf6c714c-5582-4897-92b2-e2ef80b9a5e7 c3da79907ad545d2b1073279118cbcc1 05a239f48ff549e0a5ee6ac0e10113ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:21:38.692 7 WARNING neutronclient.v2_0.client [None req-a6adb07f-32eb-4dd9-aab2-2d5ac2bf4263 cc6ad9c94bf744b1a868d4a0fe5bbb9d 50217525eb27490f9111b881f66af42e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 303/609] 10.0.0.252 () {32 vars in 750 bytes} [Tue Apr 21 18:21:38 2026] DELETE /v2.1/os-security-group-rules/c94c2b77-c84e-4491-b62f-ef690e7cd78b => generated 0 bytes in 332 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-21 18:21:38.896 8 WARNING neutronclient.v2_0.client [None req-9a521095-f6c8-4f46-91c8-88a13e80a9b9 c3da79907ad545d2b1073279118cbcc1 05a239f48ff549e0a5ee6ac0e10113ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/610] 10.0.0.252 () {32 vars in 740 bytes} [Tue Apr 21 18:21:38 2026] DELETE /v2.1/os-security-groups/e6e8c284-4aa4-4c97-899c-97f14bc23610 => generated 0 bytes in 327 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-21 18:21:38.951 7 WARNING neutronclient.v2_0.client [None req-b6124a8d-9caa-4198-a13b-e5c572429567 cc6ad9c94bf744b1a868d4a0fe5bbb9d 50217525eb27490f9111b881f66af42e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:21:38.967 8 WARNING neutronclient.v2_0.client [None req-9a521095-f6c8-4f46-91c8-88a13e80a9b9 c3da79907ad545d2b1073279118cbcc1 05a239f48ff549e0a5ee6ac0e10113ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:21:38.979 7 INFO nova.api.openstack.wsgi [None req-b6124a8d-9caa-4198-a13b-e5c572429567 cc6ad9c94bf744b1a868d4a0fe5bbb9d 50217525eb27490f9111b881f66af42e - - default default] HTTP exception thrown: Security group e6e8c284-4aa4-4c97-899c-97f14bc23610 does not exist Neutron server returns request_ids: ['req-a13b6d40-70f9-4e35-94d4-9b0bcdd2f804'] [pid: 7|app: 0|req: 308/611] 10.0.0.252 () {32 vars in 737 bytes} [Tue Apr 21 18:21:38 2026] GET /v2.1/os-security-groups/e6e8c284-4aa4-4c97-899c-97f14bc23610 => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-21 18:21:38.995 7 WARNING neutronclient.v2_0.client [None req-8d448adc-37ea-4f51-b4cc-1e86aa436185 cc6ad9c94bf744b1a868d4a0fe5bbb9d 50217525eb27490f9111b881f66af42e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:21:39.123 7 WARNING neutronclient.v2_0.client [None req-8d448adc-37ea-4f51-b4cc-1e86aa436185 cc6ad9c94bf744b1a868d4a0fe5bbb9d 50217525eb27490f9111b881f66af42e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 304/612] 10.0.0.252 () {32 vars in 740 bytes} [Tue Apr 21 18:21:38 2026] DELETE /v2.1/os-security-groups/5c4489cc-d427-40cf-9e35-061525220d2b => generated 0 bytes in 244 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-21 18:21:39.141 8 WARNING neutronclient.v2_0.client [None req-335883e5-f80f-4f1a-a9d4-23168256485a c3da79907ad545d2b1073279118cbcc1 05a239f48ff549e0a5ee6ac0e10113ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:21:39.165 7 WARNING neutronclient.v2_0.client [None req-8d448adc-37ea-4f51-b4cc-1e86aa436185 cc6ad9c94bf744b1a868d4a0fe5bbb9d 50217525eb27490f9111b881f66af42e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:21:39.194 8 WARNING neutronclient.v2_0.client [None req-335883e5-f80f-4f1a-a9d4-23168256485a c3da79907ad545d2b1073279118cbcc1 05a239f48ff549e0a5ee6ac0e10113ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 309/613] 10.0.0.252 () {32 vars in 663 bytes} [Tue Apr 21 18:21:38 2026] GET /v2.1/os-security-groups => generated 707 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 18:21:39.263 7 WARNING neutronclient.v2_0.client [None req-bf204880-40e1-4297-8835-efdaca47ece6 cc6ad9c94bf744b1a868d4a0fe5bbb9d 50217525eb27490f9111b881f66af42e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:21:39.308 7 INFO nova.api.openstack.wsgi [None req-bf204880-40e1-4297-8835-efdaca47ece6 cc6ad9c94bf744b1a868d4a0fe5bbb9d 50217525eb27490f9111b881f66af42e - - default default] HTTP exception thrown: Security group e6e8c284-4aa4-4c97-899c-97f14bc23610 does not exist Neutron server returns request_ids: ['req-d62ce48d-647c-4bc3-9f08-dbf017b8e61b'] [pid: 7|app: 0|req: 310/614] 10.0.0.252 () {32 vars in 740 bytes} [Tue Apr 21 18:21:39 2026] DELETE /v2.1/os-security-groups/e6e8c284-4aa4-4c97-899c-97f14bc23610 => generated 194 bytes in 52 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-21 18:21:39.318 7 WARNING neutronclient.v2_0.client [None req-28c14159-10a1-4392-8510-5f8d65b956b6 cc6ad9c94bf744b1a868d4a0fe5bbb9d 50217525eb27490f9111b881f66af42e - - default default] The python binding code in 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/615] 10.0.0.252 () {32 vars in 740 bytes} [Tue Apr 21 18:21:39 2026] DELETE /v2.1/os-security-groups/98cddf3f-14da-4120-977f-8d02f843af73 => generated 0 bytes in 245 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-21 18:21:39.394 7 INFO nova.api.openstack.wsgi [None req-28c14159-10a1-4392-8510-5f8d65b956b6 cc6ad9c94bf744b1a868d4a0fe5bbb9d 50217525eb27490f9111b881f66af42e - - default default] HTTP exception thrown: Security group 73430ec8-3187-486a-b7dc-5a6711a90455 does not exist Neutron server returns request_ids: ['req-7b9d445f-fa9d-40eb-85b4-7a9d0603a4a6'] [pid: 7|app: 0|req: 311/616] 10.0.0.252 () {32 vars in 740 bytes} [Tue Apr 21 18:21:39 2026] DELETE /v2.1/os-security-groups/73430ec8-3187-486a-b7dc-5a6711a90455 => generated 194 bytes in 83 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-21 18:21:39.407 8 WARNING neutronclient.v2_0.client [None req-918f3e7e-650b-4ca8-b1e8-9f81e9052de9 cc6ad9c94bf744b1a868d4a0fe5bbb9d 50217525eb27490f9111b881f66af42e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:21:39.644 7 WARNING neutronclient.v2_0.client [None req-369798cb-1978-4f3b-b171-84572566987a 02d8e8a532a6456e9f091ae3077ebaa3 524aca11706b4c08aa476f07b0f0b207 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:21:39.936 8 INFO nova.api.openstack.wsgi [None req-918f3e7e-650b-4ca8-b1e8-9f81e9052de9 cc6ad9c94bf744b1a868d4a0fe5bbb9d 50217525eb27490f9111b881f66af42e - - default default] HTTP exception thrown: Security group b4c839f1-8f79-4cce-a565-1c221487e6e7 does not exist Neutron server returns request_ids: ['req-3b295cdf-f29a-400c-bc57-4aafa5c3bf19'] [pid: 8|app: 0|req: 306/617] 10.0.0.252 () {32 vars in 740 bytes} [Tue Apr 21 18:21:39 2026] DELETE /v2.1/os-security-groups/b4c839f1-8f79-4cce-a565-1c221487e6e7 => generated 194 bytes in 538 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/618] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:21:39 2026] GET /v2.1/servers/0a3f718a-3e39-47fb-bace-fa6f271d038e => generated 1427 bytes in 410 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-21 18:21:40.353 8 WARNING neutronclient.v2_0.client [None req-8581514e-bf0e-4e83-a8ba-ee2a61662aa3 3b8016220e5f40f8b3733f2bd0b82c43 0d79ee05d71e4126ae77b32322daa2e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:21:40.730 8 WARNING neutronclient.v2_0.client [None req-8581514e-bf0e-4e83-a8ba-ee2a61662aa3 3b8016220e5f40f8b3733f2bd0b82c43 0d79ee05d71e4126ae77b32322daa2e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:21:41.030 7 WARNING neutronclient.v2_0.client [None req-9ee5d570-537c-4439-93a2-7738f46a3ca6 02d8e8a532a6456e9f091ae3077ebaa3 524aca11706b4c08aa476f07b0f0b207 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 313/619] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:21:40 2026] GET /v2.1/servers/0a3f718a-3e39-47fb-bace-fa6f271d038e => generated 1483 bytes in 334 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-21 18:21:41.978 8 WARNING neutronclient.v2_0.client [None req-8581514e-bf0e-4e83-a8ba-ee2a61662aa3 3b8016220e5f40f8b3733f2bd0b82c43 0d79ee05d71e4126ae77b32322daa2e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:21:42.384 7 WARNING neutronclient.v2_0.client [None req-f501d238-cdcd-46f5-9dcd-bc4067ee2af7 02d8e8a532a6456e9f091ae3077ebaa3 524aca11706b4c08aa476f07b0f0b207 - - default default] The python binding code in 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/622] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:21:42 2026] GET /v2.1/servers/0a3f718a-3e39-47fb-bace-fa6f271d038e => generated 1491 bytes in 307 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/623] 10.0.0.252 () {34 vars in 663 bytes} [Tue Apr 21 18:21:40 2026] POST /v2.1/servers => generated 449 bytes in 2460 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-04-21 18:21:42.782 7 WARNING neutronclient.v2_0.client [None req-5be23049-3ffa-4c33-bb88-ef214601af45 3b8016220e5f40f8b3733f2bd0b82c43 0d79ee05d71e4126ae77b32322daa2e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/624] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:21:42 2026] GET /v2.1/servers/d9824b92-4a96-4719-b1a3-b7e37402f367 => generated 1401 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-04-21 18:21:43.766 8 WARNING neutronclient.v2_0.client [None req-99b8538e-c88e-456c-a372-5dfab86c363d 02d8e8a532a6456e9f091ae3077ebaa3 524aca11706b4c08aa476f07b0f0b207 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/625] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:21:43 2026] GET /v2.1/servers/0a3f718a-3e39-47fb-bace-fa6f271d038e => generated 1501 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-04-21 18:21:43.897 7 WARNING neutronclient.v2_0.client [None req-16605944-48b5-4704-a954-8bd33b1de153 3b8016220e5f40f8b3733f2bd0b82c43 0d79ee05d71e4126ae77b32322daa2e1 - - default default] The python binding code in 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/626] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:21:43 2026] GET /v2.1/servers/d9824b92-4a96-4719-b1a3-b7e37402f367 => generated 1405 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-04-21 18:21:44.870 8 WARNING neutronclient.v2_0.client [None req-a8f2f64e-c945-441f-9309-831bdd1fa71d 02d8e8a532a6456e9f091ae3077ebaa3 524aca11706b4c08aa476f07b0f0b207 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:21:44.977 7 WARNING neutronclient.v2_0.client [None req-c28d53e4-5344-4a34-9915-00f860988209 3b8016220e5f40f8b3733f2bd0b82c43 0d79ee05d71e4126ae77b32322daa2e1 - - default default] The python binding code in 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/627] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:21:44 2026] GET /v2.1/servers/0a3f718a-3e39-47fb-bace-fa6f271d038e => generated 1556 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/628] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:21:44 2026] GET /v2.1/servers/d9824b92-4a96-4719-b1a3-b7e37402f367 => generated 1453 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-04-21 18:21:45.795 8 INFO nova.api.openstack.compute.server_external_events [req-e4ad3d8d-77c5-4f46-8ad3-4db95f2d469d req-18b41bb7-2d6a-400f-95df-8380b30f353a b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-changed:33b45459-a923-4674-ac5e-20b769a3183c for instance 0a3f718a-3e39-47fb-bace-fa6f271d038e on instance 2026-04-21 18:21:45.803 8 INFO nova.compute.rpcapi [None req-5df1863b-ac91-48cd-b5a9-8e4a7f227003 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 310/629] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:21:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:21:46.048 7 WARNING neutronclient.v2_0.client [None req-50cd8f5b-0e49-4a9b-82e5-01e61014eeb5 02d8e8a532a6456e9f091ae3077ebaa3 524aca11706b4c08aa476f07b0f0b207 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:21:46.101 8 WARNING neutronclient.v2_0.client [None req-9b0a159c-0d0f-44de-9c7d-f3bf428b65fa 3b8016220e5f40f8b3733f2bd0b82c43 0d79ee05d71e4126ae77b32322daa2e1 - - default default] The python binding code in 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/630] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:21:46 2026] GET /v2.1/servers/d9824b92-4a96-4719-b1a3-b7e37402f367 => generated 1453 bytes in 438 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/631] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:21:46 2026] GET /v2.1/servers/0a3f718a-3e39-47fb-bace-fa6f271d038e => generated 1556 bytes in 1185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:21:47.558 8 WARNING neutronclient.v2_0.client [None req-9de7494a-01b0-4833-b510-f1e8528d6083 3b8016220e5f40f8b3733f2bd0b82c43 0d79ee05d71e4126ae77b32322daa2e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:21:48.249 7 WARNING neutronclient.v2_0.client [None req-4e0f0d78-e3c6-4951-802d-cc91baf8f736 02d8e8a532a6456e9f091ae3077ebaa3 524aca11706b4c08aa476f07b0f0b207 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 312/632] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:21:47 2026] GET /v2.1/servers/d9824b92-4a96-4719-b1a3-b7e37402f367 => generated 1461 bytes in 1902 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:21:49.431 8 INFO nova.api.openstack.compute.server_external_events [req-1005c51b-f085-4068-9371-2e631f013f61 req-d2d47a01-9d74-4f8c-810c-651207d1a50f b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-unplugged:33b45459-a923-4674-ac5e-20b769a3183c for instance 0a3f718a-3e39-47fb-bace-fa6f271d038e on instance [pid: 8|app: 0|req: 313/633] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:21:49 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-04-21 18:21:50.457 8 WARNING neutronclient.v2_0.client [None req-a21f110e-7aa7-45ea-bb44-5c8366060d6c 3b8016220e5f40f8b3733f2bd0b82c43 0d79ee05d71e4126ae77b32322daa2e1 - - default default] The python binding code in 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/634] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:21:48 2026] GET /v2.1/servers/0a3f718a-3e39-47fb-bace-fa6f271d038e => generated 1556 bytes in 3216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 322/635] 10.0.0.252 () {34 vars in 671 bytes} [Tue Apr 21 18:21:51 2026] POST /v2.1/os-keypairs => generated 385 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 18:21:52.483 7 WARNING neutronclient.v2_0.client [None req-79e553b5-b5c7-4aad-9969-bd84145ecfc7 02d8e8a532a6456e9f091ae3077ebaa3 524aca11706b4c08aa476f07b0f0b207 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 314/638] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:21:50 2026] GET /v2.1/servers/d9824b92-4a96-4719-b1a3-b7e37402f367 => generated 1526 bytes in 3337 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/639] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:21:52 2026] GET /v2.1/servers/0a3f718a-3e39-47fb-bace-fa6f271d038e => generated 1556 bytes in 1550 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:21:54.099 8 INFO nova.api.openstack.compute.server_external_events [req-e2109f19-97b2-4355-a6da-dfb85c637028 req-b46a7452-3deb-495c-9693-9e3e5f4ae139 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-changed:cd4b7340-ddf8-4b29-89b9-cd0786a96e78 for instance d9824b92-4a96-4719-b1a3-b7e37402f367 on instance [pid: 8|app: 0|req: 315/640] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:21:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:21:54.814 7 WARNING neutronclient.v2_0.client [None req-f4335a39-faec-443a-bc3f-856d836de238 3b8016220e5f40f8b3733f2bd0b82c43 0d79ee05d71e4126ae77b32322daa2e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:21:55.031 8 INFO nova.api.openstack.compute.server_external_events [req-509072ad-353b-42bc-92fc-756c5cfa1d39 req-b923cf00-dba5-47bb-9af1-a27d35f1fe06 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-unplugged:cd4b7340-ddf8-4b29-89b9-cd0786a96e78 for instance d9824b92-4a96-4719-b1a3-b7e37402f367 on instance [pid: 8|app: 0|req: 316/641] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:21:55 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-04-21 18:21:55.077 8 WARNING neutronclient.v2_0.client [None req-1688f24c-6d58-4bfe-956c-463f5966ce1c 02d8e8a532a6456e9f091ae3077ebaa3 524aca11706b4c08aa476f07b0f0b207 - - default default] The python binding code in 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/642] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:21:54 2026] GET /v2.1/servers/d9824b92-4a96-4719-b1a3-b7e37402f367 => generated 1526 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, ' [pid: 7|app: 0|req: 327/643] 10.0.0.252 () {34 vars in 671 bytes} [Tue Apr 21 18:21:55 2026] POST /v2.1/os-keypairs => generated 385 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/644] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:21:55 2026] GET /v2.1/servers/0a3f718a-3e39-47fb-bace-fa6f271d038e => generated 1556 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-21 18:21:55.514 7 WARNING neutronclient.v2_0.client [None req-9db580df-2091-4b13-88ff-a61af5f842c3 2afca624ff334a5db388120adc8b528e d39ac41f1d404aacb8e543c42ec02d06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:21:55.568 7 WARNING neutronclient.v2_0.client [None req-9db580df-2091-4b13-88ff-a61af5f842c3 2afca624ff334a5db388120adc8b528e d39ac41f1d404aacb8e543c42ec02d06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:21:55.814 7 WARNING neutronclient.v2_0.client [None req-9db580df-2091-4b13-88ff-a61af5f842c3 2afca624ff334a5db388120adc8b528e d39ac41f1d404aacb8e543c42ec02d06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:21:56.215 8 WARNING neutronclient.v2_0.client [None req-5d5e4948-5843-4138-8d20-406d8dfe2d01 3b8016220e5f40f8b3733f2bd0b82c43 0d79ee05d71e4126ae77b32322daa2e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 318/645] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:21:56 2026] GET /v2.1/servers/d9824b92-4a96-4719-b1a3-b7e37402f367 => generated 1526 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-04-21 18:21:56.468 8 WARNING neutronclient.v2_0.client [None req-0d24fbc9-255f-4f64-815c-19ac7d53f315 02d8e8a532a6456e9f091ae3077ebaa3 524aca11706b4c08aa476f07b0f0b207 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 328/646] 10.0.0.252 () {34 vars in 663 bytes} [Tue Apr 21 18:21:55 2026] POST /v2.1/servers => generated 452 bytes in 1032 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-04-21 18:21:56.513 7 WARNING neutronclient.v2_0.client [None req-964eebdb-e4a8-4f63-b056-70bf3ae4c293 2afca624ff334a5db388120adc8b528e d39ac41f1d404aacb8e543c42ec02d06 - - default default] The python binding code in 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/647] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:21:56 2026] GET /v2.1/servers/508cac07-f4d3-4b83-8266-11df19e289d7 => generated 1391 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/648] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:21:56 2026] GET /v2.1/servers/0a3f718a-3e39-47fb-bace-fa6f271d038e => generated 1556 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:21:57.103 7 INFO nova.api.openstack.compute.server_external_events [req-84822e61-61d5-41e0-a988-2a78c69bf69e req-db1d6a0e-c467-44b1-a006-02e6af0b5dce b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-plugged:33b45459-a923-4674-ac5e-20b769a3183c for instance 0a3f718a-3e39-47fb-bace-fa6f271d038e on instance 2026-04-21 18:21:57.113 7 INFO nova.compute.rpcapi [None req-fe6f8218-78cf-476c-be8a-e165809264be - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 330/649] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:21:57 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:21:57.529 8 WARNING neutronclient.v2_0.client [None req-b6758141-6b34-4877-bcd3-bb90c650a991 3b8016220e5f40f8b3733f2bd0b82c43 0d79ee05d71e4126ae77b32322daa2e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:21:57.615 7 WARNING neutronclient.v2_0.client [None req-81e93eaa-9f98-432f-94cb-90f3517a0cb5 2afca624ff334a5db388120adc8b528e d39ac41f1d404aacb8e543c42ec02d06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 320/650] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:21:57 2026] GET /v2.1/servers/d9824b92-4a96-4719-b1a3-b7e37402f367 => generated 1526 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: 331/651] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:21:57 2026] GET /v2.1/servers/508cac07-f4d3-4b83-8266-11df19e289d7 => generated 1395 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-21 18:21:57.687 8 WARNING neutronclient.v2_0.client [None req-bd56669d-721f-4e05-917c-7cdba0c3b8e2 02d8e8a532a6456e9f091ae3077ebaa3 524aca11706b4c08aa476f07b0f0b207 - - default default] The python binding code in 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/652] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:21:57 2026] GET /v2.1/servers/0a3f718a-3e39-47fb-bace-fa6f271d038e => generated 1556 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-04-21 18:21:58.704 7 WARNING neutronclient.v2_0.client [None req-2b5331b8-1153-4be2-924b-659d9d881c4c 3b8016220e5f40f8b3733f2bd0b82c43 0d79ee05d71e4126ae77b32322daa2e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:21:58.722 8 WARNING neutronclient.v2_0.client [None req-c8c74651-aa36-400f-8a69-e77e06ff0ce9 2afca624ff334a5db388120adc8b528e d39ac41f1d404aacb8e543c42ec02d06 - - default default] The python binding code in 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/653] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:21:58 2026] GET /v2.1/servers/508cac07-f4d3-4b83-8266-11df19e289d7 => generated 1443 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-04-21 18:21:58.864 8 WARNING neutronclient.v2_0.client [None req-7fe528ce-4ce6-427c-b907-4d49819ade43 02d8e8a532a6456e9f091ae3077ebaa3 524aca11706b4c08aa476f07b0f0b207 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 332/654] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:21:58 2026] GET /v2.1/servers/d9824b92-4a96-4719-b1a3-b7e37402f367 => generated 1526 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/655] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:21:58 2026] GET /v2.1/servers/0a3f718a-3e39-47fb-bace-fa6f271d038e => generated 1740 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-04-21 18:21:59.128 7 WARNING neutronclient.v2_0.client [None req-e09f2de6-bda4-475e-ad1e-5683211418bd 02d8e8a532a6456e9f091ae3077ebaa3 524aca11706b4c08aa476f07b0f0b207 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:21:59.171 8 INFO nova.api.openstack.compute.server_external_events [req-f23b1775-2d1c-4cc5-b141-bbb61cb11d8e req-9da529f1-1eb7-446b-8a5c-492e331f1882 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-plugged:33b45459-a923-4674-ac5e-20b769a3183c for instance 0a3f718a-3e39-47fb-bace-fa6f271d038e on instance [pid: 7|app: 0|req: 333/656] 10.0.0.252 () {32 vars in 741 bytes} [Tue Apr 21 18:21:59 2026] GET /v2.1/servers/0a3f718a-3e39-47fb-bace-fa6f271d038e/os-interface => generated 285 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/657] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:21:59 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-04-21 18:21:59.843 7 WARNING neutronclient.v2_0.client [None req-818d4d17-2326-4a1b-8cf9-f3fddfc8e0ce 2afca624ff334a5db388120adc8b528e d39ac41f1d404aacb8e543c42ec02d06 - - default default] The python binding code in 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/658] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:21:59 2026] GET /v2.1/servers/508cac07-f4d3-4b83-8266-11df19e289d7 => generated 1443 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-04-21 18:21:59.996 8 WARNING neutronclient.v2_0.client [None req-17f0f001-2adf-409b-a705-54822c9c6f2f 3b8016220e5f40f8b3733f2bd0b82c43 0d79ee05d71e4126ae77b32322daa2e1 - - default default] The python binding code in 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/659] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:21:59 2026] GET /v2.1/servers/d9824b92-4a96-4719-b1a3-b7e37402f367 => generated 1526 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-04-21 18:22:00.572 7 WARNING neutronclient.v2_0.client [None req-7bf6e6de-2f0a-402d-a006-bcf8c963adad 02d8e8a532a6456e9f091ae3077ebaa3 524aca11706b4c08aa476f07b0f0b207 - - default default] The python binding code in 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/660] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:00 2026] GET /v2.1/servers/0a3f718a-3e39-47fb-bace-fa6f271d038e => generated 1740 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: 326/661] 10.0.0.252 () {32 vars in 641 bytes} [Tue Apr 21 18:22:00 2026] GET /v2.1/servers => generated 383 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:22:00.940 8 WARNING neutronclient.v2_0.client [None req-cb7b2178-2bb1-4fd7-94e4-eb6015e4b7cc 2afca624ff334a5db388120adc8b528e d39ac41f1d404aacb8e543c42ec02d06 - - default default] The python binding code in 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/662] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:00 2026] GET /v2.1/servers/508cac07-f4d3-4b83-8266-11df19e289d7 => generated 1451 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/663] 10.0.0.252 () {32 vars in 718 bytes} [Tue Apr 21 18:22:00 2026] DELETE /v2.1/servers/0a3f718a-3e39-47fb-bace-fa6f271d038e => 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-04-21 18:22:01.059 8 WARNING neutronclient.v2_0.client [None req-48bb853c-5141-4f92-bcaf-ac8d241535b8 02d8e8a532a6456e9f091ae3077ebaa3 524aca11706b4c08aa476f07b0f0b207 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:22:01.196 7 WARNING neutronclient.v2_0.client [None req-099b1a49-94b8-4d2b-bd19-1d47a84e7f3a 3b8016220e5f40f8b3733f2bd0b82c43 0d79ee05d71e4126ae77b32322daa2e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 328/664] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:01 2026] GET /v2.1/servers/0a3f718a-3e39-47fb-bace-fa6f271d038e => generated 1746 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: 337/665] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:01 2026] GET /v2.1/servers/d9824b92-4a96-4719-b1a3-b7e37402f367 => generated 1526 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-04-21 18:22:01.369 8 WARNING neutronclient.v2_0.client [None req-938d3790-5aab-4b0d-91f7-fdc2b676f5c5 ac146c3f56654a60a3cb4b6ec0f9664d 8079d51a4dd24ff9854fa591c087c936 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:22:01.386 7 INFO nova.api.openstack.compute.server_external_events [req-2bdc72f0-90fd-4c11-9b7d-5408f7341794 req-cd0b17e3-3e85-4304-abc1-ebabd933ecdb b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-plugged:cd4b7340-ddf8-4b29-89b9-cd0786a96e78 for instance d9824b92-4a96-4719-b1a3-b7e37402f367 on instance 2026-04-21 18:22:01.386 7 INFO nova.api.openstack.compute.server_external_events [req-2bdc72f0-90fd-4c11-9b7d-5408f7341794 req-cd0b17e3-3e85-4304-abc1-ebabd933ecdb b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-plugged:cd4b7340-ddf8-4b29-89b9-cd0786a96e78 for instance d9824b92-4a96-4719-b1a3-b7e37402f367 on instance 2026-04-21 18:22:01.386 7 INFO nova.api.openstack.compute.server_external_events [req-2bdc72f0-90fd-4c11-9b7d-5408f7341794 req-cd0b17e3-3e85-4304-abc1-ebabd933ecdb b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-changed:33b45459-a923-4674-ac5e-20b769a3183c for instance 0a3f718a-3e39-47fb-bace-fa6f271d038e on instance [pid: 7|app: 0|req: 338/666] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:22:01 2026] POST /v2.1/os-server-external-events => generated 521 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 18:22:01.426 8 WARNING neutronclient.v2_0.client [None req-938d3790-5aab-4b0d-91f7-fdc2b676f5c5 ac146c3f56654a60a3cb4b6ec0f9664d 8079d51a4dd24ff9854fa591c087c936 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:22:01.625 8 WARNING neutronclient.v2_0.client [None req-938d3790-5aab-4b0d-91f7-fdc2b676f5c5 ac146c3f56654a60a3cb4b6ec0f9664d 8079d51a4dd24ff9854fa591c087c936 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:22:02.083 7 WARNING neutronclient.v2_0.client [None req-fd3054cf-ed8d-4862-abec-ea3ca30788a1 2afca624ff334a5db388120adc8b528e d39ac41f1d404aacb8e543c42ec02d06 - - default default] The python binding code in 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/669] 10.0.0.252 () {34 vars in 663 bytes} [Tue Apr 21 18:22:01 2026] POST /v2.1/servers => generated 450 bytes in 894 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-04-21 18:22:02.201 8 WARNING neutronclient.v2_0.client [None req-4c1def81-b031-4dd5-873b-b8b0c1a4ceb6 ac146c3f56654a60a3cb4b6ec0f9664d 8079d51a4dd24ff9854fa591c087c936 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 341/670] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:02 2026] GET /v2.1/servers/508cac07-f4d3-4b83-8266-11df19e289d7 => generated 1518 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, ' [pid: 8|app: 0|req: 330/671] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:02 2026] GET /v2.1/servers/8af9bee2-a308-4ed7-8d32-d4a30b94070b => generated 1252 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-04-21 18:22:02.463 8 WARNING neutronclient.v2_0.client [None req-fc867aa8-ba1b-430d-a5d6-8ef06cf80f90 3b8016220e5f40f8b3733f2bd0b82c43 0d79ee05d71e4126ae77b32322daa2e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:22:02.470 7 WARNING neutronclient.v2_0.client [None req-5c45558b-8ca6-4276-9f9d-cb68a4ac2a30 02d8e8a532a6456e9f091ae3077ebaa3 524aca11706b4c08aa476f07b0f0b207 - - default default] The python binding code in 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/672] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:02 2026] GET /v2.1/servers/d9824b92-4a96-4719-b1a3-b7e37402f367 => generated 1526 bytes in 346 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/673] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:02 2026] GET /v2.1/servers/0a3f718a-3e39-47fb-bace-fa6f271d038e => generated 1746 bytes in 400 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:22:03.466 7 INFO nova.api.openstack.compute.server_external_events [req-3ecff5e1-6957-4207-9b1a-1cbd43729e35 req-c998fe51-2e15-4e8a-a680-43c5e6886cad b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-unplugged:33b45459-a923-4674-ac5e-20b769a3183c for instance 0a3f718a-3e39-47fb-bace-fa6f271d038e on instance 2026-04-21 18:22:03.467 7 INFO nova.api.openstack.compute.server_external_events [req-3ecff5e1-6957-4207-9b1a-1cbd43729e35 req-c998fe51-2e15-4e8a-a680-43c5e6886cad b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-unplugged:33b45459-a923-4674-ac5e-20b769a3183c for instance 0a3f718a-3e39-47fb-bace-fa6f271d038e on instance 2026-04-21 18:22:03.467 7 INFO nova.api.openstack.compute.server_external_events [req-3ecff5e1-6957-4207-9b1a-1cbd43729e35 req-c998fe51-2e15-4e8a-a680-43c5e6886cad b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-changed:5505a228-78dd-49b3-a815-8ecab2cd02fc for instance 508cac07-f4d3-4b83-8266-11df19e289d7 on instance 2026-04-21 18:22:03.472 8 WARNING neutronclient.v2_0.client [None req-25d6d4ab-d3b0-4a7c-99af-9b79a0f2816b 2afca624ff334a5db388120adc8b528e d39ac41f1d404aacb8e543c42ec02d06 - - default default] The python binding code in 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/674] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:22:03 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:22:03.517 7 WARNING neutronclient.v2_0.client [None req-62941ad5-21f0-49f3-8ff7-2a9bebcc11e2 ac146c3f56654a60a3cb4b6ec0f9664d 8079d51a4dd24ff9854fa591c087c936 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 344/675] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:03 2026] GET /v2.1/servers/8af9bee2-a308-4ed7-8d32-d4a30b94070b => generated 1294 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-04-21 18:22:03.626 7 INFO nova.api.openstack.compute.server_external_events [req-6c1570cb-539b-4b3d-9454-704dc4af3be7 req-cfa7643f-3f24-42c9-8bc6-479a57fbc284 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-unplugged:5505a228-78dd-49b3-a815-8ecab2cd02fc for instance 508cac07-f4d3-4b83-8266-11df19e289d7 on instance [pid: 7|app: 0|req: 345/676] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:22:03 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/677] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:03 2026] GET /v2.1/servers/508cac07-f4d3-4b83-8266-11df19e289d7 => generated 1516 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:22:03.828 7 WARNING neutronclient.v2_0.client [None req-fde2404c-a53f-48a4-8b0e-baab733e93c9 3b8016220e5f40f8b3733f2bd0b82c43 0d79ee05d71e4126ae77b32322daa2e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:22:03.873 8 WARNING neutronclient.v2_0.client [None req-8bff367a-cafc-422b-b88f-156ca2565665 02d8e8a532a6456e9f091ae3077ebaa3 524aca11706b4c08aa476f07b0f0b207 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/678] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:03 2026] GET /v2.1/servers/d9824b92-4a96-4719-b1a3-b7e37402f367 => generated 1718 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-04-21 18:22:04.175 7 WARNING neutronclient.v2_0.client [None req-111f71f1-4011-4ea1-a97c-0edf7b01e283 3b8016220e5f40f8b3733f2bd0b82c43 0d79ee05d71e4126ae77b32322daa2e1 - - default default] The python binding code in 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/679] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:03 2026] GET /v2.1/servers/0a3f718a-3e39-47fb-bace-fa6f271d038e => generated 1866 bytes in 374 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/680] 10.0.0.252 () {32 vars in 741 bytes} [Tue Apr 21 18:22:04 2026] GET /v2.1/servers/d9824b92-4a96-4719-b1a3-b7e37402f367/os-interface => generated 285 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:22:04.655 8 WARNING neutronclient.v2_0.client [None req-5787cc4a-795f-4252-93c8-fc83f29fef93 ac146c3f56654a60a3cb4b6ec0f9664d 8079d51a4dd24ff9854fa591c087c936 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 334/681] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:04 2026] GET /v2.1/servers/8af9bee2-a308-4ed7-8d32-d4a30b94070b => generated 1350 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-21 18:22:04.707 7 WARNING neutronclient.v2_0.client [None req-57203438-1018-41e7-98e3-7f11a26bb85d 2afca624ff334a5db388120adc8b528e d39ac41f1d404aacb8e543c42ec02d06 - - default default] The python binding code in 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/682] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:04 2026] GET /v2.1/servers/508cac07-f4d3-4b83-8266-11df19e289d7 => generated 1516 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-04-21 18:22:05.236 8 WARNING neutronclient.v2_0.client [None req-7ff0ad01-8241-4ef2-a8b3-669789393c78 02d8e8a532a6456e9f091ae3077ebaa3 524aca11706b4c08aa476f07b0f0b207 - - default default] The python binding code in 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/683] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:05 2026] GET /v2.1/servers/0a3f718a-3e39-47fb-bace-fa6f271d038e => generated 1512 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-04-21 18:22:05.522 7 INFO nova.api.openstack.compute.server_external_events [req-27ceeeea-e551-42ce-9808-2434c41c5efb req-0d6c58d7-d06f-4d38-8726-956e3f6afd5e b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-deleted:33b45459-a923-4674-ac5e-20b769a3183c for instance 0a3f718a-3e39-47fb-bace-fa6f271d038e on instance 2026-04-21 18:22:05.529 8 WARNING neutronclient.v2_0.client [None req-4e4700a1-e702-43a0-8bb5-e1ae2c792119 3b8016220e5f40f8b3733f2bd0b82c43 0d79ee05d71e4126ae77b32322daa2e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 349/684] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:22:05 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: 8|app: 0|req: 336/685] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:05 2026] GET /v2.1/servers/d9824b92-4a96-4719-b1a3-b7e37402f367 => generated 1718 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-04-21 18:22:05.682 7 INFO nova.api.openstack.compute.server_external_events [req-da053026-d4d9-4618-93b6-0ed59b94edfa req-e66553ed-38f7-487b-a4ba-63c9ac156b74 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-changed:cd4b7340-ddf8-4b29-89b9-cd0786a96e78 for instance d9824b92-4a96-4719-b1a3-b7e37402f367 on instance [pid: 7|app: 0|req: 350/686] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:22: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, ' 2026-04-21 18:22:05.747 8 WARNING neutronclient.v2_0.client [None req-88184971-d40d-4352-a7da-7994f9d581df ac146c3f56654a60a3cb4b6ec0f9664d 8079d51a4dd24ff9854fa591c087c936 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 337/687] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:05 2026] GET /v2.1/servers/8af9bee2-a308-4ed7-8d32-d4a30b94070b => generated 1350 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-04-21 18:22:05.909 7 WARNING neutronclient.v2_0.client [None req-e6ae5e28-2097-4399-a797-08d47b404525 2afca624ff334a5db388120adc8b528e d39ac41f1d404aacb8e543c42ec02d06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 351/688] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:05 2026] GET /v2.1/servers/508cac07-f4d3-4b83-8266-11df19e289d7 => generated 1516 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-04-21 18:22:06.358 8 WARNING neutronclient.v2_0.client [None req-4dc17626-e32c-4082-99c7-58f8f1b4ad80 02d8e8a532a6456e9f091ae3077ebaa3 524aca11706b4c08aa476f07b0f0b207 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 338/689] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:06 2026] GET /v2.1/servers/0a3f718a-3e39-47fb-bace-fa6f271d038e => generated 1517 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-04-21 18:22:06.838 7 WARNING neutronclient.v2_0.client [None req-78c14a8a-1cbc-47dd-9909-9722974dfbd6 ac146c3f56654a60a3cb4b6ec0f9664d 8079d51a4dd24ff9854fa591c087c936 - - default default] The python binding code in 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/690] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:06 2026] GET /v2.1/servers/8af9bee2-a308-4ed7-8d32-d4a30b94070b => generated 1425 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-04-21 18:22:07.061 8 WARNING neutronclient.v2_0.client [None req-0f26942c-8566-4cf8-a24d-1bb314c2bac4 2afca624ff334a5db388120adc8b528e d39ac41f1d404aacb8e543c42ec02d06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 339/691] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:07 2026] GET /v2.1/servers/508cac07-f4d3-4b83-8266-11df19e289d7 => generated 1516 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-04-21 18:22:07.461 7 WARNING neutronclient.v2_0.client [None req-2655066c-c797-48c2-8a8d-6f7f50fca340 02d8e8a532a6456e9f091ae3077ebaa3 524aca11706b4c08aa476f07b0f0b207 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 353/692] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:07 2026] GET /v2.1/servers/0a3f718a-3e39-47fb-bace-fa6f271d038e => generated 1517 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-04-21 18:22:08.041 8 WARNING neutronclient.v2_0.client [None req-43aee8f3-1627-4d18-b568-e84f25b9e08d ac146c3f56654a60a3cb4b6ec0f9664d 8079d51a4dd24ff9854fa591c087c936 - - default default] The python binding code in 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/693] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:08 2026] GET /v2.1/servers/8af9bee2-a308-4ed7-8d32-d4a30b94070b => generated 1435 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-04-21 18:22:08.249 7 WARNING neutronclient.v2_0.client [None req-88185847-d596-4598-b01e-d7e93249e09c 2afca624ff334a5db388120adc8b528e d39ac41f1d404aacb8e543c42ec02d06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:22:08.281 8 INFO nova.api.openstack.compute.server_external_events [req-8201db6c-2e50-476d-aae7-06daec35211f req-3c7b7952-e859-4922-aed5-11d3b8d9cf4e b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-changed:b55a2844-ad09-47ba-9b8a-3c500f184bee for instance 8af9bee2-a308-4ed7-8d32-d4a30b94070b on instance [pid: 8|app: 0|req: 341/694] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:22:08 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) [pid: 7|app: 0|req: 354/695] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:08 2026] GET /v2.1/servers/508cac07-f4d3-4b83-8266-11df19e289d7 => generated 1516 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-04-21 18:22:08.580 8 INFO nova.api.openstack.wsgi [None req-2d2265e4-34d4-446e-80c4-a07c113dfb25 02d8e8a532a6456e9f091ae3077ebaa3 524aca11706b4c08aa476f07b0f0b207 - - default default] HTTP exception thrown: Instance 0a3f718a-3e39-47fb-bace-fa6f271d038e could not be found. [pid: 8|app: 0|req: 342/696] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:08 2026] GET /v2.1/servers/0a3f718a-3e39-47fb-bace-fa6f271d038e => generated 111 bytes in 45 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 355/697] 10.0.0.252 () {32 vars in 706 bytes} [Tue Apr 21 18:22:08 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1001490581 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:22:08.693 8 INFO nova.api.openstack.compute.server_external_events [req-4792e4aa-bc48-4b38-86d8-5f66b06dc59e req-beecff26-afdd-4f25-9b70-07a668acb710 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-plugged:5505a228-78dd-49b3-a815-8ecab2cd02fc for instance 508cac07-f4d3-4b83-8266-11df19e289d7 on instance [pid: 8|app: 0|req: 343/698] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:22:08 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) 2026-04-21 18:22:09.192 7 WARNING neutronclient.v2_0.client [None req-3d2d65fb-4713-4b34-894a-667c504cbf51 ac146c3f56654a60a3cb4b6ec0f9664d 8079d51a4dd24ff9854fa591c087c936 - - default default] The python binding code in 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/699] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:09 2026] GET /v2.1/servers/8af9bee2-a308-4ed7-8d32-d4a30b94070b => generated 1435 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-04-21 18:22:09.477 8 WARNING neutronclient.v2_0.client [None req-3d11149b-c64b-440b-8545-6bf46843d828 2afca624ff334a5db388120adc8b528e d39ac41f1d404aacb8e543c42ec02d06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 344/700] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:09 2026] GET /v2.1/servers/508cac07-f4d3-4b83-8266-11df19e289d7 => generated 1516 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-04-21 18:22:10.378 7 WARNING neutronclient.v2_0.client [None req-6f9f7029-cc8c-4e67-9140-0d05cc5074da ac146c3f56654a60a3cb4b6ec0f9664d 8079d51a4dd24ff9854fa591c087c936 - - default default] The python binding code in 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/701] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:10 2026] GET /v2.1/servers/8af9bee2-a308-4ed7-8d32-d4a30b94070b => generated 1435 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-04-21 18:22:10.694 8 WARNING neutronclient.v2_0.client [None req-332da41e-26f1-4e19-8a06-65a991dccedb 2afca624ff334a5db388120adc8b528e d39ac41f1d404aacb8e543c42ec02d06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:22:10.756 7 INFO nova.api.openstack.compute.server_external_events [req-27fa9ec4-1737-4a87-9739-f9e19b57f46b req-5164739a-caef-4e44-8d2b-bd62e7d719da b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-plugged:5505a228-78dd-49b3-a815-8ecab2cd02fc for instance 508cac07-f4d3-4b83-8266-11df19e289d7 on instance [pid: 7|app: 0|req: 358/702] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:22:10 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: 345/703] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:10 2026] GET /v2.1/servers/508cac07-f4d3-4b83-8266-11df19e289d7 => generated 1699 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-04-21 18:22:10.907 7 WARNING neutronclient.v2_0.client [None req-86d6ac74-d6e0-4511-b5f0-74116422ad5d 2afca624ff334a5db388120adc8b528e d39ac41f1d404aacb8e543c42ec02d06 - - default default] The python binding code in 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/704] 10.0.0.252 () {32 vars in 741 bytes} [Tue Apr 21 18:22:10 2026] GET /v2.1/servers/508cac07-f4d3-4b83-8266-11df19e289d7/os-interface => generated 284 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:22:11.562 8 WARNING neutronclient.v2_0.client [None req-8b87f8a3-09c6-420d-a451-2e96e06896b4 ac146c3f56654a60a3cb4b6ec0f9664d 8079d51a4dd24ff9854fa591c087c936 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 346/705] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:11 2026] GET /v2.1/servers/8af9bee2-a308-4ed7-8d32-d4a30b94070b => generated 1435 bytes in 414 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:22:12.801 8 INFO nova.api.openstack.compute.server_external_events [req-030a0f7b-0de2-4314-a552-b6cff8494a90 req-85ed26b5-928f-4735-8915-f774c7d2af1e b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-changed:5505a228-78dd-49b3-a815-8ecab2cd02fc for instance 508cac07-f4d3-4b83-8266-11df19e289d7 on instance [pid: 8|app: 0|req: 348/708] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:22:12 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-04-21 18:22:12.988 7 WARNING neutronclient.v2_0.client [None req-516b6cc6-697e-4309-a2de-46d3d77fa623 ac146c3f56654a60a3cb4b6ec0f9664d 8079d51a4dd24ff9854fa591c087c936 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 361/709] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:12 2026] GET /v2.1/servers/8af9bee2-a308-4ed7-8d32-d4a30b94070b => generated 1423 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-04-21 18:22:14.207 8 WARNING neutronclient.v2_0.client [None req-a399aaa4-4608-42e3-977a-dcc426f73b88 ac146c3f56654a60a3cb4b6ec0f9664d 8079d51a4dd24ff9854fa591c087c936 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/710] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:14 2026] GET /v2.1/servers/8af9bee2-a308-4ed7-8d32-d4a30b94070b => generated 1423 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-04-21 18:22:15.420 7 WARNING neutronclient.v2_0.client [None req-dde50f7a-5d82-4b69-9672-a74635ebbc3d ac146c3f56654a60a3cb4b6ec0f9664d 8079d51a4dd24ff9854fa591c087c936 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 362/711] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:15 2026] GET /v2.1/servers/8af9bee2-a308-4ed7-8d32-d4a30b94070b => generated 1423 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:22:15.896 8 INFO nova.api.openstack.compute.server_external_events [req-451fdedd-5f76-40cf-b1c7-8adc57857311 req-3ae105a4-f87a-4784-b85a-a5427fc751ec b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-plugged:b55a2844-ad09-47ba-9b8a-3c500f184bee for instance 8af9bee2-a308-4ed7-8d32-d4a30b94070b on instance [pid: 8|app: 0|req: 350/712] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:22:15 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-04-21 18:22:16.585 7 WARNING neutronclient.v2_0.client [None req-78bcdba1-e579-4e1c-b387-fc6364392480 ac146c3f56654a60a3cb4b6ec0f9664d 8079d51a4dd24ff9854fa591c087c936 - - default default] The python binding code in 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/713] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:16 2026] GET /v2.1/servers/8af9bee2-a308-4ed7-8d32-d4a30b94070b => generated 1423 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-04-21 18:22:17.754 8 WARNING neutronclient.v2_0.client [None req-8bebf7ae-2300-49b7-bf36-98691946d2d5 ac146c3f56654a60a3cb4b6ec0f9664d 8079d51a4dd24ff9854fa591c087c936 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/714] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:17 2026] GET /v2.1/servers/8af9bee2-a308-4ed7-8d32-d4a30b94070b => generated 1610 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-04-21 18:22:17.924 7 WARNING neutronclient.v2_0.client [None req-1fc3634a-c30b-439a-9e77-162cf4af432c ac146c3f56654a60a3cb4b6ec0f9664d 8079d51a4dd24ff9854fa591c087c936 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:22:17.949 8 INFO nova.api.openstack.compute.server_external_events [req-03363f82-9099-4ea1-977e-c06c2e3cad1f req-a636b3fc-b7a2-4a39-bdd9-f1270eea2383 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-plugged:b55a2844-ad09-47ba-9b8a-3c500f184bee for instance 8af9bee2-a308-4ed7-8d32-d4a30b94070b on instance [pid: 8|app: 0|req: 352/715] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:22:17 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: 7|app: 0|req: 364/716] 10.0.0.252 () {32 vars in 741 bytes} [Tue Apr 21 18:22:17 2026] GET /v2.1/servers/8af9bee2-a308-4ed7-8d32-d4a30b94070b/os-interface => generated 284 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:22:19.019 8 WARNING neutronclient.v2_0.client [None req-dcb28206-9de7-4511-be2b-e4316f683145 3b8016220e5f40f8b3733f2bd0b82c43 0d79ee05d71e4126ae77b32322daa2e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:22:19.070 7 WARNING neutronclient.v2_0.client [None req-889a22aa-6f48-4f39-9090-3a4c54617824 ac146c3f56654a60a3cb4b6ec0f9664d 8079d51a4dd24ff9854fa591c087c936 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 353/717] 10.0.0.252 () {32 vars in 741 bytes} [Tue Apr 21 18:22:18 2026] GET /v2.1/servers/d9824b92-4a96-4719-b1a3-b7e37402f367/os-interface => generated 285 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-04-21 18:22:19.174 8 WARNING neutronclient.v2_0.client [None req-c08fcb62-0da6-458b-aa59-04b192ac68e0 3b8016220e5f40f8b3733f2bd0b82c43 0d79ee05d71e4126ae77b32322daa2e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/718] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:19 2026] GET /v2.1/servers/8af9bee2-a308-4ed7-8d32-d4a30b94070b => generated 1610 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, ' [pid: 8|app: 0|req: 354/719] 10.0.0.252 () {32 vars in 815 bytes} [Tue Apr 21 18:22:19 2026] GET /v2.1/servers/d9824b92-4a96-4719-b1a3-b7e37402f367/os-interface/cd4b7340-ddf8-4b29-89b9-cd0786a96e78 => generated 282 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/720] 10.0.0.252 () {32 vars in 723 bytes} [Tue Apr 21 18:22:19 2026] GET /v2.1/servers/d9824b92-4a96-4719-b1a3-b7e37402f367/ips => generated 157 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: 366/721] 10.0.0.252 () {32 vars in 641 bytes} [Tue Apr 21 18:22:19 2026] GET /v2.1/servers => generated 387 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 356/722] 10.0.0.252 () {34 vars in 750 bytes} [Tue Apr 21 18:22:19 2026] POST /v2.1/servers/d9824b92-4a96-4719-b1a3-b7e37402f367/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 357/723] 10.0.0.252 () {32 vars in 723 bytes} [Tue Apr 21 18:22:19 2026] GET /v2.1/servers/d9824b92-4a96-4719-b1a3-b7e37402f367/ips => generated 157 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/724] 10.0.0.252 () {32 vars in 718 bytes} [Tue Apr 21 18:22:19 2026] DELETE /v2.1/servers/8af9bee2-a308-4ed7-8d32-d4a30b94070b => generated 0 bytes in 109 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:22:19.491 8 WARNING neutronclient.v2_0.client [None req-aead6b02-3144-42b2-94dd-32a6548d3d1e ac146c3f56654a60a3cb4b6ec0f9664d 8079d51a4dd24ff9854fa591c087c936 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 358/725] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:19 2026] GET /v2.1/servers/8af9bee2-a308-4ed7-8d32-d4a30b94070b => generated 1616 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-04-21 18:22:20.032 7 INFO nova.api.openstack.compute.server_external_events [req-1eff846f-b9ea-44e8-ad82-c069603c03c0 req-60b7edc9-c555-4365-a4d1-def5a4e375d7 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-changed:b55a2844-ad09-47ba-9b8a-3c500f184bee for instance 8af9bee2-a308-4ed7-8d32-d4a30b94070b on instance [pid: 7|app: 0|req: 368/726] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:22:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 359/727] 10.0.0.252 () {32 vars in 723 bytes} [Tue Apr 21 18:22:20 2026] GET /v2.1/servers/d9824b92-4a96-4719-b1a3-b7e37402f367/ips => generated 157 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:22:20.675 7 WARNING neutronclient.v2_0.client [None req-db1114cd-9693-483a-aa7c-1d472caaffbf ac146c3f56654a60a3cb4b6ec0f9664d 8079d51a4dd24ff9854fa591c087c936 - - default default] The python binding code in 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/728] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:20 2026] GET /v2.1/servers/8af9bee2-a308-4ed7-8d32-d4a30b94070b => generated 1616 bytes in 752 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 360/729] 10.0.0.252 () {32 vars in 723 bytes} [Tue Apr 21 18:22:21 2026] GET /v2.1/servers/d9824b92-4a96-4719-b1a3-b7e37402f367/ips => generated 157 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-04-21 18:22:22.097 7 INFO nova.api.openstack.compute.server_external_events [req-e144de7f-bc68-4c95-9029-87236dd63668 req-94071d73-4301-48e4-aa91-534d8a951f62 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-unplugged:b55a2844-ad09-47ba-9b8a-3c500f184bee for instance 8af9bee2-a308-4ed7-8d32-d4a30b94070b on instance 2026-04-21 18:22:22.097 7 INFO nova.api.openstack.compute.server_external_events [req-e144de7f-bc68-4c95-9029-87236dd63668 req-94071d73-4301-48e4-aa91-534d8a951f62 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-changed:cd4b7340-ddf8-4b29-89b9-cd0786a96e78 for instance d9824b92-4a96-4719-b1a3-b7e37402f367 on instance 2026-04-21 18:22:22.098 7 INFO nova.api.openstack.compute.server_external_events [req-e144de7f-bc68-4c95-9029-87236dd63668 req-94071d73-4301-48e4-aa91-534d8a951f62 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-unplugged:b55a2844-ad09-47ba-9b8a-3c500f184bee for instance 8af9bee2-a308-4ed7-8d32-d4a30b94070b on instance [pid: 7|app: 0|req: 371/732] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:22:22 2026] POST /v2.1/os-server-external-events => generated 525 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-04-21 18:22:22.444 8 WARNING neutronclient.v2_0.client [None req-eb4860d9-62ea-4fe2-b6cf-12b9eb94afe1 ac146c3f56654a60a3cb4b6ec0f9664d 8079d51a4dd24ff9854fa591c087c936 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 372/733] 10.0.0.252 () {32 vars in 723 bytes} [Tue Apr 21 18:22:22 2026] GET /v2.1/servers/d9824b92-4a96-4719-b1a3-b7e37402f367/ips => generated 195 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: 8|app: 0|req: 362/734] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:22 2026] GET /v2.1/servers/8af9bee2-a308-4ed7-8d32-d4a30b94070b => generated 1736 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-21 18:22:22.620 7 WARNING neutronclient.v2_0.client [None req-0b8ccee0-d2d9-4438-b836-10043ec00256 3b8016220e5f40f8b3733f2bd0b82c43 0d79ee05d71e4126ae77b32322daa2e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 373/735] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:22 2026] GET /v2.1/servers/d9824b92-4a96-4719-b1a3-b7e37402f367 => generated 1952 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, ' [pid: 7|app: 0|req: 374/736] 10.0.0.252 () {34 vars in 750 bytes} [Tue Apr 21 18:22:22 2026] POST /v2.1/servers/d9824b92-4a96-4719-b1a3-b7e37402f367/action => generated 0 bytes in 66 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-04-21 18:22:22.828 8 WARNING neutronclient.v2_0.client [None req-dbd36f41-cb3e-47d4-ac06-88e403d300be 520e64e1c9e14a5685c92411462434ce 861d21208c874869b12888d7d7f58c00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:22:22.837 7 INFO nova.api.openstack.compute.server_external_events [req-52ee0a8e-11a9-43d2-ba63-19cfe2715ddb req-d67684f6-0a51-4fce-bc2e-376379a2e231 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-deleted:b55a2844-ad09-47ba-9b8a-3c500f184bee for instance 8af9bee2-a308-4ed7-8d32-d4a30b94070b on instance [pid: 7|app: 0|req: 375/737] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:22:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 376/738] 10.0.0.252 () {32 vars in 723 bytes} [Tue Apr 21 18:22:22 2026] GET /v2.1/servers/d9824b92-4a96-4719-b1a3-b7e37402f367/ips => generated 195 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 18:22:23.028 8 WARNING neutronclient.v2_0.client [None req-dbd36f41-cb3e-47d4-ac06-88e403d300be 520e64e1c9e14a5685c92411462434ce 861d21208c874869b12888d7d7f58c00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/739] 10.0.0.252 () {34 vars in 663 bytes} [Tue Apr 21 18:22:22 2026] POST /v2.1/servers => generated 424 bytes in 555 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-04-21 18:22:23.274 7 WARNING neutronclient.v2_0.client [None req-62b4176f-695c-4dce-a157-828735998a22 520e64e1c9e14a5685c92411462434ce 861d21208c874869b12888d7d7f58c00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 377/740] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:23 2026] GET /v2.1/servers/01597df8-08bf-48f5-84c8-db1f5389b066 => 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-04-21 18:22:23.670 8 WARNING neutronclient.v2_0.client [None req-620dc2c9-6bf2-4d56-a208-2dab20c5a5db ac146c3f56654a60a3cb4b6ec0f9664d 8079d51a4dd24ff9854fa591c087c936 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 364/741] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:23 2026] GET /v2.1/servers/8af9bee2-a308-4ed7-8d32-d4a30b94070b => generated 1379 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: 7|app: 0|req: 378/742] 10.0.0.252 () {32 vars in 723 bytes} [Tue Apr 21 18:22:23 2026] GET /v2.1/servers/d9824b92-4a96-4719-b1a3-b7e37402f367/ips => generated 195 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-04-21 18:22:24.375 8 WARNING neutronclient.v2_0.client [None req-d094598a-05ec-49cb-a147-d522d2da3a07 520e64e1c9e14a5685c92411462434ce 861d21208c874869b12888d7d7f58c00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 365/743] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:24 2026] GET /v2.1/servers/01597df8-08bf-48f5-84c8-db1f5389b066 => 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-04-21 18:22:24.770 7 WARNING neutronclient.v2_0.client [None req-74d76866-6ea7-4307-8de9-0c53fe7afe47 ac146c3f56654a60a3cb4b6ec0f9664d 8079d51a4dd24ff9854fa591c087c936 - - default default] The python binding code in 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/744] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:24 2026] GET /v2.1/servers/8af9bee2-a308-4ed7-8d32-d4a30b94070b => generated 1384 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: 366/745] 10.0.0.252 () {32 vars in 723 bytes} [Tue Apr 21 18:22:24 2026] GET /v2.1/servers/d9824b92-4a96-4719-b1a3-b7e37402f367/ips => generated 195 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-04-21 18:22:25.299 7 INFO nova.api.openstack.compute.server_external_events [req-2d0b1265-d4b4-475a-ad29-f40cacde6b4c req-486f0b13-c800-4c2c-8bc3-1a9e8300dbcb b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-changed:cd4b7340-ddf8-4b29-89b9-cd0786a96e78 for instance d9824b92-4a96-4719-b1a3-b7e37402f367 on instance [pid: 7|app: 0|req: 380/746] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:22:25 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-04-21 18:22:25.466 8 WARNING neutronclient.v2_0.client [None req-b989dcd5-d5b7-45a9-9fed-58dde0251f47 520e64e1c9e14a5685c92411462434ce 861d21208c874869b12888d7d7f58c00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 367/747] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:25 2026] GET /v2.1/servers/01597df8-08bf-48f5-84c8-db1f5389b066 => 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-04-21 18:22:25.868 7 WARNING neutronclient.v2_0.client [None req-72f97f3b-250d-4ee2-b913-a0ee80bae0b7 ac146c3f56654a60a3cb4b6ec0f9664d 8079d51a4dd24ff9854fa591c087c936 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/748] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:25 2026] GET /v2.1/servers/8af9bee2-a308-4ed7-8d32-d4a30b94070b => generated 1384 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: 368/749] 10.0.0.252 () {32 vars in 723 bytes} [Tue Apr 21 18:22:25 2026] GET /v2.1/servers/d9824b92-4a96-4719-b1a3-b7e37402f367/ips => generated 195 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:22:26.547 7 WARNING neutronclient.v2_0.client [None req-79ac82c0-d135-4b9c-bede-7c88120b4689 520e64e1c9e14a5685c92411462434ce 861d21208c874869b12888d7d7f58c00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/750] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:26 2026] GET /v2.1/servers/01597df8-08bf-48f5-84c8-db1f5389b066 => generated 1422 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-04-21 18:22:26.949 8 INFO nova.api.openstack.wsgi [None req-37c8b936-7be5-471d-add0-3b8f097728dc ac146c3f56654a60a3cb4b6ec0f9664d 8079d51a4dd24ff9854fa591c087c936 - - default default] HTTP exception thrown: Instance 8af9bee2-a308-4ed7-8d32-d4a30b94070b could not be found. [pid: 8|app: 0|req: 369/751] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:26 2026] GET /v2.1/servers/8af9bee2-a308-4ed7-8d32-d4a30b94070b => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 383/752] 10.0.0.252 () {32 vars in 704 bytes} [Tue Apr 21 18:22:26 2026] DELETE /v2.1/os-keypairs/tempest-keypair-128866728 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 370/753] 10.0.0.252 () {32 vars in 723 bytes} [Tue Apr 21 18:22:27 2026] GET /v2.1/servers/d9824b92-4a96-4719-b1a3-b7e37402f367/ips => generated 157 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/754] 10.0.0.252 () {32 vars in 718 bytes} [Tue Apr 21 18:22:27 2026] DELETE /v2.1/servers/d9824b92-4a96-4719-b1a3-b7e37402f367 => generated 0 bytes in 97 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-04-21 18:22:27.215 8 WARNING neutronclient.v2_0.client [None req-7ae49fb9-0246-48fe-a5f5-467e8dec78fd 3b8016220e5f40f8b3733f2bd0b82c43 0d79ee05d71e4126ae77b32322daa2e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:22:27.310 7 WARNING neutronclient.v2_0.client [None req-6fddc3fe-84a2-4513-bf7c-34a3492fcf98 2afca624ff334a5db388120adc8b528e d39ac41f1d404aacb8e543c42ec02d06 - - default default] The python binding code in 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/755] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:27 2026] GET /v2.1/servers/d9824b92-4a96-4719-b1a3-b7e37402f367 => generated 1844 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/756] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:27 2026] GET /v2.1/servers/508cac07-f4d3-4b83-8266-11df19e289d7 => generated 1819 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:22:27.625 8 WARNING neutronclient.v2_0.client [None req-8687ed1e-cbb2-47af-88f8-44eaf60ede3f 520e64e1c9e14a5685c92411462434ce 861d21208c874869b12888d7d7f58c00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:22:27.631 7 WARNING neutronclient.v2_0.client [None req-a8cec9e7-9fdf-444d-bc0b-b41fa1bbc74d 2afca624ff334a5db388120adc8b528e d39ac41f1d404aacb8e543c42ec02d06 - - default default] The python binding code in 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/757] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:27 2026] GET /v2.1/servers/01597df8-08bf-48f5-84c8-db1f5389b066 => generated 1422 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/758] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:27 2026] GET /v2.1/servers/508cac07-f4d3-4b83-8266-11df19e289d7 => generated 1819 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 373/759] 10.0.0.252 () {34 vars in 750 bytes} [Tue Apr 21 18:22:28 2026] POST /v2.1/servers/508cac07-f4d3-4b83-8266-11df19e289d7/action => generated 0 bytes in 99 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-04-21 18:22:28.247 7 WARNING neutronclient.v2_0.client [None req-e030b63d-fef6-488c-84ec-1827423047e9 2afca624ff334a5db388120adc8b528e d39ac41f1d404aacb8e543c42ec02d06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 387/760] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:28 2026] GET /v2.1/servers/508cac07-f4d3-4b83-8266-11df19e289d7 => generated 1821 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-04-21 18:22:28.478 8 WARNING neutronclient.v2_0.client [None req-7733e5bd-7262-484e-acf5-f737713c0278 3b8016220e5f40f8b3733f2bd0b82c43 0d79ee05d71e4126ae77b32322daa2e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:22:28.578 7 INFO nova.api.openstack.compute.server_external_events [req-4339b361-3284-4579-b771-65aece72a92f req-1952079d-c048-4746-8631-390a9d1fd152 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-unplugged:cd4b7340-ddf8-4b29-89b9-cd0786a96e78 for instance d9824b92-4a96-4719-b1a3-b7e37402f367 on instance [pid: 7|app: 0|req: 388/761] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:22:28 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/762] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:28 2026] GET /v2.1/servers/d9824b92-4a96-4719-b1a3-b7e37402f367 => generated 1844 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:22:28.770 7 WARNING neutronclient.v2_0.client [None req-02887291-686a-4d5c-932e-6d34acead814 520e64e1c9e14a5685c92411462434ce 861d21208c874869b12888d7d7f58c00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 389/763] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:28 2026] GET /v2.1/servers/01597df8-08bf-48f5-84c8-db1f5389b066 => generated 1430 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-04-21 18:22:29.464 8 WARNING neutronclient.v2_0.client [None req-b5acd242-75d7-4100-a741-6436955b5bcf 2afca624ff334a5db388120adc8b528e d39ac41f1d404aacb8e543c42ec02d06 - - default default] The python binding code in 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/764] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:29 2026] GET /v2.1/servers/508cac07-f4d3-4b83-8266-11df19e289d7 => 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, ' 2026-04-21 18:22:29.754 7 WARNING neutronclient.v2_0.client [None req-aa4a1e5b-db42-43a4-93c8-3dff7f5d8726 3b8016220e5f40f8b3733f2bd0b82c43 0d79ee05d71e4126ae77b32322daa2e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:22:29.898 8 WARNING neutronclient.v2_0.client [None req-59644c66-176d-471a-b7e8-1712d8337e5f 520e64e1c9e14a5685c92411462434ce 861d21208c874869b12888d7d7f58c00 - - default default] The python binding code in 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/765] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:29 2026] GET /v2.1/servers/d9824b92-4a96-4719-b1a3-b7e37402f367 => generated 1777 bytes in 701 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:22:30.441 7 INFO nova.api.openstack.compute.server_external_events [req-59d70972-62c1-4584-9341-8f44bb59d107 req-303492c9-3977-4ed2-ac0d-2f1a83452b35 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-changed:a237466e-6edb-416c-885d-1f8394d354c0 for instance 01597df8-08bf-48f5-84c8-db1f5389b066 on instance [pid: 7|app: 0|req: 391/766] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:22:30 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, ' [pid: 8|app: 0|req: 376/767] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:29 2026] GET /v2.1/servers/01597df8-08bf-48f5-84c8-db1f5389b066 => generated 1482 bytes in 762 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-21 18:22:30.628 7 INFO nova.api.openstack.compute.server_external_events [req-5b53081b-0912-4fbd-82e6-314513fd0ca8 req-4ea45076-77a7-4540-95d2-ef9577cb803b b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-unplugged:cd4b7340-ddf8-4b29-89b9-cd0786a96e78 for instance d9824b92-4a96-4719-b1a3-b7e37402f367 on instance 2026-04-21 18:22:30.629 7 INFO nova.api.openstack.compute.server_external_events [req-5b53081b-0912-4fbd-82e6-314513fd0ca8 req-4ea45076-77a7-4540-95d2-ef9577cb803b b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-deleted:cd4b7340-ddf8-4b29-89b9-cd0786a96e78 for instance d9824b92-4a96-4719-b1a3-b7e37402f367 on instance [pid: 7|app: 0|req: 392/768] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:22:30 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:22:30.764 8 WARNING neutronclient.v2_0.client [None req-5d43fbaa-68f0-4c56-a5a4-6593713b20a6 2afca624ff334a5db388120adc8b528e d39ac41f1d404aacb8e543c42ec02d06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 377/769] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:30 2026] GET /v2.1/servers/508cac07-f4d3-4b83-8266-11df19e289d7 => generated 1821 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-04-21 18:22:31.482 7 WARNING neutronclient.v2_0.client [None req-e5bf8311-85b8-45b1-8ffa-538cd52afad6 3b8016220e5f40f8b3733f2bd0b82c43 0d79ee05d71e4126ae77b32322daa2e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/770] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:31 2026] GET /v2.1/servers/d9824b92-4a96-4719-b1a3-b7e37402f367 => generated 1487 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-04-21 18:22:31.680 8 WARNING neutronclient.v2_0.client [None req-6a3cbd02-ac24-49c1-ba17-fe6d96cc3265 520e64e1c9e14a5685c92411462434ce 861d21208c874869b12888d7d7f58c00 - - default default] The python binding code in 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/771] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:31 2026] GET /v2.1/servers/01597df8-08bf-48f5-84c8-db1f5389b066 => generated 1470 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-04-21 18:22:31.980 7 WARNING neutronclient.v2_0.client [None req-a4ed8d29-8020-4383-aae7-4ad16a99a7f6 2afca624ff334a5db388120adc8b528e d39ac41f1d404aacb8e543c42ec02d06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 394/774] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:31 2026] GET /v2.1/servers/508cac07-f4d3-4b83-8266-11df19e289d7 => generated 1826 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-04-21 18:22:32.591 8 WARNING neutronclient.v2_0.client [None req-061614b4-f4b3-4b0d-83b2-50b86e3d8d82 3b8016220e5f40f8b3733f2bd0b82c43 0d79ee05d71e4126ae77b32322daa2e1 - - default default] The python binding code in 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/775] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:32 2026] GET /v2.1/servers/d9824b92-4a96-4719-b1a3-b7e37402f367 => generated 1487 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-04-21 18:22:32.842 7 WARNING neutronclient.v2_0.client [None req-a1f16c85-65f8-4e29-be28-7ffbe5a4e637 520e64e1c9e14a5685c92411462434ce 861d21208c874869b12888d7d7f58c00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/776] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:32 2026] GET /v2.1/servers/01597df8-08bf-48f5-84c8-db1f5389b066 => generated 1470 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-04-21 18:22:33.143 8 WARNING neutronclient.v2_0.client [None req-949b73f9-8660-40b2-a34d-3df0fe664545 2afca624ff334a5db388120adc8b528e d39ac41f1d404aacb8e543c42ec02d06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:22:33.209 7 INFO nova.api.openstack.compute.server_external_events [req-726a6eff-c5d2-4bda-94bd-4f81d6ccf0a5 req-724a12cb-93f9-48f1-bedd-1dd276968003 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-unplugged:5505a228-78dd-49b3-a815-8ecab2cd02fc for instance 508cac07-f4d3-4b83-8266-11df19e289d7 on instance [pid: 7|app: 0|req: 396/777] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:22:33 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: 8|app: 0|req: 382/778] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:33 2026] GET /v2.1/servers/508cac07-f4d3-4b83-8266-11df19e289d7 => generated 1826 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-04-21 18:22:33.669 7 INFO nova.api.openstack.wsgi [None req-fbefa404-7c5b-4b9c-bc3c-51a8c8aa1a13 3b8016220e5f40f8b3733f2bd0b82c43 0d79ee05d71e4126ae77b32322daa2e1 - - default default] HTTP exception thrown: Instance d9824b92-4a96-4719-b1a3-b7e37402f367 could not be found. [pid: 7|app: 0|req: 397/779] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:33 2026] GET /v2.1/servers/d9824b92-4a96-4719-b1a3-b7e37402f367 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 383/780] 10.0.0.252 () {32 vars in 706 bytes} [Tue Apr 21 18:22:33 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1970170216 => generated 0 bytes in 27 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-04-21 18:22:34.028 7 WARNING neutronclient.v2_0.client [None req-bdadb0a7-702b-4d7b-b004-ac119ad06763 520e64e1c9e14a5685c92411462434ce 861d21208c874869b12888d7d7f58c00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:22:34.297 8 INFO nova.api.openstack.wsgi [None req-d58c0477-5918-441f-8884-adddfbad3dae 3b8016220e5f40f8b3733f2bd0b82c43 0d79ee05d71e4126ae77b32322daa2e1 - - default default] HTTP exception thrown: Instance d9824b92-4a96-4719-b1a3-b7e37402f367 could not be found. [pid: 8|app: 0|req: 384/781] 10.0.0.252 () {32 vars in 718 bytes} [Tue Apr 21 18:22:34 2026] DELETE /v2.1/servers/d9824b92-4a96-4719-b1a3-b7e37402f367 => 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: 7|app: 0|req: 398/782] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:33 2026] GET /v2.1/servers/01597df8-08bf-48f5-84c8-db1f5389b066 => generated 1470 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:22:34.337 8 INFO nova.api.openstack.wsgi [None req-fa3c3f31-a70e-44a0-82b1-ed6d26d72423 3b8016220e5f40f8b3733f2bd0b82c43 0d79ee05d71e4126ae77b32322daa2e1 - - default default] HTTP exception thrown: Instance d9824b92-4a96-4719-b1a3-b7e37402f367 could not be found. [pid: 8|app: 0|req: 385/783] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:34 2026] GET /v2.1/servers/d9824b92-4a96-4719-b1a3-b7e37402f367 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-21 18:22:34.370 7 WARNING neutronclient.v2_0.client [None req-29899dc0-4139-4ff4-baf5-67323e33f087 2afca624ff334a5db388120adc8b528e d39ac41f1d404aacb8e543c42ec02d06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:22:35.259 8 INFO nova.api.openstack.compute.server_external_events [req-e493711b-f484-473e-9ce1-d8bb33fa7e94 req-48be67e5-0b2d-490f-80fd-3369927041e3 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-unplugged:5505a228-78dd-49b3-a815-8ecab2cd02fc for instance 508cac07-f4d3-4b83-8266-11df19e289d7 on instance [pid: 8|app: 0|req: 386/784] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:22: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:22:35.403 8 WARNING neutronclient.v2_0.client [None req-54863097-f658-4c64-aa0a-db36f87449bf 520e64e1c9e14a5685c92411462434ce 861d21208c874869b12888d7d7f58c00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 399/785] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:34 2026] GET /v2.1/servers/508cac07-f4d3-4b83-8266-11df19e289d7 => generated 1826 bytes in 1505 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:22:35.865 7 INFO nova.api.openstack.compute.server_external_events [req-853232eb-bf05-4693-b4ce-40eb8ddfa0bf req-262ff0dc-aa54-48cf-9341-4de4cd74947d b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-plugged:a237466e-6edb-416c-885d-1f8394d354c0 for instance 01597df8-08bf-48f5-84c8-db1f5389b066 on instance [pid: 7|app: 0|req: 400/786] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:22: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:22:36.909 7 WARNING neutronclient.v2_0.client [None req-ed8f6b5d-31b9-415a-992d-95a68d1a2bc3 2afca624ff334a5db388120adc8b528e d39ac41f1d404aacb8e543c42ec02d06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 387/787] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:35 2026] GET /v2.1/servers/01597df8-08bf-48f5-84c8-db1f5389b066 => generated 1470 bytes in 1680 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:22:37.336 8 INFO nova.api.openstack.compute.server_external_events [req-02b9e986-0963-4b15-a45d-1b45c3ca8a12 req-5adf1ecc-6c02-4655-823f-4c68bd637680 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-plugged:5505a228-78dd-49b3-a815-8ecab2cd02fc for instance 508cac07-f4d3-4b83-8266-11df19e289d7 on instance [pid: 8|app: 0|req: 388/788] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:22:37 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: 401/789] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:36 2026] GET /v2.1/servers/508cac07-f4d3-4b83-8266-11df19e289d7 => generated 1826 bytes in 1009 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:22:37.935 8 INFO nova.api.openstack.compute.server_external_events [req-efdb0a91-5827-4982-a03e-57f12fc88949 req-f297045e-fbdc-4758-aa34-623d3768ca06 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-plugged:a237466e-6edb-416c-885d-1f8394d354c0 for instance 01597df8-08bf-48f5-84c8-db1f5389b066 on instance [pid: 8|app: 0|req: 389/790] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:22:37 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-04-21 18:22:38.094 7 WARNING neutronclient.v2_0.client [None req-c0dc8f93-5224-4c79-8747-a1c7c6d77d16 520e64e1c9e14a5685c92411462434ce 861d21208c874869b12888d7d7f58c00 - - default default] The python binding code in 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/791] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:38 2026] GET /v2.1/servers/01597df8-08bf-48f5-84c8-db1f5389b066 => generated 1653 bytes in 381 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/792] 10.0.0.252 () {32 vars in 723 bytes} [Tue Apr 21 18:22:38 2026] GET /v2.1/servers/01597df8-08bf-48f5-84c8-db1f5389b066/ips => generated 107 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 403/793] 10.0.0.252 () {32 vars in 723 bytes} [Tue Apr 21 18:22:38 2026] GET /v2.1/servers/01597df8-08bf-48f5-84c8-db1f5389b066/ips => generated 107 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, ' [pid: 8|app: 0|req: 391/794] 10.0.0.252 () {32 vars in 821 bytes} [Tue Apr 21 18:22:38 2026] GET /v2.1/servers/01597df8-08bf-48f5-84c8-db1f5389b066/ips/tempest-ServerAddressesTestJSON-70265990-network => generated 92 bytes in 38 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: 404/795] 10.0.0.252 () {32 vars in 718 bytes} [Tue Apr 21 18:22:38 2026] DELETE /v2.1/servers/01597df8-08bf-48f5-84c8-db1f5389b066 => generated 0 bytes in 164 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-04-21 18:22:38.828 8 WARNING neutronclient.v2_0.client [None req-d2da3b91-ec9d-457c-b917-6e014a8f8b3a 520e64e1c9e14a5685c92411462434ce 861d21208c874869b12888d7d7f58c00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:22:38.930 7 WARNING neutronclient.v2_0.client [None req-44bdc4cb-0e0e-4e39-98d1-9f079b6d2f8b 2afca624ff334a5db388120adc8b528e d39ac41f1d404aacb8e543c42ec02d06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/796] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:38 2026] GET /v2.1/servers/01597df8-08bf-48f5-84c8-db1f5389b066 => generated 1659 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/797] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:38 2026] GET /v2.1/servers/508cac07-f4d3-4b83-8266-11df19e289d7 => generated 1819 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-04-21 18:22:39.380 8 INFO nova.api.openstack.compute.server_external_events [req-95a1c2b9-e686-48a9-b2bf-c89d09731e90 req-a3d19e95-9c2c-4ab7-9d7d-6821a738001c b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-plugged:5505a228-78dd-49b3-a815-8ecab2cd02fc for instance 508cac07-f4d3-4b83-8266-11df19e289d7 on instance [pid: 8|app: 0|req: 393/798] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:22:39 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-04-21 18:22:40.063 7 INFO nova.api.openstack.compute.server_external_events [req-e21639a0-5b46-439f-90c6-e3d7b22993c0 req-08b57de0-3491-4397-90c7-6b5c648b17b6 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-unplugged:a237466e-6edb-416c-885d-1f8394d354c0 for instance 01597df8-08bf-48f5-84c8-db1f5389b066 on instance [pid: 7|app: 0|req: 406/799] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:22:40 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-04-21 18:22:40.161 8 WARNING neutronclient.v2_0.client [None req-76a208f7-f73f-400c-b5fd-a2aef0cf37ab 520e64e1c9e14a5685c92411462434ce 861d21208c874869b12888d7d7f58c00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/800] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:40 2026] GET /v2.1/servers/01597df8-08bf-48f5-84c8-db1f5389b066 => generated 1659 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-04-21 18:22:41.390 7 WARNING neutronclient.v2_0.client [None req-d202b2bc-a4b7-4a24-ae7f-0576c6d38fb2 520e64e1c9e14a5685c92411462434ce 861d21208c874869b12888d7d7f58c00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 407/801] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:41 2026] GET /v2.1/servers/01597df8-08bf-48f5-84c8-db1f5389b066 => generated 1659 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-04-21 18:22:41.773 7 INFO nova.api.openstack.compute.server_external_events [req-e30bd773-bad4-4caf-83ef-3b57dbbfc633 req-3cabdd1c-4df8-4fe4-82df-bc9cf74e32c6 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-deleted:a237466e-6edb-416c-885d-1f8394d354c0 for instance 01597df8-08bf-48f5-84c8-db1f5389b066 on instance [pid: 7|app: 0|req: 408/802] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:22:41 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, ' [pid: 8|app: 0|req: 395/803] 10.0.0.252 () {34 vars in 671 bytes} [Tue Apr 21 18:22:41 2026] POST /v2.1/os-keypairs => generated 386 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:22:42.110 7 INFO nova.api.openstack.compute.server_external_events [req-3666345f-2ddc-4488-a267-14286fd6a895 req-da09e8e8-cca1-4437-9019-d1846eaf240c b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-unplugged:a237466e-6edb-416c-885d-1f8394d354c0 for instance 01597df8-08bf-48f5-84c8-db1f5389b066 on instance [pid: 7|app: 0|req: 410/806] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:22:42 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 18:22:42.564 8 WARNING neutronclient.v2_0.client [None req-09a52276-4f56-40f8-9d3e-81988dfa5f48 520e64e1c9e14a5685c92411462434ce 861d21208c874869b12888d7d7f58c00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 397/807] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:42 2026] GET /v2.1/servers/01597df8-08bf-48f5-84c8-db1f5389b066 => generated 1451 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-04-21 18:22:43.554 7 WARNING neutronclient.v2_0.client [None req-f083f5a5-a6cf-4658-a30f-015b802be9c7 d6c061974e444ad1975711a9c51f09e9 0a88f3320b1f4c31b761b5f5134b51a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:22:43.603 7 WARNING neutronclient.v2_0.client [None req-f083f5a5-a6cf-4658-a30f-015b802be9c7 d6c061974e444ad1975711a9c51f09e9 0a88f3320b1f4c31b761b5f5134b51a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:22:43.691 8 WARNING neutronclient.v2_0.client [None req-839f92a7-9949-4398-b75b-2b6725164dc3 520e64e1c9e14a5685c92411462434ce 861d21208c874869b12888d7d7f58c00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 398/808] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:43 2026] GET /v2.1/servers/01597df8-08bf-48f5-84c8-db1f5389b066 => generated 1456 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-21 18:22:43.808 7 WARNING neutronclient.v2_0.client [None req-f083f5a5-a6cf-4658-a30f-015b802be9c7 d6c061974e444ad1975711a9c51f09e9 0a88f3320b1f4c31b761b5f5134b51a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/809] 10.0.0.252 () {34 vars in 663 bytes} [Tue Apr 21 18:22:43 2026] POST /v2.1/servers => generated 451 bytes in 585 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-04-21 18:22:44.082 8 WARNING neutronclient.v2_0.client [None req-03b13bc4-6705-40c3-a52b-b0a488e5899a d6c061974e444ad1975711a9c51f09e9 0a88f3320b1f4c31b761b5f5134b51a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/810] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:44 2026] GET /v2.1/servers/15742e2d-29f1-447f-92c2-04ae03e0a217 => generated 1424 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-04-21 18:22:44.789 7 WARNING neutronclient.v2_0.client [None req-2dccfa3b-d559-4f67-9f4d-fae3a9b444ad 520e64e1c9e14a5685c92411462434ce 861d21208c874869b12888d7d7f58c00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/811] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:44 2026] GET /v2.1/servers/01597df8-08bf-48f5-84c8-db1f5389b066 => generated 1456 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-04-21 18:22:45.170 8 WARNING neutronclient.v2_0.client [None req-f1c64e27-4401-4c10-a12f-78d7caf9c05f d6c061974e444ad1975711a9c51f09e9 0a88f3320b1f4c31b761b5f5134b51a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 400/812] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:45 2026] GET /v2.1/servers/15742e2d-29f1-447f-92c2-04ae03e0a217 => generated 1428 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-04-21 18:22:45.872 7 INFO nova.api.openstack.wsgi [None req-8c99aa15-ca52-48e8-bc3e-334a85b9c8cf 520e64e1c9e14a5685c92411462434ce 861d21208c874869b12888d7d7f58c00 - - default default] HTTP exception thrown: Instance 01597df8-08bf-48f5-84c8-db1f5389b066 could not be found. [pid: 7|app: 0|req: 413/813] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:45 2026] GET /v2.1/servers/01597df8-08bf-48f5-84c8-db1f5389b066 => 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-04-21 18:22:46.246 8 WARNING neutronclient.v2_0.client [None req-c3057a23-3fb6-46ab-9641-40309d013d80 d6c061974e444ad1975711a9c51f09e9 0a88f3320b1f4c31b761b5f5134b51a1 - - default default] The python binding code in 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/814] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:46 2026] GET /v2.1/servers/15742e2d-29f1-447f-92c2-04ae03e0a217 => generated 1420 bytes in 686 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:22:47.956 7 WARNING neutronclient.v2_0.client [None req-bb85a24a-f20b-43fd-a1ff-7bd055fe2dc8 d6c061974e444ad1975711a9c51f09e9 0a88f3320b1f4c31b761b5f5134b51a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 414/815] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:47 2026] GET /v2.1/servers/15742e2d-29f1-447f-92c2-04ae03e0a217 => generated 1476 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-04-21 18:22:49.190 8 WARNING neutronclient.v2_0.client [None req-246ef6b8-1b16-4a8e-8200-346e77705986 d6c061974e444ad1975711a9c51f09e9 0a88f3320b1f4c31b761b5f5134b51a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 402/816] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:49 2026] GET /v2.1/servers/15742e2d-29f1-447f-92c2-04ae03e0a217 => generated 1484 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-04-21 18:22:50.283 7 WARNING neutronclient.v2_0.client [None req-a068f011-3054-49a6-a09f-085a1491b273 d6c061974e444ad1975711a9c51f09e9 0a88f3320b1f4c31b761b5f5134b51a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:22:51.012 8 INFO nova.api.openstack.compute.server_external_events [req-03449985-7f3b-437f-b4f2-78a254d179a4 req-80e3336c-8eb1-4564-a581-725602a94875 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-changed:52dca591-454b-4215-b6bc-39a4b73708f5 for instance 15742e2d-29f1-447f-92c2-04ae03e0a217 on instance [pid: 8|app: 0|req: 403/817] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:22:50 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: 404/818] 10.0.0.252 () {30 vars in 413 bytes} [Tue Apr 21 18:22:51 2026] GET / => generated 423 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/819] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:50 2026] GET /v2.1/servers/15742e2d-29f1-447f-92c2-04ae03e0a217 => generated 1552 bytes in 847 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 405/820] 10.0.0.252 () {28 vars in 560 bytes} [Tue Apr 21 18:22:51 2026] GET /v2/ => generated 402 bytes in 465 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 416/821] 10.0.0.252 () {28 vars in 564 bytes} [Tue Apr 21 18:22:51 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/822] 10.0.0.252 () {30 vars in 413 bytes} [Tue Apr 21 18:22:51 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-21 18:22:52.147 8 WARNING neutronclient.v2_0.client [None req-e982e257-5bdc-425f-8603-073cb3001101 d6c061974e444ad1975711a9c51f09e9 0a88f3320b1f4c31b761b5f5134b51a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/825] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:52 2026] GET /v2.1/servers/15742e2d-29f1-447f-92c2-04ae03e0a217 => generated 1550 bytes in 547 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-21 18:22:53.707 7 WARNING neutronclient.v2_0.client [None req-7c406c31-726d-4e51-9391-cb9647dcbdfa d6c061974e444ad1975711a9c51f09e9 0a88f3320b1f4c31b761b5f5134b51a1 - - default default] The python binding code in 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/826] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:53 2026] GET /v2.1/servers/15742e2d-29f1-447f-92c2-04ae03e0a217 => generated 1550 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-04-21 18:22:54.284 8 INFO nova.api.openstack.compute.server_external_events [req-4c29b93c-03e6-4d2a-b003-0769e0c74a74 req-249c7b37-a725-46ee-9899-561947d7aff2 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-unplugged:52dca591-454b-4215-b6bc-39a4b73708f5 for instance 15742e2d-29f1-447f-92c2-04ae03e0a217 on instance [pid: 8|app: 0|req: 409/827] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:22:54 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:22:54.749 7 WARNING neutronclient.v2_0.client [None req-0fb69dad-ee79-4d08-bf6b-967256262857 2afca624ff334a5db388120adc8b528e d39ac41f1d404aacb8e543c42ec02d06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:22:54.861 8 WARNING neutronclient.v2_0.client [None req-ce7f1569-9cf5-4f75-ae83-97e7690da4d0 d6c061974e444ad1975711a9c51f09e9 0a88f3320b1f4c31b761b5f5134b51a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 419/828] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:54 2026] GET /v2.1/servers/508cac07-f4d3-4b83-8266-11df19e289d7 => generated 1819 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 410/829] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:54 2026] GET /v2.1/servers/15742e2d-29f1-447f-92c2-04ae03e0a217 => generated 1550 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/830] 10.0.0.252 () {32 vars in 718 bytes} [Tue Apr 21 18:22:55 2026] DELETE /v2.1/servers/508cac07-f4d3-4b83-8266-11df19e289d7 => generated 0 bytes in 106 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-04-21 18:22:55.173 8 WARNING neutronclient.v2_0.client [None req-4fcf67e7-a1b3-4c73-952d-2cdb22cee528 2afca624ff334a5db388120adc8b528e d39ac41f1d404aacb8e543c42ec02d06 - - default default] The python binding code in 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/831] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:55 2026] GET /v2.1/servers/508cac07-f4d3-4b83-8266-11df19e289d7 => generated 1825 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-04-21 18:22:56.093 7 WARNING neutronclient.v2_0.client [None req-c1ebc6eb-4c49-4fc0-bdd2-e29ea6aaee35 d6c061974e444ad1975711a9c51f09e9 0a88f3320b1f4c31b761b5f5134b51a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 421/832] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:56 2026] GET /v2.1/servers/15742e2d-29f1-447f-92c2-04ae03e0a217 => generated 1550 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-04-21 18:22:56.336 8 WARNING neutronclient.v2_0.client [None req-5531123f-5818-4c69-9892-bcf9b61eb99d 2afca624ff334a5db388120adc8b528e d39ac41f1d404aacb8e543c42ec02d06 - - default default] The python binding code in 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/833] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:56 2026] GET /v2.1/servers/508cac07-f4d3-4b83-8266-11df19e289d7 => generated 1825 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-04-21 18:22:57.341 7 WARNING neutronclient.v2_0.client [None req-894160be-b238-491e-8f7d-5bd1d446bf80 d6c061974e444ad1975711a9c51f09e9 0a88f3320b1f4c31b761b5f5134b51a1 - - default default] The python binding code in 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/834] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:57 2026] GET /v2.1/servers/15742e2d-29f1-447f-92c2-04ae03e0a217 => generated 1550 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-04-21 18:22:57.565 8 WARNING neutronclient.v2_0.client [None req-6b06593b-3189-4c51-8979-8abea783fa29 2afca624ff334a5db388120adc8b528e d39ac41f1d404aacb8e543c42ec02d06 - - default default] The python binding code in 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/835] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:57 2026] GET /v2.1/servers/508cac07-f4d3-4b83-8266-11df19e289d7 => generated 1825 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-04-21 18:22:58.040 7 INFO nova.api.openstack.compute.server_external_events [req-49cfb4d7-8d5e-4119-9f92-66342b63cfa4 req-ba37b082-f58a-4a16-a472-5b4750c35766 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-deleted:5505a228-78dd-49b3-a815-8ecab2cd02fc for instance 508cac07-f4d3-4b83-8266-11df19e289d7 on instance [pid: 7|app: 0|req: 423/836] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:22:58 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-04-21 18:22:58.556 8 WARNING neutronclient.v2_0.client [None req-dad5770b-1d0b-4e46-b73a-1a98e0b8fecf d6c061974e444ad1975711a9c51f09e9 0a88f3320b1f4c31b761b5f5134b51a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 414/837] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:58 2026] GET /v2.1/servers/15742e2d-29f1-447f-92c2-04ae03e0a217 => generated 1550 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-04-21 18:22:58.763 7 WARNING neutronclient.v2_0.client [None req-5c47500a-33cd-461e-af9a-5d2ea8969ad6 2afca624ff334a5db388120adc8b528e d39ac41f1d404aacb8e543c42ec02d06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 424/838] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:58 2026] GET /v2.1/servers/508cac07-f4d3-4b83-8266-11df19e289d7 => generated 1472 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-04-21 18:22:59.728 8 WARNING neutronclient.v2_0.client [None req-eefeeef4-47b7-460b-a7a0-ae159fad828b d6c061974e444ad1975711a9c51f09e9 0a88f3320b1f4c31b761b5f5134b51a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 415/839] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:59 2026] GET /v2.1/servers/15742e2d-29f1-447f-92c2-04ae03e0a217 => generated 1550 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-21 18:22:59.877 7 WARNING neutronclient.v2_0.client [None req-3bd94719-3764-45e8-ba23-85d3f9290cb6 2afca624ff334a5db388120adc8b528e d39ac41f1d404aacb8e543c42ec02d06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 425/840] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:22:59 2026] GET /v2.1/servers/508cac07-f4d3-4b83-8266-11df19e289d7 => generated 1477 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-04-21 18:23:00.416 8 INFO nova.api.openstack.compute.server_external_events [req-ca85bdef-4d13-431b-a07e-8cd3dd3d2112 req-f649c894-8669-4d9b-a113-22edce673ead b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-plugged:52dca591-454b-4215-b6bc-39a4b73708f5 for instance 15742e2d-29f1-447f-92c2-04ae03e0a217 on instance [pid: 8|app: 0|req: 416/841] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:23:00 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-04-21 18:23:00.938 7 WARNING neutronclient.v2_0.client [None req-fd5d6f11-2597-438c-be49-8a2ed9220981 d6c061974e444ad1975711a9c51f09e9 0a88f3320b1f4c31b761b5f5134b51a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 426/842] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:23:00 2026] GET /v2.1/servers/15742e2d-29f1-447f-92c2-04ae03e0a217 => generated 1550 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-04-21 18:23:01.155 8 WARNING neutronclient.v2_0.client [None req-45c64e4b-ca89-4adb-9d11-695f382e7453 2afca624ff334a5db388120adc8b528e d39ac41f1d404aacb8e543c42ec02d06 - - default default] The python binding code in 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/843] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:23:01 2026] GET /v2.1/servers/508cac07-f4d3-4b83-8266-11df19e289d7 => generated 1477 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, ' 2026-04-21 18:23:02.135 8 WARNING neutronclient.v2_0.client [None req-794f7313-588d-4220-9300-ef3c2ca9e5bd d6c061974e444ad1975711a9c51f09e9 0a88f3320b1f4c31b761b5f5134b51a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/846] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:23:02 2026] GET /v2.1/servers/15742e2d-29f1-447f-92c2-04ae03e0a217 => generated 1726 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-04-21 18:23:02.373 7 WARNING neutronclient.v2_0.client [None req-a9bee8bf-dee8-4df1-bc13-b20f7768e0ef d6c061974e444ad1975711a9c51f09e9 0a88f3320b1f4c31b761b5f5134b51a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:23:02.406 8 INFO nova.api.openstack.wsgi [None req-9c2452b9-10bf-4560-ac77-ac91be9d979e 2afca624ff334a5db388120adc8b528e d39ac41f1d404aacb8e543c42ec02d06 - - default default] HTTP exception thrown: Instance 508cac07-f4d3-4b83-8266-11df19e289d7 could not be found. [pid: 8|app: 0|req: 420/847] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:23:02 2026] GET /v2.1/servers/508cac07-f4d3-4b83-8266-11df19e289d7 => 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: 421/848] 10.0.0.252 () {32 vars in 704 bytes} [Tue Apr 21 18:23:02 2026] DELETE /v2.1/os-keypairs/tempest-keypair-420385122 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/849] 10.0.0.252 () {32 vars in 741 bytes} [Tue Apr 21 18:23:02 2026] GET /v2.1/servers/15742e2d-29f1-447f-92c2-04ae03e0a217/os-interface => generated 284 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 18:23:02.470 8 INFO nova.api.openstack.compute.server_external_events [req-97e76146-3fdf-4d4f-ad4e-6cb8ea3fc6ac req-0f9a9374-a6fc-4e1e-b826-a7a9f271b49e b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-plugged:52dca591-454b-4215-b6bc-39a4b73708f5 for instance 15742e2d-29f1-447f-92c2-04ae03e0a217 on instance [pid: 8|app: 0|req: 422/850] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:23:02 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:23:03.351 8 INFO nova.api.openstack.compute.server_external_events [req-8f04e12a-5c7f-4dea-bce5-1c37735f3a67 req-a15e80f6-3fa8-46dd-9ed4-1bea80c3824b b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-changed:52dca591-454b-4215-b6bc-39a4b73708f5 for instance 15742e2d-29f1-447f-92c2-04ae03e0a217 on instance [pid: 8|app: 0|req: 423/851] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:23: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) 2026-04-21 18:23:03.373 7 WARNING neutronclient.v2_0.client [None req-f7b20ef0-d6ab-4d35-9722-508ad0bda08b d6c061974e444ad1975711a9c51f09e9 0a88f3320b1f4c31b761b5f5134b51a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 429/852] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:23:03 2026] GET /v2.1/servers/15742e2d-29f1-447f-92c2-04ae03e0a217 => generated 1726 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: 8|app: 0|req: 424/853] 10.0.0.252 () {32 vars in 641 bytes} [Tue Apr 21 18:23:03 2026] GET /v2.1/servers => generated 378 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 430/854] 10.0.0.252 () {32 vars in 718 bytes} [Tue Apr 21 18:23:03 2026] DELETE /v2.1/servers/15742e2d-29f1-447f-92c2-04ae03e0a217 => generated 0 bytes in 120 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-04-21 18:23:03.780 8 WARNING neutronclient.v2_0.client [None req-8b6788d2-470e-4b63-a685-85398884c360 d6c061974e444ad1975711a9c51f09e9 0a88f3320b1f4c31b761b5f5134b51a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 425/855] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:23:03 2026] GET /v2.1/servers/15742e2d-29f1-447f-92c2-04ae03e0a217 => generated 1732 bytes in 660 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:23:05.206 7 INFO nova.api.openstack.compute.server_external_events [req-9306a5c3-042d-48ca-8f72-ee66caa63282 req-f1ec63e5-80b9-4636-969f-e99e9df2d404 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-unplugged:52dca591-454b-4215-b6bc-39a4b73708f5 for instance 15742e2d-29f1-447f-92c2-04ae03e0a217 on instance [pid: 7|app: 0|req: 431/856] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:23:05 2026] POST /v2.1/os-server-external-events => generated 185 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-04-21 18:23:05.456 8 WARNING neutronclient.v2_0.client [None req-1cfda484-0413-4a44-896b-41ba7fb1579e d6c061974e444ad1975711a9c51f09e9 0a88f3320b1f4c31b761b5f5134b51a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/857] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:23:05 2026] GET /v2.1/servers/15742e2d-29f1-447f-92c2-04ae03e0a217 => generated 1732 bytes in 525 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:23:06.998 7 WARNING neutronclient.v2_0.client [None req-a00874fd-4bfe-47ef-83dd-27b92232f641 d6c061974e444ad1975711a9c51f09e9 0a88f3320b1f4c31b761b5f5134b51a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:23:07.093 8 INFO nova.api.openstack.compute.server_external_events [req-e52262fa-45b9-4673-89f7-da94b0524f5e req-2f5b7b44-b793-44c3-bb1d-bc8879a4c15c b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-deleted:52dca591-454b-4215-b6bc-39a4b73708f5 for instance 15742e2d-29f1-447f-92c2-04ae03e0a217 on instance [pid: 8|app: 0|req: 427/858] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:23:07 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, ' [pid: 7|app: 0|req: 432/859] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:23:06 2026] GET /v2.1/servers/15742e2d-29f1-447f-92c2-04ae03e0a217 => generated 1784 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-21 18:23:07.284 8 INFO nova.api.openstack.compute.server_external_events [req-5e9cc035-835d-4c37-b1e9-3adf0094487d req-bcd2264c-5cc2-46b5-90be-406cbeb884ba b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-unplugged:52dca591-454b-4215-b6bc-39a4b73708f5 for instance 15742e2d-29f1-447f-92c2-04ae03e0a217 on instance [pid: 8|app: 0|req: 428/860] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:23:07 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-04-21 18:23:08.353 7 WARNING neutronclient.v2_0.client [None req-1bf21bb9-1df6-4838-a571-9343fa1ddf77 d6c061974e444ad1975711a9c51f09e9 0a88f3320b1f4c31b761b5f5134b51a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 433/861] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:23:08 2026] GET /v2.1/servers/15742e2d-29f1-447f-92c2-04ae03e0a217 => generated 1510 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-04-21 18:23:09.471 8 WARNING neutronclient.v2_0.client [None req-508995af-204c-4dc9-9aa9-318802f7a7c7 d6c061974e444ad1975711a9c51f09e9 0a88f3320b1f4c31b761b5f5134b51a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 429/862] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:23:09 2026] GET /v2.1/servers/15742e2d-29f1-447f-92c2-04ae03e0a217 => generated 1510 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-04-21 18:23:10.560 7 INFO nova.api.openstack.wsgi [None req-c3b3ac46-de81-4d1f-9ba9-5006a9e837a3 d6c061974e444ad1975711a9c51f09e9 0a88f3320b1f4c31b761b5f5134b51a1 - - default default] HTTP exception thrown: Instance 15742e2d-29f1-447f-92c2-04ae03e0a217 could not be found. [pid: 7|app: 0|req: 434/863] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:23:10 2026] GET /v2.1/servers/15742e2d-29f1-447f-92c2-04ae03e0a217 => 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: 430/864] 10.0.0.252 () {32 vars in 706 bytes} [Tue Apr 21 18:23:10 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2000200441 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 436/867] 10.0.0.38 () {30 vars in 618 bytes} [Tue Apr 21 18:23:19 2026] GET /v2.1 => generated 0 bytes in 231 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 432/868] 10.0.0.38 () {32 vars in 691 bytes} [Tue Apr 21 18:23:19 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/869] 10.0.0.38 () {34 vars in 912 bytes} [Tue Apr 21 18:23:20 2026] GET /v2.1/os-simple-tenant-usage/f1308d0063b54d1eb7ccb3c2ba2102e7?start=2026-04-20T00:00:00&end=2026-04-21T23:59:59 => generated 20 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/870] 10.0.0.38 () {30 vars in 653 bytes} [Tue Apr 21 18:23:20 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/873] 10.0.0.38 () {30 vars in 618 bytes} [Tue Apr 21 18:23:23 2026] GET /v2.1 => generated 0 bytes in 197 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: 439/874] 10.0.0.38 () {32 vars in 691 bytes} [Tue Apr 21 18:23:24 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/875] 10.0.0.38 () {34 vars in 912 bytes} [Tue Apr 21 18:23:24 2026] GET /v2.1/os-simple-tenant-usage/f1308d0063b54d1eb7ccb3c2ba2102e7?start=2026-04-20T00:00:00&end=2026-04-21T23:59:59 => generated 20 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/876] 10.0.0.38 () {30 vars in 653 bytes} [Tue Apr 21 18:23:24 2026] GET /v2.1/limits?reserved=1 => generated 511 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: 438/879] 10.0.0.252 () {34 vars in 671 bytes} [Tue Apr 21 18:23:40 2026] POST /v2.1/os-keypairs => generated 397 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 18:23:42.569 7 WARNING neutronclient.v2_0.client [None req-d4c5458f-6aa1-46bd-b8f2-beb21aeefc38 7ae356acfa064e5aad28cbda09ed781e b4280b85cd984c5e987cd7e13389e2bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:23:42.873 7 WARNING neutronclient.v2_0.client [None req-d4c5458f-6aa1-46bd-b8f2-beb21aeefc38 7ae356acfa064e5aad28cbda09ed781e b4280b85cd984c5e987cd7e13389e2bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:23:44.182 7 WARNING neutronclient.v2_0.client [None req-d4c5458f-6aa1-46bd-b8f2-beb21aeefc38 7ae356acfa064e5aad28cbda09ed781e b4280b85cd984c5e987cd7e13389e2bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 443/882] 10.0.0.252 () {34 vars in 663 bytes} [Tue Apr 21 18:23:42 2026] POST /v2.1/servers => generated 448 bytes in 2689 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-21 18:23:45.225 8 WARNING neutronclient.v2_0.client [None req-0bdac06e-8d85-4530-8e07-63e8ff416334 7ae356acfa064e5aad28cbda09ed781e b4280b85cd984c5e987cd7e13389e2bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/883] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:23:45 2026] GET /v2.1/servers/48be0a9a-ae46-4413-9cfb-81b7c450be36 => generated 1402 bytes in 432 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:23:46.700 7 WARNING neutronclient.v2_0.client [None req-16dc6da2-33b6-4b40-9147-e7ee64dde59c 7ae356acfa064e5aad28cbda09ed781e b4280b85cd984c5e987cd7e13389e2bc - - default default] The python binding code in 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/884] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:23:46 2026] GET /v2.1/servers/48be0a9a-ae46-4413-9cfb-81b7c450be36 => generated 1398 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-04-21 18:23:47.802 8 WARNING neutronclient.v2_0.client [None req-e24032c6-8931-4685-82fd-9dcb1654abf2 7ae356acfa064e5aad28cbda09ed781e b4280b85cd984c5e987cd7e13389e2bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 441/885] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:23:47 2026] GET /v2.1/servers/48be0a9a-ae46-4413-9cfb-81b7c450be36 => generated 1454 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:23:49.111 7 WARNING neutronclient.v2_0.client [None req-96a3551f-4003-4323-a901-bad695fdc2e8 7ae356acfa064e5aad28cbda09ed781e b4280b85cd984c5e987cd7e13389e2bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 445/886] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:23:49 2026] GET /v2.1/servers/48be0a9a-ae46-4413-9cfb-81b7c450be36 => generated 1454 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-04-21 18:23:50.325 8 WARNING neutronclient.v2_0.client [None req-f73c04d8-6f3c-4815-9d31-e1343ef60dd5 7ae356acfa064e5aad28cbda09ed781e b4280b85cd984c5e987cd7e13389e2bc - - default default] The python binding code in 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/887] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:23:50 2026] GET /v2.1/servers/48be0a9a-ae46-4413-9cfb-81b7c450be36 => 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-04-21 18:23:51.591 7 WARNING neutronclient.v2_0.client [None req-1a072191-6f65-4d68-8d4d-ced99c3648e4 7ae356acfa064e5aad28cbda09ed781e b4280b85cd984c5e987cd7e13389e2bc - - default default] The python binding code in 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/888] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:23:51 2026] GET /v2.1/servers/48be0a9a-ae46-4413-9cfb-81b7c450be36 => generated 1538 bytes in 356 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:23:52.514 7 INFO nova.api.openstack.compute.server_external_events [req-701edd5f-0724-44dd-a7f2-309566e36043 req-da089a50-7939-40ba-b268-52f63843640b b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-changed:ff4ead80-c962-409b-9549-0f5de20a70c0 for instance 48be0a9a-ae46-4413-9cfb-81b7c450be36 on instance [pid: 7|app: 0|req: 448/891] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:23:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:23:52.956 8 WARNING neutronclient.v2_0.client [None req-1867875e-a456-4330-be30-58d1fe9df1a4 7ae356acfa064e5aad28cbda09ed781e b4280b85cd984c5e987cd7e13389e2bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 444/892] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:23:52 2026] GET /v2.1/servers/48be0a9a-ae46-4413-9cfb-81b7c450be36 => generated 1526 bytes in 874 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:23:54.847 7 WARNING neutronclient.v2_0.client [None req-8ff6d060-83f3-4ae2-bd1f-5ea03a7f1f52 7ae356acfa064e5aad28cbda09ed781e b4280b85cd984c5e987cd7e13389e2bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/893] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:23:54 2026] GET /v2.1/servers/48be0a9a-ae46-4413-9cfb-81b7c450be36 => generated 1526 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-04-21 18:23:56.006 8 WARNING neutronclient.v2_0.client [None req-990865a7-6d01-4cca-a996-34f02c86a51d 7ae356acfa064e5aad28cbda09ed781e b4280b85cd984c5e987cd7e13389e2bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 445/894] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:23:55 2026] GET /v2.1/servers/48be0a9a-ae46-4413-9cfb-81b7c450be36 => generated 1526 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:23:57.166 7 WARNING neutronclient.v2_0.client [None req-b4c64125-b5fb-4461-885c-6732c128cdcf 7ae356acfa064e5aad28cbda09ed781e b4280b85cd984c5e987cd7e13389e2bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 450/895] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:23:57 2026] GET /v2.1/servers/48be0a9a-ae46-4413-9cfb-81b7c450be36 => generated 1526 bytes in 363 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:23:58.083 8 INFO nova.api.openstack.compute.server_external_events [req-80cc958f-d72a-4324-a8f8-f7bb5c14d2f8 req-8c3b3a94-229c-4853-af42-1efae0b1f18f b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-plugged:ff4ead80-c962-409b-9549-0f5de20a70c0 for instance 48be0a9a-ae46-4413-9cfb-81b7c450be36 on instance [pid: 8|app: 0|req: 446/896] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:23:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:23:58.560 7 WARNING neutronclient.v2_0.client [None req-0ea96fdd-956e-4eb4-a84a-a4a4fa5e7b90 7ae356acfa064e5aad28cbda09ed781e b4280b85cd984c5e987cd7e13389e2bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 451/897] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:23:58 2026] GET /v2.1/servers/48be0a9a-ae46-4413-9cfb-81b7c450be36 => generated 1526 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:23:59.907 8 WARNING neutronclient.v2_0.client [None req-436a2dbe-a890-406b-950b-4e017db473fd 7ae356acfa064e5aad28cbda09ed781e b4280b85cd984c5e987cd7e13389e2bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:24:00.130 7 INFO nova.api.openstack.compute.server_external_events [req-65bc9bc6-4153-4294-909b-0abac3bee64a req-09a470b9-f1e2-4848-b636-65012fbb423c b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-plugged:ff4ead80-c962-409b-9549-0f5de20a70c0 for instance 48be0a9a-ae46-4413-9cfb-81b7c450be36 on instance [pid: 7|app: 0|req: 452/898] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:24:00 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: 447/899] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:23:59 2026] GET /v2.1/servers/48be0a9a-ae46-4413-9cfb-81b7c450be36 => generated 1694 bytes in 1132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:24:01.056 7 WARNING neutronclient.v2_0.client [None req-96593f9c-add2-47cb-ba3d-fc7fba4ae4da 7ae356acfa064e5aad28cbda09ed781e b4280b85cd984c5e987cd7e13389e2bc - - default default] The python binding code in 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/900] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:24:01 2026] GET /v2.1/servers/48be0a9a-ae46-4413-9cfb-81b7c450be36 => generated 1694 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-04-21 18:24:03.747 7 INFO nova.api.openstack.compute.server_external_events [req-1a0677dc-96a9-4df3-93ab-6956a7939330 req-7cfec740-3721-4a18-a091-d89b445c218a b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-changed:ff4ead80-c962-409b-9549-0f5de20a70c0 for instance 48be0a9a-ae46-4413-9cfb-81b7c450be36 on instance [pid: 7|app: 0|req: 455/903] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:24: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 449/904] 10.0.0.252 () {34 vars in 750 bytes} [Tue Apr 21 18:24:09 2026] POST /v2.1/servers/48be0a9a-ae46-4413-9cfb-81b7c450be36/action => generated 31883 bytes in 563 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-04-21 18:24:14.776 7 INFO nova.api.openstack.compute.server_external_events [req-f968dc4e-b96b-47bb-b7e8-2708b6aa1f4f req-960ed183-9c41-41d2-aa45-4da984be4d4c b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-changed:ff4ead80-c962-409b-9549-0f5de20a70c0 for instance 48be0a9a-ae46-4413-9cfb-81b7c450be36 on instance [pid: 7|app: 0|req: 457/907] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:24:14 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: 8|app: 0|req: 451/908] 10.0.0.252 () {34 vars in 671 bytes} [Tue Apr 21 18:24:15 2026] POST /v2.1/os-keypairs => generated 398 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-04-21 18:24:16.494 7 WARNING neutronclient.v2_0.client [None req-0433988d-94e7-49e8-beb3-adcdafeae56d 0883e021fc4247fc971fbda07cf12b37 c731d039a8344a288f308a178925c946 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:24:17.142 7 WARNING neutronclient.v2_0.client [None req-0433988d-94e7-49e8-beb3-adcdafeae56d 0883e021fc4247fc971fbda07cf12b37 c731d039a8344a288f308a178925c946 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 458/909] 10.0.0.252 () {34 vars in 663 bytes} [Tue Apr 21 18:24:16 2026] POST /v2.1/servers => generated 424 bytes in 1932 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-21 18:24:18.401 8 WARNING neutronclient.v2_0.client [None req-741c4b16-2f6f-4353-a1a7-429da60ab636 0883e021fc4247fc971fbda07cf12b37 c731d039a8344a288f308a178925c946 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 452/910] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:24:18 2026] GET /v2.1/servers/5df4192e-5146-4fb2-a8e4-6f7bf25537a1 => generated 1368 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-21 18:24:18.628 7 WARNING neutronclient.v2_0.client [None req-473c39da-9271-4d9f-9377-b71512479306 7ae356acfa064e5aad28cbda09ed781e b4280b85cd984c5e987cd7e13389e2bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:24:18.686 7 WARNING neutronclient.v2_0.client [None req-473c39da-9271-4d9f-9377-b71512479306 7ae356acfa064e5aad28cbda09ed781e b4280b85cd984c5e987cd7e13389e2bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:24:18.864 7 WARNING neutronclient.v2_0.client [None req-473c39da-9271-4d9f-9377-b71512479306 7ae356acfa064e5aad28cbda09ed781e b4280b85cd984c5e987cd7e13389e2bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 459/911] 10.0.0.252 () {34 vars in 663 bytes} [Tue Apr 21 18:24:18 2026] POST /v2.1/servers => generated 450 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-04-21 18:24:19.127 8 WARNING neutronclient.v2_0.client [None req-15a8e3bc-4081-4c9c-b607-8cca3bfbed95 7ae356acfa064e5aad28cbda09ed781e b4280b85cd984c5e987cd7e13389e2bc - - default default] The python binding code in 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/912] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:24:19 2026] GET /v2.1/servers/7e5ddded-4086-4c0d-be69-f9dca7487f0f => generated 1402 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-04-21 18:24:19.631 7 WARNING neutronclient.v2_0.client [None req-af2430ab-8059-49a5-8515-3e1958d4262e 0883e021fc4247fc971fbda07cf12b37 c731d039a8344a288f308a178925c946 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 460/913] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:24:19 2026] GET /v2.1/servers/5df4192e-5146-4fb2-a8e4-6f7bf25537a1 => generated 1372 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-04-21 18:24:20.235 8 WARNING neutronclient.v2_0.client [None req-b21c0dff-7269-480b-996d-277e7c815561 7ae356acfa064e5aad28cbda09ed781e b4280b85cd984c5e987cd7e13389e2bc - - default default] The python binding code in 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/914] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:24:20 2026] GET /v2.1/servers/7e5ddded-4086-4c0d-be69-f9dca7487f0f => generated 1406 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-04-21 18:24:20.732 7 WARNING neutronclient.v2_0.client [None req-3f43602d-e234-4999-b966-f919331fb4dd 0883e021fc4247fc971fbda07cf12b37 c731d039a8344a288f308a178925c946 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 461/915] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:24:20 2026] GET /v2.1/servers/5df4192e-5146-4fb2-a8e4-6f7bf25537a1 => generated 1420 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-04-21 18:24:21.338 8 WARNING neutronclient.v2_0.client [None req-9b92e3b0-94bb-4579-87b5-c2b91d185911 7ae356acfa064e5aad28cbda09ed781e b4280b85cd984c5e987cd7e13389e2bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 455/916] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:24:21 2026] GET /v2.1/servers/7e5ddded-4086-4c0d-be69-f9dca7487f0f => 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-04-21 18:24:21.850 7 WARNING neutronclient.v2_0.client [None req-dccbdeb8-06cf-4b1e-afec-30fa03e8fd19 0883e021fc4247fc971fbda07cf12b37 c731d039a8344a288f308a178925c946 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 462/917] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:24:21 2026] GET /v2.1/servers/5df4192e-5146-4fb2-a8e4-6f7bf25537a1 => generated 1420 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-04-21 18:24:22.436 7 WARNING neutronclient.v2_0.client [None req-6022dc85-2d82-4432-848b-bf592ccf8a87 7ae356acfa064e5aad28cbda09ed781e b4280b85cd984c5e987cd7e13389e2bc - - default default] The python binding code in 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/920] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:24:22 2026] GET /v2.1/servers/7e5ddded-4086-4c0d-be69-f9dca7487f0f => generated 1454 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:24:22.943 8 WARNING neutronclient.v2_0.client [None req-de3bdcae-1e15-4948-9983-451e90ff39bf 0883e021fc4247fc971fbda07cf12b37 c731d039a8344a288f308a178925c946 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 457/921] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:24:22 2026] GET /v2.1/servers/5df4192e-5146-4fb2-a8e4-6f7bf25537a1 => generated 1470 bytes in 559 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:24:23.727 7 WARNING neutronclient.v2_0.client [None req-e28959aa-59b2-4af8-abae-9cd13e8c23e0 7ae356acfa064e5aad28cbda09ed781e b4280b85cd984c5e987cd7e13389e2bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 465/922] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:24:23 2026] GET /v2.1/servers/7e5ddded-4086-4c0d-be69-f9dca7487f0f => generated 1454 bytes in 562 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-21 18:24:24.265 8 INFO nova.api.openstack.compute.server_external_events [req-a8340f11-c916-4839-86ac-42160ecb31de req-8230a3f4-ca03-45fd-91f7-78b692063294 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-changed:594d5d9c-fb5c-4351-9ed3-1ab1bb398378 for instance 5df4192e-5146-4fb2-a8e4-6f7bf25537a1 on instance [pid: 8|app: 0|req: 458/923] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:24:24 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, ' 2026-04-21 18:24:24.520 7 WARNING neutronclient.v2_0.client [None req-03068617-ccb0-4b6b-8b71-51747735d348 0883e021fc4247fc971fbda07cf12b37 c731d039a8344a288f308a178925c946 - - default default] The python binding code in 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/924] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:24:24 2026] GET /v2.1/servers/5df4192e-5146-4fb2-a8e4-6f7bf25537a1 => 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-04-21 18:24:25.316 8 WARNING neutronclient.v2_0.client [None req-736d5063-61b7-4b50-9ee2-ee063c2e5b9c 7ae356acfa064e5aad28cbda09ed781e b4280b85cd984c5e987cd7e13389e2bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:24:25.700 7 WARNING neutronclient.v2_0.client [None req-465dd640-1925-4725-a72b-8ee58daf9202 0883e021fc4247fc971fbda07cf12b37 c731d039a8344a288f308a178925c946 - - default default] The python binding code in 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/925] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:24:25 2026] GET /v2.1/servers/7e5ddded-4086-4c0d-be69-f9dca7487f0f => generated 1530 bytes in 1425 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 467/926] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:24:25 2026] GET /v2.1/servers/5df4192e-5146-4fb2-a8e4-6f7bf25537a1 => generated 1468 bytes in 1068 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-21 18:24:26.747 8 INFO nova.api.openstack.compute.server_external_events [req-337ad12b-f746-4a72-834f-13cf4cfda69f req-93ef2d93-9cf0-4e39-bc56-d55e5a4d2d94 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-changed:2da81a59-c89d-4cc2-8dee-872792c85a2a for instance 7e5ddded-4086-4c0d-be69-f9dca7487f0f on instance [pid: 8|app: 0|req: 460/927] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:24:26 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-04-21 18:24:27.757 7 WARNING neutronclient.v2_0.client [None req-af12ae6b-912c-40be-82be-bcf9c46a4f67 7ae356acfa064e5aad28cbda09ed781e b4280b85cd984c5e987cd7e13389e2bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:24:27.794 8 WARNING neutronclient.v2_0.client [None req-42f2bacd-9315-4d10-8335-9464dc5cac37 0883e021fc4247fc971fbda07cf12b37 c731d039a8344a288f308a178925c946 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 468/928] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:24:27 2026] GET /v2.1/servers/7e5ddded-4086-4c0d-be69-f9dca7487f0f => generated 1528 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:24:28.031 7 INFO nova.api.openstack.compute.server_external_events [req-4138f222-9d16-48c3-9d49-eefe39d5432a req-320617c3-e771-4c84-9360-02954745a7cd b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-unplugged:594d5d9c-fb5c-4351-9ed3-1ab1bb398378 for instance 5df4192e-5146-4fb2-a8e4-6f7bf25537a1 on instance [pid: 7|app: 0|req: 469/929] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:24:28 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/930] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:24:27 2026] GET /v2.1/servers/5df4192e-5146-4fb2-a8e4-6f7bf25537a1 => generated 1468 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:24:29.073 7 WARNING neutronclient.v2_0.client [None req-e714ffff-85cd-4638-b887-b96d8e482ca4 7ae356acfa064e5aad28cbda09ed781e b4280b85cd984c5e987cd7e13389e2bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:24:29.106 8 WARNING neutronclient.v2_0.client [None req-75c0ea3e-a303-4624-ab7c-475c0a05a4b5 0883e021fc4247fc971fbda07cf12b37 c731d039a8344a288f308a178925c946 - - default default] The python binding code in 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/931] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:24:29 2026] GET /v2.1/servers/7e5ddded-4086-4c0d-be69-f9dca7487f0f => generated 1528 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/932] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:24:29 2026] GET /v2.1/servers/5df4192e-5146-4fb2-a8e4-6f7bf25537a1 => 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, ' 2026-04-21 18:24:30.244 7 WARNING neutronclient.v2_0.client [None req-fca6d252-b731-4017-a190-d13fd6f0b311 7ae356acfa064e5aad28cbda09ed781e b4280b85cd984c5e987cd7e13389e2bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:24:30.327 8 WARNING neutronclient.v2_0.client [None req-9393a85e-3da0-4ae7-ad7f-3479cc229bd8 0883e021fc4247fc971fbda07cf12b37 c731d039a8344a288f308a178925c946 - - default default] The python binding code in 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/933] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:24:30 2026] GET /v2.1/servers/7e5ddded-4086-4c0d-be69-f9dca7487f0f => generated 1528 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-04-21 18:24:30.493 7 INFO nova.api.openstack.compute.server_external_events [req-d645b42f-6033-408e-bc67-012fe7558f74 req-e5b4f9b3-35fa-437c-8607-11429ad126dc b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-plugged:594d5d9c-fb5c-4351-9ed3-1ab1bb398378 for instance 5df4192e-5146-4fb2-a8e4-6f7bf25537a1 on instance [pid: 7|app: 0|req: 472/934] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:24:30 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: 8|app: 0|req: 463/935] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:24:30 2026] GET /v2.1/servers/5df4192e-5146-4fb2-a8e4-6f7bf25537a1 => generated 1468 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:24:31.457 7 WARNING neutronclient.v2_0.client [None req-e9bec91a-34ae-44c5-8ec0-27e576878df7 7ae356acfa064e5aad28cbda09ed781e b4280b85cd984c5e987cd7e13389e2bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:24:31.609 8 WARNING neutronclient.v2_0.client [None req-9e4e06d8-c432-4b5a-83cb-c65fc509b6ba 0883e021fc4247fc971fbda07cf12b37 c731d039a8344a288f308a178925c946 - - default default] The python binding code in 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/936] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:24:31 2026] GET /v2.1/servers/7e5ddded-4086-4c0d-be69-f9dca7487f0f => generated 1528 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/937] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:24:31 2026] GET /v2.1/servers/5df4192e-5146-4fb2-a8e4-6f7bf25537a1 => generated 1468 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-04-21 18:24:31.823 7 INFO nova.api.openstack.compute.server_external_events [req-ef53154c-f064-4701-a8b8-71180329d1dc req-0507d030-a207-43a6-9c73-b53bbee8d64f b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-plugged:2da81a59-c89d-4cc2-8dee-872792c85a2a for instance 7e5ddded-4086-4c0d-be69-f9dca7487f0f on instance [pid: 7|app: 0|req: 474/938] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:24:31 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-04-21 18:24:32.549 7 INFO nova.api.openstack.compute.server_external_events [req-3f7f5b60-d28d-4a3b-b120-5d444ebdc8eb req-4d02a33e-25a7-43e2-8d22-0c88343bb908 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-plugged:594d5d9c-fb5c-4351-9ed3-1ab1bb398378 for instance 5df4192e-5146-4fb2-a8e4-6f7bf25537a1 on instance [pid: 7|app: 0|req: 476/941] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:24:32 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-04-21 18:24:32.679 8 WARNING neutronclient.v2_0.client [None req-14ccc5bb-9b3c-4cfe-a1f2-81b8ca313234 7ae356acfa064e5aad28cbda09ed781e b4280b85cd984c5e987cd7e13389e2bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/942] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:24:32 2026] GET /v2.1/servers/7e5ddded-4086-4c0d-be69-f9dca7487f0f => generated 1528 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-21 18:24:32.844 7 WARNING neutronclient.v2_0.client [None req-b86a2a25-26a2-48eb-adfa-286424a1b539 0883e021fc4247fc971fbda07cf12b37 c731d039a8344a288f308a178925c946 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 477/943] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:24:32 2026] GET /v2.1/servers/5df4192e-5146-4fb2-a8e4-6f7bf25537a1 => generated 1647 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-04-21 18:24:33.860 7 INFO nova.api.openstack.compute.server_external_events [req-61fd2733-2bc6-46aa-911f-9042d4985f51 req-ae644b17-b924-412f-aad5-2f75d9791b9f b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-plugged:2da81a59-c89d-4cc2-8dee-872792c85a2a for instance 7e5ddded-4086-4c0d-be69-f9dca7487f0f on instance [pid: 7|app: 0|req: 478/944] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:24:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 18:24:33.892 8 WARNING neutronclient.v2_0.client [None req-424f31c8-a18e-4150-93de-1ab5a147699b 7ae356acfa064e5aad28cbda09ed781e b4280b85cd984c5e987cd7e13389e2bc - - default default] The python binding code in 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/945] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:24:33 2026] GET /v2.1/servers/7e5ddded-4086-4c0d-be69-f9dca7487f0f => generated 1697 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-04-21 18:24:34.127 7 WARNING neutronclient.v2_0.client [None req-2fb80671-de9c-4749-ac9b-e508cc25fd1d 7ae356acfa064e5aad28cbda09ed781e b4280b85cd984c5e987cd7e13389e2bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 479/946] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:24:34 2026] GET /v2.1/servers/7e5ddded-4086-4c0d-be69-f9dca7487f0f => generated 1697 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/947] 10.0.0.252 () {32 vars in 718 bytes} [Tue Apr 21 18:24:34 2026] DELETE /v2.1/servers/5df4192e-5146-4fb2-a8e4-6f7bf25537a1 => 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, ' 2026-04-21 18:24:34.386 7 WARNING neutronclient.v2_0.client [None req-af49b85c-c403-422d-847b-ec1dd2f2ac93 0883e021fc4247fc971fbda07cf12b37 c731d039a8344a288f308a178925c946 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:24:35.099 8 INFO nova.api.openstack.compute.server_external_events [req-94e28485-ba59-4763-8659-c98b5f7dea57 req-dc823ff0-eaa5-4508-9473-267ccd1f871d b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-changed:2da81a59-c89d-4cc2-8dee-872792c85a2a for instance 7e5ddded-4086-4c0d-be69-f9dca7487f0f on instance [pid: 8|app: 0|req: 469/948] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:24:35 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) [pid: 7|app: 0|req: 480/949] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:24:34 2026] GET /v2.1/servers/5df4192e-5146-4fb2-a8e4-6f7bf25537a1 => generated 1653 bytes in 782 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:24:36.173 8 WARNING neutronclient.v2_0.client [None req-fb0994c1-8c73-4aff-a27b-d65ffd8adabc 0883e021fc4247fc971fbda07cf12b37 c731d039a8344a288f308a178925c946 - - default default] The python binding code in 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/950] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:24:36 2026] GET /v2.1/servers/5df4192e-5146-4fb2-a8e4-6f7bf25537a1 => generated 1653 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-04-21 18:24:37.163 7 INFO nova.api.openstack.compute.server_external_events [req-c74e7a58-2a8e-48a1-89bb-6cd0baa3a473 req-fc9b294e-b435-4413-a6c9-624053467821 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-unplugged:594d5d9c-fb5c-4351-9ed3-1ab1bb398378 for instance 5df4192e-5146-4fb2-a8e4-6f7bf25537a1 on instance 2026-04-21 18:24:37.164 7 INFO nova.api.openstack.compute.server_external_events [req-c74e7a58-2a8e-48a1-89bb-6cd0baa3a473 req-fc9b294e-b435-4413-a6c9-624053467821 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-unplugged:594d5d9c-fb5c-4351-9ed3-1ab1bb398378 for instance 5df4192e-5146-4fb2-a8e4-6f7bf25537a1 on instance [pid: 7|app: 0|req: 481/951] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:24:37 2026] POST /v2.1/os-server-external-events => generated 358 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-04-21 18:24:37.380 8 WARNING neutronclient.v2_0.client [None req-32aa853a-4616-4a34-af77-7ffc3a6073bb 0883e021fc4247fc971fbda07cf12b37 c731d039a8344a288f308a178925c946 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 471/952] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:24:37 2026] GET /v2.1/servers/5df4192e-5146-4fb2-a8e4-6f7bf25537a1 => generated 1653 bytes in 412 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:24:37.862 7 INFO nova.api.openstack.compute.server_external_events [req-f7d9e485-c011-4cd1-bdd2-c2c4baa2ebe7 req-eb1144ee-c753-4059-a1de-2545c7ee14ae b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-deleted:594d5d9c-fb5c-4351-9ed3-1ab1bb398378 for instance 5df4192e-5146-4fb2-a8e4-6f7bf25537a1 on instance [pid: 7|app: 0|req: 482/953] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:24:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 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-04-21 18:24:38.801 8 WARNING neutronclient.v2_0.client [None req-f3618c3a-797e-4d18-8cfb-95139c1d22e7 0883e021fc4247fc971fbda07cf12b37 c731d039a8344a288f308a178925c946 - - default default] The python binding code in 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/954] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:24:38 2026] GET /v2.1/servers/5df4192e-5146-4fb2-a8e4-6f7bf25537a1 => generated 1449 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-04-21 18:24:39.900 7 WARNING neutronclient.v2_0.client [None req-abf23348-a4d4-43af-9152-967ee2149eb4 0883e021fc4247fc971fbda07cf12b37 c731d039a8344a288f308a178925c946 - - default default] The python binding code in 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/955] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:24:39 2026] GET /v2.1/servers/5df4192e-5146-4fb2-a8e4-6f7bf25537a1 => generated 1454 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:24:41.009 8 WARNING neutronclient.v2_0.client [None req-8e58a70d-3a61-4699-a6c7-07e11782c1a4 0883e021fc4247fc971fbda07cf12b37 c731d039a8344a288f308a178925c946 - - default default] The python binding code in 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/956] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:24:40 2026] GET /v2.1/servers/5df4192e-5146-4fb2-a8e4-6f7bf25537a1 => generated 1454 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-04-21 18:24:42.120 7 INFO nova.api.openstack.wsgi [None req-02f5334d-dddf-4929-99a4-d3bf2785c684 0883e021fc4247fc971fbda07cf12b37 c731d039a8344a288f308a178925c946 - - default default] HTTP exception thrown: Instance 5df4192e-5146-4fb2-a8e4-6f7bf25537a1 could not be found. [pid: 7|app: 0|req: 485/959] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:24:42 2026] GET /v2.1/servers/5df4192e-5146-4fb2-a8e4-6f7bf25537a1 => 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, ' [pid: 8|app: 0|req: 475/960] 10.0.0.252 () {34 vars in 750 bytes} [Tue Apr 21 18:24:43 2026] POST /v2.1/servers/7e5ddded-4086-4c0d-be69-f9dca7487f0f/action => generated 31921 bytes in 540 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 486/961] 10.0.0.252 () {32 vars in 718 bytes} [Tue Apr 21 18:24:46 2026] DELETE /v2.1/servers/7e5ddded-4086-4c0d-be69-f9dca7487f0f => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:24:46.496 8 WARNING neutronclient.v2_0.client [None req-b4418f2b-5061-4067-8b88-bd9ae3c6479d 7ae356acfa064e5aad28cbda09ed781e b4280b85cd984c5e987cd7e13389e2bc - - default default] The python binding code in 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/962] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:24:46 2026] GET /v2.1/servers/7e5ddded-4086-4c0d-be69-f9dca7487f0f => generated 1823 bytes in 721 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:24:48.224 7 WARNING neutronclient.v2_0.client [None req-a2b2bab3-5ff9-4c62-bf57-c3d77aa7990b 7ae356acfa064e5aad28cbda09ed781e b4280b85cd984c5e987cd7e13389e2bc - - default default] The python binding code in 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/963] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:24:48 2026] GET /v2.1/servers/7e5ddded-4086-4c0d-be69-f9dca7487f0f => generated 1823 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-04-21 18:24:49.449 8 WARNING neutronclient.v2_0.client [None req-161e726a-8263-4e2e-8243-f3d23ad17f13 7ae356acfa064e5aad28cbda09ed781e b4280b85cd984c5e987cd7e13389e2bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:24:49.493 7 INFO nova.api.openstack.compute.server_external_events [req-e34c219a-b536-400e-8c0f-2aed3d0b8625 req-5873c35a-b330-4727-bc8d-408fb5d350a5 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-deleted:2da81a59-c89d-4cc2-8dee-872792c85a2a for instance 7e5ddded-4086-4c0d-be69-f9dca7487f0f on instance [pid: 8|app: 0|req: 477/964] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:24:49 2026] GET /v2.1/servers/7e5ddded-4086-4c0d-be69-f9dca7487f0f => generated 1755 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/965] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:24:49 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-04-21 18:24:50.558 8 WARNING neutronclient.v2_0.client [None req-aef1e09c-93ca-4283-9870-ca2cb01fee46 7ae356acfa064e5aad28cbda09ed781e b4280b85cd984c5e987cd7e13389e2bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 478/966] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:24:50 2026] GET /v2.1/servers/7e5ddded-4086-4c0d-be69-f9dca7487f0f => generated 1488 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-04-21 18:24:51.775 7 WARNING neutronclient.v2_0.client [None req-ac948ea4-364a-4d54-9be4-f3f6ef176dc5 7ae356acfa064e5aad28cbda09ed781e b4280b85cd984c5e987cd7e13389e2bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 489/969] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:24:51 2026] GET /v2.1/servers/7e5ddded-4086-4c0d-be69-f9dca7487f0f => generated 1488 bytes in 491 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:24:53.263 8 INFO nova.api.openstack.wsgi [None req-8c6a6b3e-3f8d-42ad-8efa-27b532684702 7ae356acfa064e5aad28cbda09ed781e b4280b85cd984c5e987cd7e13389e2bc - - default default] HTTP exception thrown: Instance 7e5ddded-4086-4c0d-be69-f9dca7487f0f could not be found. [pid: 8|app: 0|req: 481/970] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:24:53 2026] GET /v2.1/servers/7e5ddded-4086-4c0d-be69-f9dca7487f0f => 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: 490/971] 10.0.0.252 () {32 vars in 730 bytes} [Tue Apr 21 18:24:53 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1751997189 => generated 0 bytes in 35 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: 482/972] 10.0.0.252 () {32 vars in 718 bytes} [Tue Apr 21 18:24:54 2026] DELETE /v2.1/servers/48be0a9a-ae46-4413-9cfb-81b7c450be36 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-21 18:24:54.409 7 WARNING neutronclient.v2_0.client [None req-6803e5d1-f130-4cfc-b37b-2ab672fc957f 7ae356acfa064e5aad28cbda09ed781e b4280b85cd984c5e987cd7e13389e2bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:24:55.759 8 INFO nova.api.openstack.compute.server_external_events [req-8fb5fa26-9052-438b-895c-72137b3a434d req-3a9de89e-dcce-4d32-9836-1588d22211e1 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-unplugged:ff4ead80-c962-409b-9549-0f5de20a70c0 for instance 48be0a9a-ae46-4413-9cfb-81b7c450be36 on instance [pid: 8|app: 0|req: 483/973] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:24:55 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) [pid: 7|app: 0|req: 491/974] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:24:54 2026] GET /v2.1/servers/48be0a9a-ae46-4413-9cfb-81b7c450be36 => generated 1700 bytes in 1403 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:24:56.811 8 WARNING neutronclient.v2_0.client [None req-fa5746eb-1474-404a-adc4-3ad21d5c592e 7ae356acfa064e5aad28cbda09ed781e b4280b85cd984c5e987cd7e13389e2bc - - default default] The python binding code in 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/975] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:24:56 2026] GET /v2.1/servers/48be0a9a-ae46-4413-9cfb-81b7c450be36 => generated 1700 bytes in 549 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:24:57.818 7 INFO nova.api.openstack.compute.server_external_events [req-20d09fb4-1d71-4677-8424-84adde0bf160 req-4c3ff75d-ad8a-4b25-8318-8e858a8cafcb b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-unplugged:ff4ead80-c962-409b-9549-0f5de20a70c0 for instance 48be0a9a-ae46-4413-9cfb-81b7c450be36 on instance 2026-04-21 18:24:57.818 7 INFO nova.api.openstack.compute.server_external_events [req-20d09fb4-1d71-4677-8424-84adde0bf160 req-4c3ff75d-ad8a-4b25-8318-8e858a8cafcb b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-deleted:ff4ead80-c962-409b-9549-0f5de20a70c0 for instance 48be0a9a-ae46-4413-9cfb-81b7c450be36 on instance [pid: 7|app: 0|req: 492/976] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:24:57 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:24:58.420 8 WARNING neutronclient.v2_0.client [None req-887806e4-1a3e-402e-b7a6-a4b8a3f41af7 7ae356acfa064e5aad28cbda09ed781e b4280b85cd984c5e987cd7e13389e2bc - - default default] The python binding code in 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/977] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:24:58 2026] GET /v2.1/servers/48be0a9a-ae46-4413-9cfb-81b7c450be36 => generated 1488 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-04-21 18:24:59.691 7 WARNING neutronclient.v2_0.client [None req-be48ca39-e1db-4e8a-a62a-d2630ea0479f 7ae356acfa064e5aad28cbda09ed781e b4280b85cd984c5e987cd7e13389e2bc - - default default] The python binding code in 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/978] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:24:59 2026] GET /v2.1/servers/48be0a9a-ae46-4413-9cfb-81b7c450be36 => generated 1488 bytes in 532 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:25:01.226 8 INFO nova.api.openstack.wsgi [None req-bca596d5-bb65-48a9-a57c-501dcbcc1b35 7ae356acfa064e5aad28cbda09ed781e b4280b85cd984c5e987cd7e13389e2bc - - default default] HTTP exception thrown: Instance 48be0a9a-ae46-4413-9cfb-81b7c450be36 could not be found. [pid: 8|app: 0|req: 486/979] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:25:01 2026] GET /v2.1/servers/48be0a9a-ae46-4413-9cfb-81b7c450be36 => 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: 7|app: 0|req: 494/980] 10.0.0.252 () {32 vars in 728 bytes} [Tue Apr 21 18:25:01 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-742020757 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/987] 10.0.0.252 () {34 vars in 671 bytes} [Tue Apr 21 18:25:28 2026] POST /v2.1/os-keypairs => generated 397 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 490/988] 10.0.0.252 () {34 vars in 671 bytes} [Tue Apr 21 18:25:31 2026] POST /v2.1/os-keypairs => generated 386 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 18:25:32.663 8 WARNING neutronclient.v2_0.client [None req-348e2799-5bd1-4217-8884-8d4484bd4eef 1f8b1865cde64960849bdfb29e38ab75 b8a136ff4a4440639d81727e32ce8520 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:25:32.737 8 WARNING neutronclient.v2_0.client [None req-348e2799-5bd1-4217-8884-8d4484bd4eef 1f8b1865cde64960849bdfb29e38ab75 b8a136ff4a4440639d81727e32ce8520 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:25:32.793 8 WARNING neutronclient.v2_0.client [None req-348e2799-5bd1-4217-8884-8d4484bd4eef 1f8b1865cde64960849bdfb29e38ab75 b8a136ff4a4440639d81727e32ce8520 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:25:32.985 8 WARNING neutronclient.v2_0.client [None req-348e2799-5bd1-4217-8884-8d4484bd4eef 1f8b1865cde64960849bdfb29e38ab75 b8a136ff4a4440639d81727e32ce8520 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 492/991] 10.0.0.252 () {34 vars in 663 bytes} [Tue Apr 21 18:25:32 2026] POST /v2.1/servers => generated 496 bytes in 700 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-21 18:25:33.320 7 WARNING neutronclient.v2_0.client [None req-420831dc-8628-4af0-baf4-40877b0bca6a 1f8b1865cde64960849bdfb29e38ab75 b8a136ff4a4440639d81727e32ce8520 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 500/992] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:25:33 2026] GET /v2.1/servers/af38b225-4cc6-4b5a-a24c-9624117a579a => generated 1456 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-04-21 18:25:34.423 8 WARNING neutronclient.v2_0.client [None req-898006b0-4b6e-4d5a-a9e3-a502ff5343ac 1f8b1865cde64960849bdfb29e38ab75 b8a136ff4a4440639d81727e32ce8520 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 493/993] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:25:34 2026] GET /v2.1/servers/af38b225-4cc6-4b5a-a24c-9624117a579a => generated 1460 bytes in 1328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:25:36.769 7 WARNING neutronclient.v2_0.client [None req-16bac1e5-eb2c-4e70-a080-3a773bc0261b 1f8b1865cde64960849bdfb29e38ab75 b8a136ff4a4440639d81727e32ce8520 - - default default] The python binding code in 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/994] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:25:36 2026] GET /v2.1/servers/af38b225-4cc6-4b5a-a24c-9624117a579a => generated 1508 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-04-21 18:25:37.893 8 WARNING neutronclient.v2_0.client [None req-d94a045c-103c-4bc0-b7a2-c2a534c4cc12 1f8b1865cde64960849bdfb29e38ab75 b8a136ff4a4440639d81727e32ce8520 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 494/995] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:25:37 2026] GET /v2.1/servers/af38b225-4cc6-4b5a-a24c-9624117a579a => generated 1516 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-04-21 18:25:39.164 7 WARNING neutronclient.v2_0.client [None req-4eb4a145-ea3c-4a26-8ea1-23c7158d524d 1f8b1865cde64960849bdfb29e38ab75 b8a136ff4a4440639d81727e32ce8520 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 502/996] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:25:39 2026] GET /v2.1/servers/af38b225-4cc6-4b5a-a24c-9624117a579a => generated 1640 bytes in 892 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:25:40.248 8 INFO nova.api.openstack.compute.server_external_events [req-1d9b35ac-3fe3-4e94-b059-c20c58dd4396 req-4257f6ca-d219-4d2d-acc3-d32d643e9d76 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-changed:3d9642f2-3a6e-43c6-8cc8-2f8b54275aa1 for instance af38b225-4cc6-4b5a-a24c-9624117a579a on instance [pid: 8|app: 0|req: 495/997] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:25:40 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-04-21 18:25:41.068 7 WARNING neutronclient.v2_0.client [None req-eaa76e1e-1059-4fa1-bab7-b00f5c1c58d6 1f8b1865cde64960849bdfb29e38ab75 b8a136ff4a4440639d81727e32ce8520 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 503/1000] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:25:41 2026] GET /v2.1/servers/af38b225-4cc6-4b5a-a24c-9624117a579a => generated 1628 bytes in 1854 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:25:43.961 8 WARNING neutronclient.v2_0.client [None req-246a0f9a-3e74-42fe-8c88-c5afb7c8f835 1f8b1865cde64960849bdfb29e38ab75 b8a136ff4a4440639d81727e32ce8520 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 498/1001] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:25:43 2026] GET /v2.1/servers/af38b225-4cc6-4b5a-a24c-9624117a579a => generated 1628 bytes in 595 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:25:45.556 7 WARNING neutronclient.v2_0.client [None req-baedcff4-185a-4a64-998a-4b2d4ae490bd 1f8b1865cde64960849bdfb29e38ab75 b8a136ff4a4440639d81727e32ce8520 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 504/1002] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:25:45 2026] GET /v2.1/servers/af38b225-4cc6-4b5a-a24c-9624117a579a => generated 1628 bytes in 363 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:25:46.944 8 WARNING neutronclient.v2_0.client [None req-9fc74d23-d659-422e-b64f-0975ee00f92d 1f8b1865cde64960849bdfb29e38ab75 b8a136ff4a4440639d81727e32ce8520 - - default default] The python binding code in 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/1003] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:25:46 2026] GET /v2.1/servers/af38b225-4cc6-4b5a-a24c-9624117a579a => generated 1628 bytes in 790 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:25:48.752 7 WARNING neutronclient.v2_0.client [None req-c5ddf170-4def-4fe1-990e-9dee3f081d42 1f8b1865cde64960849bdfb29e38ab75 b8a136ff4a4440639d81727e32ce8520 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:25:48.870 8 INFO nova.api.openstack.compute.server_external_events [req-33e835f7-5fe8-4792-831d-90fb64cb156d req-ca2afb5e-4e2f-492d-9c26-93c45c992f26 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-plugged:3d9642f2-3a6e-43c6-8cc8-2f8b54275aa1 for instance af38b225-4cc6-4b5a-a24c-9624117a579a on instance [pid: 8|app: 0|req: 500/1004] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:25:48 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) [pid: 7|app: 0|req: 505/1005] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:25:48 2026] GET /v2.1/servers/af38b225-4cc6-4b5a-a24c-9624117a579a => generated 1628 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-04-21 18:25:50.928 8 INFO nova.api.openstack.compute.server_external_events [req-8ca61c6d-1a9a-44f6-8c8b-d399d6ed4a74 req-6a5144e9-d282-4ccb-b4f7-bfd568b1692e b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-plugged:3d9642f2-3a6e-43c6-8cc8-2f8b54275aa1 for instance af38b225-4cc6-4b5a-a24c-9624117a579a on instance [pid: 8|app: 0|req: 501/1006] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:25:50 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-04-21 18:25:51.021 7 WARNING neutronclient.v2_0.client [None req-f46bd2fe-bd8b-4a14-8a84-f1118021ed7d 1f8b1865cde64960849bdfb29e38ab75 b8a136ff4a4440639d81727e32ce8520 - - default default] The python binding code in 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/1007] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:25:50 2026] GET /v2.1/servers/af38b225-4cc6-4b5a-a24c-9624117a579a => generated 1809 bytes in 894 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:25:51.926 8 WARNING neutronclient.v2_0.client [None req-642d42f5-9962-4082-a2ac-43bf2c2b869d 1f8b1865cde64960849bdfb29e38ab75 b8a136ff4a4440639d81727e32ce8520 - - default default] The python binding code in 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/1010] 10.0.0.252 () {32 vars in 741 bytes} [Tue Apr 21 18:25:51 2026] GET /v2.1/servers/af38b225-4cc6-4b5a-a24c-9624117a579a/os-interface => generated 285 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:25:53.489 7 INFO nova.api.openstack.compute.server_external_events [req-f652f6b2-52ee-425a-9de5-91d27add50a4 req-aef90cca-14a8-43d2-a776-a97e2315286e b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-changed:3d9642f2-3a6e-43c6-8cc8-2f8b54275aa1 for instance af38b225-4cc6-4b5a-a24c-9624117a579a on instance [pid: 7|app: 0|req: 509/1011] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:25:53 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-04-21 18:26:00.824 8 WARNING neutronclient.v2_0.client [None req-e251a97b-adc4-46ae-871f-feaf2c7adaaf 1f8b1865cde64960849bdfb29e38ab75 b8a136ff4a4440639d81727e32ce8520 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 503/1012] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:26:00 2026] GET /v2.1/servers/af38b225-4cc6-4b5a-a24c-9624117a579a => generated 1929 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 505/1015] 10.0.0.252 () {32 vars in 753 bytes} [Tue Apr 21 18:26:02 2026] GET /v2.1/servers/af38b225-4cc6-4b5a-a24c-9624117a579a/os-server-password => generated 116 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: 511/1016] 10.0.0.252 () {32 vars in 718 bytes} [Tue Apr 21 18:26:04 2026] DELETE /v2.1/servers/af38b225-4cc6-4b5a-a24c-9624117a579a => generated 0 bytes in 120 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-04-21 18:26:04.750 8 WARNING neutronclient.v2_0.client [None req-a9e1da12-8964-4472-b89e-a8990b305e75 1f8b1865cde64960849bdfb29e38ab75 b8a136ff4a4440639d81727e32ce8520 - - default default] The python binding code in 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/1017] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:26:04 2026] GET /v2.1/servers/af38b225-4cc6-4b5a-a24c-9624117a579a => generated 1935 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-04-21 18:26:05.945 7 WARNING neutronclient.v2_0.client [None req-77bc5334-a60c-45cd-9d46-ff9d4ccdeacc 1f8b1865cde64960849bdfb29e38ab75 b8a136ff4a4440639d81727e32ce8520 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:26:06.100 8 INFO nova.api.openstack.compute.server_external_events [req-29e3a7ec-de8b-45dd-881a-7cce06207677 req-48825e68-de9f-4883-a407-123dd23624a6 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-unplugged:3d9642f2-3a6e-43c6-8cc8-2f8b54275aa1 for instance af38b225-4cc6-4b5a-a24c-9624117a579a on instance [pid: 8|app: 0|req: 507/1018] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:26:06 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) [pid: 7|app: 0|req: 512/1019] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:26:05 2026] GET /v2.1/servers/af38b225-4cc6-4b5a-a24c-9624117a579a => generated 1935 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:26:07.265 8 WARNING neutronclient.v2_0.client [None req-c8e94c8d-8b05-486a-809d-4c3e047b73ec 1f8b1865cde64960849bdfb29e38ab75 b8a136ff4a4440639d81727e32ce8520 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:26:08.171 7 INFO nova.api.openstack.compute.server_external_events [req-5e4e706a-9636-4020-9ae3-f4266b357377 req-857554ee-7386-464f-aa5c-9f15bb88e422 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-unplugged:3d9642f2-3a6e-43c6-8cc8-2f8b54275aa1 for instance af38b225-4cc6-4b5a-a24c-9624117a579a on instance [pid: 7|app: 0|req: 513/1020] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:26:08 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1021] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:26:07 2026] GET /v2.1/servers/af38b225-4cc6-4b5a-a24c-9624117a579a => generated 1935 bytes in 1128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:26:09.403 7 WARNING neutronclient.v2_0.client [None req-6689418a-87bb-417e-a3a9-27d7b1ef4af0 1f8b1865cde64960849bdfb29e38ab75 b8a136ff4a4440639d81727e32ce8520 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 514/1022] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:26:09 2026] GET /v2.1/servers/af38b225-4cc6-4b5a-a24c-9624117a579a => generated 1537 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-04-21 18:26:10.386 8 INFO nova.api.openstack.compute.server_external_events [req-4bfb4a5c-02e5-406b-8800-a938652b4d19 req-34e85790-3b91-40a7-a58e-23277f7210f5 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-deleted:3d9642f2-3a6e-43c6-8cc8-2f8b54275aa1 for instance af38b225-4cc6-4b5a-a24c-9624117a579a on instance [pid: 8|app: 0|req: 509/1023] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:26:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:26:10.627 7 WARNING neutronclient.v2_0.client [None req-fc118c72-4a61-44a8-bf89-490a11073562 1f8b1865cde64960849bdfb29e38ab75 b8a136ff4a4440639d81727e32ce8520 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 515/1024] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:26:10 2026] GET /v2.1/servers/af38b225-4cc6-4b5a-a24c-9624117a579a => generated 1542 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-04-21 18:26:11.792 8 WARNING neutronclient.v2_0.client [None req-8de48d15-dd60-4aa3-bac9-e8fb513f270e 1f8b1865cde64960849bdfb29e38ab75 b8a136ff4a4440639d81727e32ce8520 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 510/1027] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:26:11 2026] GET /v2.1/servers/af38b225-4cc6-4b5a-a24c-9624117a579a => generated 1542 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:26:13.099 7 INFO nova.api.openstack.wsgi [None req-07089703-b187-4332-9acf-b2a7734924b3 1f8b1865cde64960849bdfb29e38ab75 b8a136ff4a4440639d81727e32ce8520 - - default default] HTTP exception thrown: Instance af38b225-4cc6-4b5a-a24c-9624117a579a could not be found. [pid: 7|app: 0|req: 518/1028] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:26:13 2026] GET /v2.1/servers/af38b225-4cc6-4b5a-a24c-9624117a579a => 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-04-21 18:26:13.130 8 INFO nova.api.openstack.wsgi [None req-828bf648-e681-4c03-b2e4-b9d78ba85ada 1f8b1865cde64960849bdfb29e38ab75 b8a136ff4a4440639d81727e32ce8520 - - default default] HTTP exception thrown: Instance af38b225-4cc6-4b5a-a24c-9624117a579a could not be found. [pid: 8|app: 0|req: 511/1029] 10.0.0.252 () {32 vars in 718 bytes} [Tue Apr 21 18:26:13 2026] DELETE /v2.1/servers/af38b225-4cc6-4b5a-a24c-9624117a579a => 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-04-21 18:26:13.169 7 INFO nova.api.openstack.wsgi [None req-510c99a6-3960-4631-9b65-7482ac2a5e7f 1f8b1865cde64960849bdfb29e38ab75 b8a136ff4a4440639d81727e32ce8520 - - default default] HTTP exception thrown: Instance af38b225-4cc6-4b5a-a24c-9624117a579a could not be found. [pid: 7|app: 0|req: 519/1030] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:26:13 2026] GET /v2.1/servers/af38b225-4cc6-4b5a-a24c-9624117a579a => 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: 512/1031] 10.0.0.252 () {32 vars in 706 bytes} [Tue Apr 21 18:26:13 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1933868968 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 520/1032] 10.0.0.252 () {32 vars in 728 bytes} [Tue Apr 21 18:26:14 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1143553708 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1041] 10.0.0.252 () {34 vars in 671 bytes} [Tue Apr 21 18:26:55 2026] POST /v2.1/os-keypairs => generated 395 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 18:26:58.851 7 WARNING neutronclient.v2_0.client [None req-6b573f02-3fa8-4761-81a3-8017abe873e9 4903dc8cd1a3425ea2382038a2599320 cdc9f2e4d6e34ef7b618fa06bb8ad33f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:26:58.927 7 WARNING neutronclient.v2_0.client [None req-6b573f02-3fa8-4761-81a3-8017abe873e9 4903dc8cd1a3425ea2382038a2599320 cdc9f2e4d6e34ef7b618fa06bb8ad33f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:26:59.327 7 WARNING neutronclient.v2_0.client [None req-6b573f02-3fa8-4761-81a3-8017abe873e9 4903dc8cd1a3425ea2382038a2599320 cdc9f2e4d6e34ef7b618fa06bb8ad33f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1042] 10.0.0.252 () {34 vars in 663 bytes} [Tue Apr 21 18:26:58 2026] POST /v2.1/servers => generated 447 bytes in 975 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-21 18:26:59.578 8 WARNING neutronclient.v2_0.client [None req-b4029a7f-9d40-4d84-a5ba-5477d26e6b53 4903dc8cd1a3425ea2382038a2599320 cdc9f2e4d6e34ef7b618fa06bb8ad33f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 518/1043] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:26:59 2026] GET /v2.1/servers/1eef906a-114c-4fad-aaac-b687fcca4506 => generated 1392 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-04-21 18:27:04.727 8 WARNING neutronclient.v2_0.client [None req-31e63941-e84c-4374-a72d-18263664f28c 4903dc8cd1a3425ea2382038a2599320 cdc9f2e4d6e34ef7b618fa06bb8ad33f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 520/1046] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:27:04 2026] GET /v2.1/servers/1eef906a-114c-4fad-aaac-b687fcca4506 => generated 1517 bytes in 455 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:27:05.951 7 INFO nova.api.openstack.compute.server_external_events [req-c8d7e21d-ea8a-4d06-a2cf-f22c562427f5 req-be071fd2-48fc-4f26-9a4f-f66bb11f62bb b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-changed:66c7e0fa-ab72-4388-ae51-483ac8358733 for instance 1eef906a-114c-4fad-aaac-b687fcca4506 on instance [pid: 7|app: 0|req: 527/1047] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:27:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:27:10.190 8 WARNING neutronclient.v2_0.client [None req-ba35e1c3-8678-4984-9c02-9410bbbcb644 4903dc8cd1a3425ea2382038a2599320 cdc9f2e4d6e34ef7b618fa06bb8ad33f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 521/1048] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:27:10 2026] GET /v2.1/servers/1eef906a-114c-4fad-aaac-b687fcca4506 => generated 1515 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-04-21 18:27:11.003 7 INFO nova.api.openstack.compute.server_external_events [req-c5f92b51-7921-4d39-bd5c-9b6dfd305e0f req-791e1de4-ddab-46c6-b8c8-39959a506a4c b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-plugged:66c7e0fa-ab72-4388-ae51-483ac8358733 for instance 1eef906a-114c-4fad-aaac-b687fcca4506 on instance [pid: 7|app: 0|req: 528/1049] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:27:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:27:13.040 8 INFO nova.api.openstack.compute.server_external_events [req-1965459f-9ae6-45fc-9735-5b8046479501 req-af42b40a-3552-4d4a-9fc0-132b2c9faba0 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-plugged:66c7e0fa-ab72-4388-ae51-483ac8358733 for instance 1eef906a-114c-4fad-aaac-b687fcca4506 on instance [pid: 8|app: 0|req: 523/1052] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:27:13 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-04-21 18:27:15.385 7 WARNING neutronclient.v2_0.client [None req-167a19cc-c20a-43ee-9cb1-11314e463ede 4903dc8cd1a3425ea2382038a2599320 cdc9f2e4d6e34ef7b618fa06bb8ad33f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 530/1053] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:27:15 2026] GET /v2.1/servers/1eef906a-114c-4fad-aaac-b687fcca4506 => generated 1815 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-04-21 18:27:16.948 7 INFO nova.api.openstack.compute.server_external_events [req-5bcf19ce-6af0-4156-bfdf-b68a3d325f56 req-d1df78c8-53b7-4ca7-baeb-daf7d5e056d2 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-changed:66c7e0fa-ab72-4388-ae51-483ac8358733 for instance 1eef906a-114c-4fad-aaac-b687fcca4506 on instance [pid: 7|app: 0|req: 531/1054] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:27:16 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) 2026-04-21 18:27:16.978 8 WARNING neutronclient.v2_0.client [None req-68fde15a-4839-4426-90fe-71c5889b16cd 4903dc8cd1a3425ea2382038a2599320 cdc9f2e4d6e34ef7b618fa06bb8ad33f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:27:17.037 8 WARNING neutronclient.v2_0.client [None req-68fde15a-4839-4426-90fe-71c5889b16cd 4903dc8cd1a3425ea2382038a2599320 cdc9f2e4d6e34ef7b618fa06bb8ad33f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:27:17.343 8 WARNING neutronclient.v2_0.client [None req-68fde15a-4839-4426-90fe-71c5889b16cd 4903dc8cd1a3425ea2382038a2599320 cdc9f2e4d6e34ef7b618fa06bb8ad33f - - default default] The python binding code in 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/1055] 10.0.0.252 () {34 vars in 663 bytes} [Tue Apr 21 18:27:16 2026] POST /v2.1/servers => generated 447 bytes in 752 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-04-21 18:27:17.698 7 WARNING neutronclient.v2_0.client [None req-0a26911c-dda7-435f-8e65-5365d1bd1e15 4903dc8cd1a3425ea2382038a2599320 cdc9f2e4d6e34ef7b618fa06bb8ad33f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 532/1056] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:27:17 2026] GET /v2.1/servers/b6363dee-269d-4a66-98e4-be2aa64da843 => generated 1393 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-04-21 18:27:22.807 8 WARNING neutronclient.v2_0.client [None req-d11fd9f2-24b2-42f7-953d-33e1c9976184 4903dc8cd1a3425ea2382038a2599320 cdc9f2e4d6e34ef7b618fa06bb8ad33f - - default default] The python binding code in 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/1059] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:27:22 2026] GET /v2.1/servers/b6363dee-269d-4a66-98e4-be2aa64da843 => generated 1518 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-04-21 18:27:23.574 7 INFO nova.api.openstack.compute.server_external_events [req-0b8f51e7-4f92-493a-afb0-6fbd6d137642 req-0ceec9e2-4ffc-4ddc-a8b4-3158503fdff9 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-changed:1a8c6d8d-2957-47b1-82ba-9019fb29f0d7 for instance b6363dee-269d-4a66-98e4-be2aa64da843 on instance [pid: 7|app: 0|req: 534/1060] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:27:23 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-04-21 18:27:28.182 8 WARNING neutronclient.v2_0.client [None req-cd816ca3-328d-4fc8-bf77-d5d6cf4ae3a5 4903dc8cd1a3425ea2382038a2599320 cdc9f2e4d6e34ef7b618fa06bb8ad33f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 527/1061] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:27:28 2026] GET /v2.1/servers/b6363dee-269d-4a66-98e4-be2aa64da843 => generated 1516 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:27:28.570 7 INFO nova.api.openstack.compute.server_external_events [req-54de4c23-e003-4ab9-ab9a-492c735e63b8 req-4d674e33-39d4-4c11-bd88-b6bb93f188ab b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-plugged:1a8c6d8d-2957-47b1-82ba-9019fb29f0d7 for instance b6363dee-269d-4a66-98e4-be2aa64da843 on instance [pid: 7|app: 0|req: 535/1062] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:27:28 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-04-21 18:27:30.621 8 INFO nova.api.openstack.compute.server_external_events [req-8cbcb40b-abf0-451c-9bff-c44ec64268c2 req-e47d5f4e-9543-4314-a277-cf03aac81254 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-plugged:1a8c6d8d-2957-47b1-82ba-9019fb29f0d7 for instance b6363dee-269d-4a66-98e4-be2aa64da843 on instance [pid: 8|app: 0|req: 528/1063] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:27:30 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-04-21 18:27:33.466 8 WARNING neutronclient.v2_0.client [None req-91feddf9-4107-4d84-80a7-d88a40d45db6 4903dc8cd1a3425ea2382038a2599320 cdc9f2e4d6e34ef7b618fa06bb8ad33f - - default default] The python binding code in 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/1066] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:27:33 2026] GET /v2.1/servers/b6363dee-269d-4a66-98e4-be2aa64da843 => generated 1814 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-04-21 18:27:34.946 7 INFO nova.api.openstack.compute.server_external_events [req-ec169c45-5f25-45e3-9007-ac4500479162 req-a015034e-3a4f-4f30-9caf-b3ca5cbabb29 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-changed:1a8c6d8d-2957-47b1-82ba-9019fb29f0d7 for instance b6363dee-269d-4a66-98e4-be2aa64da843 on instance [pid: 7|app: 0|req: 537/1067] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:27:34 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-04-21 18:27:59.655 8 WARNING neutronclient.v2_0.client [None req-f52b6595-4a56-4fab-add7-5c3367147056 e5f6a4d1ff8740538dd4915dacfda3c6 bb590d2128bf46559e1bf1c24306c6ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:27:59.715 8 WARNING neutronclient.v2_0.client [None req-f52b6595-4a56-4fab-add7-5c3367147056 e5f6a4d1ff8740538dd4915dacfda3c6 bb590d2128bf46559e1bf1c24306c6ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:27:59.877 8 WARNING neutronclient.v2_0.client [None req-f52b6595-4a56-4fab-add7-5c3367147056 e5f6a4d1ff8740538dd4915dacfda3c6 bb590d2128bf46559e1bf1c24306c6ee - - default default] The python binding code in 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/1072] 199.204.45.153 () {36 vars in 714 bytes} [Tue Apr 21 18:27:59 2026] POST /v2.1/servers => generated 453 bytes in 788 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-04-21 18:28:00.840 7 WARNING neutronclient.v2_0.client [None req-9b7804a0-76ba-4546-80e8-ed477079a5e3 e5f6a4d1ff8740538dd4915dacfda3c6 bb590d2128bf46559e1bf1c24306c6ee - - default default] The python binding code in 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/1073] 199.204.45.153 () {32 vars in 733 bytes} [Tue Apr 21 18:28:00 2026] GET /v2.1/servers/b4828bb1-74be-4ab3-9edd-860d7b1c8e5b => generated 2213 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:28:00.910 8 WARNING neutronclient.v2_0.client [None req-968726ee-c371-4c3e-af7e-585d3f5fe560 e5f6a4d1ff8740538dd4915dacfda3c6 bb590d2128bf46559e1bf1c24306c6ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 534/1074] 199.204.45.153 () {32 vars in 759 bytes} [Tue Apr 21 18:28:00 2026] GET /v2.1/servers/b4828bb1-74be-4ab3-9edd-860d7b1c8e5b/os-interface => generated 28 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: 541/1075] 199.204.45.153 () {32 vars in 777 bytes} [Tue Apr 21 18:28:00 2026] GET /v2.1/servers/b4828bb1-74be-4ab3-9edd-860d7b1c8e5b/os-volume_attachments => generated 197 bytes in 62 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-04-21 18:28:03.807 8 WARNING neutronclient.v2_0.client [None req-ac465af6-c929-4b5a-8562-649e6b2b620e e5f6a4d1ff8740538dd4915dacfda3c6 bb590d2128bf46559e1bf1c24306c6ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 536/1078] 199.204.45.153 () {32 vars in 733 bytes} [Tue Apr 21 18:28:03 2026] GET /v2.1/servers/b4828bb1-74be-4ab3-9edd-860d7b1c8e5b => generated 2371 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:28:03.909 7 WARNING neutronclient.v2_0.client [None req-ddf8259d-11c3-4277-97ee-1d8b9c8727a2 e5f6a4d1ff8740538dd4915dacfda3c6 bb590d2128bf46559e1bf1c24306c6ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 543/1079] 199.204.45.153 () {32 vars in 759 bytes} [Tue Apr 21 18:28:03 2026] GET /v2.1/servers/b4828bb1-74be-4ab3-9edd-860d7b1c8e5b/os-interface => generated 28 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 537/1080] 199.204.45.153 () {32 vars in 777 bytes} [Tue Apr 21 18:28:03 2026] GET /v2.1/servers/b4828bb1-74be-4ab3-9edd-860d7b1c8e5b/os-volume_attachments => generated 197 bytes in 91 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-04-21 18:28:06.579 7 INFO nova.api.openstack.compute.server_external_events [req-8b1b5782-496e-4e8d-9145-363f5b84e91e req-46e59025-80e7-4c87-a454-5f7ce977e15a b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-changed:d4c1d81f-a8f8-4858-85df-600e9396db2b for instance b4828bb1-74be-4ab3-9edd-860d7b1c8e5b on instance [pid: 7|app: 0|req: 544/1081] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:28:06 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-04-21 18:28:06.977 8 WARNING neutronclient.v2_0.client [None req-c0e700eb-3b95-4a67-b1dc-ef025e2ef5f9 e5f6a4d1ff8740538dd4915dacfda3c6 bb590d2128bf46559e1bf1c24306c6ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 538/1082] 199.204.45.153 () {32 vars in 733 bytes} [Tue Apr 21 18:28:06 2026] GET /v2.1/servers/b4828bb1-74be-4ab3-9edd-860d7b1c8e5b => generated 2445 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:28:07.120 7 WARNING neutronclient.v2_0.client [None req-b5c41235-eea0-4067-8224-a1aea459f25e e5f6a4d1ff8740538dd4915dacfda3c6 bb590d2128bf46559e1bf1c24306c6ee - - default default] The python binding code in 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/1083] 199.204.45.153 () {32 vars in 759 bytes} [Tue Apr 21 18:28:07 2026] GET /v2.1/servers/b4828bb1-74be-4ab3-9edd-860d7b1c8e5b/os-interface => generated 283 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 539/1084] 199.204.45.153 () {32 vars in 777 bytes} [Tue Apr 21 18:28:07 2026] GET /v2.1/servers/b4828bb1-74be-4ab3-9edd-860d7b1c8e5b/os-volume_attachments => generated 197 bytes in 39 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-04-21 18:28:09.888 7 WARNING neutronclient.v2_0.client [None req-fd4a6b31-1278-40a1-a463-6c0586f92ea8 e5f6a4d1ff8740538dd4915dacfda3c6 bb590d2128bf46559e1bf1c24306c6ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 546/1085] 199.204.45.153 () {32 vars in 733 bytes} [Tue Apr 21 18:28:09 2026] GET /v2.1/servers/b4828bb1-74be-4ab3-9edd-860d7b1c8e5b => generated 2433 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:28:10.045 8 WARNING neutronclient.v2_0.client [None req-c75ed55a-e38c-4969-bc27-453a656f1ae2 e5f6a4d1ff8740538dd4915dacfda3c6 bb590d2128bf46559e1bf1c24306c6ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 540/1086] 199.204.45.153 () {32 vars in 759 bytes} [Tue Apr 21 18:28:10 2026] GET /v2.1/servers/b4828bb1-74be-4ab3-9edd-860d7b1c8e5b/os-interface => generated 283 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 547/1087] 199.204.45.153 () {32 vars in 777 bytes} [Tue Apr 21 18:28:10 2026] GET /v2.1/servers/b4828bb1-74be-4ab3-9edd-860d7b1c8e5b/os-volume_attachments => generated 197 bytes in 273 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-04-21 18:28:12.514 8 INFO nova.api.openstack.compute.server_external_events [req-02a926fb-abf0-4a02-9050-7f42d418a8aa req-d6f1332b-dccf-4c7a-b4b0-cb02a1c56b57 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-plugged:d4c1d81f-a8f8-4858-85df-600e9396db2b for instance b4828bb1-74be-4ab3-9edd-860d7b1c8e5b on instance [pid: 8|app: 0|req: 542/1090] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:28:12 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-04-21 18:28:13.281 7 WARNING neutronclient.v2_0.client [None req-fb4450c7-0bba-4288-9dea-13c97344810f e5f6a4d1ff8740538dd4915dacfda3c6 bb590d2128bf46559e1bf1c24306c6ee - - default default] The python binding code in 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/1091] 199.204.45.153 () {32 vars in 733 bytes} [Tue Apr 21 18:28:13 2026] GET /v2.1/servers/b4828bb1-74be-4ab3-9edd-860d7b1c8e5b => generated 2433 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:28:13.449 8 WARNING neutronclient.v2_0.client [None req-7e5a4517-0368-49d9-af05-31ebe31a4545 e5f6a4d1ff8740538dd4915dacfda3c6 bb590d2128bf46559e1bf1c24306c6ee - - default default] The python binding code in 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/1092] 199.204.45.153 () {32 vars in 759 bytes} [Tue Apr 21 18:28:13 2026] GET /v2.1/servers/b4828bb1-74be-4ab3-9edd-860d7b1c8e5b/os-interface => generated 285 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 550/1093] 199.204.45.153 () {32 vars in 777 bytes} [Tue Apr 21 18:28:13 2026] GET /v2.1/servers/b4828bb1-74be-4ab3-9edd-860d7b1c8e5b/os-volume_attachments => generated 197 bytes in 59 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-04-21 18:28:14.573 8 INFO nova.api.openstack.compute.server_external_events [req-e44bafe1-87c0-494c-a815-8d116d6d6df1 req-e8a298d0-6c93-4bda-aeff-beaf9deb1bf7 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-plugged:d4c1d81f-a8f8-4858-85df-600e9396db2b for instance b4828bb1-74be-4ab3-9edd-860d7b1c8e5b on instance [pid: 8|app: 0|req: 544/1094] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:28:14 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-04-21 18:28:16.235 7 WARNING neutronclient.v2_0.client [None req-5d12a6a5-56a3-46f8-b830-d959577cca12 e5f6a4d1ff8740538dd4915dacfda3c6 bb590d2128bf46559e1bf1c24306c6ee - - default default] The python binding code in 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/1095] 199.204.45.153 () {32 vars in 733 bytes} [Tue Apr 21 18:28:16 2026] GET /v2.1/servers/b4828bb1-74be-4ab3-9edd-860d7b1c8e5b => generated 2580 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:28:16.366 8 WARNING neutronclient.v2_0.client [None req-d682faa8-0d58-4fe1-bb3c-13107404ec6b e5f6a4d1ff8740538dd4915dacfda3c6 bb590d2128bf46559e1bf1c24306c6ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 545/1096] 199.204.45.153 () {32 vars in 759 bytes} [Tue Apr 21 18:28:16 2026] GET /v2.1/servers/b4828bb1-74be-4ab3-9edd-860d7b1c8e5b/os-interface => generated 285 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 552/1097] 199.204.45.153 () {32 vars in 777 bytes} [Tue Apr 21 18:28:16 2026] GET /v2.1/servers/b4828bb1-74be-4ab3-9edd-860d7b1c8e5b/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:28:51.352 8 WARNING neutronclient.v2_0.client [None req-ce7e5b41-ea70-48a4-a42a-3160bf7814da e5f6a4d1ff8740538dd4915dacfda3c6 bb590d2128bf46559e1bf1c24306c6ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:28:51.395 8 WARNING neutronclient.v2_0.client [None req-ce7e5b41-ea70-48a4-a42a-3160bf7814da e5f6a4d1ff8740538dd4915dacfda3c6 bb590d2128bf46559e1bf1c24306c6ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:28:53.929 7 INFO nova.api.openstack.compute.server_external_events [req-f546686b-28cb-4512-9446-c93395e9351f req-1ae906ba-ff71-4f0b-a991-52262e8d705a b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-changed:ce606887-a9e2-4247-bbcb-fa33b1a133b5 for instance b4828bb1-74be-4ab3-9edd-860d7b1c8e5b on instance [pid: 7|app: 0|req: 558/1106] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:28: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:28:57.080 7 INFO nova.api.openstack.compute.server_external_events [req-230181b2-6f0d-47aa-819b-ba88986bab0b req-4e6f48b1-08a3-427e-b7fd-1fd67cd2fb5a b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-plugged:ce606887-a9e2-4247-bbcb-fa33b1a133b5 for instance b4828bb1-74be-4ab3-9edd-860d7b1c8e5b on instance [pid: 7|app: 0|req: 559/1107] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:28:57 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-04-21 18:28:59.145 7 INFO nova.api.openstack.compute.server_external_events [req-6a5ae2f4-b38f-436a-938b-c3df970d190c req-98fbb4ff-602c-41c2-8233-1cf69f4d5137 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-plugged:ce606887-a9e2-4247-bbcb-fa33b1a133b5 for instance b4828bb1-74be-4ab3-9edd-860d7b1c8e5b on instance [pid: 7|app: 0|req: 560/1108] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:28:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 18:29:00.455 8 WARNING neutronclient.v2_0.client [None req-ce7e5b41-ea70-48a4-a42a-3160bf7814da e5f6a4d1ff8740538dd4915dacfda3c6 bb590d2128bf46559e1bf1c24306c6ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 549/1109] 199.204.45.153 () {36 vars in 812 bytes} [Tue Apr 21 18:28:51 2026] POST /v2.1/servers/b4828bb1-74be-4ab3-9edd-860d7b1c8e5b/os-interface => generated 281 bytes in 9195 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-04-21 18:29:01.010 7 INFO nova.api.openstack.compute.server_external_events [req-7b13669f-0cb8-48f0-8170-ccea13c829b7 req-aaee2cbd-3b80-4a60-8622-0c16ce459a48 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-changed:ce606887-a9e2-4247-bbcb-fa33b1a133b5 for instance b4828bb1-74be-4ab3-9edd-860d7b1c8e5b on instance [pid: 7|app: 0|req: 561/1110] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:29: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:29:01.418 8 INFO nova.api.openstack.compute.server_external_events [req-22ce16d9-21a7-4833-96bf-f71fc6d48fd1 req-2da72457-6865-4f1c-b036-6aee724af34b b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-changed:ce606887-a9e2-4247-bbcb-fa33b1a133b5 for instance b4828bb1-74be-4ab3-9edd-860d7b1c8e5b on instance [pid: 8|app: 0|req: 550/1111] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:29:01 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-04-21 18:29:23.876 7 WARNING neutronclient.v2_0.client [None req-bd029171-5729-4a30-8085-9fb4e0a79216 e5f6a4d1ff8740538dd4915dacfda3c6 bb590d2128bf46559e1bf1c24306c6ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:29:23.920 7 WARNING neutronclient.v2_0.client [None req-bd029171-5729-4a30-8085-9fb4e0a79216 e5f6a4d1ff8740538dd4915dacfda3c6 bb590d2128bf46559e1bf1c24306c6ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:29:26.448 8 INFO nova.api.openstack.compute.server_external_events [req-ea58a7e5-d8a8-4afc-b7ac-f2679c00dfcf req-b7e3bd2d-47c3-4441-bad2-3b5f12011694 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-changed:385768d7-f6af-4ce6-a0a6-4ad2ead9962c for instance b4828bb1-74be-4ab3-9edd-860d7b1c8e5b on instance [pid: 8|app: 0|req: 554/1118] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:29:26 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-04-21 18:29:29.933 8 INFO nova.api.openstack.compute.server_external_events [req-eb8dc39c-c9f7-46da-8f65-3f655db9204a req-aef79296-1fb1-441b-a7d3-30e7efb09645 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-plugged:385768d7-f6af-4ce6-a0a6-4ad2ead9962c for instance b4828bb1-74be-4ab3-9edd-860d7b1c8e5b on instance [pid: 8|app: 0|req: 555/1119] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:29:29 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-04-21 18:29:31.971 8 INFO nova.api.openstack.compute.server_external_events [req-bde6cd91-39e7-4d11-b7f3-47cdfd9cb1a3 req-ece473b0-1f19-4828-a288-744553a4e393 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-plugged:385768d7-f6af-4ce6-a0a6-4ad2ead9962c for instance b4828bb1-74be-4ab3-9edd-860d7b1c8e5b on instance [pid: 8|app: 0|req: 556/1120] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:29:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 18:29:32.991 7 WARNING neutronclient.v2_0.client [None req-bd029171-5729-4a30-8085-9fb4e0a79216 e5f6a4d1ff8740538dd4915dacfda3c6 bb590d2128bf46559e1bf1c24306c6ee - - default default] The python binding code in 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/1123] 199.204.45.153 () {36 vars in 812 bytes} [Tue Apr 21 18:29:23 2026] POST /v2.1/servers/b4828bb1-74be-4ab3-9edd-860d7b1c8e5b/os-interface => generated 376 bytes in 9209 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-04-21 18:29:46.613 7 WARNING neutronclient.v2_0.client [None req-6792ea40-0a37-440f-809e-aa990ce9ea99 e5f6a4d1ff8740538dd4915dacfda3c6 bb590d2128bf46559e1bf1c24306c6ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:29:46.663 7 WARNING neutronclient.v2_0.client [None req-6792ea40-0a37-440f-809e-aa990ce9ea99 e5f6a4d1ff8740538dd4915dacfda3c6 bb590d2128bf46559e1bf1c24306c6ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:29:49.214 8 INFO nova.api.openstack.compute.server_external_events [req-a393a598-e463-4a14-9498-853cf50483a5 req-a70c6f49-b014-4136-a684-e2aa1e7b8626 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-changed:1c2a3ecd-c6a9-4889-9e46-f5493384fa81 for instance b4828bb1-74be-4ab3-9edd-860d7b1c8e5b on instance [pid: 8|app: 0|req: 560/1126] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:29:49 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-04-21 18:29:53.040 8 INFO nova.api.openstack.compute.server_external_events [req-a99424ae-db62-42da-936a-ad6d7b3ce724 req-cdd4f2c1-485b-468e-bdce-0f75eae45822 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-plugged:1c2a3ecd-c6a9-4889-9e46-f5493384fa81 for instance b4828bb1-74be-4ab3-9edd-860d7b1c8e5b on instance [pid: 8|app: 0|req: 563/1129] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:29:53 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-04-21 18:29:55.089 8 INFO nova.api.openstack.compute.server_external_events [req-783605fa-b6b1-46d7-b6b9-1fbca69c6060 req-3f0c4da5-5847-49e4-894b-aed0eaa942b5 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-plugged:1c2a3ecd-c6a9-4889-9e46-f5493384fa81 for instance b4828bb1-74be-4ab3-9edd-860d7b1c8e5b on instance [pid: 8|app: 0|req: 564/1130] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:29:55 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) 2026-04-21 18:29:56.208 7 WARNING neutronclient.v2_0.client [None req-6792ea40-0a37-440f-809e-aa990ce9ea99 e5f6a4d1ff8740538dd4915dacfda3c6 bb590d2128bf46559e1bf1c24306c6ee - - default default] The python binding code in 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/1131] 199.204.45.153 () {36 vars in 812 bytes} [Tue Apr 21 18:29:46 2026] POST /v2.1/servers/b4828bb1-74be-4ab3-9edd-860d7b1c8e5b/os-interface => generated 377 bytes in 9740 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-04-21 18:29:57.134 8 INFO nova.api.openstack.compute.server_external_events [req-34118311-c077-4ab6-b2b5-03d50a3c5799 req-d31ad38f-8414-42f3-8794-1428bc143cfd b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-changed:385768d7-f6af-4ce6-a0a6-4ad2ead9962c for instance b4828bb1-74be-4ab3-9edd-860d7b1c8e5b on instance [pid: 8|app: 0|req: 565/1132] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:29:57 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-04-21 18:30:08.841 7 INFO nova.api.openstack.compute.server_external_events [req-bd98bd47-d87d-4559-8ad5-9752deddcc84 req-8c3c6e29-5640-430d-acfb-c469361461e2 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-changed:1c2a3ecd-c6a9-4889-9e46-f5493384fa81 for instance b4828bb1-74be-4ab3-9edd-860d7b1c8e5b on instance [pid: 7|app: 0|req: 569/1135] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:30:08 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: 8|app: 0|req: 567/1136] 199.204.45.153 () {34 vars in 855 bytes} [Tue Apr 21 18:30:09 2026] DELETE /v2.1/servers/b4828bb1-74be-4ab3-9edd-860d7b1c8e5b/os-interface/1c2a3ecd-c6a9-4889-9e46-f5493384fa81 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:30:10.873 7 INFO nova.api.openstack.compute.server_external_events [req-f453fe3b-45b9-4a75-9c4c-27425de6e32a req-3f0e0392-fcb8-46b2-8818-e267edfa3697 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-changed:1c2a3ecd-c6a9-4889-9e46-f5493384fa81 for instance b4828bb1-74be-4ab3-9edd-860d7b1c8e5b on instance [pid: 7|app: 0|req: 570/1137] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:30:10 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-04-21 18:30:11.900 8 INFO nova.api.openstack.compute.server_external_events [req-e47d3edf-8f87-4013-8120-a52a34142ca0 req-32836fbb-6158-4e78-b2c9-d24cba058b12 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-unplugged:1c2a3ecd-c6a9-4889-9e46-f5493384fa81 for instance b4828bb1-74be-4ab3-9edd-860d7b1c8e5b on instance [pid: 8|app: 0|req: 568/1138] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:30:11 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:30:13.949 7 INFO nova.api.openstack.compute.server_external_events [req-261a425e-150e-4609-aa20-345d82cda424 req-2834b0a7-fccb-4d7e-87c8-8fe2cca6beb1 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-unplugged:1c2a3ecd-c6a9-4889-9e46-f5493384fa81 for instance b4828bb1-74be-4ab3-9edd-860d7b1c8e5b on instance [pid: 7|app: 0|req: 572/1141] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:30:13 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-04-21 18:30:19.163 8 INFO nova.api.openstack.compute.server_external_events [req-1e93bc03-31ae-48d6-9149-fdbc735f6b1c req-c075e243-7f28-4b50-a83a-2cd0ac7a43a0 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-changed:385768d7-f6af-4ce6-a0a6-4ad2ead9962c for instance b4828bb1-74be-4ab3-9edd-860d7b1c8e5b on instance [pid: 8|app: 0|req: 570/1142] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:30:19 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: 573/1143] 199.204.45.153 () {34 vars in 855 bytes} [Tue Apr 21 18:30:19 2026] DELETE /v2.1/servers/b4828bb1-74be-4ab3-9edd-860d7b1c8e5b/os-interface/385768d7-f6af-4ce6-a0a6-4ad2ead9962c => generated 0 bytes in 73 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:30:21.332 8 INFO nova.api.openstack.compute.server_external_events [req-d04c3902-8d9f-4a4e-8709-38d8a607cf74 req-da8e4ce2-ce29-4ce6-8b03-fb9b085ad1bd b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-unplugged:385768d7-f6af-4ce6-a0a6-4ad2ead9962c for instance b4828bb1-74be-4ab3-9edd-860d7b1c8e5b on instance [pid: 8|app: 0|req: 571/1144] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:30:21 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:30:23.395 7 INFO nova.api.openstack.compute.server_external_events [req-47f7317e-7a70-4caa-8324-c3372f641eca req-3a356475-afc0-4405-a091-a3450f04c40e b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-unplugged:385768d7-f6af-4ce6-a0a6-4ad2ead9962c for instance b4828bb1-74be-4ab3-9edd-860d7b1c8e5b on instance [pid: 7|app: 0|req: 575/1147] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:30:23 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 574/1150] 199.204.45.153 () {34 vars in 855 bytes} [Tue Apr 21 18:30:40 2026] DELETE /v2.1/servers/b4828bb1-74be-4ab3-9edd-860d7b1c8e5b/os-interface/ce606887-a9e2-4247-bbcb-fa33b1a133b5 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:30:42.825 7 INFO nova.api.openstack.compute.server_external_events [req-326a3408-d077-44e4-b93f-e102816386b3 req-3d5953ad-3063-4042-827c-2e80ca3fe476 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-unplugged:ce606887-a9e2-4247-bbcb-fa33b1a133b5 for instance b4828bb1-74be-4ab3-9edd-860d7b1c8e5b on instance [pid: 7|app: 0|req: 578/1153] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:30:42 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-04-21 18:30:44.884 8 INFO nova.api.openstack.compute.server_external_events [req-fa973c88-4978-430e-bdc9-513c3e593615 req-43fd9257-6dfd-4978-a224-318265c3b8ad b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-unplugged:ce606887-a9e2-4247-bbcb-fa33b1a133b5 for instance b4828bb1-74be-4ab3-9edd-860d7b1c8e5b on instance [pid: 8|app: 0|req: 576/1154] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:30:44 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 579/1155] 199.204.45.153 () {34 vars in 755 bytes} [Tue Apr 21 18:30:45 2026] DELETE /v2.1/servers/b4828bb1-74be-4ab3-9edd-860d7b1c8e5b => generated 0 bytes in 125 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:30:47.349 8 INFO nova.api.openstack.compute.server_external_events [req-f3ee9c6c-d063-4cb6-bab9-341ecfc4ddb7 req-c98df9cd-81ce-4d10-8e58-e5f15d79f1db b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-unplugged:d4c1d81f-a8f8-4858-85df-600e9396db2b for instance b4828bb1-74be-4ab3-9edd-860d7b1c8e5b on instance [pid: 8|app: 0|req: 577/1156] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:30:47 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:30:48.736 7 INFO nova.api.openstack.compute.server_external_events [req-55dec3fe-431b-4ed1-92cc-ad97f4985ac5 req-1b920933-a22a-46a4-9331-b079633ed69a b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-deleted:d4c1d81f-a8f8-4858-85df-600e9396db2b for instance b4828bb1-74be-4ab3-9edd-860d7b1c8e5b on instance [pid: 7|app: 0|req: 580/1157] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:30:48 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-04-21 18:30:49.392 8 INFO nova.api.openstack.compute.server_external_events [req-d15eba46-dda5-4797-9dcc-cf3475d75ecf req-c7af1cf7-4090-4f8c-b597-42a9e46fd62c b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-unplugged:d4c1d81f-a8f8-4858-85df-600e9396db2b for instance b4828bb1-74be-4ab3-9edd-860d7b1c8e5b on instance [pid: 8|app: 0|req: 578/1158] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:30:49 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 581/1159] 10.0.0.252 () {32 vars in 718 bytes} [Tue Apr 21 18:30:49 2026] DELETE /v2.1/servers/b6363dee-269d-4a66-98e4-be2aa64da843 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:30:49.869 8 WARNING neutronclient.v2_0.client [None req-0767bc65-818b-40cb-9bd4-bf5bb376dfd6 4903dc8cd1a3425ea2382038a2599320 cdc9f2e4d6e34ef7b618fa06bb8ad33f - - default default] The python binding code in 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/1160] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:30:49 2026] GET /v2.1/servers/b6363dee-269d-4a66-98e4-be2aa64da843 => generated 1940 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-04-21 18:30:51.439 7 INFO nova.api.openstack.compute.server_external_events [req-8c2ede8a-3a83-4ab3-bcf6-2a5ea932478e req-e13e269c-2132-49cc-8d09-2b0c5b60bc4f b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-changed:1a8c6d8d-2957-47b1-82ba-9019fb29f0d7 for instance b6363dee-269d-4a66-98e4-be2aa64da843 on instance 2026-04-21 18:30:51.439 7 INFO nova.api.openstack.compute.server_external_events [req-8c2ede8a-3a83-4ab3-bcf6-2a5ea932478e req-e13e269c-2132-49cc-8d09-2b0c5b60bc4f b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-unplugged:1a8c6d8d-2957-47b1-82ba-9019fb29f0d7 for instance b6363dee-269d-4a66-98e4-be2aa64da843 on instance 2026-04-21 18:30:51.440 7 INFO nova.api.openstack.compute.server_external_events [req-8c2ede8a-3a83-4ab3-bcf6-2a5ea932478e req-e13e269c-2132-49cc-8d09-2b0c5b60bc4f b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-unplugged:1a8c6d8d-2957-47b1-82ba-9019fb29f0d7 for instance b6363dee-269d-4a66-98e4-be2aa64da843 on instance [pid: 7|app: 0|req: 582/1161] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:30:51 2026] POST /v2.1/os-server-external-events => generated 525 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-04-21 18:30:53.490 8 INFO nova.api.openstack.compute.server_external_events [req-1534f3c2-0ca4-4b1c-a9f7-c39ace730c4b req-bff29f18-fde8-4851-a712-25fbdbed29f5 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-deleted:1a8c6d8d-2957-47b1-82ba-9019fb29f0d7 for instance b6363dee-269d-4a66-98e4-be2aa64da843 on instance [pid: 8|app: 0|req: 581/1164] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:30:53 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-04-21 18:30:55.089 7 WARNING neutronclient.v2_0.client [None req-2494445d-2b42-4644-88c5-a2ff4bbc911e 4903dc8cd1a3425ea2382038a2599320 cdc9f2e4d6e34ef7b618fa06bb8ad33f - - default default] The python binding code in 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/1165] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:30:55 2026] GET /v2.1/servers/b6363dee-269d-4a66-98e4-be2aa64da843 => generated 1479 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-04-21 18:31:00.181 8 INFO nova.api.openstack.wsgi [None req-b98d48e3-e568-4cd8-a073-6163b415b2f9 4903dc8cd1a3425ea2382038a2599320 cdc9f2e4d6e34ef7b618fa06bb8ad33f - - default default] HTTP exception thrown: Instance b6363dee-269d-4a66-98e4-be2aa64da843 could not be found. [pid: 8|app: 0|req: 582/1166] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:31:00 2026] GET /v2.1/servers/b6363dee-269d-4a66-98e4-be2aa64da843 => 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-04-21 18:31:00.635 7 INFO nova.api.openstack.compute.server_external_events [req-da0e0a5c-70cf-4dc2-a608-1b576f16bb8f req-a5b7391b-d671-4d12-83b5-392526353228 b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-changed:66c7e0fa-ab72-4388-ae51-483ac8358733 for instance 1eef906a-114c-4fad-aaac-b687fcca4506 on instance [pid: 7|app: 0|req: 585/1167] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:31:00 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: 583/1168] 10.0.0.252 () {32 vars in 718 bytes} [Tue Apr 21 18:31:00 2026] DELETE /v2.1/servers/1eef906a-114c-4fad-aaac-b687fcca4506 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:31:00.784 7 WARNING neutronclient.v2_0.client [None req-97eee024-a11f-478e-b59b-a91a43f45fff 4903dc8cd1a3425ea2382038a2599320 cdc9f2e4d6e34ef7b618fa06bb8ad33f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 586/1169] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:31:00 2026] GET /v2.1/servers/1eef906a-114c-4fad-aaac-b687fcca4506 => generated 1941 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-04-21 18:31:02.679 8 INFO nova.api.openstack.compute.server_external_events [req-399c3ef6-96eb-4093-bdc3-9e54386bb99f req-938a0440-e0e8-48b8-9a31-54c3bc2c63ed b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-unplugged:66c7e0fa-ab72-4388-ae51-483ac8358733 for instance 1eef906a-114c-4fad-aaac-b687fcca4506 on instance 2026-04-21 18:31:02.679 8 INFO nova.api.openstack.compute.server_external_events [req-399c3ef6-96eb-4093-bdc3-9e54386bb99f req-938a0440-e0e8-48b8-9a31-54c3bc2c63ed b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-unplugged:66c7e0fa-ab72-4388-ae51-483ac8358733 for instance 1eef906a-114c-4fad-aaac-b687fcca4506 on instance [pid: 8|app: 0|req: 585/1172] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:31:02 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:31:04.729 7 INFO nova.api.openstack.compute.server_external_events [req-4f81ca81-1c83-4b2f-bdfc-318ca2f50ccf req-124b939c-ce74-4539-9ebe-4583e6b9ff9b b0a68fb15aa74e759ab4682343d8bb40 add0507eddba4b28b30396e8b24f66a3 - - cf6d446a21604b238ef095a71648b149 cf6d446a21604b238ef095a71648b149] Creating event network-vif-deleted:66c7e0fa-ab72-4388-ae51-483ac8358733 for instance 1eef906a-114c-4fad-aaac-b687fcca4506 on instance [pid: 7|app: 0|req: 588/1173] 10.0.0.156 () {38 vars in 815 bytes} [Tue Apr 21 18:31: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-04-21 18:31:06.003 8 WARNING neutronclient.v2_0.client [None req-65ae83a3-206f-4bff-ab8a-08bd3ae520e1 4903dc8cd1a3425ea2382038a2599320 cdc9f2e4d6e34ef7b618fa06bb8ad33f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 586/1174] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:31:05 2026] GET /v2.1/servers/1eef906a-114c-4fad-aaac-b687fcca4506 => generated 1478 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-04-21 18:31:11.090 7 INFO nova.api.openstack.wsgi [None req-5e35e71c-c1bd-42e9-9e2b-f17330c3d36a 4903dc8cd1a3425ea2382038a2599320 cdc9f2e4d6e34ef7b618fa06bb8ad33f - - default default] HTTP exception thrown: Instance 1eef906a-114c-4fad-aaac-b687fcca4506 could not be found. [pid: 7|app: 0|req: 589/1175] 10.0.0.252 () {32 vars in 715 bytes} [Tue Apr 21 18:31:11 2026] GET /v2.1/servers/1eef906a-114c-4fad-aaac-b687fcca4506 => 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: 591/1178] 10.0.0.252 () {32 vars in 724 bytes} [Tue Apr 21 18:31:13 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-989389523 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:31:13.974 8 INFO nova.api.openstack.wsgi [None req-6b2bc14a-a0b4-4a1c-9bbf-886641ce6a4b 4903dc8cd1a3425ea2382038a2599320 cdc9f2e4d6e34ef7b618fa06bb8ad33f - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-989389523 not found for user 4903dc8cd1a3425ea2382038a2599320 [pid: 8|app: 0|req: 588/1179] 10.0.0.252 () {32 vars in 721 bytes} [Tue Apr 21 18:31:13 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-989389523 => generated 141 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1182] 10.0.0.252 () {32 vars in 655 bytes} [Tue Apr 21 18:31:30 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1183] 10.0.0.252 () {32 vars in 641 bytes} [Tue Apr 21 18:31:30 2026] GET /v2.1/servers => generated 15 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-21 18:31:30.793 7 WARNING oslo_db.sqlalchemy.utils [None req-4646fb48-8194-4740-abf9-369f090012d3 e5f6a4d1ff8740538dd4915dacfda3c6 bb590d2128bf46559e1bf1c24306c6ee - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 594/1184] 10.0.0.252 () {32 vars in 649 bytes} [Tue Apr 21 18:31:30 2026] GET /v2.1/os-keypairs => generated 530 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1185] 10.0.0.252 () {32 vars in 694 bytes} [Tue Apr 21 18:31:30 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1198] 10.0.0.96 () {28 vars in 453 bytes} [Tue Apr 21 18:32:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1199] 10.0.0.96 () {30 vars in 657 bytes} [Tue Apr 21 18:32:23 2026] GET /v2.1 => generated 0 bytes in 63 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 599/1200] 10.0.0.96 () {32 vars in 730 bytes} [Tue Apr 21 18:32:23 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: 602/1201] 10.0.0.96 () {34 vars in 805 bytes} [Tue Apr 21 18:32:23 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1202] 10.0.0.96 () {28 vars in 453 bytes} [Tue Apr 21 18:32:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1203] 10.0.0.96 () {30 vars in 657 bytes} [Tue Apr 21 18:32:24 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 601/1204] 10.0.0.96 () {32 vars in 730 bytes} [Tue Apr 21 18:32:24 2026] GET /v2.1/ => generated 411 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1205] 10.0.0.96 () {34 vars in 893 bytes} [Tue Apr 21 18:32:24 2026] GET /v2.1/servers/detail?project_id=0b57f852f2b64908a4397d1dacd8f32c&all_tenants=True => generated 15 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1206] 10.0.0.96 () {34 vars in 893 bytes} [Tue Apr 21 18:32:24 2026] GET /v2.1/servers/detail?project_id=add0507eddba4b28b30396e8b24f66a3&all_tenants=True => generated 15 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1207] 10.0.0.96 () {34 vars in 893 bytes} [Tue Apr 21 18:32:24 2026] GET /v2.1/servers/detail?project_id=bb590d2128bf46559e1bf1c24306c6ee&all_tenants=True => generated 15 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)